|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
10 | 10 | 2DA9AA831B3A0CD80084835F /* ExampleViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2DA9AA821B3A0CD80084835F /* ExampleViewController.swift */; }; |
11 | | - A8BB7AC0E356907F2B36D13D /* Pods.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BEA3A014976F265BB0DE9865 /* Pods.framework */; }; |
| 11 | + A9381B7EE2C132722A26D63A /* Pods_Example.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1B38BF979BC6E98E5044D90D /* Pods_Example.framework */; }; |
12 | 12 | D8093AC51AB6551800282415 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = D8093AC41AB6551800282415 /* AppDelegate.swift */; }; |
13 | 13 | D8093ACC1AB6551800282415 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = D8093ACB1AB6551800282415 /* Images.xcassets */; }; |
14 | 14 | D8093ACF1AB6551800282415 /* LaunchScreen.xib in Resources */ = {isa = PBXBuildFile; fileRef = D8093ACD1AB6551800282415 /* LaunchScreen.xib */; }; |
15 | 15 | /* End PBXBuildFile section */ |
16 | 16 |
|
17 | 17 | /* Begin PBXFileReference section */ |
18 | | - 1C1A2B087E92F8A9C959ED9D /* Pods.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = Pods.release.xcconfig; path = "Pods/Target Support Files/Pods/Pods.release.xcconfig"; sourceTree = "<group>"; }; |
| 18 | + 1B38BF979BC6E98E5044D90D /* Pods_Example.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Example.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
19 | 19 | 2DA9AA821B3A0CD80084835F /* ExampleViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ExampleViewController.swift; sourceTree = "<group>"; }; |
20 | | - 6F4238B79E847D77FE49F21E /* Pods.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = Pods.debug.xcconfig; path = "Pods/Target Support Files/Pods/Pods.debug.xcconfig"; sourceTree = "<group>"; }; |
21 | 20 | BEA3A014976F265BB0DE9865 /* Pods.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
22 | 21 | D8093ABF1AB6551800282415 /* Example.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Example.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
23 | 22 | D8093AC31AB6551800282415 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
24 | 23 | D8093AC41AB6551800282415 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; }; |
25 | 24 | D8093ACB1AB6551800282415 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; }; |
26 | 25 | D8093ACE1AB6551800282415 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/LaunchScreen.xib; sourceTree = "<group>"; }; |
| 26 | + E0C7E0942F4D02C6AC5F9959 /* Pods-Example.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Example.debug.xcconfig"; path = "Pods/Target Support Files/Pods-Example/Pods-Example.debug.xcconfig"; sourceTree = "<group>"; }; |
| 27 | + FF2ED946E2EBF558737F0729 /* Pods-Example.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Example.release.xcconfig"; path = "Pods/Target Support Files/Pods-Example/Pods-Example.release.xcconfig"; sourceTree = "<group>"; }; |
27 | 28 | /* End PBXFileReference section */ |
28 | 29 |
|
29 | 30 | /* Begin PBXFrameworksBuildPhase section */ |
30 | 31 | D8093ABC1AB6551800282415 /* Frameworks */ = { |
31 | 32 | isa = PBXFrameworksBuildPhase; |
32 | 33 | buildActionMask = 2147483647; |
33 | 34 | files = ( |
34 | | - A8BB7AC0E356907F2B36D13D /* Pods.framework in Frameworks */, |
| 35 | + A9381B7EE2C132722A26D63A /* Pods_Example.framework in Frameworks */, |
35 | 36 | ); |
36 | 37 | runOnlyForDeploymentPostprocessing = 0; |
37 | 38 | }; |
38 | 39 | /* End PBXFrameworksBuildPhase section */ |
39 | 40 |
|
40 | 41 | /* Begin PBXGroup section */ |
41 | | - 9220C8FB3FD9CCF00672CD24 /* Pods */ = { |
| 42 | + 58FB0DF7D21BFE8F993E02C4 /* Pods */ = { |
42 | 43 | isa = PBXGroup; |
43 | 44 | children = ( |
44 | | - 6F4238B79E847D77FE49F21E /* Pods.debug.xcconfig */, |
45 | | - 1C1A2B087E92F8A9C959ED9D /* Pods.release.xcconfig */, |
| 45 | + E0C7E0942F4D02C6AC5F9959 /* Pods-Example.debug.xcconfig */, |
| 46 | + FF2ED946E2EBF558737F0729 /* Pods-Example.release.xcconfig */, |
46 | 47 | ); |
47 | 48 | name = Pods; |
48 | 49 | sourceTree = "<group>"; |
|
51 | 52 | isa = PBXGroup; |
52 | 53 | children = ( |
53 | 54 | BEA3A014976F265BB0DE9865 /* Pods.framework */, |
| 55 | + 1B38BF979BC6E98E5044D90D /* Pods_Example.framework */, |
54 | 56 | ); |
55 | 57 | name = Frameworks; |
56 | 58 | sourceTree = "<group>"; |
|
60 | 62 | children = ( |
61 | 63 | D8093AC11AB6551800282415 /* Example */, |
62 | 64 | D8093AC01AB6551800282415 /* Products */, |
63 | | - 9220C8FB3FD9CCF00672CD24 /* Pods */, |
64 | 65 | B923C92507DC8B4308CB0E1C /* Frameworks */, |
| 66 | + 58FB0DF7D21BFE8F993E02C4 /* Pods */, |
65 | 67 | ); |
66 | 68 | sourceTree = "<group>"; |
67 | 69 | }; |
|
100 | 102 | isa = PBXNativeTarget; |
101 | 103 | buildConfigurationList = D8093AE01AB6551900282415 /* Build configuration list for PBXNativeTarget "Example" */; |
102 | 104 | buildPhases = ( |
103 | | - 56CCAAAE99958A1077BD8748 /* Check Pods Manifest.lock */, |
| 105 | + 3989CC769E780B195AC67ADB /* [CP] Check Pods Manifest.lock */, |
104 | 106 | D8093ABB1AB6551800282415 /* Sources */, |
105 | 107 | D8093ABC1AB6551800282415 /* Frameworks */, |
106 | 108 | D8093ABD1AB6551800282415 /* Resources */, |
107 | | - 0B2DC288EA58E7B04C9D5985 /* Copy Pods Resources */, |
108 | | - BC1FF0666BC5171565E7F303 /* Embed Pods Frameworks */, |
| 109 | + 6F77EE8946431C920EFB9009 /* [CP] Embed Pods Frameworks */, |
| 110 | + A9BD68359B1EE8AB2B6A2A0F /* [CP] Copy Pods Resources */, |
109 | 111 | ); |
110 | 112 | buildRules = ( |
111 | 113 | ); |
|
127 | 129 | TargetAttributes = { |
128 | 130 | D8093ABE1AB6551800282415 = { |
129 | 131 | CreatedOnToolsVersion = 6.3; |
| 132 | + DevelopmentTeam = B2W6572NYZ; |
| 133 | + LastSwiftMigration = 0800; |
130 | 134 | }; |
131 | 135 | }; |
132 | 136 | }; |
|
161 | 165 | /* End PBXResourcesBuildPhase section */ |
162 | 166 |
|
163 | 167 | /* Begin PBXShellScriptBuildPhase section */ |
164 | | - 0B2DC288EA58E7B04C9D5985 /* Copy Pods Resources */ = { |
| 168 | + 3989CC769E780B195AC67ADB /* [CP] Check Pods Manifest.lock */ = { |
165 | 169 | isa = PBXShellScriptBuildPhase; |
166 | 170 | buildActionMask = 2147483647; |
167 | 171 | files = ( |
168 | 172 | ); |
169 | 173 | inputPaths = ( |
170 | 174 | ); |
171 | | - name = "Copy Pods Resources"; |
| 175 | + name = "[CP] Check Pods Manifest.lock"; |
172 | 176 | outputPaths = ( |
173 | 177 | ); |
174 | 178 | runOnlyForDeploymentPostprocessing = 0; |
175 | 179 | shellPath = /bin/sh; |
176 | | - shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods/Pods-resources.sh\"\n"; |
| 180 | + shellScript = "diff \"${PODS_ROOT}/../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"; |
177 | 181 | showEnvVarsInLog = 0; |
178 | 182 | }; |
179 | | - 56CCAAAE99958A1077BD8748 /* Check Pods Manifest.lock */ = { |
| 183 | + 6F77EE8946431C920EFB9009 /* [CP] Embed Pods Frameworks */ = { |
180 | 184 | isa = PBXShellScriptBuildPhase; |
181 | 185 | buildActionMask = 2147483647; |
182 | 186 | files = ( |
183 | 187 | ); |
184 | 188 | inputPaths = ( |
185 | 189 | ); |
186 | | - name = "Check Pods Manifest.lock"; |
| 190 | + name = "[CP] Embed Pods Frameworks"; |
187 | 191 | outputPaths = ( |
188 | 192 | ); |
189 | 193 | runOnlyForDeploymentPostprocessing = 0; |
190 | 194 | shellPath = /bin/sh; |
191 | | - shellScript = "diff \"${PODS_ROOT}/../Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [[ $? != 0 ]] ; then\n cat << EOM\nerror: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\nEOM\n exit 1\nfi\n"; |
| 195 | + shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-Example/Pods-Example-frameworks.sh\"\n"; |
192 | 196 | showEnvVarsInLog = 0; |
193 | 197 | }; |
194 | | - BC1FF0666BC5171565E7F303 /* Embed Pods Frameworks */ = { |
| 198 | + A9BD68359B1EE8AB2B6A2A0F /* [CP] Copy Pods Resources */ = { |
195 | 199 | isa = PBXShellScriptBuildPhase; |
196 | 200 | buildActionMask = 2147483647; |
197 | 201 | files = ( |
198 | 202 | ); |
199 | 203 | inputPaths = ( |
200 | 204 | ); |
201 | | - name = "Embed Pods Frameworks"; |
| 205 | + name = "[CP] Copy Pods Resources"; |
202 | 206 | outputPaths = ( |
203 | 207 | ); |
204 | 208 | runOnlyForDeploymentPostprocessing = 0; |
205 | 209 | shellPath = /bin/sh; |
206 | | - shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods/Pods-frameworks.sh\"\n"; |
| 210 | + shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-Example/Pods-Example-resources.sh\"\n"; |
207 | 211 | showEnvVarsInLog = 0; |
208 | 212 | }; |
209 | 213 | /* End PBXShellScriptBuildPhase section */ |
|
235 | 239 | D8093AB91AB6543A00282415 /* Debug */ = { |
236 | 240 | isa = XCBuildConfiguration; |
237 | 241 | buildSettings = { |
| 242 | + SWIFT_VERSION = 3.0; |
238 | 243 | }; |
239 | 244 | name = Debug; |
240 | 245 | }; |
241 | 246 | D8093ABA1AB6543A00282415 /* Release */ = { |
242 | 247 | isa = XCBuildConfiguration; |
243 | 248 | buildSettings = { |
| 249 | + SWIFT_VERSION = 3.0; |
244 | 250 | }; |
245 | 251 | name = Release; |
246 | 252 | }; |
247 | 253 | D8093ADC1AB6551900282415 /* Debug */ = { |
248 | 254 | isa = XCBuildConfiguration; |
249 | | - baseConfigurationReference = 6F4238B79E847D77FE49F21E /* Pods.debug.xcconfig */; |
| 255 | + baseConfigurationReference = E0C7E0942F4D02C6AC5F9959 /* Pods-Example.debug.xcconfig */; |
250 | 256 | buildSettings = { |
251 | 257 | ALWAYS_SEARCH_USER_PATHS = NO; |
252 | 258 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
|
266 | 272 | "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; |
267 | 273 | COPY_PHASE_STRIP = NO; |
268 | 274 | DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; |
| 275 | + DEVELOPMENT_TEAM = B2W6572NYZ; |
269 | 276 | ENABLE_STRICT_OBJC_MSGSEND = YES; |
270 | 277 | GCC_C_LANGUAGE_STANDARD = gnu99; |
271 | 278 | GCC_DYNAMIC_NO_PIC = NO; |
|
290 | 297 | PRODUCT_NAME = "$(TARGET_NAME)"; |
291 | 298 | SDKROOT = iphoneos; |
292 | 299 | SWIFT_OPTIMIZATION_LEVEL = "-Onone"; |
| 300 | + SWIFT_VERSION = 3.0; |
293 | 301 | TARGETED_DEVICE_FAMILY = "1,2"; |
294 | 302 | }; |
295 | 303 | name = Debug; |
296 | 304 | }; |
297 | 305 | D8093ADD1AB6551900282415 /* Release */ = { |
298 | 306 | isa = XCBuildConfiguration; |
299 | | - baseConfigurationReference = 1C1A2B087E92F8A9C959ED9D /* Pods.release.xcconfig */; |
| 307 | + baseConfigurationReference = FF2ED946E2EBF558737F0729 /* Pods-Example.release.xcconfig */; |
300 | 308 | buildSettings = { |
301 | 309 | ALWAYS_SEARCH_USER_PATHS = NO; |
302 | 310 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
|
316 | 324 | "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; |
317 | 325 | COPY_PHASE_STRIP = NO; |
318 | 326 | DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; |
| 327 | + DEVELOPMENT_TEAM = B2W6572NYZ; |
319 | 328 | ENABLE_NS_ASSERTIONS = NO; |
320 | 329 | ENABLE_STRICT_OBJC_MSGSEND = YES; |
321 | 330 | GCC_C_LANGUAGE_STANDARD = gnu99; |
|
332 | 341 | MTL_ENABLE_DEBUG_INFO = NO; |
333 | 342 | PRODUCT_NAME = "$(TARGET_NAME)"; |
334 | 343 | SDKROOT = iphoneos; |
| 344 | + SWIFT_VERSION = 3.0; |
335 | 345 | TARGETED_DEVICE_FAMILY = "1,2"; |
336 | 346 | VALIDATE_PRODUCT = YES; |
337 | 347 | }; |
|
0 commit comments