Skip to content

Commit 3a08084

Browse files
committed
fix: example project pbxproj
1 parent ee21b71 commit 3a08084

File tree

3 files changed

+86
-139
lines changed

3 files changed

+86
-139
lines changed

example/ios/NitroSQLiteExample.xcodeproj/project.pbxproj

Lines changed: 40 additions & 92 deletions
Original file line numberDiff line numberDiff line change
@@ -8,30 +8,31 @@
88

99
/* Begin PBXBuildFile section */
1010
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 */; };
1313
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 */; };
1415
/* End PBXBuildFile section */
1516

1617
/* 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; };
1919
13B07FB51A68108700A75B9A /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = Images.xcassets; path = NitroSQLiteExample/Images.xcassets; sourceTree = "<group>"; };
2020
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>"; };
2125
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; };
2527
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; };
2728
/* End PBXFileReference section */
2829

2930
/* Begin PBXFrameworksBuildPhase section */
3031
13B07F8C1A680F5B00A75B9A /* Frameworks */ = {
3132
isa = PBXFrameworksBuildPhase;
3233
buildActionMask = 2147483647;
3334
files = (
34-
6CCD9F1C1E54E5EEEFF735E8 /* Pods_NitroSQLiteExample.framework in Frameworks */,
35+
A4CAE138169618E2814ABD84 /* Pods_NitroSQLiteExample.framework in Frameworks */,
3536
);
3637
runOnlyForDeploymentPostprocessing = 0;
3738
};
@@ -41,11 +42,11 @@
4142
13B07FAE1A68108700A75B9A /* NitroSQLiteExample */ = {
4243
isa = PBXGroup;
4344
children = (
44-
83360C5D2D71C89D00DEEBDB /* AppDelegate.swift */,
4545
13B07FB51A68108700A75B9A /* Images.xcassets */,
46+
761780EC2CA45674006654EE /* AppDelegate.swift */,
4647
13B07FB61A68108700A75B9A /* Info.plist */,
4748
81AB9BB72411601600AC10FF /* LaunchScreen.storyboard */,
48-
B62F4C3A8445C44CF7F54399 /* PrivacyInfo.xcprivacy */,
49+
13B07FB81A68108700A75B9A /* PrivacyInfo.xcprivacy */,
4950
);
5051
name = NitroSQLiteExample;
5152
sourceTree = "<group>";
@@ -54,7 +55,7 @@
5455
isa = PBXGroup;
5556
children = (
5657
ED297162215061F000B7C4FE /* JavaScriptCore.framework */,
57-
FAC58BB4030B215EBC2C3386 /* Pods_NitroSQLiteExample.framework */,
58+
8F6AB5091998BEBB310182F8 /* Pods_NitroSQLiteExample.framework */,
5859
);
5960
name = Frameworks;
6061
sourceTree = "<group>";
@@ -83,16 +84,16 @@
8384
83CBBA001A601CBA00E9B192 /* Products */ = {
8485
isa = PBXGroup;
8586
children = (
86-
13B07F961A680F5B00A75B9A /* NitroSQLiteExample. */,
87+
13B07F961A680F5B00A75B9A /* NitroSQLiteExample.app */,
8788
);
8889
name = Products;
8990
sourceTree = "<group>";
9091
};
9192
BBD78D7AC51CEA395F1C20DB /* Pods */ = {
9293
isa = PBXGroup;
9394
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 */,
9697
);
9798
path = Pods;
9899
sourceTree = "<group>";
@@ -104,22 +105,21 @@
104105
isa = PBXNativeTarget;
105106
buildConfigurationList = 13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "NitroSQLiteExample" */;
106107
buildPhases = (
107-
8851BB48F109827B5AB11D8D /* [CP] Check Pods Manifest.lock */,
108-
FD10A7F022414F080027D42C /* Start Packager */,
108+
C38B50BA6285516D6DCD4F65 /* [CP] Check Pods Manifest.lock */,
109109
13B07F871A680F5B00A75B9A /* Sources */,
110110
13B07F8C1A680F5B00A75B9A /* Frameworks */,
111111
13B07F8E1A680F5B00A75B9A /* Resources */,
112112
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 */,
115115
);
116116
buildRules = (
117117
);
118118
dependencies = (
119119
);
120120
name = NitroSQLiteExample;
121121
productName = NitroSQLiteExample;
122-
productReference = 13B07F961A680F5B00A75B9A /* NitroSQLiteExample. */;
122+
productReference = 13B07F961A680F5B00A75B9A /* NitroSQLiteExample.app */;
123123
productType = "com.apple.product-type.application";
124124
};
125125
/* End PBXNativeTarget section */
@@ -131,7 +131,7 @@
131131
LastUpgradeCheck = 1210;
132132
TargetAttributes = {
133133
13B07F861A680F5B00A75B9A = {
134-
LastSwiftMigration = 1620;
134+
LastSwiftMigration = 1120;
135135
};
136136
};
137137
};
@@ -160,7 +160,7 @@
160160
files = (
161161
81AB9BB82411601600AC10FF /* LaunchScreen.storyboard in Resources */,
162162
13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */,
163-
17EA225CB5C6FBE4FF95B3B8 /* PrivacyInfo.xcprivacy in Resources */,
163+
7B5735B8E367752583C44170 /* PrivacyInfo.xcprivacy in Resources */,
164164
);
165165
runOnlyForDeploymentPostprocessing = 0;
166166
};
@@ -183,24 +183,24 @@
183183
shellPath = /bin/sh;
184184
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";
185185
};
186-
61FCFD127542643806B76DAD /* [CP] Copy Pods Resources */ = {
186+
00EEFC60759A1932668264C0 /* [CP] Embed Pods Frameworks */ = {
187187
isa = PBXShellScriptBuildPhase;
188188
buildActionMask = 2147483647;
189189
files = (
190190
);
191191
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",
193193
);
194-
name = "[CP] Copy Pods Resources";
194+
name = "[CP] Embed Pods Frameworks";
195195
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",
197197
);
198198
runOnlyForDeploymentPostprocessing = 0;
199199
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";
201201
showEnvVarsInLog = 0;
202202
};
203-
8851BB48F109827B5AB11D8D /* [CP] Check Pods Manifest.lock */ = {
203+
C38B50BA6285516D6DCD4F65 /* [CP] Check Pods Manifest.lock */ = {
204204
isa = PBXShellScriptBuildPhase;
205205
buildActionMask = 2147483647;
206206
files = (
@@ -222,40 +222,21 @@
222222
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";
223223
showEnvVarsInLog = 0;
224224
};
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 */ = {
243226
isa = PBXShellScriptBuildPhase;
244227
buildActionMask = 2147483647;
245228
files = (
246229
);
247230
inputFileListPaths = (
231+
"${PODS_ROOT}/Target Support Files/Pods-NitroSQLiteExample/Pods-NitroSQLiteExample-resources-${CONFIGURATION}-input-files.xcfilelist",
248232
);
249-
inputPaths = (
250-
);
251-
name = "Start Packager";
233+
name = "[CP] Copy Pods Resources";
252234
outputFileListPaths = (
253-
);
254-
outputPaths = (
235+
"${PODS_ROOT}/Target Support Files/Pods-NitroSQLiteExample/Pods-NitroSQLiteExample-resources-${CONFIGURATION}-output-files.xcfilelist",
255236
);
256237
runOnlyForDeploymentPostprocessing = 0;
257238
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";
259240
showEnvVarsInLog = 0;
260241
};
261242
/* End PBXShellScriptBuildPhase section */
@@ -265,6 +246,7 @@
265246
isa = PBXSourcesBuildPhase;
266247
buildActionMask = 2147483647;
267248
files = (
249+
761780ED2CA45674006654EE /* AppDelegate.swift in Sources */,
268250
);
269251
runOnlyForDeploymentPostprocessing = 0;
270252
};
@@ -273,16 +255,14 @@
273255
/* Begin XCBuildConfiguration section */
274256
13B07F941A680F5B00A75B9A /* Debug */ = {
275257
isa = XCBuildConfiguration;
276-
baseConfigurationReference = CA20110A9117BB91D9E63081 /* Pods-NitroSQLiteExample.debug.xcconfig */;
258+
baseConfigurationReference = 3B4392A12AC88292D35C810B /* Pods-NitroSQLiteExample.debug.xcconfig */;
277259
buildSettings = {
278260
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
279261
CLANG_ENABLE_MODULES = YES;
280262
CURRENT_PROJECT_VERSION = 1;
281263
DEVELOPMENT_TEAM = WYL5V2KKR3;
282264
ENABLE_BITCODE = NO;
283265
INFOPLIST_FILE = NitroSQLiteExample/Info.plist;
284-
INFOPLIST_KEY_CFBundleDisplayName = "NitroSQLite Example";
285-
INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.developer-tools";
286266
IPHONEOS_DEPLOYMENT_TARGET = 16.6;
287267
LD_RUNPATH_SEARCH_PATHS = (
288268
"$(inherited)",
@@ -295,9 +275,7 @@
295275
"-lc++",
296276
);
297277
PRODUCT_BUNDLE_IDENTIFIER = com.margelo.rnnitrosqlite.example;
298-
PRODUCT_MODULE_NAME = NitroSQLiteExample;
299278
PRODUCT_NAME = NitroSQLiteExample;
300-
PUBLIC_HEADERS_FOLDER_PATH = "$(CONTENTS_FOLDER_PATH)/Headers";
301279
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
302280
SWIFT_VERSION = 5.0;
303281
VERSIONING_SYSTEM = "apple-generic";
@@ -306,15 +284,13 @@
306284
};
307285
13B07F951A680F5B00A75B9A /* Release */ = {
308286
isa = XCBuildConfiguration;
309-
baseConfigurationReference = 03D39CB013C879B46EC1C979 /* Pods-NitroSQLiteExample.release.xcconfig */;
287+
baseConfigurationReference = 5709B34CF0A7D63546082F79 /* Pods-NitroSQLiteExample.release.xcconfig */;
310288
buildSettings = {
311289
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
312290
CLANG_ENABLE_MODULES = YES;
313291
CURRENT_PROJECT_VERSION = 1;
314292
DEVELOPMENT_TEAM = WYL5V2KKR3;
315293
INFOPLIST_FILE = NitroSQLiteExample/Info.plist;
316-
INFOPLIST_KEY_CFBundleDisplayName = "NitroSQLite Example";
317-
INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.developer-tools";
318294
IPHONEOS_DEPLOYMENT_TARGET = 16.6;
319295
LD_RUNPATH_SEARCH_PATHS = (
320296
"$(inherited)",
@@ -327,9 +303,7 @@
327303
"-lc++",
328304
);
329305
PRODUCT_BUNDLE_IDENTIFIER = com.margelo.rnnitrosqlite.example;
330-
PRODUCT_MODULE_NAME = NitroSQLiteExample;
331306
PRODUCT_NAME = NitroSQLiteExample;
332-
PUBLIC_HEADERS_FOLDER_PATH = "$(CONTENTS_FOLDER_PATH)/Headers";
333307
SWIFT_VERSION = 5.0;
334308
VERSIONING_SYSTEM = "apple-generic";
335309
};
@@ -339,7 +313,6 @@
339313
isa = XCBuildConfiguration;
340314
buildSettings = {
341315
ALWAYS_SEARCH_USER_PATHS = NO;
342-
CC = "";
343316
CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
344317
CLANG_CXX_LANGUAGE_STANDARD = "c++20";
345318
CLANG_CXX_LIBRARY = "libc++";
@@ -367,9 +340,6 @@
367340
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
368341
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
369342
COPY_PHASE_STRIP = NO;
370-
CXX = "";
371-
DRIVERKIT_DEPLOYMENT_TARGET = "";
372-
ENABLE_ON_DEMAND_RESOURCES = YES;
373343
ENABLE_STRICT_OBJC_MSGSEND = YES;
374344
ENABLE_TESTABILITY = YES;
375345
"EXCLUDED_ARCHS[sdk=iphonesimulator*]" = "";
@@ -399,14 +369,10 @@
399369
"${PODS_CONFIGURATION_BUILD_DIR}/React-graphics/React_graphics.framework/Headers",
400370
"${PODS_CONFIGURATION_BUILD_DIR}/React-graphics/React_graphics.framework/Headers/react/renderer/graphics/platform/ios",
401371
);
402-
INFOPLIST_KEY_CFBundleDisplayName = "";
403-
INFOPLIST_KEY_LSApplicationCategoryType = "";
404372
IPHONEOS_DEPLOYMENT_TARGET = 15.1;
405-
LD = "";
406-
LDPLUSPLUS = "";
407373
LD_RUNPATH_SEARCH_PATHS = (
408-
"$(inherited)",
409374
/usr/lib/swift,
375+
"$(inherited)",
410376
);
411377
LIBRARY_SEARCH_PATHS = (
412378
"\"$(SDKROOT)/usr/lib/swift\"",
@@ -423,24 +389,18 @@
423389
"-DFOLLY_CFG_NO_COROUTINES=1",
424390
"-DFOLLY_HAVE_CLOCK_GETTIME=1",
425391
);
426-
OTHER_LDFLAGS = "$(inherited)";
427-
PRODUCT_BUNDLE_IDENTIFIER = "";
428-
PRODUCT_MODULE_NAME = "";
429-
PRODUCT_NAME = "";
430-
PUBLIC_HEADERS_FOLDER_PATH = "";
392+
OTHER_LDFLAGS = "$(inherited) ";
431393
REACT_NATIVE_PATH = "${PODS_ROOT}/../../../node_modules/react-native";
432394
SDKROOT = iphoneos;
433395
SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) DEBUG";
434396
USE_HERMES = true;
435-
WRAPPER_EXTENSION = "";
436397
};
437398
name = Debug;
438399
};
439400
83CBBA211A601CBA00E9B192 /* Release */ = {
440401
isa = XCBuildConfiguration;
441402
buildSettings = {
442403
ALWAYS_SEARCH_USER_PATHS = NO;
443-
CC = "";
444404
CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
445405
CLANG_CXX_LANGUAGE_STANDARD = "c++20";
446406
CLANG_CXX_LIBRARY = "libc++";
@@ -468,10 +428,7 @@
468428
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
469429
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
470430
COPY_PHASE_STRIP = YES;
471-
CXX = "";
472-
DRIVERKIT_DEPLOYMENT_TARGET = "";
473431
ENABLE_NS_ASSERTIONS = NO;
474-
ENABLE_ON_DEMAND_RESOURCES = YES;
475432
ENABLE_STRICT_OBJC_MSGSEND = YES;
476433
"EXCLUDED_ARCHS[sdk=iphonesimulator*]" = "";
477434
GCC_C_LANGUAGE_STANDARD = gnu99;
@@ -493,14 +450,10 @@
493450
"${PODS_CONFIGURATION_BUILD_DIR}/React-graphics/React_graphics.framework/Headers",
494451
"${PODS_CONFIGURATION_BUILD_DIR}/React-graphics/React_graphics.framework/Headers/react/renderer/graphics/platform/ios",
495452
);
496-
INFOPLIST_KEY_CFBundleDisplayName = "";
497-
INFOPLIST_KEY_LSApplicationCategoryType = "";
498453
IPHONEOS_DEPLOYMENT_TARGET = 15.1;
499-
LD = "";
500-
LDPLUSPLUS = "";
501454
LD_RUNPATH_SEARCH_PATHS = (
502-
"$(inherited)",
503455
/usr/lib/swift,
456+
"$(inherited)",
504457
);
505458
LIBRARY_SEARCH_PATHS = (
506459
"\"$(SDKROOT)/usr/lib/swift\"",
@@ -516,16 +469,11 @@
516469
"-DFOLLY_CFG_NO_COROUTINES=1",
517470
"-DFOLLY_HAVE_CLOCK_GETTIME=1",
518471
);
519-
OTHER_LDFLAGS = "$(inherited)";
520-
PRODUCT_BUNDLE_IDENTIFIER = "";
521-
PRODUCT_MODULE_NAME = "";
522-
PRODUCT_NAME = "";
523-
PUBLIC_HEADERS_FOLDER_PATH = "";
472+
OTHER_LDFLAGS = "$(inherited) ";
524473
REACT_NATIVE_PATH = "${PODS_ROOT}/../../../node_modules/react-native";
525474
SDKROOT = iphoneos;
526475
USE_HERMES = true;
527476
VALIDATE_PRODUCT = YES;
528-
WRAPPER_EXTENSION = "";
529477
};
530478
name = Release;
531479
};

0 commit comments

Comments
 (0)