|
3 | 3 | archiveVersion = 1;
|
4 | 4 | classes = {
|
5 | 5 | };
|
6 |
| - objectVersion = 77; |
| 6 | + objectVersion = 63; |
7 | 7 | objects = {
|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */
|
|
122 | 122 | dependencies = (
|
123 | 123 | );
|
124 | 124 | name = "MultInstance-Recursive";
|
125 |
| - productName = MultInstance-Recursive; |
| 125 | + productName = "MultInstance-Recursive"; |
126 | 126 | productReference = 13B07F961A680F5B00A75B9A /* MultInstance-Recursive.app */;
|
127 | 127 | productType = "com.apple.product-type.application";
|
128 | 128 | };
|
|
140 | 140 | };
|
141 | 141 | };
|
142 | 142 | buildConfigurationList = 83CBB9FA1A601CBA00E9B192 /* Build configuration list for PBXProject "MultInstance-Recursive" */;
|
| 143 | + compatibilityVersion = "Xcode 15.3"; |
143 | 144 | developmentRegion = en;
|
144 | 145 | hasScannedForEncodings = 0;
|
145 | 146 | knownRegions = (
|
146 | 147 | en,
|
147 | 148 | Base,
|
148 | 149 | );
|
149 | 150 | mainGroup = 83CBB9F61A601CBA00E9B192;
|
150 |
| - preferredProjectObjectVersion = 77; |
151 | 151 | productRefGroup = 83CBBA001A601CBA00E9B192 /* Products */;
|
152 | 152 | projectDirPath = "";
|
153 | 153 | projectRoot = "";
|
|
195 | 195 | inputFileListPaths = (
|
196 | 196 | "${PODS_ROOT}/Target Support Files/Pods-MultInstance-Recursive/Pods-MultInstance-Recursive-frameworks-${CONFIGURATION}-input-files.xcfilelist",
|
197 | 197 | );
|
| 198 | + inputPaths = ( |
| 199 | + ); |
198 | 200 | name = "[CP] Embed Pods Frameworks";
|
199 | 201 | outputFileListPaths = (
|
200 | 202 | "${PODS_ROOT}/Target Support Files/Pods-MultInstance-Recursive/Pods-MultInstance-Recursive-frameworks-${CONFIGURATION}-output-files.xcfilelist",
|
201 | 203 | );
|
| 204 | + outputPaths = ( |
| 205 | + ); |
202 | 206 | runOnlyForDeploymentPostprocessing = 0;
|
203 | 207 | shellPath = /bin/sh;
|
204 | 208 | shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-MultInstance-Recursive/Pods-MultInstance-Recursive-frameworks.sh\"\n";
|
|
234 | 238 | inputFileListPaths = (
|
235 | 239 | "${PODS_ROOT}/Target Support Files/Pods-MultInstance-Recursive/Pods-MultInstance-Recursive-resources-${CONFIGURATION}-input-files.xcfilelist",
|
236 | 240 | );
|
| 241 | + inputPaths = ( |
| 242 | + ); |
237 | 243 | name = "[CP] Copy Pods Resources";
|
238 | 244 | outputFileListPaths = (
|
239 | 245 | "${PODS_ROOT}/Target Support Files/Pods-MultInstance-Recursive/Pods-MultInstance-Recursive-resources-${CONFIGURATION}-output-files.xcfilelist",
|
240 | 246 | );
|
| 247 | + outputPaths = ( |
| 248 | + ); |
241 | 249 | runOnlyForDeploymentPostprocessing = 0;
|
242 | 250 | shellPath = /bin/sh;
|
243 | 251 | shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-MultInstance-Recursive/Pods-MultInstance-Recursive-resources.sh\"\n";
|
|
383 | 391 | "-DFOLLY_CFG_NO_COROUTINES=1",
|
384 | 392 | "-DFOLLY_HAVE_CLOCK_GETTIME=1",
|
385 | 393 | );
|
386 |
| - OTHER_LDFLAGS = ( |
387 |
| - "$(inherited)", |
388 |
| - " ", |
389 |
| - ); |
| 394 | + OTHER_LDFLAGS = "$(inherited) "; |
390 | 395 | REACT_NATIVE_PATH = "${PODS_ROOT}/../../../../../node_modules/react-native";
|
391 | 396 | SDKROOT = iphoneos;
|
392 | 397 | SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) DEBUG";
|
|
456 | 461 | "-DFOLLY_CFG_NO_COROUTINES=1",
|
457 | 462 | "-DFOLLY_HAVE_CLOCK_GETTIME=1",
|
458 | 463 | );
|
459 |
| - OTHER_LDFLAGS = ( |
460 |
| - "$(inherited)", |
461 |
| - " ", |
462 |
| - ); |
| 464 | + OTHER_LDFLAGS = "$(inherited) "; |
463 | 465 | REACT_NATIVE_PATH = "${PODS_ROOT}/../../../../../node_modules/react-native";
|
464 | 466 | SDKROOT = iphoneos;
|
465 | 467 | USE_HERMES = true;
|
|
0 commit comments