|
9 | 9 | /* Begin PBXBuildFile section */
|
10 | 10 | 00E356F31AD99517003FC87E /* HelloWorldTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 00E356F21AD99517003FC87E /* HelloWorldTests.m */; };
|
11 | 11 | 0C80B921A6F3F58F76C31292 /* libPods-HelloWorld.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 5DCACB8F33CDC322A6C60F78 /* libPods-HelloWorld.a */; };
|
12 |
| - 13B07FBC1A68108700A75B9A /* AppDelegate.mm in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB01A68108700A75B9A /* AppDelegate.mm */; }; |
13 | 12 | 13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 13B07FB51A68108700A75B9A /* Images.xcassets */; };
|
14 |
| - 13B07FC11A68108700A75B9A /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB71A68108700A75B9A /* main.m */; }; |
| 13 | + 767CEBBC2B582F6B000139AD /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 767CEBBB2B582F6B000139AD /* AppDelegate.swift */; }; |
| 14 | + 767CEBBE2B582F78000139AD /* App.swift in Sources */ = {isa = PBXBuildFile; fileRef = 767CEBBD2B582F78000139AD /* App.swift */; }; |
15 | 15 | 7699B88040F8A987B510C191 /* libPods-HelloWorld-HelloWorldTests.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 19F6CBCC0A4E27FBF8BF4A61 /* libPods-HelloWorld-HelloWorldTests.a */; };
|
16 |
| - 81AB9BB82411601600AC10FF /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 81AB9BB72411601600AC10FF /* LaunchScreen.storyboard */; }; |
17 | 16 | /* End PBXBuildFile section */
|
18 | 17 |
|
19 | 18 | /* Begin PBXContainerItemProxy section */
|
|
31 | 30 | 00E356F11AD99517003FC87E /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
32 | 31 | 00E356F21AD99517003FC87E /* HelloWorldTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = HelloWorldTests.m; sourceTree = "<group>"; };
|
33 | 32 | 13B07F961A680F5B00A75B9A /* HelloWorld.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = HelloWorld.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
34 |
| - 13B07FAF1A68108700A75B9A /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AppDelegate.h; path = HelloWorld/AppDelegate.h; sourceTree = "<group>"; }; |
35 |
| - 13B07FB01A68108700A75B9A /* AppDelegate.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = AppDelegate.mm; path = HelloWorld/AppDelegate.mm; sourceTree = "<group>"; }; |
36 | 33 | 13B07FB51A68108700A75B9A /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = Images.xcassets; path = HelloWorld/Images.xcassets; sourceTree = "<group>"; };
|
37 | 34 | 13B07FB61A68108700A75B9A /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = Info.plist; path = HelloWorld/Info.plist; sourceTree = "<group>"; };
|
38 |
| - 13B07FB71A68108700A75B9A /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = main.m; path = HelloWorld/main.m; sourceTree = "<group>"; }; |
39 | 35 | 19F6CBCC0A4E27FBF8BF4A61 /* libPods-HelloWorld-HelloWorldTests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-HelloWorld-HelloWorldTests.a"; sourceTree = BUILT_PRODUCTS_DIR; };
|
40 | 36 | 3B4392A12AC88292D35C810B /* Pods-HelloWorld.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-HelloWorld.debug.xcconfig"; path = "Target Support Files/Pods-HelloWorld/Pods-HelloWorld.debug.xcconfig"; sourceTree = "<group>"; };
|
41 | 37 | 5709B34CF0A7D63546082F79 /* Pods-HelloWorld.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-HelloWorld.release.xcconfig"; path = "Target Support Files/Pods-HelloWorld/Pods-HelloWorld.release.xcconfig"; sourceTree = "<group>"; };
|
42 | 38 | 5B7EB9410499542E8C5724F5 /* Pods-HelloWorld-HelloWorldTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-HelloWorld-HelloWorldTests.debug.xcconfig"; path = "Target Support Files/Pods-HelloWorld-HelloWorldTests/Pods-HelloWorld-HelloWorldTests.debug.xcconfig"; sourceTree = "<group>"; };
|
43 | 39 | 5DCACB8F33CDC322A6C60F78 /* libPods-HelloWorld.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-HelloWorld.a"; sourceTree = BUILT_PRODUCTS_DIR; };
|
44 |
| - 81AB9BB72411601600AC10FF /* LaunchScreen.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; name = LaunchScreen.storyboard; path = HelloWorld/LaunchScreen.storyboard; sourceTree = "<group>"; }; |
| 40 | + 767CEBBB2B582F6B000139AD /* AppDelegate.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = AppDelegate.swift; path = HelloWorld/AppDelegate.swift; sourceTree = "<group>"; }; |
| 41 | + 767CEBBD2B582F78000139AD /* App.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = App.swift; path = HelloWorld/App.swift; sourceTree = "<group>"; }; |
45 | 42 | 89C6BE57DB24E9ADA2F236DE /* Pods-HelloWorld-HelloWorldTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-HelloWorld-HelloWorldTests.release.xcconfig"; path = "Target Support Files/Pods-HelloWorld-HelloWorldTests/Pods-HelloWorld-HelloWorldTests.release.xcconfig"; sourceTree = "<group>"; };
|
46 | 43 | ED297162215061F000B7C4FE /* JavaScriptCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = JavaScriptCore.framework; path = System/Library/Frameworks/JavaScriptCore.framework; sourceTree = SDKROOT; };
|
47 | 44 | /* End PBXFileReference section */
|
|
86 | 83 | 13B07FAE1A68108700A75B9A /* HelloWorld */ = {
|
87 | 84 | isa = PBXGroup;
|
88 | 85 | children = (
|
89 |
| - 13B07FAF1A68108700A75B9A /* AppDelegate.h */, |
90 |
| - 13B07FB01A68108700A75B9A /* AppDelegate.mm */, |
| 86 | + 767CEBBB2B582F6B000139AD /* AppDelegate.swift */, |
| 87 | + 767CEBBD2B582F78000139AD /* App.swift */, |
91 | 88 | 13B07FB51A68108700A75B9A /* Images.xcassets */,
|
92 | 89 | 13B07FB61A68108700A75B9A /* Info.plist */,
|
93 |
| - 81AB9BB72411601600AC10FF /* LaunchScreen.storyboard */, |
94 |
| - 13B07FB71A68108700A75B9A /* main.m */, |
95 | 90 | );
|
96 | 91 | name = HelloWorld;
|
97 | 92 | sourceTree = "<group>";
|
|
241 | 236 | isa = PBXResourcesBuildPhase;
|
242 | 237 | buildActionMask = 2147483647;
|
243 | 238 | files = (
|
244 |
| - 81AB9BB82411601600AC10FF /* LaunchScreen.storyboard in Resources */, |
245 | 239 | 13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */,
|
246 | 240 | );
|
247 | 241 | runOnlyForDeploymentPostprocessing = 0;
|
|
392 | 386 | isa = PBXSourcesBuildPhase;
|
393 | 387 | buildActionMask = 2147483647;
|
394 | 388 | files = (
|
395 |
| - 13B07FBC1A68108700A75B9A /* AppDelegate.mm in Sources */, |
396 |
| - 13B07FC11A68108700A75B9A /* main.m in Sources */, |
| 389 | + 767CEBBC2B582F6B000139AD /* AppDelegate.swift in Sources */, |
| 390 | + 767CEBBE2B582F78000139AD /* App.swift in Sources */, |
397 | 391 | );
|
398 | 392 | runOnlyForDeploymentPostprocessing = 0;
|
399 | 393 | };
|
|
484 | 478 | SUPPORTS_MACCATALYST = NO;
|
485 | 479 | SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = NO;
|
486 | 480 | SUPPORTS_XR_DESIGNED_FOR_IPHONE_IPAD = NO;
|
| 481 | + SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG; |
487 | 482 | SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
488 | 483 | SWIFT_VERSION = 5.0;
|
489 |
| - TARGETED_DEVICE_FAMILY = "7"; |
| 484 | + TARGETED_DEVICE_FAMILY = 7; |
490 | 485 | VERSIONING_SYSTEM = "apple-generic";
|
491 | 486 | };
|
492 | 487 | name = Debug;
|
|
516 | 511 | SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = NO;
|
517 | 512 | SUPPORTS_XR_DESIGNED_FOR_IPHONE_IPAD = NO;
|
518 | 513 | SWIFT_VERSION = 5.0;
|
519 |
| - TARGETED_DEVICE_FAMILY = "7"; |
| 514 | + TARGETED_DEVICE_FAMILY = 7; |
520 | 515 | VERSIONING_SYSTEM = "apple-generic";
|
521 | 516 | };
|
522 | 517 | name = Release;
|
|
0 commit comments