|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */
|
10 | 10 | 767DC83528997F8E00080FA9 /* EthSendTransaction.swift in Sources */ = {isa = PBXBuildFile; fileRef = 767DC83428997F8E00080FA9 /* EthSendTransaction.swift */; };
|
11 |
| - 7694A5262874296A0001257E /* RegistryTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7694A5252874296A0001257E /* RegistryTests.swift */; }; |
12 | 11 | 842B1D132B988BC5007F1EF8 /* Web3Modal in Frameworks */ = {isa = PBXBuildFile; productRef = 842B1D122B988BC5007F1EF8 /* Web3Modal */; };
|
13 | 12 | 842B1D152B988BC5007F1EF8 /* Web3ModalUI in Frameworks */ = {isa = PBXBuildFile; productRef = 842B1D142B988BC5007F1EF8 /* Web3ModalUI */; };
|
14 | 13 | 842B1D172B988BF0007F1EF8 /* Web3ModalUI in Frameworks */ = {isa = PBXBuildFile; productRef = 842B1D162B988BF0007F1EF8 /* Web3ModalUI */; };
|
|
56 | 55 | 84CE642B27981DF000142511 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 84CE642927981DF000142511 /* LaunchScreen.storyboard */; };
|
57 | 56 | 84CEC64628D89D6B00D081A8 /* PairingTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84CEC64528D89D6B00D081A8 /* PairingTests.swift */; };
|
58 | 57 | 84D093EB2B4EA6CB005B1925 /* ActivityIndicatorManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84D093EA2B4EA6CB005B1925 /* ActivityIndicatorManager.swift */; };
|
59 |
| - 84D2A66628A4F51E0088AE09 /* AuthTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84D2A66528A4F51E0088AE09 /* AuthTests.swift */; }; |
60 | 58 | 84DB38F32983CDAE00BFEE37 /* PushRegisterer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84DB38F22983CDAE00BFEE37 /* PushRegisterer.swift */; };
|
61 | 59 | 84E6B84A29787A8000428BAF /* NotificationService.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84E6B84929787A8000428BAF /* NotificationService.swift */; };
|
62 | 60 | 84E6B84E29787A8000428BAF /* PNDecryptionService.appex in Embed Foundation Extensions */ = {isa = PBXBuildFile; fileRef = 84E6B84729787A8000428BAF /* PNDecryptionService.appex */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; };
|
|
211 | 209 | A5E03DFD286465D100888481 /* Stubs.swift in Sources */ = {isa = PBXBuildFile; fileRef = A5E03DFC286465D100888481 /* Stubs.swift */; };
|
212 | 210 | A5E03DFF2864662500888481 /* WalletConnect in Frameworks */ = {isa = PBXBuildFile; productRef = A5E03DFE2864662500888481 /* WalletConnect */; };
|
213 | 211 | A5E03E01286466EA00888481 /* WalletConnectChat in Frameworks */ = {isa = PBXBuildFile; productRef = A5E03E00286466EA00888481 /* WalletConnectChat */; };
|
214 |
| - A5E03E03286466F400888481 /* ChatTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = A5E03E02286466F400888481 /* ChatTests.swift */; }; |
215 | 212 | A5E03E1128646F8000888481 /* KeychainStorageMock.swift in Sources */ = {isa = PBXBuildFile; fileRef = A5E03E1028646F8000888481 /* KeychainStorageMock.swift */; };
|
216 | 213 | A5E22D1A2840C62A00E36487 /* Engine.swift in Sources */ = {isa = PBXBuildFile; fileRef = A5E22D192840C62A00E36487 /* Engine.swift */; };
|
217 | 214 | A5E22D1C2840C85D00E36487 /* App.swift in Sources */ = {isa = PBXBuildFile; fileRef = A5E22D1B2840C85D00E36487 /* App.swift */; };
|
|
397 | 394 | 764E1D5526F8DADE00A1FB15 /* WalletConnectSwiftV2 */ = {isa = PBXFileReference; lastKnownFileType = folder; name = WalletConnectSwiftV2; path = ..; sourceTree = "<group>"; };
|
398 | 395 | 764E1D5626F8DB6000A1FB15 /* WalletConnectSwiftV2 */ = {isa = PBXFileReference; lastKnownFileType = folder; name = WalletConnectSwiftV2; path = ..; sourceTree = "<group>"; };
|
399 | 396 | 767DC83428997F8E00080FA9 /* EthSendTransaction.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = EthSendTransaction.swift; sourceTree = "<group>"; };
|
400 |
| - 7694A5252874296A0001257E /* RegistryTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RegistryTests.swift; sourceTree = "<group>"; }; |
401 | 397 | 84310D04298BC980000C15B6 /* MainInteractor.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MainInteractor.swift; sourceTree = "<group>"; };
|
402 | 398 | 8439CB88293F658E00F2F2E2 /* PushMessage.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PushMessage.swift; sourceTree = "<group>"; };
|
403 | 399 | 844749F329B9E5B9005F520B /* RelayIntegrationTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = RelayIntegrationTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
438 | 434 | 84CE6453279FFE1100142511 /* Wallet.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = Wallet.entitlements; sourceTree = "<group>"; };
|
439 | 435 | 84CEC64528D89D6B00D081A8 /* PairingTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PairingTests.swift; sourceTree = "<group>"; };
|
440 | 436 | 84D093EA2B4EA6CB005B1925 /* ActivityIndicatorManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ActivityIndicatorManager.swift; sourceTree = "<group>"; };
|
441 |
| - 84D2A66528A4F51E0088AE09 /* AuthTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AuthTests.swift; sourceTree = "<group>"; }; |
442 | 437 | 84D72FC62B4692770057EAF3 /* DApp.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = DApp.entitlements; sourceTree = "<group>"; };
|
443 | 438 | 84DB38F029828A7C00BFEE37 /* WalletApp.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = WalletApp.entitlements; sourceTree = "<group>"; };
|
444 | 439 | 84DB38F129828A7F00BFEE37 /* PNDecryptionService.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = PNDecryptionService.entitlements; sourceTree = "<group>"; };
|
|
569 | 564 | A5E03DED286464DB00888481 /* IntegrationTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = IntegrationTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
|
570 | 565 | A5E03DF9286465C700888481 /* SignClientTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SignClientTests.swift; sourceTree = "<group>"; };
|
571 | 566 | A5E03DFC286465D100888481 /* Stubs.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Stubs.swift; sourceTree = "<group>"; };
|
572 |
| - A5E03E02286466F400888481 /* ChatTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ChatTests.swift; sourceTree = "<group>"; }; |
573 | 567 | A5E03E1028646F8000888481 /* KeychainStorageMock.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = KeychainStorageMock.swift; sourceTree = "<group>"; };
|
574 | 568 | A5E22D192840C62A00E36487 /* Engine.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Engine.swift; sourceTree = "<group>"; };
|
575 | 569 | A5E22D1B2840C85D00E36487 /* App.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = App.swift; sourceTree = "<group>"; };
|
|
981 | 975 | children = (
|
982 | 976 | A58A1ECA29BF457800A82A20 /* ENS */,
|
983 | 977 | A54195992934BFDD0035AD19 /* Signer */,
|
984 |
| - 84D2A66528A4F51E0088AE09 /* AuthTests.swift */, |
985 | 978 | );
|
986 | 979 | path = Auth;
|
987 | 980 | sourceTree = "<group>";
|
|
1462 | 1455 | 84CEC64728D8A98900D081A8 /* Pairing */,
|
1463 | 1456 | A5E03E0A28646A8A00888481 /* Stubs */,
|
1464 | 1457 | A5E03E0928646A8100888481 /* Sign */,
|
1465 |
| - A5E03E0828646A7B00888481 /* Chat */, |
1466 | 1458 | 84D2A66728A4F5260088AE09 /* Auth */,
|
1467 | 1459 | );
|
1468 | 1460 | path = IntegrationTests;
|
1469 | 1461 | sourceTree = "<group>";
|
1470 | 1462 | };
|
1471 |
| - A5E03E0828646A7B00888481 /* Chat */ = { |
1472 |
| - isa = PBXGroup; |
1473 |
| - children = ( |
1474 |
| - A5E03E02286466F400888481 /* ChatTests.swift */, |
1475 |
| - 7694A5252874296A0001257E /* RegistryTests.swift */, |
1476 |
| - ); |
1477 |
| - path = Chat; |
1478 |
| - sourceTree = "<group>"; |
1479 |
| - }; |
1480 | 1463 | A5E03E0928646A8100888481 /* Sign */ = {
|
1481 | 1464 | isa = PBXGroup;
|
1482 | 1465 | children = (
|
|
2414 | 2397 | A541959E2934BFEF0035AD19 /* CacaoSignerTests.swift in Sources */,
|
2415 | 2398 | A59CF4F6292F83D50031A42F /* DefaultSignerFactory.swift in Sources */,
|
2416 | 2399 | 847F08012A25DBFF00B2A5A4 /* XPlatformW3WTests.swift in Sources */,
|
2417 |
| - A5E03E03286466F400888481 /* ChatTests.swift in Sources */, |
2418 | 2400 | 849D7A93292E2169006A2BD4 /* NotifyTests.swift in Sources */,
|
2419 | 2401 | 845B8D8C2934B36C0084A966 /* Account.swift in Sources */,
|
2420 |
| - 84D2A66628A4F51E0088AE09 /* AuthTests.swift in Sources */, |
2421 | 2402 | 84FE684628ACDB4700C893FF /* RequestParams.swift in Sources */,
|
2422 |
| - 7694A5262874296A0001257E /* RegistryTests.swift in Sources */, |
2423 | 2403 | A541959F2934BFEF0035AD19 /* SignerTests.swift in Sources */,
|
2424 | 2404 | A58A1ECC29BF458600A82A20 /* ENSResolverTests.swift in Sources */,
|
2425 | 2405 | A5E03DFA286465C700888481 /* SignClientTests.swift in Sources */,
|
|
2897 | 2877 | CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
|
2898 | 2878 | CODE_SIGN_ENTITLEMENTS = PNDecryptionService/PNDecryptionServiceRelease.entitlements;
|
2899 | 2879 | CODE_SIGN_IDENTITY = "Apple Development";
|
2900 |
| - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Distribution"; |
2901 |
| - CODE_SIGN_STYLE = Manual; |
| 2880 | + CODE_SIGN_STYLE = Automatic; |
2902 | 2881 | CURRENT_PROJECT_VERSION = 7;
|
2903 |
| - DEVELOPMENT_TEAM = ""; |
2904 |
| - "DEVELOPMENT_TEAM[sdk=iphoneos*]" = W5R8AG9K22; |
| 2882 | + DEVELOPMENT_TEAM = W5R8AG9K22; |
2905 | 2883 | GENERATE_INFOPLIST_FILE = YES;
|
2906 | 2884 | INFOPLIST_FILE = PNDecryptionService/Info.plist;
|
2907 | 2885 | INFOPLIST_KEY_CFBundleDisplayName = PNDecryptionService;
|
|
2916 | 2894 | PRODUCT_BUNDLE_IDENTIFIER = com.walletconnect.walletapp.PNDecryptionService;
|
2917 | 2895 | PRODUCT_NAME = "$(TARGET_NAME)";
|
2918 | 2896 | PROVISIONING_PROFILE_SPECIFIER = "";
|
2919 |
| - "PROVISIONING_PROFILE_SPECIFIER[sdk=iphoneos*]" = "match AppStore com.walletconnect.walletapp.PNDecryptionService"; |
2920 | 2897 | SKIP_INSTALL = YES;
|
2921 | 2898 | SWIFT_EMIT_LOC_STRINGS = YES;
|
2922 | 2899 | SWIFT_VERSION = 5.0;
|
|
3115 | 3092 | ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
3116 | 3093 | CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
|
3117 | 3094 | CODE_SIGN_ENTITLEMENTS = WalletApp/WalletAppRelease.entitlements;
|
3118 |
| - CODE_SIGN_IDENTITY = "Apple Distribution"; |
3119 |
| - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Distribution"; |
3120 |
| - CODE_SIGN_STYLE = Manual; |
| 3095 | + CODE_SIGN_IDENTITY = "Apple Development"; |
| 3096 | + CODE_SIGN_STYLE = Automatic; |
3121 | 3097 | CURRENT_PROJECT_VERSION = 7;
|
3122 |
| - DEVELOPMENT_TEAM = ""; |
3123 |
| - "DEVELOPMENT_TEAM[sdk=iphoneos*]" = W5R8AG9K22; |
| 3098 | + DEVELOPMENT_TEAM = W5R8AG9K22; |
3124 | 3099 | ENABLE_PREVIEWS = YES;
|
3125 | 3100 | GENERATE_INFOPLIST_FILE = YES;
|
3126 | 3101 | INFOPLIST_FILE = WalletApp/Other/Info.plist;
|
|
3139 | 3114 | PRODUCT_BUNDLE_IDENTIFIER = com.walletconnect.walletapp;
|
3140 | 3115 | PRODUCT_NAME = "$(TARGET_NAME)";
|
3141 | 3116 | PROVISIONING_PROFILE_SPECIFIER = "";
|
3142 |
| - "PROVISIONING_PROFILE_SPECIFIER[sdk=iphoneos*]" = "match AppStore com.walletconnect.walletapp"; |
3143 | 3117 | SWIFT_EMIT_LOC_STRINGS = YES;
|
3144 | 3118 | SWIFT_VERSION = 5.0;
|
3145 | 3119 | TARGETED_DEVICE_FAMILY = "1,2";
|
|
0 commit comments