Skip to content

Commit

Permalink
Revert "Added erc1400 precompiled contract"
Browse files Browse the repository at this point in the history
  • Loading branch information
TonioMacaronio authored Dec 14, 2018
1 parent 37fb416 commit ec81451
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 533 deletions.
11 changes: 0 additions & 11 deletions web3swift.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -212,7 +212,6 @@
E228BED021A4C89F0085268C /* Web3Legacy+Eth.swift in Sources */ = {isa = PBXBuildFile; fileRef = E228BEC921A4C89E0085268C /* Web3Legacy+Eth.swift */; };
E228BED121A4C89F0085268C /* Web3Legacy+Instance.swift in Sources */ = {isa = PBXBuildFile; fileRef = E228BECA21A4C89F0085268C /* Web3Legacy+Instance.swift */; };
E228BED221A4C89F0085268C /* Web3Legacy+Instance.swift in Sources */ = {isa = PBXBuildFile; fileRef = E228BECA21A4C89F0085268C /* Web3Legacy+Instance.swift */; };
E279C9EC21C316D90081695F /* Web3+ERC1400.swift in Sources */ = {isa = PBXBuildFile; fileRef = E279C9EB21C316D90081695F /* Web3+ERC1400.swift */; };
E279C9EF21C46A140081695F /* Web3+ERC165.swift in Sources */ = {isa = PBXBuildFile; fileRef = E279C9EE21C46A140081695F /* Web3+ERC165.swift */; };
E2DCA653218C875100F94FBA /* web3swift_ENS_Tests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 81A7B2782143C978004CD2C7 /* web3swift_ENS_Tests.swift */; };
E2DCA654218C879900F94FBA /* ENS.swift in Sources */ = {isa = PBXBuildFile; fileRef = B2E668CD214F8A7B00C3CC2D /* ENS.swift */; };
Expand Down Expand Up @@ -395,7 +394,6 @@
E23B5ADC20EA685D00DC7F32 /* web3swift_EIP67_Tests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = web3swift_EIP67_Tests.swift; sourceTree = "<group>"; };
E23B5AE020EA695400DC7F32 /* web3swift_rinkeby_personalSignature_Tests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = web3swift_rinkeby_personalSignature_Tests.swift; sourceTree = "<group>"; };
E23B5AE220EA69B900DC7F32 /* web3swift_numberFormattingUtil_Tests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = web3swift_numberFormattingUtil_Tests.swift; sourceTree = "<group>"; };
E279C9EB21C316D90081695F /* Web3+ERC1400.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Web3+ERC1400.swift"; sourceTree = "<group>"; };
E279C9EE21C46A140081695F /* Web3+ERC165.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Web3+ERC165.swift"; sourceTree = "<group>"; };
E2C590752152835400FF53D3 /* JSONRPCrequestDispatcher+ObjC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "JSONRPCrequestDispatcher+ObjC.swift"; sourceTree = "<group>"; };
E2E94C5F217788E0005F54A0 /* Web3+ERC721.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Web3+ERC721.swift"; sourceTree = "<group>"; };
Expand Down Expand Up @@ -617,7 +615,6 @@
8159C50921343EF900197B91 /* PrecompiledContracts */ = {
isa = PBXGroup;
children = (
E279C9EA21C316BE0081695F /* ERC1400 */,
9196A68921B9F0B100852ED0 /* ERC777 */,
E279C9ED21C3F2970081695F /* ERC165 */,
E2E94C5E2177886C005F54A0 /* ERC721 */,
Expand Down Expand Up @@ -963,13 +960,6 @@
path = Classes;
sourceTree = "<group>";
};
E279C9EA21C316BE0081695F /* ERC1400 */ = {
isa = PBXGroup;
children = (
E279C9EB21C316D90081695F /* Web3+ERC1400.swift */,
);
path = ERC1400;
sourceTree = "<group>";
E279C9ED21C3F2970081695F /* ERC165 */ = {
isa = PBXGroup;
children = (
Expand Down Expand Up @@ -1260,7 +1250,6 @@
81C0FCF720441A1D00D82FAF /* TransactionSigner.swift in Sources */,
8125F06920499AC300A0F2FE /* BloomFilter.swift in Sources */,
810B0F9A1FEC446B00CF0DA2 /* Web3+JSONRPC.swift in Sources */,
E279C9EC21C316D90081695F /* Web3+ERC1400.swift in Sources */,
81195AB020D7FF8500ABC6B1 /* Promise+Web3+Contract+GetIndexedEvents.swift in Sources */,
81EB1E4B208173D7003BD47F /* Web3+Personal.swift in Sources */,
E228BE7821A4492B0085268C /* Web3Legacy+BrowserFunctions.swift in Sources */,
Expand Down
Loading

0 comments on commit ec81451

Please sign in to comment.