|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
10 | 10 | 13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 13B07FB51A68108700A75B9A /* Images.xcassets */; }; |
11 | | - 17EA225CB5C6FBE4FF95B3B8 /* PrivacyInfo.xcprivacy in Resources */ = {isa = PBXBuildFile; fileRef = B62F4C3A8445C44CF7F54399 /* PrivacyInfo.xcprivacy */; }; |
12 | | - 6CCD9F1C1E54E5EEEFF735E8 /* Pods_NitroSQLiteExample.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FAC58BB4030B215EBC2C3386 /* Pods_NitroSQLiteExample.framework */; }; |
| 11 | + 761780ED2CA45674006654EE /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 761780EC2CA45674006654EE /* AppDelegate.swift */; }; |
| 12 | + 7B5735B8E367752583C44170 /* PrivacyInfo.xcprivacy in Resources */ = {isa = PBXBuildFile; fileRef = 13B07FB81A68108700A75B9A /* PrivacyInfo.xcprivacy */; }; |
13 | 13 | 81AB9BB82411601600AC10FF /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 81AB9BB72411601600AC10FF /* LaunchScreen.storyboard */; }; |
| 14 | + A4CAE138169618E2814ABD84 /* Pods_NitroSQLiteExample.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8F6AB5091998BEBB310182F8 /* Pods_NitroSQLiteExample.framework */; }; |
14 | 15 | /* End PBXBuildFile section */ |
15 | 16 |
|
16 | 17 | /* Begin PBXFileReference section */ |
17 | | - 03D39CB013C879B46EC1C979 /* Pods-NitroSQLiteExample.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-NitroSQLiteExample.release.xcconfig"; path = "Target Support Files/Pods-NitroSQLiteExample/Pods-NitroSQLiteExample.release.xcconfig"; sourceTree = "<group>"; }; |
18 | | - 13B07F961A680F5B00A75B9A /* NitroSQLiteExample. */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = NitroSQLiteExample.; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 18 | + 13B07F961A680F5B00A75B9A /* NitroSQLiteExample.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = NitroSQLiteExample.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
19 | 19 | 13B07FB51A68108700A75B9A /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = Images.xcassets; path = NitroSQLiteExample/Images.xcassets; sourceTree = "<group>"; }; |
20 | 20 | 13B07FB61A68108700A75B9A /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = Info.plist; path = NitroSQLiteExample/Info.plist; sourceTree = "<group>"; }; |
| 21 | + 13B07FB81A68108700A75B9A /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = PrivacyInfo.xcprivacy; path = NitroSQLiteExample/PrivacyInfo.xcprivacy; sourceTree = "<group>"; }; |
| 22 | + 3B4392A12AC88292D35C810B /* Pods-NitroSQLiteExample.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-NitroSQLiteExample.debug.xcconfig"; path = "Target Support Files/Pods-NitroSQLiteExample/Pods-NitroSQLiteExample.debug.xcconfig"; sourceTree = "<group>"; }; |
| 23 | + 5709B34CF0A7D63546082F79 /* Pods-NitroSQLiteExample.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-NitroSQLiteExample.release.xcconfig"; path = "Target Support Files/Pods-NitroSQLiteExample/Pods-NitroSQLiteExample.release.xcconfig"; sourceTree = "<group>"; }; |
| 24 | + 761780EC2CA45674006654EE /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; name = AppDelegate.swift; path = NitroSQLiteExample/AppDelegate.swift; sourceTree = "<group>"; }; |
21 | 25 | 81AB9BB72411601600AC10FF /* LaunchScreen.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; name = LaunchScreen.storyboard; path = NitroSQLiteExample/LaunchScreen.storyboard; sourceTree = "<group>"; }; |
22 | | - 83360C5D2D71C89D00DEEBDB /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; name = AppDelegate.swift; path = NitroSQLiteExample/AppDelegate.swift; sourceTree = "<group>"; }; |
23 | | - B62F4C3A8445C44CF7F54399 /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xml; name = PrivacyInfo.xcprivacy; path = NitroSQLiteExample/PrivacyInfo.xcprivacy; sourceTree = "<group>"; }; |
24 | | - CA20110A9117BB91D9E63081 /* Pods-NitroSQLiteExample.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-NitroSQLiteExample.debug.xcconfig"; path = "Target Support Files/Pods-NitroSQLiteExample/Pods-NitroSQLiteExample.debug.xcconfig"; sourceTree = "<group>"; }; |
| 26 | + 8F6AB5091998BEBB310182F8 /* Pods_NitroSQLiteExample.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_NitroSQLiteExample.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
25 | 27 | ED297162215061F000B7C4FE /* JavaScriptCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = JavaScriptCore.framework; path = System/Library/Frameworks/JavaScriptCore.framework; sourceTree = SDKROOT; }; |
26 | | - FAC58BB4030B215EBC2C3386 /* Pods_NitroSQLiteExample.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_NitroSQLiteExample.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
27 | 28 | /* End PBXFileReference section */ |
28 | 29 |
|
29 | 30 | /* Begin PBXFrameworksBuildPhase section */ |
30 | 31 | 13B07F8C1A680F5B00A75B9A /* Frameworks */ = { |
31 | 32 | isa = PBXFrameworksBuildPhase; |
32 | 33 | buildActionMask = 2147483647; |
33 | 34 | files = ( |
34 | | - 6CCD9F1C1E54E5EEEFF735E8 /* Pods_NitroSQLiteExample.framework in Frameworks */, |
| 35 | + A4CAE138169618E2814ABD84 /* Pods_NitroSQLiteExample.framework in Frameworks */, |
35 | 36 | ); |
36 | 37 | runOnlyForDeploymentPostprocessing = 0; |
37 | 38 | }; |
|
41 | 42 | 13B07FAE1A68108700A75B9A /* NitroSQLiteExample */ = { |
42 | 43 | isa = PBXGroup; |
43 | 44 | children = ( |
44 | | - 83360C5D2D71C89D00DEEBDB /* AppDelegate.swift */, |
45 | 45 | 13B07FB51A68108700A75B9A /* Images.xcassets */, |
| 46 | + 761780EC2CA45674006654EE /* AppDelegate.swift */, |
46 | 47 | 13B07FB61A68108700A75B9A /* Info.plist */, |
47 | 48 | 81AB9BB72411601600AC10FF /* LaunchScreen.storyboard */, |
48 | | - B62F4C3A8445C44CF7F54399 /* PrivacyInfo.xcprivacy */, |
| 49 | + 13B07FB81A68108700A75B9A /* PrivacyInfo.xcprivacy */, |
49 | 50 | ); |
50 | 51 | name = NitroSQLiteExample; |
51 | 52 | sourceTree = "<group>"; |
|
54 | 55 | isa = PBXGroup; |
55 | 56 | children = ( |
56 | 57 | ED297162215061F000B7C4FE /* JavaScriptCore.framework */, |
57 | | - FAC58BB4030B215EBC2C3386 /* Pods_NitroSQLiteExample.framework */, |
| 58 | + 8F6AB5091998BEBB310182F8 /* Pods_NitroSQLiteExample.framework */, |
58 | 59 | ); |
59 | 60 | name = Frameworks; |
60 | 61 | sourceTree = "<group>"; |
|
83 | 84 | 83CBBA001A601CBA00E9B192 /* Products */ = { |
84 | 85 | isa = PBXGroup; |
85 | 86 | children = ( |
86 | | - 13B07F961A680F5B00A75B9A /* NitroSQLiteExample. */, |
| 87 | + 13B07F961A680F5B00A75B9A /* NitroSQLiteExample.app */, |
87 | 88 | ); |
88 | 89 | name = Products; |
89 | 90 | sourceTree = "<group>"; |
90 | 91 | }; |
91 | 92 | BBD78D7AC51CEA395F1C20DB /* Pods */ = { |
92 | 93 | isa = PBXGroup; |
93 | 94 | children = ( |
94 | | - CA20110A9117BB91D9E63081 /* Pods-NitroSQLiteExample.debug.xcconfig */, |
95 | | - 03D39CB013C879B46EC1C979 /* Pods-NitroSQLiteExample.release.xcconfig */, |
| 95 | + 3B4392A12AC88292D35C810B /* Pods-NitroSQLiteExample.debug.xcconfig */, |
| 96 | + 5709B34CF0A7D63546082F79 /* Pods-NitroSQLiteExample.release.xcconfig */, |
96 | 97 | ); |
97 | 98 | path = Pods; |
98 | 99 | sourceTree = "<group>"; |
|
104 | 105 | isa = PBXNativeTarget; |
105 | 106 | buildConfigurationList = 13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "NitroSQLiteExample" */; |
106 | 107 | buildPhases = ( |
107 | | - 8851BB48F109827B5AB11D8D /* [CP] Check Pods Manifest.lock */, |
108 | | - FD10A7F022414F080027D42C /* Start Packager */, |
| 108 | + C38B50BA6285516D6DCD4F65 /* [CP] Check Pods Manifest.lock */, |
109 | 109 | 13B07F871A680F5B00A75B9A /* Sources */, |
110 | 110 | 13B07F8C1A680F5B00A75B9A /* Frameworks */, |
111 | 111 | 13B07F8E1A680F5B00A75B9A /* Resources */, |
112 | 112 | 00DD1BFF1BD5951E006B06BC /* Bundle React Native code and images */, |
113 | | - 8E5F855203FCB612A133F818 /* [CP] Embed Pods Frameworks */, |
114 | | - 61FCFD127542643806B76DAD /* [CP] Copy Pods Resources */, |
| 113 | + 00EEFC60759A1932668264C0 /* [CP] Embed Pods Frameworks */, |
| 114 | + E235C05ADACE081382539298 /* [CP] Copy Pods Resources */, |
115 | 115 | ); |
116 | 116 | buildRules = ( |
117 | 117 | ); |
118 | 118 | dependencies = ( |
119 | 119 | ); |
120 | 120 | name = NitroSQLiteExample; |
121 | 121 | productName = NitroSQLiteExample; |
122 | | - productReference = 13B07F961A680F5B00A75B9A /* NitroSQLiteExample. */; |
| 122 | + productReference = 13B07F961A680F5B00A75B9A /* NitroSQLiteExample.app */; |
123 | 123 | productType = "com.apple.product-type.application"; |
124 | 124 | }; |
125 | 125 | /* End PBXNativeTarget section */ |
|
131 | 131 | LastUpgradeCheck = 1210; |
132 | 132 | TargetAttributes = { |
133 | 133 | 13B07F861A680F5B00A75B9A = { |
134 | | - LastSwiftMigration = 1620; |
| 134 | + LastSwiftMigration = 1120; |
135 | 135 | }; |
136 | 136 | }; |
137 | 137 | }; |
|
160 | 160 | files = ( |
161 | 161 | 81AB9BB82411601600AC10FF /* LaunchScreen.storyboard in Resources */, |
162 | 162 | 13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */, |
163 | | - 17EA225CB5C6FBE4FF95B3B8 /* PrivacyInfo.xcprivacy in Resources */, |
| 163 | + 7B5735B8E367752583C44170 /* PrivacyInfo.xcprivacy in Resources */, |
164 | 164 | ); |
165 | 165 | runOnlyForDeploymentPostprocessing = 0; |
166 | 166 | }; |
|
183 | 183 | shellPath = /bin/sh; |
184 | 184 | shellScript = "set -e\n\nWITH_ENVIRONMENT=\"$REACT_NATIVE_PATH/scripts/xcode/with-environment.sh\"\nREACT_NATIVE_XCODE=\"$REACT_NATIVE_PATH/scripts/react-native-xcode.sh\"\n\n/bin/sh -c \"$WITH_ENVIRONMENT $REACT_NATIVE_XCODE\"\n"; |
185 | 185 | }; |
186 | | - 61FCFD127542643806B76DAD /* [CP] Copy Pods Resources */ = { |
| 186 | + 00EEFC60759A1932668264C0 /* [CP] Embed Pods Frameworks */ = { |
187 | 187 | isa = PBXShellScriptBuildPhase; |
188 | 188 | buildActionMask = 2147483647; |
189 | 189 | files = ( |
190 | 190 | ); |
191 | 191 | inputFileListPaths = ( |
192 | | - "${PODS_ROOT}/Target Support Files/Pods-NitroSQLiteExample/Pods-NitroSQLiteExample-resources-${CONFIGURATION}-input-files.xcfilelist", |
| 192 | + "${PODS_ROOT}/Target Support Files/Pods-NitroSQLiteExample/Pods-NitroSQLiteExample-frameworks-${CONFIGURATION}-input-files.xcfilelist", |
193 | 193 | ); |
194 | | - name = "[CP] Copy Pods Resources"; |
| 194 | + name = "[CP] Embed Pods Frameworks"; |
195 | 195 | outputFileListPaths = ( |
196 | | - "${PODS_ROOT}/Target Support Files/Pods-NitroSQLiteExample/Pods-NitroSQLiteExample-resources-${CONFIGURATION}-output-files.xcfilelist", |
| 196 | + "${PODS_ROOT}/Target Support Files/Pods-NitroSQLiteExample/Pods-NitroSQLiteExample-frameworks-${CONFIGURATION}-output-files.xcfilelist", |
197 | 197 | ); |
198 | 198 | runOnlyForDeploymentPostprocessing = 0; |
199 | 199 | shellPath = /bin/sh; |
200 | | - shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-NitroSQLiteExample/Pods-NitroSQLiteExample-resources.sh\"\n"; |
| 200 | + shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-NitroSQLiteExample/Pods-NitroSQLiteExample-frameworks.sh\"\n"; |
201 | 201 | showEnvVarsInLog = 0; |
202 | 202 | }; |
203 | | - 8851BB48F109827B5AB11D8D /* [CP] Check Pods Manifest.lock */ = { |
| 203 | + C38B50BA6285516D6DCD4F65 /* [CP] Check Pods Manifest.lock */ = { |
204 | 204 | isa = PBXShellScriptBuildPhase; |
205 | 205 | buildActionMask = 2147483647; |
206 | 206 | files = ( |
|
222 | 222 | 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"; |
223 | 223 | showEnvVarsInLog = 0; |
224 | 224 | }; |
225 | | - 8E5F855203FCB612A133F818 /* [CP] Embed Pods Frameworks */ = { |
226 | | - isa = PBXShellScriptBuildPhase; |
227 | | - buildActionMask = 2147483647; |
228 | | - files = ( |
229 | | - ); |
230 | | - inputFileListPaths = ( |
231 | | - "${PODS_ROOT}/Target Support Files/Pods-NitroSQLiteExample/Pods-NitroSQLiteExample-frameworks-${CONFIGURATION}-input-files.xcfilelist", |
232 | | - ); |
233 | | - name = "[CP] Embed Pods Frameworks"; |
234 | | - outputFileListPaths = ( |
235 | | - "${PODS_ROOT}/Target Support Files/Pods-NitroSQLiteExample/Pods-NitroSQLiteExample-frameworks-${CONFIGURATION}-output-files.xcfilelist", |
236 | | - ); |
237 | | - runOnlyForDeploymentPostprocessing = 0; |
238 | | - shellPath = /bin/sh; |
239 | | - shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-NitroSQLiteExample/Pods-NitroSQLiteExample-frameworks.sh\"\n"; |
240 | | - showEnvVarsInLog = 0; |
241 | | - }; |
242 | | - FD10A7F022414F080027D42C /* Start Packager */ = { |
| 225 | + E235C05ADACE081382539298 /* [CP] Copy Pods Resources */ = { |
243 | 226 | isa = PBXShellScriptBuildPhase; |
244 | 227 | buildActionMask = 2147483647; |
245 | 228 | files = ( |
246 | 229 | ); |
247 | 230 | inputFileListPaths = ( |
| 231 | + "${PODS_ROOT}/Target Support Files/Pods-NitroSQLiteExample/Pods-NitroSQLiteExample-resources-${CONFIGURATION}-input-files.xcfilelist", |
248 | 232 | ); |
249 | | - inputPaths = ( |
250 | | - ); |
251 | | - name = "Start Packager"; |
| 233 | + name = "[CP] Copy Pods Resources"; |
252 | 234 | outputFileListPaths = ( |
253 | | - ); |
254 | | - outputPaths = ( |
| 235 | + "${PODS_ROOT}/Target Support Files/Pods-NitroSQLiteExample/Pods-NitroSQLiteExample-resources-${CONFIGURATION}-output-files.xcfilelist", |
255 | 236 | ); |
256 | 237 | runOnlyForDeploymentPostprocessing = 0; |
257 | 238 | shellPath = /bin/sh; |
258 | | - shellScript = "export RCT_METRO_PORT=\"${RCT_METRO_PORT:=8081}\"\necho \"export RCT_METRO_PORT=${RCT_METRO_PORT}\" > \"${SRCROOT}/../node_modules/react-native/scripts/.packager.env\"\nif [ -z \"${RCT_NO_LAUNCH_PACKAGER+xxx}\" ] ; then\n if nc -w 5 -z localhost ${RCT_METRO_PORT} ; then\n if ! curl -s \"http://localhost:${RCT_METRO_PORT}/status\" | grep -q \"packager-status:running\" ; then\n echo \"Port ${RCT_METRO_PORT} already in use, packager is either not running or not running correctly\"\n exit 2\n fi\n else\n open \"$SRCROOT/../node_modules/react-native/scripts/launchPackager.command\" || echo \"Can't start packager automatically\"\n fi\nfi\n"; |
| 239 | + shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-NitroSQLiteExample/Pods-NitroSQLiteExample-resources.sh\"\n"; |
259 | 240 | showEnvVarsInLog = 0; |
260 | 241 | }; |
261 | 242 | /* End PBXShellScriptBuildPhase section */ |
|
265 | 246 | isa = PBXSourcesBuildPhase; |
266 | 247 | buildActionMask = 2147483647; |
267 | 248 | files = ( |
| 249 | + 761780ED2CA45674006654EE /* AppDelegate.swift in Sources */, |
268 | 250 | ); |
269 | 251 | runOnlyForDeploymentPostprocessing = 0; |
270 | 252 | }; |
|
273 | 255 | /* Begin XCBuildConfiguration section */ |
274 | 256 | 13B07F941A680F5B00A75B9A /* Debug */ = { |
275 | 257 | isa = XCBuildConfiguration; |
276 | | - baseConfigurationReference = CA20110A9117BB91D9E63081 /* Pods-NitroSQLiteExample.debug.xcconfig */; |
| 258 | + baseConfigurationReference = 3B4392A12AC88292D35C810B /* Pods-NitroSQLiteExample.debug.xcconfig */; |
277 | 259 | buildSettings = { |
278 | 260 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
279 | 261 | CLANG_ENABLE_MODULES = YES; |
280 | 262 | CURRENT_PROJECT_VERSION = 1; |
281 | 263 | DEVELOPMENT_TEAM = WYL5V2KKR3; |
282 | 264 | ENABLE_BITCODE = NO; |
283 | 265 | INFOPLIST_FILE = NitroSQLiteExample/Info.plist; |
284 | | - INFOPLIST_KEY_CFBundleDisplayName = "NitroSQLite Example"; |
285 | | - INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.developer-tools"; |
286 | 266 | IPHONEOS_DEPLOYMENT_TARGET = 16.6; |
287 | 267 | LD_RUNPATH_SEARCH_PATHS = ( |
288 | 268 | "$(inherited)", |
|
295 | 275 | "-lc++", |
296 | 276 | ); |
297 | 277 | PRODUCT_BUNDLE_IDENTIFIER = com.margelo.rnnitrosqlite.example; |
298 | | - PRODUCT_MODULE_NAME = NitroSQLiteExample; |
299 | 278 | PRODUCT_NAME = NitroSQLiteExample; |
300 | | - PUBLIC_HEADERS_FOLDER_PATH = "$(CONTENTS_FOLDER_PATH)/Headers"; |
301 | 279 | SWIFT_OPTIMIZATION_LEVEL = "-Onone"; |
302 | 280 | SWIFT_VERSION = 5.0; |
303 | 281 | VERSIONING_SYSTEM = "apple-generic"; |
|
306 | 284 | }; |
307 | 285 | 13B07F951A680F5B00A75B9A /* Release */ = { |
308 | 286 | isa = XCBuildConfiguration; |
309 | | - baseConfigurationReference = 03D39CB013C879B46EC1C979 /* Pods-NitroSQLiteExample.release.xcconfig */; |
| 287 | + baseConfigurationReference = 5709B34CF0A7D63546082F79 /* Pods-NitroSQLiteExample.release.xcconfig */; |
310 | 288 | buildSettings = { |
311 | 289 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
312 | 290 | CLANG_ENABLE_MODULES = YES; |
313 | 291 | CURRENT_PROJECT_VERSION = 1; |
314 | 292 | DEVELOPMENT_TEAM = WYL5V2KKR3; |
315 | 293 | INFOPLIST_FILE = NitroSQLiteExample/Info.plist; |
316 | | - INFOPLIST_KEY_CFBundleDisplayName = "NitroSQLite Example"; |
317 | | - INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.developer-tools"; |
318 | 294 | IPHONEOS_DEPLOYMENT_TARGET = 16.6; |
319 | 295 | LD_RUNPATH_SEARCH_PATHS = ( |
320 | 296 | "$(inherited)", |
|
327 | 303 | "-lc++", |
328 | 304 | ); |
329 | 305 | PRODUCT_BUNDLE_IDENTIFIER = com.margelo.rnnitrosqlite.example; |
330 | | - PRODUCT_MODULE_NAME = NitroSQLiteExample; |
331 | 306 | PRODUCT_NAME = NitroSQLiteExample; |
332 | | - PUBLIC_HEADERS_FOLDER_PATH = "$(CONTENTS_FOLDER_PATH)/Headers"; |
333 | 307 | SWIFT_VERSION = 5.0; |
334 | 308 | VERSIONING_SYSTEM = "apple-generic"; |
335 | 309 | }; |
|
339 | 313 | isa = XCBuildConfiguration; |
340 | 314 | buildSettings = { |
341 | 315 | ALWAYS_SEARCH_USER_PATHS = NO; |
342 | | - CC = ""; |
343 | 316 | CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES; |
344 | 317 | CLANG_CXX_LANGUAGE_STANDARD = "c++20"; |
345 | 318 | CLANG_CXX_LIBRARY = "libc++"; |
|
367 | 340 | CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; |
368 | 341 | "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; |
369 | 342 | COPY_PHASE_STRIP = NO; |
370 | | - CXX = ""; |
371 | | - DRIVERKIT_DEPLOYMENT_TARGET = ""; |
372 | | - ENABLE_ON_DEMAND_RESOURCES = YES; |
373 | 343 | ENABLE_STRICT_OBJC_MSGSEND = YES; |
374 | 344 | ENABLE_TESTABILITY = YES; |
375 | 345 | "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = ""; |
|
399 | 369 | "${PODS_CONFIGURATION_BUILD_DIR}/React-graphics/React_graphics.framework/Headers", |
400 | 370 | "${PODS_CONFIGURATION_BUILD_DIR}/React-graphics/React_graphics.framework/Headers/react/renderer/graphics/platform/ios", |
401 | 371 | ); |
402 | | - INFOPLIST_KEY_CFBundleDisplayName = ""; |
403 | | - INFOPLIST_KEY_LSApplicationCategoryType = ""; |
404 | 372 | IPHONEOS_DEPLOYMENT_TARGET = 15.1; |
405 | | - LD = ""; |
406 | | - LDPLUSPLUS = ""; |
407 | 373 | LD_RUNPATH_SEARCH_PATHS = ( |
408 | | - "$(inherited)", |
409 | 374 | /usr/lib/swift, |
| 375 | + "$(inherited)", |
410 | 376 | ); |
411 | 377 | LIBRARY_SEARCH_PATHS = ( |
412 | 378 | "\"$(SDKROOT)/usr/lib/swift\"", |
|
423 | 389 | "-DFOLLY_CFG_NO_COROUTINES=1", |
424 | 390 | "-DFOLLY_HAVE_CLOCK_GETTIME=1", |
425 | 391 | ); |
426 | | - OTHER_LDFLAGS = "$(inherited)"; |
427 | | - PRODUCT_BUNDLE_IDENTIFIER = ""; |
428 | | - PRODUCT_MODULE_NAME = ""; |
429 | | - PRODUCT_NAME = ""; |
430 | | - PUBLIC_HEADERS_FOLDER_PATH = ""; |
| 392 | + OTHER_LDFLAGS = "$(inherited) "; |
431 | 393 | REACT_NATIVE_PATH = "${PODS_ROOT}/../../../node_modules/react-native"; |
432 | 394 | SDKROOT = iphoneos; |
433 | 395 | SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) DEBUG"; |
434 | 396 | USE_HERMES = true; |
435 | | - WRAPPER_EXTENSION = ""; |
436 | 397 | }; |
437 | 398 | name = Debug; |
438 | 399 | }; |
439 | 400 | 83CBBA211A601CBA00E9B192 /* Release */ = { |
440 | 401 | isa = XCBuildConfiguration; |
441 | 402 | buildSettings = { |
442 | 403 | ALWAYS_SEARCH_USER_PATHS = NO; |
443 | | - CC = ""; |
444 | 404 | CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES; |
445 | 405 | CLANG_CXX_LANGUAGE_STANDARD = "c++20"; |
446 | 406 | CLANG_CXX_LIBRARY = "libc++"; |
|
468 | 428 | CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; |
469 | 429 | "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; |
470 | 430 | COPY_PHASE_STRIP = YES; |
471 | | - CXX = ""; |
472 | | - DRIVERKIT_DEPLOYMENT_TARGET = ""; |
473 | 431 | ENABLE_NS_ASSERTIONS = NO; |
474 | | - ENABLE_ON_DEMAND_RESOURCES = YES; |
475 | 432 | ENABLE_STRICT_OBJC_MSGSEND = YES; |
476 | 433 | "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = ""; |
477 | 434 | GCC_C_LANGUAGE_STANDARD = gnu99; |
|
493 | 450 | "${PODS_CONFIGURATION_BUILD_DIR}/React-graphics/React_graphics.framework/Headers", |
494 | 451 | "${PODS_CONFIGURATION_BUILD_DIR}/React-graphics/React_graphics.framework/Headers/react/renderer/graphics/platform/ios", |
495 | 452 | ); |
496 | | - INFOPLIST_KEY_CFBundleDisplayName = ""; |
497 | | - INFOPLIST_KEY_LSApplicationCategoryType = ""; |
498 | 453 | IPHONEOS_DEPLOYMENT_TARGET = 15.1; |
499 | | - LD = ""; |
500 | | - LDPLUSPLUS = ""; |
501 | 454 | LD_RUNPATH_SEARCH_PATHS = ( |
502 | | - "$(inherited)", |
503 | 455 | /usr/lib/swift, |
| 456 | + "$(inherited)", |
504 | 457 | ); |
505 | 458 | LIBRARY_SEARCH_PATHS = ( |
506 | 459 | "\"$(SDKROOT)/usr/lib/swift\"", |
|
516 | 469 | "-DFOLLY_CFG_NO_COROUTINES=1", |
517 | 470 | "-DFOLLY_HAVE_CLOCK_GETTIME=1", |
518 | 471 | ); |
519 | | - OTHER_LDFLAGS = "$(inherited)"; |
520 | | - PRODUCT_BUNDLE_IDENTIFIER = ""; |
521 | | - PRODUCT_MODULE_NAME = ""; |
522 | | - PRODUCT_NAME = ""; |
523 | | - PUBLIC_HEADERS_FOLDER_PATH = ""; |
| 472 | + OTHER_LDFLAGS = "$(inherited) "; |
524 | 473 | REACT_NATIVE_PATH = "${PODS_ROOT}/../../../node_modules/react-native"; |
525 | 474 | SDKROOT = iphoneos; |
526 | 475 | USE_HERMES = true; |
527 | 476 | VALIDATE_PRODUCT = YES; |
528 | | - WRAPPER_EXTENSION = ""; |
529 | 477 | }; |
530 | 478 | name = Release; |
531 | 479 | }; |
|
0 commit comments