|
6 | 6 | objectVersion = 54; |
7 | 7 | objects = { |
8 | 8 |
|
| 9 | +/* Begin PBXBuildFile section */ |
9 | 10 | 0C80B921A6F3F58F76C31292 /* libPods-<%- project.name %>Example.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 5DCACB8F33CDC322A6C60F78 /* libPods-<%- project.name %>Example.a */; }; |
10 | 11 | 13B07FBC1A68108700A75B9A /* AppDelegate.mm in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB01A68108700A75B9A /* AppDelegate.mm */; }; |
11 | 12 | 13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 13B07FB51A68108700A75B9A /* Images.xcassets */; }; |
12 | 13 | 13B07FC11A68108700A75B9A /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB71A68108700A75B9A /* main.m */; }; |
13 | 14 | 81AB9BB82411601600AC10FF /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 81AB9BB72411601600AC10FF /* LaunchScreen.storyboard */; }; |
14 | 15 | /* End PBXBuildFile section */ |
15 | 16 |
|
16 | | -/* Begin PBXContainerItemProxy section */ |
17 | | - 00E356F41AD99517003FC87E /* PBXContainerItemProxy */ = { |
18 | | - isa = PBXContainerItemProxy; |
19 | | - containerPortal = 83CBB9F71A601CBA00E9B192 /* Project object */; |
20 | | - proxyType = 1; |
21 | | - remoteGlobalIDString = 13B07F861A680F5B00A75B9A; |
22 | | - remoteInfo = <%- project.name %>Example; |
23 | | - }; |
24 | | -/* End PBXContainerItemProxy section */ |
25 | | - |
26 | 17 | /* Begin PBXFileReference section */ |
27 | | - 00E356F11AD99517003FC87E /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
28 | 18 | 13B07F961A680F5B00A75B9A /* <%- project.name %>Example.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = <%- project.name %>Example.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
29 | 19 | 13B07FAF1A68108700A75B9A /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AppDelegate.h; path = <%- project.name %>Example/AppDelegate.h; sourceTree = "<group>"; }; |
30 | 20 | 13B07FB01A68108700A75B9A /* AppDelegate.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = AppDelegate.mm; path = <%- project.name %>Example/AppDelegate.mm; sourceTree = "<group>"; }; |
|
39 | 29 | /* End PBXFileReference section */ |
40 | 30 |
|
41 | 31 | /* Begin PBXFrameworksBuildPhase section */ |
42 | | - 00E356EB1AD99517003FC87E /* Frameworks */ = { |
43 | | - isa = PBXFrameworksBuildPhase; |
44 | | - buildActionMask = 2147483647; |
45 | | - files = ( |
46 | | - ); |
47 | | - runOnlyForDeploymentPostprocessing = 0; |
48 | | - }; |
49 | 32 | 13B07F8C1A680F5B00A75B9A /* Frameworks */ = { |
50 | 33 | isa = PBXFrameworksBuildPhase; |
51 | 34 | buildActionMask = 2147483647; |
|
57 | 40 | /* End PBXFrameworksBuildPhase section */ |
58 | 41 |
|
59 | 42 | /* Begin PBXGroup section */ |
60 | | - 00E356F01AD99517003FC87E /* Supporting Files */ = { |
61 | | - isa = PBXGroup; |
62 | | - children = ( |
63 | | - 00E356F11AD99517003FC87E /* Info.plist */, |
64 | | - ); |
65 | | - name = "Supporting Files"; |
66 | | - sourceTree = "<group>"; |
67 | | - }; |
68 | 43 | 13B07FAE1A68108700A75B9A /* <%- project.name %>Example */ = { |
69 | 44 | isa = PBXGroup; |
70 | 45 | children = ( |
|
186 | 161 | /* End PBXProject section */ |
187 | 162 |
|
188 | 163 | /* Begin PBXResourcesBuildPhase section */ |
189 | | - 00E356EC1AD99517003FC87E /* Resources */ = { |
190 | | - isa = PBXResourcesBuildPhase; |
191 | | - buildActionMask = 2147483647; |
192 | | - files = ( |
193 | | - ); |
194 | | - runOnlyForDeploymentPostprocessing = 0; |
195 | | - }; |
196 | 164 | 13B07F8E1A680F5B00A75B9A /* Resources */ = { |
197 | 165 | isa = PBXResourcesBuildPhase; |
198 | 166 | buildActionMask = 2147483647; |
|
308 | 276 | }; |
309 | 277 | /* End PBXSourcesBuildPhase section */ |
310 | 278 |
|
311 | | -/* Begin PBXTargetDependency section */ |
312 | | - 00E356F51AD99517003FC87E /* PBXTargetDependency */ = { |
313 | | - isa = PBXTargetDependency; |
314 | | - target = 13B07F861A680F5B00A75B9A /* <%- project.name %>Example */; |
315 | | - targetProxy = 00E356F41AD99517003FC87E /* PBXContainerItemProxy */; |
316 | | - }; |
317 | | -/* End PBXTargetDependency section */ |
318 | | - |
319 | 279 | /* Begin XCBuildConfiguration section */ |
320 | 280 | 13B07F941A680F5B00A75B9A /* Debug */ = { |
321 | 281 | isa = XCBuildConfiguration; |
|
400 | 360 | COPY_PHASE_STRIP = NO; |
401 | 361 | ENABLE_STRICT_OBJC_MSGSEND = YES; |
402 | 362 | ENABLE_TESTABILITY = YES; |
403 | | - "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = ""; |
| 363 | + "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = i386; |
404 | 364 | GCC_C_LANGUAGE_STANDARD = gnu99; |
405 | 365 | GCC_DYNAMIC_NO_PIC = NO; |
406 | 366 | GCC_NO_COMMON_BLOCKS = YES; |
|
471 | 431 | COPY_PHASE_STRIP = YES; |
472 | 432 | ENABLE_NS_ASSERTIONS = NO; |
473 | 433 | ENABLE_STRICT_OBJC_MSGSEND = YES; |
474 | | - "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = ""; |
| 434 | + "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = i386; |
475 | 435 | GCC_C_LANGUAGE_STANDARD = gnu99; |
476 | 436 | GCC_NO_COMMON_BLOCKS = YES; |
477 | 437 | GCC_WARN_64_TO_32_BIT_CONVERSION = YES; |
|
0 commit comments