|
7 | 7 | objects = {
|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */
|
| 10 | + 0F8D24D1065F9086234628CE /* libPods-Ease_Example.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 6CD90E33407AF3306F0AD965 /* libPods-Ease_Example.a */; }; |
10 | 11 | 607FACD61AFB9204008FA782 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 607FACD51AFB9204008FA782 /* AppDelegate.swift */; };
|
11 | 12 | 607FACDD1AFB9204008FA782 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 607FACDC1AFB9204008FA782 /* Images.xcassets */; };
|
12 | 13 | 607FACE01AFB9204008FA782 /* LaunchScreen.xib in Resources */ = {isa = PBXBuildFile; fileRef = 607FACDE1AFB9204008FA782 /* LaunchScreen.xib */; };
|
|
20 | 21 |
|
21 | 22 | /* Begin PBXFileReference section */
|
22 | 23 | 2A9BB028CCF0D467BBF43AA8 /* Ease.podspec */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; name = Ease.podspec; path = ../Ease.podspec; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.ruby; };
|
| 24 | + 4525EE2854FBB205ADEC48C8 /* Pods-Ease_Example.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Ease_Example.debug.xcconfig"; path = "Target Support Files/Pods-Ease_Example/Pods-Ease_Example.debug.xcconfig"; sourceTree = "<group>"; }; |
23 | 25 | 607FACD01AFB9204008FA782 /* Ease_Example.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Ease_Example.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
24 | 26 | 607FACD41AFB9204008FA782 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
25 | 27 | 607FACD51AFB9204008FA782 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
|
26 | 28 | 607FACDC1AFB9204008FA782 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; };
|
27 | 29 | 607FACDF1AFB9204008FA782 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/LaunchScreen.xib; sourceTree = "<group>"; };
|
28 | 30 | 642B79998037D9B6E57D3001 /* README.md */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = net.daringfireball.markdown; name = README.md; path = ../README.md; sourceTree = "<group>"; };
|
| 31 | + 6CD90E33407AF3306F0AD965 /* libPods-Ease_Example.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-Ease_Example.a"; sourceTree = BUILT_PRODUCTS_DIR; }; |
29 | 32 | 989A880669BE0CF1EF920910 /* LICENSE */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; name = LICENSE; path = ../LICENSE; sourceTree = "<group>"; };
|
30 | 33 | A96FE5D91FDABB8100C93D85 /* ExamplesViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ExamplesViewController.swift; sourceTree = "<group>"; };
|
31 | 34 | A981A27A1FE0716C00AA7AD0 /* Extensions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Extensions.swift; sourceTree = "<group>"; };
|
32 | 35 | A981A27C1FE0788D00AA7AD0 /* GesturesViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GesturesViewController.swift; sourceTree = "<group>"; };
|
33 | 36 | A981A27E1FE0789D00AA7AD0 /* ScrollingViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ScrollingViewController.swift; sourceTree = "<group>"; };
|
34 | 37 | A981A2801FE078BB00AA7AD0 /* GyroscopeViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GyroscopeViewController.swift; sourceTree = "<group>"; };
|
35 | 38 | A981A2831FE07B9500AA7AD0 /* Square.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Square.swift; sourceTree = "<group>"; };
|
| 39 | + E1166F8775792856A44E56AE /* Pods-Ease_Example.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Ease_Example.release.xcconfig"; path = "Target Support Files/Pods-Ease_Example/Pods-Ease_Example.release.xcconfig"; sourceTree = "<group>"; }; |
36 | 40 | /* End PBXFileReference section */
|
37 | 41 |
|
38 | 42 | /* Begin PBXFrameworksBuildPhase section */
|
39 | 43 | 607FACCD1AFB9204008FA782 /* Frameworks */ = {
|
40 | 44 | isa = PBXFrameworksBuildPhase;
|
41 | 45 | buildActionMask = 2147483647;
|
42 | 46 | files = (
|
| 47 | + 0F8D24D1065F9086234628CE /* libPods-Ease_Example.a in Frameworks */, |
43 | 48 | );
|
44 | 49 | runOnlyForDeploymentPostprocessing = 0;
|
45 | 50 | };
|
|
53 | 58 | 607FACF51AFB993E008FA782 /* Podspec Metadata */,
|
54 | 59 | 607FACD11AFB9204008FA782 /* Products */,
|
55 | 60 | 69DFF2DDB118E233E99DD4AE /* Pods */,
|
| 61 | + 9B7AAFFFB01D1F2BB64CBA97 /* Frameworks */, |
56 | 62 | );
|
57 | 63 | sourceTree = "<group>";
|
58 | 64 | };
|
|
99 | 105 | 69DFF2DDB118E233E99DD4AE /* Pods */ = {
|
100 | 106 | isa = PBXGroup;
|
101 | 107 | children = (
|
| 108 | + 4525EE2854FBB205ADEC48C8 /* Pods-Ease_Example.debug.xcconfig */, |
| 109 | + E1166F8775792856A44E56AE /* Pods-Ease_Example.release.xcconfig */, |
102 | 110 | );
|
103 | 111 | path = Pods;
|
104 | 112 | sourceTree = "<group>";
|
105 | 113 | };
|
| 114 | + 9B7AAFFFB01D1F2BB64CBA97 /* Frameworks */ = { |
| 115 | + isa = PBXGroup; |
| 116 | + children = ( |
| 117 | + 6CD90E33407AF3306F0AD965 /* libPods-Ease_Example.a */, |
| 118 | + ); |
| 119 | + name = Frameworks; |
| 120 | + sourceTree = "<group>"; |
| 121 | + }; |
106 | 122 | A96FE5D81FDABB8100C93D85 /* Examples */ = {
|
107 | 123 | isa = PBXGroup;
|
108 | 124 | children = (
|
|
130 | 146 | isa = PBXNativeTarget;
|
131 | 147 | buildConfigurationList = 607FACEF1AFB9204008FA782 /* Build configuration list for PBXNativeTarget "Ease_Example" */;
|
132 | 148 | buildPhases = (
|
| 149 | + 3A4FBDB5A3F797CB8C5D0717 /* [CP] Check Pods Manifest.lock */, |
133 | 150 | 607FACCC1AFB9204008FA782 /* Sources */,
|
134 | 151 | 607FACCD1AFB9204008FA782 /* Frameworks */,
|
135 | 152 | 607FACCE1AFB9204008FA782 /* Resources */,
|
|
155 | 172 | TargetAttributes = {
|
156 | 173 | 607FACCF1AFB9204008FA782 = {
|
157 | 174 | CreatedOnToolsVersion = 6.3.1;
|
158 |
| - DevelopmentTeam = 3TAZ984YN3; |
| 175 | + DevelopmentTeam = AP62F24ZLQ; |
159 | 176 | LastSwiftMigration = 0900;
|
160 | 177 | };
|
161 | 178 | };
|
|
190 | 207 | };
|
191 | 208 | /* End PBXResourcesBuildPhase section */
|
192 | 209 |
|
| 210 | +/* Begin PBXShellScriptBuildPhase section */ |
| 211 | + 3A4FBDB5A3F797CB8C5D0717 /* [CP] Check Pods Manifest.lock */ = { |
| 212 | + isa = PBXShellScriptBuildPhase; |
| 213 | + buildActionMask = 2147483647; |
| 214 | + files = ( |
| 215 | + ); |
| 216 | + inputFileListPaths = ( |
| 217 | + ); |
| 218 | + inputPaths = ( |
| 219 | + "${PODS_PODFILE_DIR_PATH}/Podfile.lock", |
| 220 | + "${PODS_ROOT}/Manifest.lock", |
| 221 | + ); |
| 222 | + name = "[CP] Check Pods Manifest.lock"; |
| 223 | + outputFileListPaths = ( |
| 224 | + ); |
| 225 | + outputPaths = ( |
| 226 | + "$(DERIVED_FILE_DIR)/Pods-Ease_Example-checkManifestLockResult.txt", |
| 227 | + ); |
| 228 | + runOnlyForDeploymentPostprocessing = 0; |
| 229 | + shellPath = /bin/sh; |
| 230 | + shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n"; |
| 231 | + showEnvVarsInLog = 0; |
| 232 | + }; |
| 233 | +/* End PBXShellScriptBuildPhase section */ |
| 234 | + |
193 | 235 | /* Begin PBXSourcesBuildPhase section */
|
194 | 236 | 607FACCC1AFB9204008FA782 /* Sources */ = {
|
195 | 237 | isa = PBXSourcesBuildPhase;
|
|
328 | 370 | };
|
329 | 371 | 607FACF01AFB9204008FA782 /* Debug */ = {
|
330 | 372 | isa = XCBuildConfiguration;
|
| 373 | + baseConfigurationReference = 4525EE2854FBB205ADEC48C8 /* Pods-Ease_Example.debug.xcconfig */; |
331 | 374 | buildSettings = {
|
332 | 375 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
333 |
| - DEVELOPMENT_TEAM = 3TAZ984YN3; |
| 376 | + DEVELOPMENT_TEAM = AP62F24ZLQ; |
334 | 377 | INFOPLIST_FILE = Ease/Info.plist;
|
335 | 378 | IPHONEOS_DEPLOYMENT_TARGET = 12.1;
|
336 | 379 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
|
|
344 | 387 | };
|
345 | 388 | 607FACF11AFB9204008FA782 /* Release */ = {
|
346 | 389 | isa = XCBuildConfiguration;
|
| 390 | + baseConfigurationReference = E1166F8775792856A44E56AE /* Pods-Ease_Example.release.xcconfig */; |
347 | 391 | buildSettings = {
|
348 | 392 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
349 |
| - DEVELOPMENT_TEAM = 3TAZ984YN3; |
| 393 | + DEVELOPMENT_TEAM = AP62F24ZLQ; |
350 | 394 | INFOPLIST_FILE = Ease/Info.plist;
|
351 | 395 | IPHONEOS_DEPLOYMENT_TARGET = 12.1;
|
352 | 396 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
|
|
0 commit comments