Remove non existent file referred to in project

pull/968/head
Hwee-Boon Yar 6 years ago
parent 559eff9e70
commit 144b2f6434
  1. 2
      AlphaWallet.xcodeproj/project.pbxproj

@ -1120,7 +1120,6 @@
B1CCA9D2215B61620000FBF7 /* ko */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ko; path = ko.lproj/Localizable.strings; sourceTree = "<group>"; };
B1DC375C203AEAE100C9756D /* MarketQueueHandler.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MarketQueueHandler.swift; sourceTree = "<group>"; };
B1DC375E203AEB4800C9756D /* MarketQueueHandlerTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MarketQueueHandlerTests.swift; sourceTree = "<group>"; };
B1E55D902159E5500091205D /* AlphaWallet-SNS-bridging-header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "AlphaWallet-SNS-bridging-header.h"; sourceTree = "<group>"; };
B9F84D10470B22C957A61EAE /* Pods-AlphaWalletTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-AlphaWalletTests.debug.xcconfig"; path = "Pods/Target Support Files/Pods-AlphaWalletTests/Pods-AlphaWalletTests.debug.xcconfig"; sourceTree = "<group>"; };
BB5D6A9D20232EE8000FC5AB /* CurrencyRate+Fee.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "CurrencyRate+Fee.swift"; sourceTree = "<group>"; };
BBF4F9B62029D0B2009E04C0 /* GasViewModel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = GasViewModel.swift; sourceTree = "<group>"; };
@ -1277,7 +1276,6 @@
5E7C7EFD61F536B335D5FD3F /* AssetDefinition */,
5E7C7CE9D3BEED5AA1FC1599 /* RPC */,
5E7C7FC75FF544B1DF0B0D8B /* PushNotificationsCoordinator.swift */,
B1E55D902159E5500091205D /* AlphaWallet-SNS-bridging-header.h */,
);
path = AlphaWallet;
sourceTree = "<group>";

Loading…
Cancel
Save