From 058bf28864b9e5d332ef3ec9b1d09d32c79ca0b3 Mon Sep 17 00:00:00 2001 From: Egor Lindberg Date: Sat, 26 Dec 2020 14:26:03 +0300 Subject: [PATCH] deleted swift-version file --- .swift-version | 1 - Example/ORAnimation.xcodeproj/project.pbxproj | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) delete mode 100644 .swift-version diff --git a/.swift-version b/.swift-version deleted file mode 100644 index f398a20..0000000 --- a/.swift-version +++ /dev/null @@ -1 +0,0 @@ -3.0 \ No newline at end of file diff --git a/Example/ORAnimation.xcodeproj/project.pbxproj b/Example/ORAnimation.xcodeproj/project.pbxproj index 2cb60bd..bac48d7 100644 --- a/Example/ORAnimation.xcodeproj/project.pbxproj +++ b/Example/ORAnimation.xcodeproj/project.pbxproj @@ -46,7 +46,7 @@ B77A20076F690C257E86DEF6 /* Pods-ORAnimation_Example.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-ORAnimation_Example.release.xcconfig"; path = "Target Support Files/Pods-ORAnimation_Example/Pods-ORAnimation_Example.release.xcconfig"; sourceTree = ""; }; CD9D85E9707945FA900913A7 /* Pods-ORAnimation_Tests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-ORAnimation_Tests.debug.xcconfig"; path = "Target Support Files/Pods-ORAnimation_Tests/Pods-ORAnimation_Tests.debug.xcconfig"; sourceTree = ""; }; CDA5979206E7289C19FF5837 /* Pods_ORAnimation_Tests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_ORAnimation_Tests.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - D4BB96C731953F0C29E6BE58 /* ORAnimation.podspec */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; name = ORAnimation.podspec; path = ../ORAnimation.podspec; sourceTree = ""; }; + D4BB96C731953F0C29E6BE58 /* ORAnimation.podspec */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; name = ORAnimation.podspec; path = ../ORAnimation.podspec; sourceTree = ""; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */