Skip to content

Commit 2af5c00

Browse files
chore: updated ios certs
1 parent 923964c commit 2af5c00

File tree

1 file changed

+27
-3
lines changed

1 file changed

+27
-3
lines changed

wallets/rn_cli_wallet/ios/RNWeb3Wallet.xcodeproj/project.pbxproj

Lines changed: 27 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -458,10 +458,14 @@
458458
inputFileListPaths = (
459459
"${PODS_ROOT}/Target Support Files/Pods-App-RNWallet/Pods-App-RNWallet-resources-${CONFIGURATION}-input-files.xcfilelist",
460460
);
461+
inputPaths = (
462+
);
461463
name = "[CP] Copy Pods Resources";
462464
outputFileListPaths = (
463465
"${PODS_ROOT}/Target Support Files/Pods-App-RNWallet/Pods-App-RNWallet-resources-${CONFIGURATION}-output-files.xcfilelist",
464466
);
467+
outputPaths = (
468+
);
465469
runOnlyForDeploymentPostprocessing = 0;
466470
shellPath = /bin/sh;
467471
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-App-RNWallet/Pods-App-RNWallet-resources.sh\"\n";
@@ -475,10 +479,14 @@
475479
inputFileListPaths = (
476480
"${PODS_ROOT}/Target Support Files/Pods-App-RNWallet Debug/Pods-App-RNWallet Debug-resources-${CONFIGURATION}-input-files.xcfilelist",
477481
);
482+
inputPaths = (
483+
);
478484
name = "[CP] Copy Pods Resources";
479485
outputFileListPaths = (
480486
"${PODS_ROOT}/Target Support Files/Pods-App-RNWallet Debug/Pods-App-RNWallet Debug-resources-${CONFIGURATION}-output-files.xcfilelist",
481487
);
488+
outputPaths = (
489+
);
482490
runOnlyForDeploymentPostprocessing = 0;
483491
shellPath = /bin/sh;
484492
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-App-RNWallet Debug/Pods-App-RNWallet Debug-resources.sh\"\n";
@@ -492,10 +500,14 @@
492500
inputFileListPaths = (
493501
"${PODS_ROOT}/Target Support Files/Pods-App-RNWallet Internal/Pods-App-RNWallet Internal-resources-${CONFIGURATION}-input-files.xcfilelist",
494502
);
503+
inputPaths = (
504+
);
495505
name = "[CP] Copy Pods Resources";
496506
outputFileListPaths = (
497507
"${PODS_ROOT}/Target Support Files/Pods-App-RNWallet Internal/Pods-App-RNWallet Internal-resources-${CONFIGURATION}-output-files.xcfilelist",
498508
);
509+
outputPaths = (
510+
);
499511
runOnlyForDeploymentPostprocessing = 0;
500512
shellPath = /bin/sh;
501513
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-App-RNWallet Internal/Pods-App-RNWallet Internal-resources.sh\"\n";
@@ -509,10 +521,14 @@
509521
inputFileListPaths = (
510522
"${PODS_ROOT}/Target Support Files/Pods-App-RNWallet Debug/Pods-App-RNWallet Debug-frameworks-${CONFIGURATION}-input-files.xcfilelist",
511523
);
524+
inputPaths = (
525+
);
512526
name = "[CP] Embed Pods Frameworks";
513527
outputFileListPaths = (
514528
"${PODS_ROOT}/Target Support Files/Pods-App-RNWallet Debug/Pods-App-RNWallet Debug-frameworks-${CONFIGURATION}-output-files.xcfilelist",
515529
);
530+
outputPaths = (
531+
);
516532
runOnlyForDeploymentPostprocessing = 0;
517533
shellPath = /bin/sh;
518534
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-App-RNWallet Debug/Pods-App-RNWallet Debug-frameworks.sh\"\n";
@@ -548,10 +564,14 @@
548564
inputFileListPaths = (
549565
"${PODS_ROOT}/Target Support Files/Pods-App-RNWallet/Pods-App-RNWallet-frameworks-${CONFIGURATION}-input-files.xcfilelist",
550566
);
567+
inputPaths = (
568+
);
551569
name = "[CP] Embed Pods Frameworks";
552570
outputFileListPaths = (
553571
"${PODS_ROOT}/Target Support Files/Pods-App-RNWallet/Pods-App-RNWallet-frameworks-${CONFIGURATION}-output-files.xcfilelist",
554572
);
573+
outputPaths = (
574+
);
555575
runOnlyForDeploymentPostprocessing = 0;
556576
shellPath = /bin/sh;
557577
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-App-RNWallet/Pods-App-RNWallet-frameworks.sh\"\n";
@@ -565,10 +585,14 @@
565585
inputFileListPaths = (
566586
"${PODS_ROOT}/Target Support Files/Pods-App-RNWallet Internal/Pods-App-RNWallet Internal-frameworks-${CONFIGURATION}-input-files.xcfilelist",
567587
);
588+
inputPaths = (
589+
);
568590
name = "[CP] Embed Pods Frameworks";
569591
outputFileListPaths = (
570592
"${PODS_ROOT}/Target Support Files/Pods-App-RNWallet Internal/Pods-App-RNWallet Internal-frameworks-${CONFIGURATION}-output-files.xcfilelist",
571593
);
594+
outputPaths = (
595+
);
572596
runOnlyForDeploymentPostprocessing = 0;
573597
shellPath = /bin/sh;
574598
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-App-RNWallet Internal/Pods-App-RNWallet Internal-frameworks.sh\"\n";
@@ -830,7 +854,7 @@
830854
PRODUCT_BUNDLE_IDENTIFIER = com.walletconnect.web3wallet.rnsample;
831855
PRODUCT_NAME = RNWallet;
832856
PROVISIONING_PROFILE_SPECIFIER = "";
833-
"PROVISIONING_PROFILE_SPECIFIER[sdk=iphoneos*]" = "match AppStore com.walletconnect.web3wallet.rnsample 1757428941";
857+
"PROVISIONING_PROFILE_SPECIFIER[sdk=iphoneos*]" = "match AppStore com.walletconnect.web3wallet.rnsample";
834858
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
835859
SUPPORTS_MACCATALYST = NO;
836860
SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = NO;
@@ -1102,7 +1126,7 @@
11021126
PRODUCT_BUNDLE_IDENTIFIER = com.walletconnect.web3wallet.rnsample.internal;
11031127
PRODUCT_NAME = "$(TARGET_NAME)";
11041128
PROVISIONING_PROFILE_SPECIFIER = "";
1105-
"PROVISIONING_PROFILE_SPECIFIER[sdk=iphoneos*]" = "match AppStore com.walletconnect.web3wallet.rnsample.internal 1757428934";
1129+
"PROVISIONING_PROFILE_SPECIFIER[sdk=iphoneos*]" = "match AppStore com.walletconnect.web3wallet.rnsample.internal";
11061130
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
11071131
SUPPORTS_MACCATALYST = NO;
11081132
SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = NO;
@@ -1194,7 +1218,7 @@
11941218
PRODUCT_BUNDLE_IDENTIFIER = com.walletconnect.web3wallet.rnsample.internal;
11951219
PRODUCT_NAME = "$(TARGET_NAME)";
11961220
PROVISIONING_PROFILE_SPECIFIER = "";
1197-
"PROVISIONING_PROFILE_SPECIFIER[sdk=iphoneos*]" = "match AppStore com.walletconnect.web3wallet.rnsample.internal 1757428934";
1221+
"PROVISIONING_PROFILE_SPECIFIER[sdk=iphoneos*]" = "match AppStore com.walletconnect.web3wallet.rnsample.internal";
11981222
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
11991223
SUPPORTS_MACCATALYST = NO;
12001224
SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = NO;

0 commit comments

Comments
 (0)