|
7 | 7 | objects = { |
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
10 | | - 85277C71050F4FC75BBA430F /* Pods_BuiltInTransitionsCatalog.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 08B4DEF040CAAD71238C4EB5 /* Pods_BuiltInTransitionsCatalog.framework */; }; |
| 10 | + 7D947F11C53AD01295A9A725 /* Pods_BuiltInTransitionsCatalog.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A7D42E41089137333F688668 /* Pods_BuiltInTransitionsCatalog.framework */; }; |
11 | 11 | BA7592DE1E5CC79B00B021BF /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = BA7592DD1E5CC79B00B021BF /* AppDelegate.swift */; }; |
12 | 12 | BA7592E01E5CC79B00B021BF /* AwesomeViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = BA7592DF1E5CC79B00B021BF /* AwesomeViewController.swift */; }; |
13 | 13 | BA7592E31E5CC79B00B021BF /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = BA7592E11E5CC79B00B021BF /* Main.storyboard */; }; |
|
19 | 19 | /* End PBXBuildFile section */ |
20 | 20 |
|
21 | 21 | /* Begin PBXFileReference section */ |
22 | | - 08B4DEF040CAAD71238C4EB5 /* Pods_BuiltInTransitionsCatalog.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_BuiltInTransitionsCatalog.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
23 | | - 4DEF4EAD7EED2B7BDBA682E7 /* Pods-BuiltInTransitionsCatalog.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-BuiltInTransitionsCatalog.release.xcconfig"; path = "Pods/Target Support Files/Pods-BuiltInTransitionsCatalog/Pods-BuiltInTransitionsCatalog.release.xcconfig"; sourceTree = "<group>"; }; |
| 22 | + 42630ACD291E937B4B367E36 /* Pods-BuiltInTransitionsCatalog.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-BuiltInTransitionsCatalog.release.xcconfig"; path = "Pods/Target Support Files/Pods-BuiltInTransitionsCatalog/Pods-BuiltInTransitionsCatalog.release.xcconfig"; sourceTree = "<group>"; }; |
| 23 | + A7D42E41089137333F688668 /* Pods_BuiltInTransitionsCatalog.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_BuiltInTransitionsCatalog.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
24 | 24 | BA7592DA1E5CC79B00B021BF /* BuiltInTransitionsCatalog.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = BuiltInTransitionsCatalog.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
25 | 25 | BA7592DD1E5CC79B00B021BF /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; }; |
26 | 26 | BA7592DF1E5CC79B00B021BF /* AwesomeViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AwesomeViewController.swift; sourceTree = "<group>"; }; |
|
31 | 31 | BA7592EF1E5CC89F00B021BF /* CatalogMenu.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CatalogMenu.swift; sourceTree = "<group>"; }; |
32 | 32 | BA7592F11E5CD10C00B021BF /* Catalog.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Catalog.swift; sourceTree = "<group>"; }; |
33 | 33 | BAE576761E5ED48400E8ABC3 /* TransitionStyle.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TransitionStyle.swift; sourceTree = "<group>"; }; |
34 | | - D5C11E822D9E1D25F5AFFE7C /* Pods-BuiltInTransitionsCatalog.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-BuiltInTransitionsCatalog.debug.xcconfig"; path = "Pods/Target Support Files/Pods-BuiltInTransitionsCatalog/Pods-BuiltInTransitionsCatalog.debug.xcconfig"; sourceTree = "<group>"; }; |
| 34 | + C4197FEA39A058BB7450EC19 /* Pods-BuiltInTransitionsCatalog.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-BuiltInTransitionsCatalog.debug.xcconfig"; path = "Pods/Target Support Files/Pods-BuiltInTransitionsCatalog/Pods-BuiltInTransitionsCatalog.debug.xcconfig"; sourceTree = "<group>"; }; |
35 | 35 | /* End PBXFileReference section */ |
36 | 36 |
|
37 | 37 | /* Begin PBXFrameworksBuildPhase section */ |
38 | 38 | BA7592D71E5CC79B00B021BF /* Frameworks */ = { |
39 | 39 | isa = PBXFrameworksBuildPhase; |
40 | 40 | buildActionMask = 2147483647; |
41 | 41 | files = ( |
42 | | - 85277C71050F4FC75BBA430F /* Pods_BuiltInTransitionsCatalog.framework in Frameworks */, |
| 42 | + 7D947F11C53AD01295A9A725 /* Pods_BuiltInTransitionsCatalog.framework in Frameworks */, |
43 | 43 | ); |
44 | 44 | runOnlyForDeploymentPostprocessing = 0; |
45 | 45 | }; |
46 | 46 | /* End PBXFrameworksBuildPhase section */ |
47 | 47 |
|
48 | 48 | /* Begin PBXGroup section */ |
49 | | - 18E86D9309BD4FAD631D0F18 /* Pods */ = { |
| 49 | + 0A992125230932818237138E /* Pods */ = { |
50 | 50 | isa = PBXGroup; |
51 | 51 | children = ( |
52 | | - D5C11E822D9E1D25F5AFFE7C /* Pods-BuiltInTransitionsCatalog.debug.xcconfig */, |
53 | | - 4DEF4EAD7EED2B7BDBA682E7 /* Pods-BuiltInTransitionsCatalog.release.xcconfig */, |
| 52 | + C4197FEA39A058BB7450EC19 /* Pods-BuiltInTransitionsCatalog.debug.xcconfig */, |
| 53 | + 42630ACD291E937B4B367E36 /* Pods-BuiltInTransitionsCatalog.release.xcconfig */, |
54 | 54 | ); |
55 | 55 | name = Pods; |
56 | 56 | sourceTree = "<group>"; |
57 | 57 | }; |
| 58 | + 86838CA4C07D09EC20478934 /* Frameworks */ = { |
| 59 | + isa = PBXGroup; |
| 60 | + children = ( |
| 61 | + A7D42E41089137333F688668 /* Pods_BuiltInTransitionsCatalog.framework */, |
| 62 | + ); |
| 63 | + name = Frameworks; |
| 64 | + sourceTree = "<group>"; |
| 65 | + }; |
58 | 66 | BA7592D11E5CC79B00B021BF = { |
59 | 67 | isa = PBXGroup; |
60 | 68 | children = ( |
61 | 69 | BA7592DC1E5CC79B00B021BF /* BuiltInTransitionsCatalog */, |
62 | 70 | BA7592DB1E5CC79B00B021BF /* Products */, |
63 | | - 18E86D9309BD4FAD631D0F18 /* Pods */, |
64 | | - E43A34B2DF12344A2117A3D0 /* Frameworks */, |
| 71 | + 0A992125230932818237138E /* Pods */, |
| 72 | + 86838CA4C07D09EC20478934 /* Frameworks */, |
65 | 73 | ); |
66 | 74 | sourceTree = "<group>"; |
67 | 75 | }; |
|
97 | 105 | name = Resources; |
98 | 106 | sourceTree = "<group>"; |
99 | 107 | }; |
100 | | - E43A34B2DF12344A2117A3D0 /* Frameworks */ = { |
101 | | - isa = PBXGroup; |
102 | | - children = ( |
103 | | - 08B4DEF040CAAD71238C4EB5 /* Pods_BuiltInTransitionsCatalog.framework */, |
104 | | - ); |
105 | | - name = Frameworks; |
106 | | - sourceTree = "<group>"; |
107 | | - }; |
108 | 108 | /* End PBXGroup section */ |
109 | 109 |
|
110 | 110 | /* Begin PBXNativeTarget section */ |
111 | 111 | BA7592D91E5CC79B00B021BF /* BuiltInTransitionsCatalog */ = { |
112 | 112 | isa = PBXNativeTarget; |
113 | 113 | buildConfigurationList = BA7592EC1E5CC79B00B021BF /* Build configuration list for PBXNativeTarget "BuiltInTransitionsCatalog" */; |
114 | 114 | buildPhases = ( |
115 | | - F5EC54BB13AFE33EC4E55605 /* [CP] Check Pods Manifest.lock */, |
| 115 | + 463997EEC7F7D248D9BE506E /* [CP] Check Pods Manifest.lock */, |
116 | 116 | BA7592D61E5CC79B00B021BF /* Sources */, |
117 | 117 | BA7592D71E5CC79B00B021BF /* Frameworks */, |
118 | 118 | BA7592D81E5CC79B00B021BF /* Resources */, |
119 | | - 7C7AB9BE18FC8A69D847A051 /* [CP] Embed Pods Frameworks */, |
| 119 | + 998D0EE913C5A517377F9B55 /* [CP] Embed Pods Frameworks */, |
120 | 120 | ); |
121 | 121 | buildRules = ( |
122 | 122 | ); |
|
141 | 141 | CreatedOnToolsVersion = 8.2.1; |
142 | 142 | DevelopmentTeam = LQ449R4NTB; |
143 | 143 | LastSwiftMigration = 0900; |
144 | | - ProvisioningStyle = Automatic; |
| 144 | + ProvisioningStyle = Manual; |
145 | 145 | }; |
146 | 146 | }; |
147 | 147 | }; |
|
177 | 177 | /* End PBXResourcesBuildPhase section */ |
178 | 178 |
|
179 | 179 | /* Begin PBXShellScriptBuildPhase section */ |
180 | | - 7C7AB9BE18FC8A69D847A051 /* [CP] Embed Pods Frameworks */ = { |
| 180 | + 463997EEC7F7D248D9BE506E /* [CP] Check Pods Manifest.lock */ = { |
181 | 181 | isa = PBXShellScriptBuildPhase; |
182 | 182 | buildActionMask = 2147483647; |
183 | 183 | files = ( |
184 | 184 | ); |
185 | 185 | inputFileListPaths = ( |
186 | 186 | ); |
187 | 187 | inputPaths = ( |
188 | | - "${SRCROOT}/Pods/Target Support Files/Pods-BuiltInTransitionsCatalog/Pods-BuiltInTransitionsCatalog-frameworks.sh", |
189 | | - "${BUILT_PRODUCTS_DIR}/Transition/Transition.framework", |
| 188 | + "${PODS_PODFILE_DIR_PATH}/Podfile.lock", |
| 189 | + "${PODS_ROOT}/Manifest.lock", |
190 | 190 | ); |
191 | | - name = "[CP] Embed Pods Frameworks"; |
| 191 | + name = "[CP] Check Pods Manifest.lock"; |
192 | 192 | outputFileListPaths = ( |
193 | 193 | ); |
194 | 194 | outputPaths = ( |
195 | | - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Transition.framework", |
| 195 | + "$(DERIVED_FILE_DIR)/Pods-BuiltInTransitionsCatalog-checkManifestLockResult.txt", |
196 | 196 | ); |
197 | 197 | runOnlyForDeploymentPostprocessing = 0; |
198 | 198 | shellPath = /bin/sh; |
199 | | - shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-BuiltInTransitionsCatalog/Pods-BuiltInTransitionsCatalog-frameworks.sh\"\n"; |
| 199 | + 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"; |
200 | 200 | showEnvVarsInLog = 0; |
201 | 201 | }; |
202 | | - F5EC54BB13AFE33EC4E55605 /* [CP] Check Pods Manifest.lock */ = { |
| 202 | + 998D0EE913C5A517377F9B55 /* [CP] Embed Pods Frameworks */ = { |
203 | 203 | isa = PBXShellScriptBuildPhase; |
204 | 204 | buildActionMask = 2147483647; |
205 | 205 | files = ( |
206 | 206 | ); |
207 | 207 | inputFileListPaths = ( |
208 | 208 | ); |
209 | 209 | inputPaths = ( |
210 | | - "${PODS_PODFILE_DIR_PATH}/Podfile.lock", |
211 | | - "${PODS_ROOT}/Manifest.lock", |
| 210 | + "${SRCROOT}/Pods/Target Support Files/Pods-BuiltInTransitionsCatalog/Pods-BuiltInTransitionsCatalog-frameworks.sh", |
| 211 | + "${BUILT_PRODUCTS_DIR}/Transition/Transition.framework", |
212 | 212 | ); |
213 | | - name = "[CP] Check Pods Manifest.lock"; |
| 213 | + name = "[CP] Embed Pods Frameworks"; |
214 | 214 | outputFileListPaths = ( |
215 | 215 | ); |
216 | 216 | outputPaths = ( |
217 | | - "$(DERIVED_FILE_DIR)/Pods-BuiltInTransitionsCatalog-checkManifestLockResult.txt", |
| 217 | + "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Transition.framework", |
218 | 218 | ); |
219 | 219 | runOnlyForDeploymentPostprocessing = 0; |
220 | 220 | shellPath = /bin/sh; |
221 | | - 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"; |
| 221 | + shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-BuiltInTransitionsCatalog/Pods-BuiltInTransitionsCatalog-frameworks.sh\"\n"; |
222 | 222 | showEnvVarsInLog = 0; |
223 | 223 | }; |
224 | 224 | /* End PBXShellScriptBuildPhase section */ |
|
365 | 365 | }; |
366 | 366 | BA7592ED1E5CC79B00B021BF /* Debug */ = { |
367 | 367 | isa = XCBuildConfiguration; |
368 | | - baseConfigurationReference = D5C11E822D9E1D25F5AFFE7C /* Pods-BuiltInTransitionsCatalog.debug.xcconfig */; |
| 368 | + baseConfigurationReference = C4197FEA39A058BB7450EC19 /* Pods-BuiltInTransitionsCatalog.debug.xcconfig */; |
369 | 369 | buildSettings = { |
370 | 370 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
| 371 | + CODE_SIGN_STYLE = Manual; |
| 372 | + DEVELOPMENT_TEAM = LQ449R4NTB; |
371 | 373 | INFOPLIST_FILE = BuiltInTransitionsCatalog/Info.plist; |
372 | 374 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; |
373 | 375 | PRODUCT_BUNDLE_IDENTIFIER = com.touchwonders.BuiltInTransitionsCatalog; |
374 | 376 | PRODUCT_NAME = "$(TARGET_NAME)"; |
| 377 | + PROVISIONING_PROFILE_SPECIFIER = "Touchwonders Wildcard Development"; |
375 | 378 | SWIFT_SWIFT3_OBJC_INFERENCE = Default; |
376 | 379 | SWIFT_VERSION = 4.2; |
377 | 380 | }; |
378 | 381 | name = Debug; |
379 | 382 | }; |
380 | 383 | BA7592EE1E5CC79B00B021BF /* Release */ = { |
381 | 384 | isa = XCBuildConfiguration; |
382 | | - baseConfigurationReference = 4DEF4EAD7EED2B7BDBA682E7 /* Pods-BuiltInTransitionsCatalog.release.xcconfig */; |
| 385 | + baseConfigurationReference = 42630ACD291E937B4B367E36 /* Pods-BuiltInTransitionsCatalog.release.xcconfig */; |
383 | 386 | buildSettings = { |
384 | 387 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
| 388 | + CODE_SIGN_STYLE = Manual; |
| 389 | + DEVELOPMENT_TEAM = ""; |
385 | 390 | INFOPLIST_FILE = BuiltInTransitionsCatalog/Info.plist; |
386 | 391 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; |
387 | 392 | PRODUCT_BUNDLE_IDENTIFIER = com.touchwonders.BuiltInTransitionsCatalog; |
388 | 393 | PRODUCT_NAME = "$(TARGET_NAME)"; |
| 394 | + PROVISIONING_PROFILE_SPECIFIER = ""; |
389 | 395 | SWIFT_SWIFT3_OBJC_INFERENCE = Default; |
390 | 396 | SWIFT_VERSION = 4.2; |
391 | 397 | }; |
|
0 commit comments