|
14 | 14 | 13B07FC11A68108700A75B9A /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB71A68108700A75B9A /* main.m */; };
|
15 | 15 | 331A34C09CDF74F0FC0CF2E9 /* ExpoModulesProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9A92300ADBC27B47A39B6CF1 /* ExpoModulesProvider.swift */; };
|
16 | 16 | 42683F2D9EA5DDC49A85CEC0 /* ExpoModulesProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 78611DF31EED3FF745D00249 /* ExpoModulesProvider.swift */; };
|
| 17 | + 638ED9512B7D419B009F369B /* Assests.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 638ED9502B7D419B009F369B /* Assests.xcassets */; }; |
17 | 18 | 7699B88040F8A987B510C191 /* libPods-EphemeraMobileChat-EphemeraMobileChatTests.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 19F6CBCC0A4E27FBF8BF4A61 /* libPods-EphemeraMobileChat-EphemeraMobileChatTests.a */; };
|
18 | 19 | 81AB9BB82411601600AC10FF /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 81AB9BB72411601600AC10FF /* LaunchScreen.storyboard */; };
|
19 | 20 | /* End PBXBuildFile section */
|
|
43 | 44 | 5709B34CF0A7D63546082F79 /* Pods-EphemeraMobileChat.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-EphemeraMobileChat.release.xcconfig"; path = "Target Support Files/Pods-EphemeraMobileChat/Pods-EphemeraMobileChat.release.xcconfig"; sourceTree = "<group>"; };
|
44 | 45 | 5B7EB9410499542E8C5724F5 /* Pods-EphemeraMobileChat-EphemeraMobileChatTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-EphemeraMobileChat-EphemeraMobileChatTests.debug.xcconfig"; path = "Target Support Files/Pods-EphemeraMobileChat-EphemeraMobileChatTests/Pods-EphemeraMobileChat-EphemeraMobileChatTests.debug.xcconfig"; sourceTree = "<group>"; };
|
45 | 46 | 5DCACB8F33CDC322A6C60F78 /* libPods-EphemeraMobileChat.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-EphemeraMobileChat.a"; sourceTree = BUILT_PRODUCTS_DIR; };
|
| 47 | + 638ED9502B7D419B009F369B /* Assests.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = Assests.xcassets; path = XmtpMobileChat/Assests.xcassets; sourceTree = "<group>"; }; |
| 48 | + 638ED9522B7D4755009F369B /* XmtpMobileChat.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; name = XmtpMobileChat.entitlements; path = XmtpMobileChat/XmtpMobileChat.entitlements; sourceTree = "<group>"; }; |
46 | 49 | 78611DF31EED3FF745D00249 /* ExpoModulesProvider.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ExpoModulesProvider.swift; path = "Pods/Target Support Files/Pods-EphemeraMobileChat/ExpoModulesProvider.swift"; sourceTree = "<group>"; };
|
47 | 50 | 81AB9BB72411601600AC10FF /* LaunchScreen.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; name = LaunchScreen.storyboard; path = EphemeraMobileChat/LaunchScreen.storyboard; sourceTree = "<group>"; };
|
48 | 51 | 89C6BE57DB24E9ADA2F236DE /* Pods-EphemeraMobileChat-EphemeraMobileChatTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-EphemeraMobileChat-EphemeraMobileChatTests.release.xcconfig"; path = "Target Support Files/Pods-EphemeraMobileChat-EphemeraMobileChatTests/Pods-EphemeraMobileChat-EphemeraMobileChatTests.release.xcconfig"; sourceTree = "<group>"; };
|
|
90 | 93 | 13B07FAE1A68108700A75B9A /* EphemeraMobileChat */ = {
|
91 | 94 | isa = PBXGroup;
|
92 | 95 | children = (
|
| 96 | + 638ED9522B7D4755009F369B /* XmtpMobileChat.entitlements */, |
93 | 97 | 13B07FAF1A68108700A75B9A /* AppDelegate.h */,
|
94 | 98 | 13B07FB01A68108700A75B9A /* AppDelegate.mm */,
|
95 | 99 | 13B07FB51A68108700A75B9A /* Images.xcassets */,
|
96 | 100 | 13B07FB61A68108700A75B9A /* Info.plist */,
|
97 | 101 | 81AB9BB72411601600AC10FF /* LaunchScreen.storyboard */,
|
98 | 102 | 13B07FB71A68108700A75B9A /* main.m */,
|
| 103 | + 638ED9502B7D419B009F369B /* Assests.xcassets */, |
99 | 104 | );
|
100 | 105 | name = EphemeraMobileChat;
|
101 | 106 | sourceTree = "<group>";
|
|
275 | 280 | files = (
|
276 | 281 | 81AB9BB82411601600AC10FF /* LaunchScreen.storyboard in Resources */,
|
277 | 282 | 13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */,
|
| 283 | + 638ED9512B7D419B009F369B /* Assests.xcassets in Resources */, |
278 | 284 | );
|
279 | 285 | runOnlyForDeploymentPostprocessing = 0;
|
280 | 286 | };
|
|
504 | 510 | OTHER_SWIFT_FLAGS = "$(inherited) -D EXPO_CONFIGURATION_DEBUG";
|
505 | 511 | PRODUCT_BUNDLE_IDENTIFIER = "org.reactjs.native.example.$(PRODUCT_NAME:rfc1034identifier)";
|
506 | 512 | PRODUCT_NAME = "$(TARGET_NAME)";
|
| 513 | + SWIFT_VERSION = 5.0; |
507 | 514 | TEST_HOST = "$(BUILT_PRODUCTS_DIR)/EphemeraMobileChat.app/EphemeraMobileChat";
|
508 | 515 | };
|
509 | 516 | name = Debug;
|
|
529 | 536 | OTHER_SWIFT_FLAGS = "$(inherited) -D EXPO_CONFIGURATION_RELEASE";
|
530 | 537 | PRODUCT_BUNDLE_IDENTIFIER = "org.reactjs.native.example.$(PRODUCT_NAME:rfc1034identifier)";
|
531 | 538 | PRODUCT_NAME = "$(TARGET_NAME)";
|
| 539 | + SWIFT_VERSION = 5.0; |
532 | 540 | TEST_HOST = "$(BUILT_PRODUCTS_DIR)/EphemeraMobileChat.app/EphemeraMobileChat";
|
533 | 541 | };
|
534 | 542 | name = Release;
|
|
539 | 547 | buildSettings = {
|
540 | 548 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
541 | 549 | CLANG_ENABLE_MODULES = YES;
|
542 |
| - CURRENT_PROJECT_VERSION = 1; |
543 |
| - DEVELOPMENT_TEAM = QB5WFHTRW9; |
| 550 | + CODE_SIGN_ENTITLEMENTS = XmtpMobileChat/XmtpMobileChat.entitlements; |
| 551 | + CURRENT_PROJECT_VERSION = 20; |
| 552 | + DEVELOPMENT_TEAM = FY4NZR34Z3; |
544 | 553 | ENABLE_BITCODE = NO;
|
545 | 554 | INFOPLIST_FILE = EphemeraMobileChat/Info.plist;
|
| 555 | + INFOPLIST_KEY_CFBundleDisplayName = "XMTP Inbox"; |
546 | 556 | IPHONEOS_DEPLOYMENT_TARGET = 14.0;
|
547 | 557 | LD_RUNPATH_SEARCH_PATHS = (
|
548 | 558 | "$(inherited)",
|
|
555 | 565 | "-lc++",
|
556 | 566 | );
|
557 | 567 | OTHER_SWIFT_FLAGS = "$(inherited) -D EXPO_CONFIGURATION_DEBUG";
|
558 |
| - PRODUCT_BUNDLE_IDENTIFIER = "org.reactjs.native.example.$(PRODUCT_NAME:rfc1034identifier)"; |
| 568 | + PRODUCT_BUNDLE_IDENTIFIER = com.xmtplabs.inbox.ios; |
559 | 569 | PRODUCT_NAME = EphemeraMobileChat;
|
560 | 570 | SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
561 | 571 | SWIFT_VERSION = 5.0;
|
|
569 | 579 | buildSettings = {
|
570 | 580 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
571 | 581 | CLANG_ENABLE_MODULES = YES;
|
| 582 | + CODE_SIGN_ENTITLEMENTS = EphemeraMobileChat/XmtpMobileChat.entitlements; |
572 | 583 | CURRENT_PROJECT_VERSION = 1;
|
573 |
| - DEVELOPMENT_TEAM = QB5WFHTRW9; |
| 584 | + DEVELOPMENT_TEAM = FY4NZR34Z3; |
574 | 585 | INFOPLIST_FILE = EphemeraMobileChat/Info.plist;
|
| 586 | + INFOPLIST_KEY_CFBundleDisplayName = "XMTP Inbox"; |
575 | 587 | IPHONEOS_DEPLOYMENT_TARGET = 14.0;
|
576 | 588 | LD_RUNPATH_SEARCH_PATHS = (
|
577 | 589 | "$(inherited)",
|
|
584 | 596 | "-lc++",
|
585 | 597 | );
|
586 | 598 | OTHER_SWIFT_FLAGS = "$(inherited) -D EXPO_CONFIGURATION_RELEASE";
|
587 |
| - PRODUCT_BUNDLE_IDENTIFIER = "org.reactjs.native.example.$(PRODUCT_NAME:rfc1034identifier)"; |
| 599 | + PRODUCT_BUNDLE_IDENTIFIER = com.xmtplabs.inbox.ios; |
588 | 600 | PRODUCT_NAME = EphemeraMobileChat;
|
589 | 601 | SWIFT_VERSION = 5.0;
|
590 | 602 | VERSIONING_SYSTEM = "apple-generic";
|
|
660 | 672 | "-DFOLLY_USE_LIBCPP=1",
|
661 | 673 | "-DFOLLY_CFG_NO_COROUTINES=1",
|
662 | 674 | );
|
663 |
| - OTHER_LDFLAGS = ( |
664 |
| - "$(inherited)", |
665 |
| - "-Wl", |
666 |
| - "-ld_classic", |
667 |
| - ); |
| 675 | + OTHER_LDFLAGS = "$(inherited)"; |
668 | 676 | REACT_NATIVE_PATH = "${PODS_ROOT}/../../node_modules/react-native";
|
669 | 677 | SDKROOT = iphoneos;
|
| 678 | + SWIFT_VERSION = 5.0; |
670 | 679 | USE_HERMES = true;
|
671 | 680 | };
|
672 | 681 | name = Debug;
|
|
732 | 741 | "-DFOLLY_USE_LIBCPP=1",
|
733 | 742 | "-DFOLLY_CFG_NO_COROUTINES=1",
|
734 | 743 | );
|
735 |
| - OTHER_LDFLAGS = ( |
736 |
| - "$(inherited)", |
737 |
| - "-Wl", |
738 |
| - "-ld_classic", |
739 |
| - ); |
| 744 | + OTHER_LDFLAGS = "$(inherited)"; |
740 | 745 | REACT_NATIVE_PATH = "${PODS_ROOT}/../../node_modules/react-native";
|
741 | 746 | SDKROOT = iphoneos;
|
| 747 | + SWIFT_VERSION = 5.0; |
742 | 748 | USE_HERMES = true;
|
743 | 749 | VALIDATE_PRODUCT = YES;
|
744 | 750 | };
|
|
0 commit comments