|
12 | 12 | 514201552437B4B40078DB4F /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 514201532437B4B40078DB4F /* Main.storyboard */; };
|
13 | 13 | 514201582437B4B40078DB4F /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 514201572437B4B40078DB4F /* main.m */; };
|
14 | 14 | 7F9A7D0A9B296E8245E632D4 /* libPods-rngallery-macOS.a in Frameworks */ = {isa = PBXBuildFile; fileRef = D2D6ADB6FFF96DD03F032D49 /* libPods-rngallery-macOS.a */; };
|
| 15 | + AC5FF1622C3E211D00CFF5CF /* Segoe MDL2 Assets.ttf in Resources */ = {isa = PBXBuildFile; fileRef = AC5FF1612C3E211D00CFF5CF /* Segoe MDL2 Assets.ttf */; }; |
15 | 16 | /* End PBXBuildFile section */
|
16 | 17 |
|
17 | 18 | /* Begin PBXFileReference section */
|
|
26 | 27 | 514201562437B4B40078DB4F /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
27 | 28 | 514201572437B4B40078DB4F /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
|
28 | 29 | 514201592437B4B40078DB4F /* rngallery.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = rngallery.entitlements; sourceTree = "<group>"; };
|
| 30 | + AC5FF1612C3E211D00CFF5CF /* Segoe MDL2 Assets.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; path = "Segoe MDL2 Assets.ttf"; sourceTree = "<group>"; }; |
29 | 31 | D2D6ADB6FFF96DD03F032D49 /* libPods-rngallery-macOS.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-rngallery-macOS.a"; sourceTree = BUILT_PRODUCTS_DIR; };
|
30 | 32 | ED297162215061F000B7C4FE /* JavaScriptCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = JavaScriptCore.framework; path = System/Library/Frameworks/JavaScriptCore.framework; sourceTree = SDKROOT; };
|
31 | 33 | /* End PBXFileReference section */
|
|
61 | 63 | 5142014A2437B4B30078DB4F /* rngallery-macOS */ = {
|
62 | 64 | isa = PBXGroup;
|
63 | 65 | children = (
|
| 66 | + AC5FF1612C3E211D00CFF5CF /* Segoe MDL2 Assets.ttf */, |
64 | 67 | 5142014B2437B4B30078DB4F /* AppDelegate.h */,
|
65 | 68 | 5142014C2437B4B30078DB4F /* AppDelegate.mm */,
|
66 | 69 | 514201512437B4B40078DB4F /* Assets.xcassets */,
|
|
78 | 81 | 03DF0E512707AAC72533EDB0 /* Pods-rngallery-macOS.debug.xcconfig */,
|
79 | 82 | 00399E4B91D8F40E1C32D84B /* Pods-rngallery-macOS.release.xcconfig */,
|
80 | 83 | );
|
81 |
| - name = Pods; |
82 | 84 | path = Pods;
|
83 | 85 | sourceTree = "<group>";
|
84 | 86 | };
|
|
202 | 204 | buildActionMask = 2147483647;
|
203 | 205 | files = (
|
204 | 206 | 514201522437B4B40078DB4F /* Assets.xcassets in Resources */,
|
| 207 | + AC5FF1622C3E211D00CFF5CF /* Segoe MDL2 Assets.ttf in Resources */, |
205 | 208 | 514201552437B4B40078DB4F /* Main.storyboard in Resources */,
|
206 | 209 | );
|
207 | 210 | runOnlyForDeploymentPostprocessing = 0;
|
|
464 | 467 | ONLY_ACTIVE_ARCH = YES;
|
465 | 468 | OTHER_CFLAGS = "$(inherited)";
|
466 | 469 | OTHER_CPLUSPLUSFLAGS = "$(inherited)";
|
467 |
| - OTHER_LDFLAGS = ( |
468 |
| - "$(inherited)", |
469 |
| - " ", |
470 |
| - ); |
| 470 | + OTHER_LDFLAGS = "$(inherited) "; |
471 | 471 | REACT_NATIVE_PATH = "${PODS_ROOT}/../../node_modules/react-native";
|
472 | 472 | SDKROOT = iphoneos;
|
473 | 473 | USE_HERMES = false;
|
|
524 | 524 | MTL_ENABLE_DEBUG_INFO = NO;
|
525 | 525 | OTHER_CFLAGS = "$(inherited)";
|
526 | 526 | OTHER_CPLUSPLUSFLAGS = "$(inherited)";
|
527 |
| - OTHER_LDFLAGS = ( |
528 |
| - "$(inherited)", |
529 |
| - " ", |
530 |
| - ); |
| 527 | + OTHER_LDFLAGS = "$(inherited) "; |
531 | 528 | REACT_NATIVE_PATH = "${PODS_ROOT}/../../node_modules/react-native";
|
532 | 529 | SDKROOT = iphoneos;
|
533 | 530 | USE_HERMES = false;
|
|
0 commit comments