|
7 | 7 | objects = {
|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */
|
10 |
| - 08D762AA7F8C96F1FEC2BDDA /* Pods_myWeb3Wallet.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D6EB035B54D0DDFE25556549 /* Pods_myWeb3Wallet.framework */; }; |
11 |
| - 1A3D2B3177B96101E5BA3A86 /* Pods_myWeb3WalletTests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D4590F35DEE4A4CA41141602 /* Pods_myWeb3WalletTests.framework */; }; |
12 |
| - ADDA7950DDF6B6F2FFB1F198 /* Pods_myWeb3Wallet_myWeb3WalletUITests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2DEF494BADF9FD39D553B87D /* Pods_myWeb3Wallet_myWeb3WalletUITests.framework */; }; |
| 10 | + D6DD90D22991966100EE140E /* web3swift in Frameworks */ = {isa = PBXBuildFile; productRef = D6DD90D12991966100EE140E /* web3swift */; }; |
13 | 11 | FA5308212721D59B002C1F06 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = FA5308202721D59B002C1F06 /* AppDelegate.swift */; };
|
14 | 12 | FA5308232721D59B002C1F06 /* SceneDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = FA5308222721D59B002C1F06 /* SceneDelegate.swift */; };
|
15 | 13 | FA5308252721D59B002C1F06 /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = FA5308242721D59B002C1F06 /* ViewController.swift */; };
|
|
47 | 45 |
|
48 | 46 | /* Begin PBXFileReference section */
|
49 | 47 | 2DEF494BADF9FD39D553B87D /* Pods_myWeb3Wallet_myWeb3WalletUITests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_myWeb3Wallet_myWeb3WalletUITests.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
50 |
| - 5B0E97C0C8FE51D0241E7D19 /* Pods-myWeb3Wallet.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-myWeb3Wallet.release.xcconfig"; path = "Target Support Files/Pods-myWeb3Wallet/Pods-myWeb3Wallet.release.xcconfig"; sourceTree = "<group>"; }; |
51 |
| - 600772647D45BC0D702D4137 /* Pods-myWeb3Wallet.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-myWeb3Wallet.debug.xcconfig"; path = "Target Support Files/Pods-myWeb3Wallet/Pods-myWeb3Wallet.debug.xcconfig"; sourceTree = "<group>"; }; |
52 |
| - 7574A738941D92CC94F93A9E /* Pods-myWeb3Wallet-myWeb3WalletUITests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-myWeb3Wallet-myWeb3WalletUITests.release.xcconfig"; path = "Target Support Files/Pods-myWeb3Wallet-myWeb3WalletUITests/Pods-myWeb3Wallet-myWeb3WalletUITests.release.xcconfig"; sourceTree = "<group>"; }; |
53 |
| - A87A2F63C4B3084139E790F5 /* Pods-myWeb3WalletTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-myWeb3WalletTests.debug.xcconfig"; path = "Target Support Files/Pods-myWeb3WalletTests/Pods-myWeb3WalletTests.debug.xcconfig"; sourceTree = "<group>"; }; |
54 | 48 | D4590F35DEE4A4CA41141602 /* Pods_myWeb3WalletTests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_myWeb3WalletTests.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
55 |
| - D6018FABA256C0117F85A829 /* Pods-myWeb3Wallet-myWeb3WalletUITests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-myWeb3Wallet-myWeb3WalletUITests.debug.xcconfig"; path = "Target Support Files/Pods-myWeb3Wallet-myWeb3WalletUITests/Pods-myWeb3Wallet-myWeb3WalletUITests.debug.xcconfig"; sourceTree = "<group>"; }; |
56 | 49 | D6EB035B54D0DDFE25556549 /* Pods_myWeb3Wallet.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_myWeb3Wallet.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
57 |
| - E41A5A8BF0A312348D3C52FD /* Pods-myWeb3WalletTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-myWeb3WalletTests.release.xcconfig"; path = "Target Support Files/Pods-myWeb3WalletTests/Pods-myWeb3WalletTests.release.xcconfig"; sourceTree = "<group>"; }; |
58 | 50 | FA53081D2721D59B002C1F06 /* myWeb3Wallet.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = myWeb3Wallet.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
59 | 51 | FA5308202721D59B002C1F06 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
|
60 | 52 | FA5308222721D59B002C1F06 /* SceneDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SceneDelegate.swift; sourceTree = "<group>"; };
|
|
82 | 74 | isa = PBXFrameworksBuildPhase;
|
83 | 75 | buildActionMask = 2147483647;
|
84 | 76 | files = (
|
85 |
| - 08D762AA7F8C96F1FEC2BDDA /* Pods_myWeb3Wallet.framework in Frameworks */, |
| 77 | + D6DD90D22991966100EE140E /* web3swift in Frameworks */, |
86 | 78 | );
|
87 | 79 | runOnlyForDeploymentPostprocessing = 0;
|
88 | 80 | };
|
89 | 81 | FA5308302721D59D002C1F06 /* Frameworks */ = {
|
90 | 82 | isa = PBXFrameworksBuildPhase;
|
91 | 83 | buildActionMask = 2147483647;
|
92 | 84 | files = (
|
93 |
| - 1A3D2B3177B96101E5BA3A86 /* Pods_myWeb3WalletTests.framework in Frameworks */, |
94 | 85 | );
|
95 | 86 | runOnlyForDeploymentPostprocessing = 0;
|
96 | 87 | };
|
97 | 88 | FA53083A2721D59D002C1F06 /* Frameworks */ = {
|
98 | 89 | isa = PBXFrameworksBuildPhase;
|
99 | 90 | buildActionMask = 2147483647;
|
100 | 91 | files = (
|
101 |
| - ADDA7950DDF6B6F2FFB1F198 /* Pods_myWeb3Wallet_myWeb3WalletUITests.framework in Frameworks */, |
102 | 92 | );
|
103 | 93 | runOnlyForDeploymentPostprocessing = 0;
|
104 | 94 | };
|
105 | 95 | /* End PBXFrameworksBuildPhase section */
|
106 | 96 |
|
107 | 97 | /* Begin PBXGroup section */
|
108 |
| - 40AC3854191B335F2FCA6C71 /* Pods */ = { |
109 |
| - isa = PBXGroup; |
110 |
| - children = ( |
111 |
| - 600772647D45BC0D702D4137 /* Pods-myWeb3Wallet.debug.xcconfig */, |
112 |
| - 5B0E97C0C8FE51D0241E7D19 /* Pods-myWeb3Wallet.release.xcconfig */, |
113 |
| - D6018FABA256C0117F85A829 /* Pods-myWeb3Wallet-myWeb3WalletUITests.debug.xcconfig */, |
114 |
| - 7574A738941D92CC94F93A9E /* Pods-myWeb3Wallet-myWeb3WalletUITests.release.xcconfig */, |
115 |
| - A87A2F63C4B3084139E790F5 /* Pods-myWeb3WalletTests.debug.xcconfig */, |
116 |
| - E41A5A8BF0A312348D3C52FD /* Pods-myWeb3WalletTests.release.xcconfig */, |
117 |
| - ); |
118 |
| - path = Pods; |
119 |
| - sourceTree = "<group>"; |
120 |
| - }; |
121 | 98 | B67819FA7D92C1562AFD65A8 /* Frameworks */ = {
|
122 | 99 | isa = PBXGroup;
|
123 | 100 | children = (
|
|
135 | 112 | FA5308362721D59D002C1F06 /* myWeb3WalletTests */,
|
136 | 113 | FA5308402721D59D002C1F06 /* myWeb3WalletUITests */,
|
137 | 114 | FA53081E2721D59B002C1F06 /* Products */,
|
138 |
| - 40AC3854191B335F2FCA6C71 /* Pods */, |
139 | 115 | B67819FA7D92C1562AFD65A8 /* Frameworks */,
|
140 | 116 | );
|
141 | 117 | sourceTree = "<group>";
|
|
227 | 203 | isa = PBXNativeTarget;
|
228 | 204 | buildConfigurationList = FA5308472721D59D002C1F06 /* Build configuration list for PBXNativeTarget "myWeb3Wallet" */;
|
229 | 205 | buildPhases = (
|
230 |
| - 2C189F9EA9914E3A42777867 /* [CP] Check Pods Manifest.lock */, |
231 | 206 | FA5308192721D59B002C1F06 /* Sources */,
|
232 | 207 | FA53081A2721D59B002C1F06 /* Frameworks */,
|
233 | 208 | FA53081B2721D59B002C1F06 /* Resources */,
|
234 |
| - 5E0CBD27780EAD115251C9AC /* [CP] Embed Pods Frameworks */, |
235 | 209 | );
|
236 | 210 | buildRules = (
|
237 | 211 | );
|
238 | 212 | dependencies = (
|
239 | 213 | );
|
240 | 214 | name = myWeb3Wallet;
|
| 215 | + packageProductDependencies = ( |
| 216 | + D6DD90D12991966100EE140E /* web3swift */, |
| 217 | + ); |
241 | 218 | productName = myWeb3Wallet;
|
242 | 219 | productReference = FA53081D2721D59B002C1F06 /* myWeb3Wallet.app */;
|
243 | 220 | productType = "com.apple.product-type.application";
|
|
246 | 223 | isa = PBXNativeTarget;
|
247 | 224 | buildConfigurationList = FA53084A2721D59D002C1F06 /* Build configuration list for PBXNativeTarget "myWeb3WalletTests" */;
|
248 | 225 | buildPhases = (
|
249 |
| - 342829194E3F4C74B29C947B /* [CP] Check Pods Manifest.lock */, |
250 | 226 | FA53082F2721D59D002C1F06 /* Sources */,
|
251 | 227 | FA5308302721D59D002C1F06 /* Frameworks */,
|
252 | 228 | FA5308312721D59D002C1F06 /* Resources */,
|
|
265 | 241 | isa = PBXNativeTarget;
|
266 | 242 | buildConfigurationList = FA53084D2721D59D002C1F06 /* Build configuration list for PBXNativeTarget "myWeb3WalletUITests" */;
|
267 | 243 | buildPhases = (
|
268 |
| - 5F33F7D7F77389C37C4F1656 /* [CP] Check Pods Manifest.lock */, |
269 | 244 | FA5308392721D59D002C1F06 /* Sources */,
|
270 | 245 | FA53083A2721D59D002C1F06 /* Frameworks */,
|
271 | 246 | FA53083B2721D59D002C1F06 /* Resources */,
|
272 |
| - AAF75ECFD98859A6D0818BB6 /* [CP] Embed Pods Frameworks */, |
273 | 247 | );
|
274 | 248 | buildRules = (
|
275 | 249 | );
|
|
313 | 287 | Base,
|
314 | 288 | );
|
315 | 289 | mainGroup = FA5308142721D59B002C1F06;
|
| 290 | + packageReferences = ( |
| 291 | + D6DD90D02991966100EE140E /* XCRemoteSwiftPackageReference "web3swift" */, |
| 292 | + ); |
316 | 293 | productRefGroup = FA53081E2721D59B002C1F06 /* Products */;
|
317 | 294 | projectDirPath = "";
|
318 | 295 | projectRoot = "";
|
|
355 | 332 | };
|
356 | 333 | /* End PBXResourcesBuildPhase section */
|
357 | 334 |
|
358 |
| -/* Begin PBXShellScriptBuildPhase section */ |
359 |
| - 2C189F9EA9914E3A42777867 /* [CP] Check Pods Manifest.lock */ = { |
360 |
| - isa = PBXShellScriptBuildPhase; |
361 |
| - buildActionMask = 2147483647; |
362 |
| - files = ( |
363 |
| - ); |
364 |
| - inputFileListPaths = ( |
365 |
| - ); |
366 |
| - inputPaths = ( |
367 |
| - "${PODS_PODFILE_DIR_PATH}/Podfile.lock", |
368 |
| - "${PODS_ROOT}/Manifest.lock", |
369 |
| - ); |
370 |
| - name = "[CP] Check Pods Manifest.lock"; |
371 |
| - outputFileListPaths = ( |
372 |
| - ); |
373 |
| - outputPaths = ( |
374 |
| - "$(DERIVED_FILE_DIR)/Pods-myWeb3Wallet-checkManifestLockResult.txt", |
375 |
| - ); |
376 |
| - runOnlyForDeploymentPostprocessing = 0; |
377 |
| - shellPath = /bin/sh; |
378 |
| - shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n"; |
379 |
| - showEnvVarsInLog = 0; |
380 |
| - }; |
381 |
| - 342829194E3F4C74B29C947B /* [CP] Check Pods Manifest.lock */ = { |
382 |
| - isa = PBXShellScriptBuildPhase; |
383 |
| - buildActionMask = 2147483647; |
384 |
| - files = ( |
385 |
| - ); |
386 |
| - inputFileListPaths = ( |
387 |
| - ); |
388 |
| - inputPaths = ( |
389 |
| - "${PODS_PODFILE_DIR_PATH}/Podfile.lock", |
390 |
| - "${PODS_ROOT}/Manifest.lock", |
391 |
| - ); |
392 |
| - name = "[CP] Check Pods Manifest.lock"; |
393 |
| - outputFileListPaths = ( |
394 |
| - ); |
395 |
| - outputPaths = ( |
396 |
| - "$(DERIVED_FILE_DIR)/Pods-myWeb3WalletTests-checkManifestLockResult.txt", |
397 |
| - ); |
398 |
| - runOnlyForDeploymentPostprocessing = 0; |
399 |
| - shellPath = /bin/sh; |
400 |
| - shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n"; |
401 |
| - showEnvVarsInLog = 0; |
402 |
| - }; |
403 |
| - 5E0CBD27780EAD115251C9AC /* [CP] Embed Pods Frameworks */ = { |
404 |
| - isa = PBXShellScriptBuildPhase; |
405 |
| - buildActionMask = 2147483647; |
406 |
| - files = ( |
407 |
| - ); |
408 |
| - inputFileListPaths = ( |
409 |
| - "${PODS_ROOT}/Target Support Files/Pods-myWeb3Wallet/Pods-myWeb3Wallet-frameworks-${CONFIGURATION}-input-files.xcfilelist", |
410 |
| - ); |
411 |
| - name = "[CP] Embed Pods Frameworks"; |
412 |
| - outputFileListPaths = ( |
413 |
| - "${PODS_ROOT}/Target Support Files/Pods-myWeb3Wallet/Pods-myWeb3Wallet-frameworks-${CONFIGURATION}-output-files.xcfilelist", |
414 |
| - ); |
415 |
| - runOnlyForDeploymentPostprocessing = 0; |
416 |
| - shellPath = /bin/sh; |
417 |
| - shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-myWeb3Wallet/Pods-myWeb3Wallet-frameworks.sh\"\n"; |
418 |
| - showEnvVarsInLog = 0; |
419 |
| - }; |
420 |
| - 5F33F7D7F77389C37C4F1656 /* [CP] Check Pods Manifest.lock */ = { |
421 |
| - isa = PBXShellScriptBuildPhase; |
422 |
| - buildActionMask = 2147483647; |
423 |
| - files = ( |
424 |
| - ); |
425 |
| - inputFileListPaths = ( |
426 |
| - ); |
427 |
| - inputPaths = ( |
428 |
| - "${PODS_PODFILE_DIR_PATH}/Podfile.lock", |
429 |
| - "${PODS_ROOT}/Manifest.lock", |
430 |
| - ); |
431 |
| - name = "[CP] Check Pods Manifest.lock"; |
432 |
| - outputFileListPaths = ( |
433 |
| - ); |
434 |
| - outputPaths = ( |
435 |
| - "$(DERIVED_FILE_DIR)/Pods-myWeb3Wallet-myWeb3WalletUITests-checkManifestLockResult.txt", |
436 |
| - ); |
437 |
| - runOnlyForDeploymentPostprocessing = 0; |
438 |
| - shellPath = /bin/sh; |
439 |
| - shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n"; |
440 |
| - showEnvVarsInLog = 0; |
441 |
| - }; |
442 |
| - AAF75ECFD98859A6D0818BB6 /* [CP] Embed Pods Frameworks */ = { |
443 |
| - isa = PBXShellScriptBuildPhase; |
444 |
| - buildActionMask = 2147483647; |
445 |
| - files = ( |
446 |
| - ); |
447 |
| - inputFileListPaths = ( |
448 |
| - "${PODS_ROOT}/Target Support Files/Pods-myWeb3Wallet-myWeb3WalletUITests/Pods-myWeb3Wallet-myWeb3WalletUITests-frameworks-${CONFIGURATION}-input-files.xcfilelist", |
449 |
| - ); |
450 |
| - name = "[CP] Embed Pods Frameworks"; |
451 |
| - outputFileListPaths = ( |
452 |
| - "${PODS_ROOT}/Target Support Files/Pods-myWeb3Wallet-myWeb3WalletUITests/Pods-myWeb3Wallet-myWeb3WalletUITests-frameworks-${CONFIGURATION}-output-files.xcfilelist", |
453 |
| - ); |
454 |
| - runOnlyForDeploymentPostprocessing = 0; |
455 |
| - shellPath = /bin/sh; |
456 |
| - shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-myWeb3Wallet-myWeb3WalletUITests/Pods-myWeb3Wallet-myWeb3WalletUITests-frameworks.sh\"\n"; |
457 |
| - showEnvVarsInLog = 0; |
458 |
| - }; |
459 |
| -/* End PBXShellScriptBuildPhase section */ |
460 |
| - |
461 | 335 | /* Begin PBXSourcesBuildPhase section */
|
462 | 336 | FA5308192721D59B002C1F06 /* Sources */ = {
|
463 | 337 | isa = PBXSourcesBuildPhase;
|
|
642 | 516 | };
|
643 | 517 | FA5308482721D59D002C1F06 /* Debug */ = {
|
644 | 518 | isa = XCBuildConfiguration;
|
645 |
| - baseConfigurationReference = 600772647D45BC0D702D4137 /* Pods-myWeb3Wallet.debug.xcconfig */; |
646 | 519 | buildSettings = {
|
647 | 520 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
648 | 521 | ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
|
671 | 544 | };
|
672 | 545 | FA5308492721D59D002C1F06 /* Release */ = {
|
673 | 546 | isa = XCBuildConfiguration;
|
674 |
| - baseConfigurationReference = 5B0E97C0C8FE51D0241E7D19 /* Pods-myWeb3Wallet.release.xcconfig */; |
675 | 547 | buildSettings = {
|
676 | 548 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
677 | 549 | ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
|
700 | 572 | };
|
701 | 573 | FA53084B2721D59D002C1F06 /* Debug */ = {
|
702 | 574 | isa = XCBuildConfiguration;
|
703 |
| - baseConfigurationReference = A87A2F63C4B3084139E790F5 /* Pods-myWeb3WalletTests.debug.xcconfig */; |
704 | 575 | buildSettings = {
|
705 | 576 | ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
|
706 | 577 | BUNDLE_LOADER = "$(TEST_HOST)";
|
|
726 | 597 | };
|
727 | 598 | FA53084C2721D59D002C1F06 /* Release */ = {
|
728 | 599 | isa = XCBuildConfiguration;
|
729 |
| - baseConfigurationReference = E41A5A8BF0A312348D3C52FD /* Pods-myWeb3WalletTests.release.xcconfig */; |
730 | 600 | buildSettings = {
|
731 | 601 | ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
|
732 | 602 | BUNDLE_LOADER = "$(TEST_HOST)";
|
|
752 | 622 | };
|
753 | 623 | FA53084E2721D59D002C1F06 /* Debug */ = {
|
754 | 624 | isa = XCBuildConfiguration;
|
755 |
| - baseConfigurationReference = D6018FABA256C0117F85A829 /* Pods-myWeb3Wallet-myWeb3WalletUITests.debug.xcconfig */; |
756 | 625 | buildSettings = {
|
757 | 626 | ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = "$(inherited)";
|
758 | 627 | CODE_SIGN_STYLE = Automatic;
|
|
776 | 645 | };
|
777 | 646 | FA53084F2721D59D002C1F06 /* Release */ = {
|
778 | 647 | isa = XCBuildConfiguration;
|
779 |
| - baseConfigurationReference = 7574A738941D92CC94F93A9E /* Pods-myWeb3Wallet-myWeb3WalletUITests.release.xcconfig */; |
780 | 648 | buildSettings = {
|
781 | 649 | ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = "$(inherited)";
|
782 | 650 | CODE_SIGN_STYLE = Automatic;
|
|
838 | 706 | defaultConfigurationName = Release;
|
839 | 707 | };
|
840 | 708 | /* End XCConfigurationList section */
|
| 709 | + |
| 710 | +/* Begin XCRemoteSwiftPackageReference section */ |
| 711 | + D6DD90D02991966100EE140E /* XCRemoteSwiftPackageReference "web3swift" */ = { |
| 712 | + isa = XCRemoteSwiftPackageReference; |
| 713 | + repositoryURL = "https://github.com/web3swift-team/web3swift"; |
| 714 | + requirement = { |
| 715 | + kind = upToNextMajorVersion; |
| 716 | + minimumVersion = 3.0.0; |
| 717 | + }; |
| 718 | + }; |
| 719 | +/* End XCRemoteSwiftPackageReference section */ |
| 720 | + |
| 721 | +/* Begin XCSwiftPackageProductDependency section */ |
| 722 | + D6DD90D12991966100EE140E /* web3swift */ = { |
| 723 | + isa = XCSwiftPackageProductDependency; |
| 724 | + package = D6DD90D02991966100EE140E /* XCRemoteSwiftPackageReference "web3swift" */; |
| 725 | + productName = web3swift; |
| 726 | + }; |
| 727 | +/* End XCSwiftPackageProductDependency section */ |
841 | 728 | };
|
842 | 729 | rootObject = FA5308152721D59B002C1F06 /* Project object */;
|
843 | 730 | }
|
0 commit comments