diff --git a/Example/Podfile.lock b/Example/Podfile.lock index 595a901..c3075bb 100644 --- a/Example/Podfile.lock +++ b/Example/Podfile.lock @@ -1,5 +1,5 @@ PODS: - - ORAnimation (0.1.0) + - ORAnimation (3.1.4) DEPENDENCIES: - ORAnimation (from `../`) @@ -9,8 +9,8 @@ EXTERNAL SOURCES: :path: "../" SPEC CHECKSUMS: - ORAnimation: 2f494a347efbabf5ca2b09eddfccdea420adb02e + ORAnimation: dc4095f329c53b7027f14ca25656027076c7df04 -PODFILE CHECKSUM: 8f7b97545bd386fc8c4a5a2a7d57b71e30616d64 +PODFILE CHECKSUM: e833e827077e895f584a086e6a8222b203b8b626 COCOAPODS: 1.8.3 diff --git a/Example/Pods/Local Podspecs/ORAnimation.podspec.json b/Example/Pods/Local Podspecs/ORAnimation.podspec.json index 85d07b8..2ea5562 100644 --- a/Example/Pods/Local Podspecs/ORAnimation.podspec.json +++ b/Example/Pods/Local Podspecs/ORAnimation.podspec.json @@ -1,9 +1,9 @@ { "name": "ORAnimation", - "version": "0.1.0", - "summary": "A short description of ORAnimation.", - "description": "TODO: Add long description of the pod here.", - "homepage": "https://github.com/Egor Lindberg/ORAnimation", + "version": "3.1.4", + "summary": "ORAnimation.", + "description": "'A short description of ORAnimation.'", + "homepage": "https://github.com/Omega-R/ORAnimation", "license": { "type": "MIT", "file": "LICENSE" @@ -12,11 +12,11 @@ "Egor Lindberg": "egor-lindberg@omega-r.com" }, "source": { - "git": "https://github.com/Egor Lindberg/ORAnimation.git", - "tag": "0.1.0" + "git": "https://github.com/Omega-R/ORAnimation.git", + "branch": "add_spm_support" }, "platforms": { - "ios": "9.0" + "ios": "12.0" }, - "source_files": "ORAnimation/Classes/**/*" + "source_files": "Sources/ORAnimation/**/*" } diff --git a/Example/Pods/Manifest.lock b/Example/Pods/Manifest.lock index 595a901..c3075bb 100644 --- a/Example/Pods/Manifest.lock +++ b/Example/Pods/Manifest.lock @@ -1,5 +1,5 @@ PODS: - - ORAnimation (0.1.0) + - ORAnimation (3.1.4) DEPENDENCIES: - ORAnimation (from `../`) @@ -9,8 +9,8 @@ EXTERNAL SOURCES: :path: "../" SPEC CHECKSUMS: - ORAnimation: 2f494a347efbabf5ca2b09eddfccdea420adb02e + ORAnimation: dc4095f329c53b7027f14ca25656027076c7df04 -PODFILE CHECKSUM: 8f7b97545bd386fc8c4a5a2a7d57b71e30616d64 +PODFILE CHECKSUM: e833e827077e895f584a086e6a8222b203b8b626 COCOAPODS: 1.8.3 diff --git a/Example/Pods/Pods.xcodeproj/project.pbxproj b/Example/Pods/Pods.xcodeproj/project.pbxproj index ccb1ef7..29f92ae 100644 --- a/Example/Pods/Pods.xcodeproj/project.pbxproj +++ b/Example/Pods/Pods.xcodeproj/project.pbxproj @@ -7,12 +7,15 @@ objects = { /* Begin PBXBuildFile section */ + 0521B50B4C80D6649CFEEE158798A4FA /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3212113385A8FBBDB272BD23C409FF61 /* Foundation.framework */; }; + 1E5AC65A7ACC2371CDE67333493346D5 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3212113385A8FBBDB272BD23C409FF61 /* Foundation.framework */; }; 2C6E72AE59E0AFEB5FCE0CF66F16DAB6 /* Pods-ORAnimation_Tests-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 4336438231A043E01DD840437BE87EF8 /* Pods-ORAnimation_Tests-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 49245B8E25972A49002A865E /* ORAnimation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 49245B8A25972A49002A865E /* ORAnimation.swift */; }; - 7EB456818D743F8332DEAB35BDC54FEA /* ORAnimation-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 159A7EC990A67AFE0ADBC342056CF70F /* ORAnimation-dummy.m */; }; + 67D6572024F284C8094462B7D51D7FCE /* ORAnimation-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = D006C5944BDB98633740DF2B0CDC449C /* ORAnimation-dummy.m */; }; 9909701807CB124FCFD9A43AB0DE49F4 /* Pods-ORAnimation_Example-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = FD8ED96086B6D66E5256AA8C5CA261A7 /* Pods-ORAnimation_Example-dummy.m */; }; - AC6CCC6E62192FD0E646260B1F38ED7E /* ORAnimation-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 6FD7FF2EC1E7E3E3E0B3FDB7FD3A5331 /* ORAnimation-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; + AC6CCC6E62192FD0E646260B1F38ED7E /* ORAnimation-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = C65C6BD3CB321B7796A1B7C484232D83 /* ORAnimation-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; + CFC2948B99E54CE273014C019A14E300 /* ORAnimation.swift in Sources */ = {isa = PBXBuildFile; fileRef = A6508E642F26BF4EA9DD7D44ED34A379 /* ORAnimation.swift */; }; DAA395E5C70F63C7513AB6BD0D19AE06 /* Pods-ORAnimation_Example-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = C6CF41F411C1DEB8EA3139CDCD62DFC3 /* Pods-ORAnimation_Example-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; + E0221CCA2FFA6D187C97F7981CE07780 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3212113385A8FBBDB272BD23C409FF61 /* Foundation.framework */; }; E41474691C4BEDA52C40DB4A05314DCA /* Pods-ORAnimation_Tests-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 41DEFBF3268CF81E7415549399C46B5D /* Pods-ORAnimation_Tests-dummy.m */; }; /* End PBXBuildFile section */ @@ -34,33 +37,34 @@ /* End PBXContainerItemProxy section */ /* Begin PBXFileReference section */ - 159A7EC990A67AFE0ADBC342056CF70F /* ORAnimation-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "ORAnimation-dummy.m"; sourceTree = ""; }; + 0C4D4F471B57F239918F517B743A61F2 /* LICENSE */ = {isa = PBXFileReference; includeInIndex = 1; path = LICENSE; sourceTree = ""; }; + 2C90B9B0E92BAB6F4D6B86888BDAFB7A /* ORAnimation.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; lastKnownFileType = text; path = ORAnimation.podspec; sourceTree = ""; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; + 3212113385A8FBBDB272BD23C409FF61 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.2.sdk/System/Library/Frameworks/Foundation.framework; sourceTree = DEVELOPER_DIR; }; + 381AE33FE69737A035A45F3109CD2F98 /* ORAnimation.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = ORAnimation.modulemap; sourceTree = ""; }; 3F7DEB9637ED38B54091B056FFA474BF /* Pods-ORAnimation_Tests-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-ORAnimation_Tests-Info.plist"; sourceTree = ""; }; 40D3F15DC09C67321CF78DD9377E6301 /* Pods-ORAnimation_Tests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-ORAnimation_Tests.debug.xcconfig"; sourceTree = ""; }; - 40FB785FD550D84A7558DB27A4D8892A /* ORAnimation.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = ORAnimation.modulemap; sourceTree = ""; }; 41DEFBF3268CF81E7415549399C46B5D /* Pods-ORAnimation_Tests-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Pods-ORAnimation_Tests-dummy.m"; sourceTree = ""; }; 4336438231A043E01DD840437BE87EF8 /* Pods-ORAnimation_Tests-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Pods-ORAnimation_Tests-umbrella.h"; sourceTree = ""; }; - 489699196F2D2BFC56083BF41BA7B7F3 /* ORAnimation.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = ORAnimation.xcconfig; sourceTree = ""; }; - 49245B8A25972A49002A865E /* ORAnimation.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ORAnimation.swift; sourceTree = ""; }; - 5F32BFE03EE2C261D1B8F71397F61527 /* LICENSE */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = LICENSE; sourceTree = ""; }; 64B985CD377E6578F52508DF86201F67 /* Pods-ORAnimation_Tests-acknowledgements.markdown */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = "Pods-ORAnimation_Tests-acknowledgements.markdown"; sourceTree = ""; }; - 6FD7FF2EC1E7E3E3E0B3FDB7FD3A5331 /* ORAnimation-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "ORAnimation-umbrella.h"; sourceTree = ""; }; - 7186695482A068A500E5038C70B3C3EC /* ORAnimation-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "ORAnimation-Info.plist"; sourceTree = ""; }; + 740C4F0F9C8C31E20D36A1B41C36FA03 /* ORAnimation-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "ORAnimation-prefix.pch"; sourceTree = ""; }; + 767CA46D6746C94A25F30161CFC144A0 /* ORAnimation.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = ORAnimation.xcconfig; sourceTree = ""; }; 795C8F13E2E3CEE4C9BF63C64A1A399D /* Pods-ORAnimation_Example.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-ORAnimation_Example.debug.xcconfig"; sourceTree = ""; }; 821023675AFFFEA31364DDE582519F15 /* Pods-ORAnimation_Tests.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = "Pods-ORAnimation_Tests.modulemap"; sourceTree = ""; }; 91125C9403DFF3EAB27A4AABAB44489D /* Pods-ORAnimation_Example-acknowledgements.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-ORAnimation_Example-acknowledgements.plist"; sourceTree = ""; }; 92368CD689B2FA2591D8E2B407EF9612 /* Pods-ORAnimation_Tests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-ORAnimation_Tests.release.xcconfig"; sourceTree = ""; }; 94E195B4B3F46D212456E0818E24DAB7 /* Pods-ORAnimation_Example-frameworks.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "Pods-ORAnimation_Example-frameworks.sh"; sourceTree = ""; }; - 9D940727FF8FB9C785EB98E56350EF41 /* Podfile */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; name = Podfile; path = ../Podfile; sourceTree = SOURCE_ROOT; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; + 9D940727FF8FB9C785EB98E56350EF41 /* Podfile */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; lastKnownFileType = text; name = Podfile; path = ../Podfile; sourceTree = SOURCE_ROOT; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; + A6508E642F26BF4EA9DD7D44ED34A379 /* ORAnimation.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ORAnimation.swift; path = Sources/ORAnimation/Classes/ORAnimation.swift; sourceTree = ""; }; AAD770B52D500B84A1C1D9663629EF20 /* Pods-ORAnimation_Tests-acknowledgements.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-ORAnimation_Tests-acknowledgements.plist"; sourceTree = ""; }; - B1ABC6CB16FF546655A025CD752C5DA9 /* ORAnimation-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "ORAnimation-prefix.pch"; sourceTree = ""; }; - B4E06AF5D149A05CB4C1CFEF8656F297 /* ORAnimation.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = ORAnimation.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - B910F6214D08C2090389702C2B525BD4 /* README.md */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = ""; }; + B4E06AF5D149A05CB4C1CFEF8656F297 /* ORAnimation.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = ORAnimation.framework; path = ORAnimation.framework; sourceTree = BUILT_PRODUCTS_DIR; }; C2E7A9A2CF3FC310A8C3A254C1C5DA36 /* Pods-ORAnimation_Example-acknowledgements.markdown */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = "Pods-ORAnimation_Example-acknowledgements.markdown"; sourceTree = ""; }; + C65C6BD3CB321B7796A1B7C484232D83 /* ORAnimation-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "ORAnimation-umbrella.h"; sourceTree = ""; }; C6CF41F411C1DEB8EA3139CDCD62DFC3 /* Pods-ORAnimation_Example-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Pods-ORAnimation_Example-umbrella.h"; sourceTree = ""; }; - D55753C32BF4A2B439700BE1E5070C04 /* Pods_ORAnimation_Example.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_ORAnimation_Example.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - D6F3AA1C8C129C3D6E2C19A9433FD4F3 /* Pods_ORAnimation_Tests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_ORAnimation_Tests.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - E9AE6B6F9D683408241469B6755CE3AD /* ORAnimation.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; path = ORAnimation.podspec; sourceTree = ""; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; + C89ACAAEC38508D3491B8C85966FA64C /* ORAnimation-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "ORAnimation-Info.plist"; sourceTree = ""; }; + CF8CC954760CA02541289D75F999F5D4 /* README.md */ = {isa = PBXFileReference; includeInIndex = 1; path = README.md; sourceTree = ""; }; + D006C5944BDB98633740DF2B0CDC449C /* ORAnimation-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "ORAnimation-dummy.m"; sourceTree = ""; }; + D55753C32BF4A2B439700BE1E5070C04 /* Pods_ORAnimation_Example.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = Pods_ORAnimation_Example.framework; path = "Pods-ORAnimation_Example.framework"; sourceTree = BUILT_PRODUCTS_DIR; }; + D6F3AA1C8C129C3D6E2C19A9433FD4F3 /* Pods_ORAnimation_Tests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = Pods_ORAnimation_Tests.framework; path = "Pods-ORAnimation_Tests.framework"; sourceTree = BUILT_PRODUCTS_DIR; }; EB5E76D86C2D90C616CA1264914650B0 /* Pods-ORAnimation_Example-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-ORAnimation_Example-Info.plist"; sourceTree = ""; }; ED5DD480E336533E5B4D73921233954E /* Pods-ORAnimation_Example.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-ORAnimation_Example.release.xcconfig"; sourceTree = ""; }; F8AF33E491141EC8D050804283D3B53C /* Pods-ORAnimation_Example.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = "Pods-ORAnimation_Example.modulemap"; sourceTree = ""; }; @@ -72,6 +76,7 @@ isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( + E0221CCA2FFA6D187C97F7981CE07780 /* Foundation.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -79,6 +84,7 @@ isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( + 1E5AC65A7ACC2371CDE67333493346D5 /* Foundation.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -86,56 +92,21 @@ isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( + 0521B50B4C80D6649CFEEE158798A4FA /* Foundation.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ - 18CC987BB99C7642CE44E2D7178E2BAB /* Support Files */ = { + 19B4CFD0874C9292A4C881385A1D0199 /* Pod */ = { isa = PBXGroup; children = ( - 40FB785FD550D84A7558DB27A4D8892A /* ORAnimation.modulemap */, - 489699196F2D2BFC56083BF41BA7B7F3 /* ORAnimation.xcconfig */, - 159A7EC990A67AFE0ADBC342056CF70F /* ORAnimation-dummy.m */, - 7186695482A068A500E5038C70B3C3EC /* ORAnimation-Info.plist */, - B1ABC6CB16FF546655A025CD752C5DA9 /* ORAnimation-prefix.pch */, - 6FD7FF2EC1E7E3E3E0B3FDB7FD3A5331 /* ORAnimation-umbrella.h */, + 0C4D4F471B57F239918F517B743A61F2 /* LICENSE */, + 2C90B9B0E92BAB6F4D6B86888BDAFB7A /* ORAnimation.podspec */, + CF8CC954760CA02541289D75F999F5D4 /* README.md */, ); - name = "Support Files"; - path = "Example/Pods/Target Support Files/ORAnimation"; - sourceTree = ""; - }; - 49245B8625972A49002A865E /* Sources */ = { - isa = PBXGroup; - children = ( - 49245B8725972A49002A865E /* ORAnimation */, - ); - path = Sources; - sourceTree = ""; - }; - 49245B8725972A49002A865E /* ORAnimation */ = { - isa = PBXGroup; - children = ( - 49245B8825972A49002A865E /* Classes */, - 49245B8B25972A49002A865E /* Assets */, - ); - path = ORAnimation; - sourceTree = ""; - }; - 49245B8825972A49002A865E /* Classes */ = { - isa = PBXGroup; - children = ( - 49245B8A25972A49002A865E /* ORAnimation.swift */, - ); - path = Classes; - sourceTree = ""; - }; - 49245B8B25972A49002A865E /* Assets */ = { - isa = PBXGroup; - children = ( - ); - path = Assets; + name = Pod; sourceTree = ""; }; 5F8D3BFCC19FF19F7E5E6DED00C7CE36 /* Pods-ORAnimation_Example */ = { @@ -155,17 +126,6 @@ path = "Target Support Files/Pods-ORAnimation_Example"; sourceTree = ""; }; - 6281524392E6584B86CB1FCADF637D18 /* ORAnimation */ = { - isa = PBXGroup; - children = ( - 49245B8625972A49002A865E /* Sources */, - 929C6FB68844B35D3781B293EFF858C3 /* Pod */, - 18CC987BB99C7642CE44E2D7178E2BAB /* Support Files */, - ); - name = ORAnimation; - path = ../..; - sourceTree = ""; - }; 67339954E33E9389503B25FADA88BD0E /* Products */ = { isa = PBXGroup; children = ( @@ -176,14 +136,18 @@ name = Products; sourceTree = ""; }; - 929C6FB68844B35D3781B293EFF858C3 /* Pod */ = { + 7E10B22021A6FDC9E862422C1D62D603 /* Support Files */ = { isa = PBXGroup; children = ( - 5F32BFE03EE2C261D1B8F71397F61527 /* LICENSE */, - E9AE6B6F9D683408241469B6755CE3AD /* ORAnimation.podspec */, - B910F6214D08C2090389702C2B525BD4 /* README.md */, + 381AE33FE69737A035A45F3109CD2F98 /* ORAnimation.modulemap */, + 767CA46D6746C94A25F30161CFC144A0 /* ORAnimation.xcconfig */, + D006C5944BDB98633740DF2B0CDC449C /* ORAnimation-dummy.m */, + C89ACAAEC38508D3491B8C85966FA64C /* ORAnimation-Info.plist */, + 740C4F0F9C8C31E20D36A1B41C36FA03 /* ORAnimation-prefix.pch */, + C65C6BD3CB321B7796A1B7C484232D83 /* ORAnimation-umbrella.h */, ); - name = Pod; + name = "Support Files"; + path = "Example/Pods/Target Support Files/ORAnimation"; sourceTree = ""; }; A14EE7B5284024B1517827F87FED271A /* Pods-ORAnimation_Tests */ = { @@ -205,7 +169,7 @@ A3E00D099FEB2EFCCBB5CF118A92E982 /* Development Pods */ = { isa = PBXGroup; children = ( - 6281524392E6584B86CB1FCADF637D18 /* ORAnimation */, + DD59ED23E6D13928F490953A50F04C07 /* ORAnimation */, ); name = "Development Pods"; sourceTree = ""; @@ -222,6 +186,7 @@ C0834CEBB1379A84116EF29F93051C60 /* iOS */ = { isa = PBXGroup; children = ( + 3212113385A8FBBDB272BD23C409FF61 /* Foundation.framework */, ); name = iOS; sourceTree = ""; @@ -245,6 +210,17 @@ name = Frameworks; sourceTree = ""; }; + DD59ED23E6D13928F490953A50F04C07 /* ORAnimation */ = { + isa = PBXGroup; + children = ( + A6508E642F26BF4EA9DD7D44ED34A379 /* ORAnimation.swift */, + 19B4CFD0874C9292A4C881385A1D0199 /* Pod */, + 7E10B22021A6FDC9E862422C1D62D603 /* Support Files */, + ); + name = ORAnimation; + path = ../..; + sourceTree = ""; + }; /* End PBXGroup section */ /* Begin PBXHeadersBuildPhase section */ @@ -299,7 +275,7 @@ buildConfigurationList = 587AFA1A2A0E85463AAE79A820379078 /* Build configuration list for PBXNativeTarget "ORAnimation" */; buildPhases = ( BB76D5491B3AA2E2A9988F2C42624815 /* Headers */, - 3E861A66509151B640F38E8063218632 /* Sources */, + 24F18A68E3854EBCF046651072EC7CF2 /* Sources */, 64217A1D82F6B0D4B5BA63665A903993 /* Frameworks */, 88ACB2CEE454322025E015EE93B1EEA3 /* Resources */, ); @@ -338,13 +314,7 @@ isa = PBXProject; attributes = { LastSwiftUpdateCheck = 1100; - LastUpgradeCheck = 1220; - TargetAttributes = { - AC95161F50DCC8E48685442712DE7B27 = { - DevelopmentTeam = 8M25VZ92T2; - ProvisioningStyle = Automatic; - }; - }; + LastUpgradeCheck = 1100; }; buildConfigurationList = 4821239608C13582E20E6DA73FD5F1F9 /* Build configuration list for PBXProject "Pods" */; compatibilityVersion = "Xcode 3.2"; @@ -352,7 +322,6 @@ hasScannedForEncodings = 0; knownRegions = ( en, - Base, ); mainGroup = CF1408CF629C7361332E53B88F7BD30C; productRefGroup = 67339954E33E9389503B25FADA88BD0E /* Products */; @@ -391,12 +360,12 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ - 3E861A66509151B640F38E8063218632 /* Sources */ = { + 24F18A68E3854EBCF046651072EC7CF2 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - 7EB456818D743F8332DEAB35BDC54FEA /* ORAnimation-dummy.m in Sources */, - 49245B8E25972A49002A865E /* ORAnimation.swift in Sources */, + 67D6572024F284C8094462B7D51D7FCE /* ORAnimation-dummy.m in Sources */, + CFC2948B99E54CE273014C019A14E300 /* ORAnimation.swift in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -434,48 +403,112 @@ /* End PBXTargetDependency section */ /* Begin XCBuildConfiguration section */ - 4EA9A0A56DD9232E9B0FDEBA397F7B39 /* Debug */ = { + 131356BE54884448CA49C07BEDF4BB2A /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 489699196F2D2BFC56083BF41BA7B7F3 /* ORAnimation.xcconfig */; buildSettings = { - CODE_SIGN_IDENTITY = "Apple Development"; + ALWAYS_SEARCH_USER_PATHS = NO; + CLANG_ANALYZER_NONNULL = YES; + CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; + CLANG_CXX_LANGUAGE_STANDARD = "gnu++14"; + CLANG_CXX_LIBRARY = "libc++"; + CLANG_ENABLE_MODULES = YES; + CLANG_ENABLE_OBJC_ARC = YES; + CLANG_ENABLE_OBJC_WEAK = YES; + CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; + CLANG_WARN_BOOL_CONVERSION = YES; + CLANG_WARN_COMMA = YES; + CLANG_WARN_CONSTANT_CONVERSION = YES; + CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES; + CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; + CLANG_WARN_DOCUMENTATION_COMMENTS = YES; + CLANG_WARN_EMPTY_BODY = YES; + CLANG_WARN_ENUM_CONVERSION = YES; + CLANG_WARN_INFINITE_RECURSION = YES; + CLANG_WARN_INT_CONVERSION = YES; + CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; + CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES; + CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; + CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; + CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; + CLANG_WARN_STRICT_PROTOTYPES = YES; + CLANG_WARN_SUSPICIOUS_MOVE = YES; + CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; + CLANG_WARN_UNREACHABLE_CODE = YES; + CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; + COPY_PHASE_STRIP = NO; + DEBUG_INFORMATION_FORMAT = dwarf; + ENABLE_STRICT_OBJC_MSGSEND = YES; + ENABLE_TESTABILITY = YES; + GCC_C_LANGUAGE_STANDARD = gnu11; + GCC_DYNAMIC_NO_PIC = NO; + GCC_NO_COMMON_BLOCKS = YES; + GCC_OPTIMIZATION_LEVEL = 0; + GCC_PREPROCESSOR_DEFINITIONS = ( + "POD_CONFIGURATION_DEBUG=1", + "DEBUG=1", + "$(inherited)", + ); + GCC_WARN_64_TO_32_BIT_CONVERSION = YES; + GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; + GCC_WARN_UNDECLARED_SELECTOR = YES; + GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; + GCC_WARN_UNUSED_FUNCTION = YES; + GCC_WARN_UNUSED_VARIABLE = YES; + IPHONEOS_DEPLOYMENT_TARGET = 12.0; + MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE; + MTL_FAST_MATH = YES; + ONLY_ACTIVE_ARCH = YES; + PRODUCT_NAME = "$(TARGET_NAME)"; + STRIP_INSTALLED_PRODUCT = NO; + SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG; + SWIFT_OPTIMIZATION_LEVEL = "-Onone"; + SWIFT_VERSION = 5.0; + SYMROOT = "${SRCROOT}/../build"; + }; + name = Debug; + }; + 1620110D5901E31835521B2132AEF9EB /* Debug */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 40D3F15DC09C67321CF78DD9377E6301 /* Pods-ORAnimation_Tests.debug.xcconfig */; + buildSettings = { + ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO; + ARCHS = "$(ARCHS_STANDARD_64_BIT)"; + CLANG_ENABLE_OBJC_WEAK = NO; + CODE_SIGN_IDENTITY = ""; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=macosx*]" = "Apple Development"; "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - CODE_SIGN_STYLE = Automatic; CURRENT_PROJECT_VERSION = 1; DEFINES_MODULE = YES; - DEVELOPMENT_TEAM = 8M25VZ92T2; DYLIB_COMPATIBILITY_VERSION = 1; DYLIB_CURRENT_VERSION = 1; DYLIB_INSTALL_NAME_BASE = "@rpath"; - GCC_PREFIX_HEADER = "Target Support Files/ORAnimation/ORAnimation-prefix.pch"; - INFOPLIST_FILE = "Target Support Files/ORAnimation/ORAnimation-Info.plist"; + INFOPLIST_FILE = "Target Support Files/Pods-ORAnimation_Tests/Pods-ORAnimation_Tests-Info.plist"; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; IPHONEOS_DEPLOYMENT_TARGET = 12.0; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; - MARKETING_VERSION = 3.1.3; - MODULEMAP_FILE = "Target Support Files/ORAnimation/ORAnimation.modulemap"; - PRODUCT_MODULE_NAME = ORAnimation; - PRODUCT_NAME = ORAnimation; - PROVISIONING_PROFILE_SPECIFIER = ""; - "PROVISIONING_PROFILE_SPECIFIER[sdk=macosx*]" = ""; + MACH_O_TYPE = staticlib; + MODULEMAP_FILE = "Target Support Files/Pods-ORAnimation_Tests/Pods-ORAnimation_Tests.modulemap"; + OTHER_LDFLAGS = ""; + OTHER_LIBTOOLFLAGS = ""; + PODS_ROOT = "$(SRCROOT)"; + PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}"; + PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)"; SDKROOT = iphoneos; SKIP_INSTALL = YES; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = "1,2"; VERSIONING_SYSTEM = "apple-generic"; VERSION_INFO_PREFIX = ""; }; name = Debug; }; - 633801A423652E46EB76494C9524F766 /* Debug */ = { + 2233E4458542FCA9C34B503BBF75508D /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 795C8F13E2E3CEE4C9BF63C64A1A399D /* Pods-ORAnimation_Example.debug.xcconfig */; + baseConfigurationReference = ED5DD480E336533E5B4D73921233954E /* Pods-ORAnimation_Example.release.xcconfig */; buildSettings = { ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO; + ARCHS = "$(ARCHS_STANDARD_64_BIT)"; + CLANG_ENABLE_OBJC_WEAK = NO; CODE_SIGN_IDENTITY = ""; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; @@ -499,16 +532,53 @@ SDKROOT = iphoneos; SKIP_INSTALL = YES; TARGETED_DEVICE_FAMILY = "1,2"; + VALIDATE_PRODUCT = YES; VERSIONING_SYSTEM = "apple-generic"; VERSION_INFO_PREFIX = ""; }; - name = Debug; + name = Release; + }; + 2C60071E67781B95E641B7A943369B53 /* Release */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 767CA46D6746C94A25F30161CFC144A0 /* ORAnimation.xcconfig */; + buildSettings = { + ARCHS = "$(ARCHS_STANDARD_64_BIT)"; + CLANG_ENABLE_OBJC_WEAK = NO; + CODE_SIGN_IDENTITY = ""; + "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; + CURRENT_PROJECT_VERSION = 1; + DEFINES_MODULE = YES; + DYLIB_COMPATIBILITY_VERSION = 1; + DYLIB_CURRENT_VERSION = 1; + DYLIB_INSTALL_NAME_BASE = "@rpath"; + GCC_PREFIX_HEADER = "Target Support Files/ORAnimation/ORAnimation-prefix.pch"; + INFOPLIST_FILE = "Target Support Files/ORAnimation/ORAnimation-Info.plist"; + INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; + IPHONEOS_DEPLOYMENT_TARGET = 12.0; + LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; + MODULEMAP_FILE = "Target Support Files/ORAnimation/ORAnimation.modulemap"; + PRODUCT_MODULE_NAME = ORAnimation; + PRODUCT_NAME = ORAnimation; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; + SWIFT_VERSION = 5.0; + TARGETED_DEVICE_FAMILY = "1,2"; + VALIDATE_PRODUCT = YES; + VERSIONING_SYSTEM = "apple-generic"; + VERSION_INFO_PREFIX = ""; + }; + name = Release; }; - 75CFC1208282707AF1A27744A1AC7CF6 /* Release */ = { + AFD1BFECB4AD41D90536466E6D7C1D86 /* Release */ = { isa = XCBuildConfiguration; baseConfigurationReference = 92368CD689B2FA2591D8E2B407EF9612 /* Pods-ORAnimation_Tests.release.xcconfig */; buildSettings = { ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO; + ARCHS = "$(ARCHS_STANDARD_64_BIT)"; + CLANG_ENABLE_OBJC_WEAK = NO; CODE_SIGN_IDENTITY = ""; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; @@ -538,45 +608,42 @@ }; name = Release; }; - 78D5B5832A7623E2BD9B8D8E227B6C64 /* Release */ = { + EA8D130BB0CE8E2366868377C90414E8 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 489699196F2D2BFC56083BF41BA7B7F3 /* ORAnimation.xcconfig */; + baseConfigurationReference = 795C8F13E2E3CEE4C9BF63C64A1A399D /* Pods-ORAnimation_Example.debug.xcconfig */; buildSettings = { - CODE_SIGN_IDENTITY = "Apple Development"; + ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO; + ARCHS = "$(ARCHS_STANDARD_64_BIT)"; + CLANG_ENABLE_OBJC_WEAK = NO; + CODE_SIGN_IDENTITY = ""; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=macosx*]" = "Apple Development"; "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - CODE_SIGN_STYLE = Automatic; CURRENT_PROJECT_VERSION = 1; DEFINES_MODULE = YES; - DEVELOPMENT_TEAM = 8M25VZ92T2; DYLIB_COMPATIBILITY_VERSION = 1; DYLIB_CURRENT_VERSION = 1; DYLIB_INSTALL_NAME_BASE = "@rpath"; - GCC_PREFIX_HEADER = "Target Support Files/ORAnimation/ORAnimation-prefix.pch"; - INFOPLIST_FILE = "Target Support Files/ORAnimation/ORAnimation-Info.plist"; + INFOPLIST_FILE = "Target Support Files/Pods-ORAnimation_Example/Pods-ORAnimation_Example-Info.plist"; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; IPHONEOS_DEPLOYMENT_TARGET = 12.0; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; - MARKETING_VERSION = 3.1.3; - MODULEMAP_FILE = "Target Support Files/ORAnimation/ORAnimation.modulemap"; - PRODUCT_MODULE_NAME = ORAnimation; - PRODUCT_NAME = ORAnimation; - PROVISIONING_PROFILE_SPECIFIER = ""; - "PROVISIONING_PROFILE_SPECIFIER[sdk=macosx*]" = ""; + MACH_O_TYPE = staticlib; + MODULEMAP_FILE = "Target Support Files/Pods-ORAnimation_Example/Pods-ORAnimation_Example.modulemap"; + OTHER_LDFLAGS = ""; + OTHER_LIBTOOLFLAGS = ""; + PODS_ROOT = "$(SRCROOT)"; + PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}"; + PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)"; SDKROOT = iphoneos; SKIP_INSTALL = YES; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = "1,2"; - VALIDATE_PRODUCT = YES; VERSIONING_SYSTEM = "apple-generic"; VERSION_INFO_PREFIX = ""; }; - name = Release; + name = Debug; }; - 8F17DC3A99F99FBAD606CE6963886315 /* Release */ = { + F090CD07A80273D5A73C8EA19224ADDB /* Release */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; @@ -602,7 +669,6 @@ CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES; CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; - CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES; CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; CLANG_WARN_STRICT_PROTOTYPES = YES; CLANG_WARN_SUSPICIOUS_MOVE = YES; @@ -630,82 +696,19 @@ MTL_FAST_MATH = YES; PRODUCT_NAME = "$(TARGET_NAME)"; STRIP_INSTALLED_PRODUCT = NO; - SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule"; + SWIFT_COMPILATION_MODE = wholemodule; + SWIFT_OPTIMIZATION_LEVEL = "-O"; SWIFT_VERSION = 5.0; SYMROOT = "${SRCROOT}/../build"; }; name = Release; }; - 916E0404255105F480DC4950B7625F7A /* Debug */ = { + F5BB1D7D24F9A371240DCE14485C215F /* Debug */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 767CA46D6746C94A25F30161CFC144A0 /* ORAnimation.xcconfig */; buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - CLANG_ANALYZER_NONNULL = YES; - CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; - CLANG_CXX_LANGUAGE_STANDARD = "gnu++14"; - CLANG_CXX_LIBRARY = "libc++"; - CLANG_ENABLE_MODULES = YES; - CLANG_ENABLE_OBJC_ARC = YES; - CLANG_ENABLE_OBJC_WEAK = YES; - CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; - CLANG_WARN_BOOL_CONVERSION = YES; - CLANG_WARN_COMMA = YES; - CLANG_WARN_CONSTANT_CONVERSION = YES; - CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES; - CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; - CLANG_WARN_DOCUMENTATION_COMMENTS = YES; - CLANG_WARN_EMPTY_BODY = YES; - CLANG_WARN_ENUM_CONVERSION = YES; - CLANG_WARN_INFINITE_RECURSION = YES; - CLANG_WARN_INT_CONVERSION = YES; - CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; - CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES; - CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; - CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; - CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES; - CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; - CLANG_WARN_STRICT_PROTOTYPES = YES; - CLANG_WARN_SUSPICIOUS_MOVE = YES; - CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; - CLANG_WARN_UNREACHABLE_CODE = YES; - CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; - COPY_PHASE_STRIP = NO; - DEBUG_INFORMATION_FORMAT = dwarf; - ENABLE_STRICT_OBJC_MSGSEND = YES; - ENABLE_TESTABILITY = YES; - GCC_C_LANGUAGE_STANDARD = gnu11; - GCC_DYNAMIC_NO_PIC = NO; - GCC_NO_COMMON_BLOCKS = YES; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PREPROCESSOR_DEFINITIONS = ( - "POD_CONFIGURATION_DEBUG=1", - "DEBUG=1", - "$(inherited)", - ); - GCC_WARN_64_TO_32_BIT_CONVERSION = YES; - GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; - GCC_WARN_UNDECLARED_SELECTOR = YES; - GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; - GCC_WARN_UNUSED_FUNCTION = YES; - GCC_WARN_UNUSED_VARIABLE = YES; - IPHONEOS_DEPLOYMENT_TARGET = 12.0; - MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE; - MTL_FAST_MATH = YES; - ONLY_ACTIVE_ARCH = YES; - PRODUCT_NAME = "$(TARGET_NAME)"; - STRIP_INSTALLED_PRODUCT = NO; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG; - SWIFT_OPTIMIZATION_LEVEL = "-Onone"; - SWIFT_VERSION = 5.0; - SYMROOT = "${SRCROOT}/../build"; - }; - name = Debug; - }; - A40E726CA90F3FA7A10AD90A7F97E5CA /* Debug */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 40D3F15DC09C67321CF78DD9377E6301 /* Pods-ORAnimation_Tests.debug.xcconfig */; - buildSettings = { - ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO; + ARCHS = "$(ARCHS_STANDARD_64_BIT)"; + CLANG_ENABLE_OBJC_WEAK = NO; CODE_SIGN_IDENTITY = ""; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; @@ -715,67 +718,32 @@ DYLIB_COMPATIBILITY_VERSION = 1; DYLIB_CURRENT_VERSION = 1; DYLIB_INSTALL_NAME_BASE = "@rpath"; - INFOPLIST_FILE = "Target Support Files/Pods-ORAnimation_Tests/Pods-ORAnimation_Tests-Info.plist"; + GCC_PREFIX_HEADER = "Target Support Files/ORAnimation/ORAnimation-prefix.pch"; + INFOPLIST_FILE = "Target Support Files/ORAnimation/ORAnimation-Info.plist"; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; IPHONEOS_DEPLOYMENT_TARGET = 12.0; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; - MACH_O_TYPE = staticlib; - MODULEMAP_FILE = "Target Support Files/Pods-ORAnimation_Tests/Pods-ORAnimation_Tests.modulemap"; - OTHER_LDFLAGS = ""; - OTHER_LIBTOOLFLAGS = ""; - PODS_ROOT = "$(SRCROOT)"; - PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}"; - PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)"; + MODULEMAP_FILE = "Target Support Files/ORAnimation/ORAnimation.modulemap"; + PRODUCT_MODULE_NAME = ORAnimation; + PRODUCT_NAME = ORAnimation; SDKROOT = iphoneos; SKIP_INSTALL = YES; + SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; + SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = "1,2"; VERSIONING_SYSTEM = "apple-generic"; VERSION_INFO_PREFIX = ""; }; name = Debug; }; - AF6E3CB6C7F973946DE5755179C0EEA9 /* Release */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = ED5DD480E336533E5B4D73921233954E /* Pods-ORAnimation_Example.release.xcconfig */; - buildSettings = { - ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO; - CODE_SIGN_IDENTITY = ""; - "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - CURRENT_PROJECT_VERSION = 1; - DEFINES_MODULE = YES; - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - DYLIB_INSTALL_NAME_BASE = "@rpath"; - INFOPLIST_FILE = "Target Support Files/Pods-ORAnimation_Example/Pods-ORAnimation_Example-Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - IPHONEOS_DEPLOYMENT_TARGET = 12.0; - LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; - MACH_O_TYPE = staticlib; - MODULEMAP_FILE = "Target Support Files/Pods-ORAnimation_Example/Pods-ORAnimation_Example.modulemap"; - OTHER_LDFLAGS = ""; - OTHER_LIBTOOLFLAGS = ""; - PODS_ROOT = "$(SRCROOT)"; - PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}"; - PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)"; - SDKROOT = iphoneos; - SKIP_INSTALL = YES; - TARGETED_DEVICE_FAMILY = "1,2"; - VALIDATE_PRODUCT = YES; - VERSIONING_SYSTEM = "apple-generic"; - VERSION_INFO_PREFIX = ""; - }; - name = Release; - }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ 4821239608C13582E20E6DA73FD5F1F9 /* Build configuration list for PBXProject "Pods" */ = { isa = XCConfigurationList; buildConfigurations = ( - 916E0404255105F480DC4950B7625F7A /* Debug */, - 8F17DC3A99F99FBAD606CE6963886315 /* Release */, + 131356BE54884448CA49C07BEDF4BB2A /* Debug */, + F090CD07A80273D5A73C8EA19224ADDB /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; @@ -783,8 +751,8 @@ 4A2CEB803B736D89E782A678C01159D2 /* Build configuration list for PBXNativeTarget "Pods-ORAnimation_Tests" */ = { isa = XCConfigurationList; buildConfigurations = ( - A40E726CA90F3FA7A10AD90A7F97E5CA /* Debug */, - 75CFC1208282707AF1A27744A1AC7CF6 /* Release */, + 1620110D5901E31835521B2132AEF9EB /* Debug */, + AFD1BFECB4AD41D90536466E6D7C1D86 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; @@ -792,8 +760,8 @@ 587AFA1A2A0E85463AAE79A820379078 /* Build configuration list for PBXNativeTarget "ORAnimation" */ = { isa = XCConfigurationList; buildConfigurations = ( - 4EA9A0A56DD9232E9B0FDEBA397F7B39 /* Debug */, - 78D5B5832A7623E2BD9B8D8E227B6C64 /* Release */, + F5BB1D7D24F9A371240DCE14485C215F /* Debug */, + 2C60071E67781B95E641B7A943369B53 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; @@ -801,8 +769,8 @@ A79FCCCB93850AE49F3B272145E686F9 /* Build configuration list for PBXNativeTarget "Pods-ORAnimation_Example" */ = { isa = XCConfigurationList; buildConfigurations = ( - 633801A423652E46EB76494C9524F766 /* Debug */, - AF6E3CB6C7F973946DE5755179C0EEA9 /* Release */, + EA8D130BB0CE8E2366868377C90414E8 /* Debug */, + 2233E4458542FCA9C34B503BBF75508D /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; diff --git a/Example/Pods/Target Support Files/ORAnimation/ORAnimation-Info.plist b/Example/Pods/Target Support Files/ORAnimation/ORAnimation-Info.plist index 1f91650..36f2c7e 100644 --- a/Example/Pods/Target Support Files/ORAnimation/ORAnimation-Info.plist +++ b/Example/Pods/Target Support Files/ORAnimation/ORAnimation-Info.plist @@ -2,25 +2,25 @@ - CFBundleDevelopmentRegion - en - CFBundleExecutable - ${EXECUTABLE_NAME} - CFBundleIdentifier - ${PRODUCT_BUNDLE_IDENTIFIER} - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - ${PRODUCT_NAME} - CFBundlePackageType - FMWK - CFBundleShortVersionString - $(MARKETING_VERSION) - CFBundleSignature - ???? - CFBundleVersion - ${CURRENT_PROJECT_VERSION} - NSPrincipalClass - + CFBundleDevelopmentRegion + en + CFBundleExecutable + ${EXECUTABLE_NAME} + CFBundleIdentifier + ${PRODUCT_BUNDLE_IDENTIFIER} + CFBundleInfoDictionaryVersion + 6.0 + CFBundleName + ${PRODUCT_NAME} + CFBundlePackageType + FMWK + CFBundleShortVersionString + 3.1.4 + CFBundleSignature + ???? + CFBundleVersion + ${CURRENT_PROJECT_VERSION} + NSPrincipalClass +