From 4183f51564d863a86a5b8e40a74b2f99a9b3d981 Mon Sep 17 00:00:00 2001 From: PaulH Date: Fri, 23 Apr 2021 15:05:10 -0700 Subject: [PATCH] Add small change explanation text to README --- .../xcode/package.xcworkspace/contents.xcworkspacedata | 7 +++++++ README.md | 2 ++ 2 files changed, 9 insertions(+) create mode 100644 .swiftpm/xcode/package.xcworkspace/contents.xcworkspacedata diff --git a/.swiftpm/xcode/package.xcworkspace/contents.xcworkspacedata b/.swiftpm/xcode/package.xcworkspace/contents.xcworkspacedata new file mode 100644 index 0000000..919434a --- /dev/null +++ b/.swiftpm/xcode/package.xcworkspace/contents.xcworkspacedata @@ -0,0 +1,7 @@ + + + + + diff --git a/README.md b/README.md index 5a3a2a0..892e120 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ TODO: Build example project. # Spry +Some of this may be out of date as things are being reconfigured to no longer support cocoapods but to be a Swift Package. + [![Version](https://img.shields.io/cocoapods/v/Spry.svg?style=flat)](http://cocoapods.org/pods/Spry) [![License](https://img.shields.io/cocoapods/l/Spry.svg?style=flat)](http://cocoapods.org/pods/Spry) [![Platform](https://img.shields.io/cocoapods/p/Spry.svg?style=flat)](http://cocoapods.org/pods/Spry)