|
7 | 7 | objects = { |
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
10 | | - 13B07FBC1A68108700A75B9A /* AppDelegate.mm in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB01A68108700A75B9A /* AppDelegate.mm */; }; |
11 | 10 | 13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 13B07FB51A68108700A75B9A /* Images.xcassets */; }; |
12 | | - 13B07FC11A68108700A75B9A /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB71A68108700A75B9A /* main.m */; }; |
13 | 11 | 532E0611E0C56E470189E591 /* libPods-CastleExample.a in Frameworks */ = {isa = PBXBuildFile; fileRef = B5F3EE976AFAD5D53153C839 /* libPods-CastleExample.a */; }; |
14 | 12 | 81AB9BB82411601600AC10FF /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 81AB9BB72411601600AC10FF /* LaunchScreen.storyboard */; }; |
15 | 13 | 9EB2394123E1745F9D9D92F0 /* PrivacyInfo.xcprivacy in Resources */ = {isa = PBXBuildFile; fileRef = 0D2312465685223C87B663F6 /* PrivacyInfo.xcprivacy */; }; |
| 14 | + B6A09F982E2F925C00505B0A /* Appdelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = B6A09F972E2F925C00505B0A /* Appdelegate.swift */; }; |
16 | 15 | /* End PBXBuildFile section */ |
17 | 16 |
|
18 | 17 | /* Begin PBXContainerItemProxy section */ |
|
28 | 27 | /* Begin PBXFileReference section */ |
29 | 28 | 008F07F21AC5B25A0029DE68 /* main.jsbundle */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = main.jsbundle; sourceTree = "<group>"; }; |
30 | 29 | 00E356EE1AD99517003FC87E /* CastleExampleTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = CastleExampleTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; |
31 | | - 0D2312465685223C87B663F6 /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; includeInIndex = 1; name = PrivacyInfo.xcprivacy; path = CastleExample/PrivacyInfo.xcprivacy; sourceTree = "<group>"; }; |
| 30 | + 0D2312465685223C87B663F6 /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xml; name = PrivacyInfo.xcprivacy; path = CastleExample/PrivacyInfo.xcprivacy; sourceTree = "<group>"; }; |
32 | 31 | 13B07F961A680F5B00A75B9A /* CastleExample.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = CastleExample.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
33 | | - 13B07FAF1A68108700A75B9A /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AppDelegate.h; path = CastleExample/AppDelegate.h; sourceTree = "<group>"; }; |
34 | | - 13B07FB01A68108700A75B9A /* AppDelegate.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = AppDelegate.mm; path = CastleExample/AppDelegate.mm; sourceTree = "<group>"; }; |
35 | 32 | 13B07FB51A68108700A75B9A /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = Images.xcassets; path = CastleExample/Images.xcassets; sourceTree = "<group>"; }; |
36 | 33 | 13B07FB61A68108700A75B9A /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = Info.plist; path = CastleExample/Info.plist; sourceTree = "<group>"; }; |
37 | | - 13B07FB71A68108700A75B9A /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = main.m; path = CastleExample/main.m; sourceTree = "<group>"; }; |
38 | 34 | 19781D9CC10C3637F42736B6 /* Pods-CastleExample.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-CastleExample.release.xcconfig"; path = "Target Support Files/Pods-CastleExample/Pods-CastleExample.release.xcconfig"; sourceTree = "<group>"; }; |
39 | 35 | 81AB9BB72411601600AC10FF /* LaunchScreen.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; name = LaunchScreen.storyboard; path = CastleExample/LaunchScreen.storyboard; sourceTree = "<group>"; }; |
40 | 36 | 94571458C340E4FCBBD7504F /* Pods-CastleExample.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-CastleExample.debug.xcconfig"; path = "Target Support Files/Pods-CastleExample/Pods-CastleExample.debug.xcconfig"; sourceTree = "<group>"; }; |
41 | 37 | B5F3EE976AFAD5D53153C839 /* libPods-CastleExample.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-CastleExample.a"; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 38 | + B6A09F972E2F925C00505B0A /* Appdelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; name = Appdelegate.swift; path = CastleExample/Appdelegate.swift; sourceTree = "<group>"; }; |
42 | 39 | ED297162215061F000B7C4FE /* JavaScriptCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = JavaScriptCore.framework; path = System/Library/Frameworks/JavaScriptCore.framework; sourceTree = SDKROOT; }; |
43 | 40 | /* End PBXFileReference section */ |
44 | 41 |
|
|
65 | 62 | isa = PBXGroup; |
66 | 63 | children = ( |
67 | 64 | 008F07F21AC5B25A0029DE68 /* main.jsbundle */, |
68 | | - 13B07FAF1A68108700A75B9A /* AppDelegate.h */, |
69 | | - 13B07FB01A68108700A75B9A /* AppDelegate.mm */, |
| 65 | + B6A09F972E2F925C00505B0A /* Appdelegate.swift */, |
70 | 66 | 13B07FB51A68108700A75B9A /* Images.xcassets */, |
71 | 67 | 13B07FB61A68108700A75B9A /* Info.plist */, |
72 | 68 | 81AB9BB72411601600AC10FF /* LaunchScreen.storyboard */, |
73 | | - 13B07FB71A68108700A75B9A /* main.m */, |
74 | 69 | 0D2312465685223C87B663F6 /* PrivacyInfo.xcprivacy */, |
75 | 70 | ); |
76 | 71 | name = CastleExample; |
|
180 | 175 | TestTargetID = 13B07F861A680F5B00A75B9A; |
181 | 176 | }; |
182 | 177 | 13B07F861A680F5B00A75B9A = { |
183 | | - LastSwiftMigration = 1120; |
| 178 | + LastSwiftMigration = 1640; |
184 | 179 | }; |
185 | 180 | }; |
186 | 181 | }; |
|
294 | 289 | "${PODS_CONFIGURATION_BUILD_DIR}/React-Core/React-Core_privacy.bundle", |
295 | 290 | "${PODS_CONFIGURATION_BUILD_DIR}/React-cxxreact/React-cxxreact_privacy.bundle", |
296 | 291 | "${PODS_CONFIGURATION_BUILD_DIR}/boost/boost_privacy.bundle", |
| 292 | + "${PODS_CONFIGURATION_BUILD_DIR}/glog/glog_privacy.bundle", |
297 | 293 | ); |
298 | 294 | name = "[CP] Copy Pods Resources"; |
299 | 295 | outputPaths = ( |
|
302 | 298 | "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/React-Core_privacy.bundle", |
303 | 299 | "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/React-cxxreact_privacy.bundle", |
304 | 300 | "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/boost_privacy.bundle", |
| 301 | + "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/glog_privacy.bundle", |
305 | 302 | ); |
306 | 303 | runOnlyForDeploymentPostprocessing = 0; |
307 | 304 | shellPath = /bin/sh; |
|
341 | 338 | isa = PBXSourcesBuildPhase; |
342 | 339 | buildActionMask = 2147483647; |
343 | 340 | files = ( |
344 | | - 13B07FBC1A68108700A75B9A /* AppDelegate.mm in Sources */, |
345 | | - 13B07FC11A68108700A75B9A /* main.m in Sources */, |
| 341 | + B6A09F982E2F925C00505B0A /* Appdelegate.swift in Sources */, |
346 | 342 | ); |
347 | 343 | runOnlyForDeploymentPostprocessing = 0; |
348 | 344 | }; |
|
416 | 412 | ); |
417 | 413 | PRODUCT_BUNDLE_IDENTIFIER = com.example.reactnativecastle; |
418 | 414 | PRODUCT_NAME = CastleExample; |
| 415 | + SWIFT_OBJC_BRIDGING_HEADER = ""; |
419 | 416 | SWIFT_OPTIMIZATION_LEVEL = "-Onone"; |
420 | 417 | SWIFT_VERSION = 5.0; |
421 | 418 | VERSIONING_SYSTEM = "apple-generic"; |
|
439 | 436 | ); |
440 | 437 | PRODUCT_BUNDLE_IDENTIFIER = com.example.reactnativecastle; |
441 | 438 | PRODUCT_NAME = CastleExample; |
| 439 | + SWIFT_OBJC_BRIDGING_HEADER = ""; |
442 | 440 | SWIFT_VERSION = 5.0; |
443 | 441 | VERSIONING_SYSTEM = "apple-generic"; |
444 | 442 | }; |
|
0 commit comments