|
16 | 16 | 00E5FE8020EA3CEA0030E0D6 /* web3swift_RLP_Tests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 00E5FE7F20EA3CEA0030E0D6 /* web3swift_RLP_Tests.swift */; };
|
17 | 17 | 00E5FE8220EA3FF40030E0D6 /* web3swift_infura_Tests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 00E5FE8120EA3FF40030E0D6 /* web3swift_infura_Tests.swift */; };
|
18 | 18 | 13AE5971A972F5B55FA6FB69 /* libPods-web3swift-iOS_Tests.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 8349531F1984454E50389370 /* libPods-web3swift-iOS_Tests.a */; };
|
| 19 | + 1CB818902160868000726CF8 /* key.json in Resources */ = {isa = PBXBuildFile; fileRef = 1CB8188F2160867700726CF8 /* key.json */; }; |
| 20 | + 1CB818912160871000726CF8 /* key.json in Resources */ = {isa = PBXBuildFile; fileRef = 1CB8188F2160867700726CF8 /* key.json */; }; |
19 | 21 | 1CD91B321FD769A6007BFB45 /* web3swift_Tests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1CD91B311FD769A6007BFB45 /* web3swift_Tests.swift */; };
|
20 | 22 | 1CD91B341FD769A6007BFB45 /* web3swift_iOS.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1CD91AFC1FD76910007BFB45 /* web3swift_iOS.framework */; };
|
21 | 23 | 4194811B203630530065A83B /* Web3+HttpProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 817EBB142004FE4200E02EAA /* Web3+HttpProvider.swift */; };
|
|
242 | 244 | 0F133EC83594B17BA8C71784 /* Pods_web3swift_ios_Tests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_web3swift_ios_Tests.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
243 | 245 | 10C02100CDF7C2D5C79A52B9 /* Pods_web3Swift_Demo.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_web3Swift_Demo.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
244 | 246 | 18E81592D2802B9F4E200823 /* Pods_web3swift.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_web3swift.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
| 247 | + 1CB8188F2160867700726CF8 /* key.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; name = key.json; path = Resourses/key.json; sourceTree = "<group>"; }; |
245 | 248 | 1CD91AFC1FD76910007BFB45 /* web3swift_iOS.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = web3swift_iOS.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
246 | 249 | 1CD91AFF1FD76910007BFB45 /* web3swift.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = web3swift.h; sourceTree = "<group>"; };
|
247 | 250 | 1CD91B001FD76910007BFB45 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
487 | 490 | 1CD91B301FD769A6007BFB45 /* web3swiftTests */ = {
|
488 | 491 | isa = PBXGroup;
|
489 | 492 | children = (
|
| 493 | + 1CB8188F2160867700726CF8 /* key.json */, |
490 | 494 | 81A7B2892143DF1D004CD2C7 /* web3swift_EIP681_Tests.swift */,
|
491 | 495 | 81A7B2782143C978004CD2C7 /* web3swift_ENS_Tests.swift */,
|
492 | 496 | 8159C50D2135901700197B91 /* web3swift_ERC20_Class_Tests.swift */,
|
|
952 | 956 | attributes = {
|
953 | 957 | LastSwiftUpdateCheck = 0920;
|
954 | 958 | LastUpgradeCheck = 0930;
|
955 |
| - ORGANIZATIONNAME = "The Matter"; |
| 959 | + ORGANIZATIONNAME = "The Matter Inc"; |
956 | 960 | TargetAttributes = {
|
957 | 961 | 1CD91AFB1FD76910007BFB45 = {
|
958 | 962 | CreatedOnToolsVersion = 9.1;
|
|
1000 | 1004 | isa = PBXResourcesBuildPhase;
|
1001 | 1005 | buildActionMask = 2147483647;
|
1002 | 1006 | files = (
|
| 1007 | + 1CB818902160868000726CF8 /* key.json in Resources */, |
1003 | 1008 | );
|
1004 | 1009 | runOnlyForDeploymentPostprocessing = 0;
|
1005 | 1010 | };
|
1006 | 1011 | 1CD91B2D1FD769A6007BFB45 /* Resources */ = {
|
1007 | 1012 | isa = PBXResourcesBuildPhase;
|
1008 | 1013 | buildActionMask = 2147483647;
|
1009 | 1014 | files = (
|
| 1015 | + 1CB818912160871000726CF8 /* key.json in Resources */, |
1010 | 1016 | );
|
1011 | 1017 | runOnlyForDeploymentPostprocessing = 0;
|
1012 | 1018 | };
|
|
0 commit comments