| | |
| | | objects = { |
| | | |
| | | /* Begin PBXBuildFile section */ |
| | | 1309ADF829F77F7700F5FA26 /* Impact.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 1309ADF729F77F7700F5FA26 /* Impact.ttf */; }; |
| | | 1309ADFB29F7840500F5FA26 /* Currency+Exception.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1309ADFA29F7840500F5FA26 /* Currency+Exception.swift */; }; |
| | | 1309ADFF29F7848C00F5FA26 /* WalletTCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1309ADFD29F7848C00F5FA26 /* WalletTCell.swift */; }; |
| | | 1309AE0029F7848C00F5FA26 /* WalletTCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 1309ADFE29F7848C00F5FA26 /* WalletTCell.xib */; }; |
| | | 1309AE0329F788D900F5FA26 /* PersonalDataVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1309AE0129F788D900F5FA26 /* PersonalDataVC.swift */; }; |
| | | 1309AE0429F788D900F5FA26 /* PersonalDataVC.xib in Resources */ = {isa = PBXBuildFile; fileRef = 1309AE0229F788D900F5FA26 /* PersonalDataVC.xib */; }; |
| | | 138DA4B829F62F9500A71FE7 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 138DA4B729F62F9500A71FE7 /* AppDelegate.swift */; }; |
| | | 138DA4BA29F62F9500A71FE7 /* SceneDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 138DA4B929F62F9500A71FE7 /* SceneDelegate.swift */; }; |
| | | 138DA4BF29F62F9500A71FE7 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 138DA4BD29F62F9500A71FE7 /* Main.storyboard */; }; |
| | |
| | | 138DA4D929F6305600A71FE7 /* LoginVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 138DA4D329F6305600A71FE7 /* LoginVC.swift */; }; |
| | | 138DA4DA29F6305600A71FE7 /* LoginVC.xib in Resources */ = {isa = PBXBuildFile; fileRef = 138DA4D429F6305600A71FE7 /* LoginVC.xib */; }; |
| | | 13941CDF29F6901D00AB569F /* BaseTableView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 13941CDE29F6901D00AB569F /* BaseTableView.swift */; }; |
| | | 13941CE329F763C900AB569F /* PersonalCenterVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 13941CE129F763C900AB569F /* PersonalCenterVC.swift */; }; |
| | | 13941CE429F763C900AB569F /* PersonalCenterVC.xib in Resources */ = {isa = PBXBuildFile; fileRef = 13941CE229F763C900AB569F /* PersonalCenterVC.xib */; }; |
| | | 13941CE829F76BF400AB569F /* CompanyVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 13941CE629F76BF400AB569F /* CompanyVC.swift */; }; |
| | | 13941CE929F76BF400AB569F /* CompanyVC.xib in Resources */ = {isa = PBXBuildFile; fileRef = 13941CE729F76BF400AB569F /* CompanyVC.xib */; }; |
| | | 13941CEB29F7728300AB569F /* TapButton.swift in Sources */ = {isa = PBXBuildFile; fileRef = 13941CEA29F7728300AB569F /* TapButton.swift */; }; |
| | | 13941CEE29F77A7F00AB569F /* PersonalWalletVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 13941CEC29F77A7F00AB569F /* PersonalWalletVC.swift */; }; |
| | | 13941CEF29F77A7F00AB569F /* PersonalWalletVC.xib in Resources */ = {isa = PBXBuildFile; fileRef = 13941CED29F77A7F00AB569F /* PersonalWalletVC.xib */; }; |
| | | 139F0F7329F65497007D9EA4 /* ForgotPwdVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 139F0F7129F65497007D9EA4 /* ForgotPwdVC.swift */; }; |
| | | 139F0F7429F65497007D9EA4 /* ForgotPwdVC.xib in Resources */ = {isa = PBXBuildFile; fileRef = 139F0F7229F65497007D9EA4 /* ForgotPwdVC.xib */; }; |
| | | 139F0F7829F6589F007D9EA4 /* HomeVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 139F0F7729F6589F007D9EA4 /* HomeVC.swift */; }; |
| | |
| | | /* End PBXBuildFile section */ |
| | | |
| | | /* Begin PBXFileReference section */ |
| | | 1309ADF729F77F7700F5FA26 /* Impact.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; path = Impact.ttf; sourceTree = "<group>"; }; |
| | | 1309ADFA29F7840500F5FA26 /* Currency+Exception.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Currency+Exception.swift"; sourceTree = "<group>"; }; |
| | | 1309ADFD29F7848C00F5FA26 /* WalletTCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WalletTCell.swift; sourceTree = "<group>"; }; |
| | | 1309ADFE29F7848C00F5FA26 /* WalletTCell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = WalletTCell.xib; sourceTree = "<group>"; }; |
| | | 1309AE0129F788D900F5FA26 /* PersonalDataVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PersonalDataVC.swift; sourceTree = "<group>"; }; |
| | | 1309AE0229F788D900F5FA26 /* PersonalDataVC.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = PersonalDataVC.xib; sourceTree = "<group>"; }; |
| | | 138DA4B429F62F9500A71FE7 /* BrokerDriver.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = BrokerDriver.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
| | | 138DA4B729F62F9500A71FE7 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; }; |
| | | 138DA4B929F62F9500A71FE7 /* SceneDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SceneDelegate.swift; sourceTree = "<group>"; }; |
| | |
| | | 138DA4D329F6305600A71FE7 /* LoginVC.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = LoginVC.swift; sourceTree = "<group>"; }; |
| | | 138DA4D429F6305600A71FE7 /* LoginVC.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = LoginVC.xib; sourceTree = "<group>"; }; |
| | | 13941CDE29F6901D00AB569F /* BaseTableView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BaseTableView.swift; sourceTree = "<group>"; }; |
| | | 13941CE129F763C900AB569F /* PersonalCenterVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PersonalCenterVC.swift; sourceTree = "<group>"; }; |
| | | 13941CE229F763C900AB569F /* PersonalCenterVC.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = PersonalCenterVC.xib; sourceTree = "<group>"; }; |
| | | 13941CE629F76BF400AB569F /* CompanyVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CompanyVC.swift; sourceTree = "<group>"; }; |
| | | 13941CE729F76BF400AB569F /* CompanyVC.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = CompanyVC.xib; sourceTree = "<group>"; }; |
| | | 13941CEA29F7728300AB569F /* TapButton.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TapButton.swift; sourceTree = "<group>"; }; |
| | | 13941CEC29F77A7F00AB569F /* PersonalWalletVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PersonalWalletVC.swift; sourceTree = "<group>"; }; |
| | | 13941CED29F77A7F00AB569F /* PersonalWalletVC.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = PersonalWalletVC.xib; sourceTree = "<group>"; }; |
| | | 139F0F7129F65497007D9EA4 /* ForgotPwdVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ForgotPwdVC.swift; sourceTree = "<group>"; }; |
| | | 139F0F7229F65497007D9EA4 /* ForgotPwdVC.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = ForgotPwdVC.xib; sourceTree = "<group>"; }; |
| | | 139F0F7729F6589F007D9EA4 /* HomeVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = HomeVC.swift; sourceTree = "<group>"; }; |
| | |
| | | /* End PBXFrameworksBuildPhase section */ |
| | | |
| | | /* Begin PBXGroup section */ |
| | | 1309ADF629F77F5C00F5FA26 /* Resouses */ = { |
| | | isa = PBXGroup; |
| | | children = ( |
| | | 1309ADF729F77F7700F5FA26 /* Impact.ttf */, |
| | | ); |
| | | path = Resouses; |
| | | sourceTree = "<group>"; |
| | | }; |
| | | 1309ADF929F783ED00F5FA26 /* New Group */ = { |
| | | isa = PBXGroup; |
| | | children = ( |
| | | ); |
| | | path = "New Group"; |
| | | sourceTree = "<group>"; |
| | | }; |
| | | 1309ADFC29F7844900F5FA26 /* TCell */ = { |
| | | isa = PBXGroup; |
| | | children = ( |
| | | 1309ADFD29F7848C00F5FA26 /* WalletTCell.swift */, |
| | | 1309ADFE29F7848C00F5FA26 /* WalletTCell.xib */, |
| | | ); |
| | | path = TCell; |
| | | sourceTree = "<group>"; |
| | | }; |
| | | 138DA4AB29F62F9500A71FE7 = { |
| | | isa = PBXGroup; |
| | | children = ( |
| | |
| | | 138DA4B629F62F9500A71FE7 /* BrokerDriver */ = { |
| | | isa = PBXGroup; |
| | | children = ( |
| | | 1309ADF929F783ED00F5FA26 /* New Group */, |
| | | 1309ADF629F77F5C00F5FA26 /* Resouses */, |
| | | 13941CE029F7638600AB569F /* Profile */, |
| | | 138DA4B729F62F9500A71FE7 /* AppDelegate.swift */, |
| | | 138DA4C029F62F9700A71FE7 /* Assets.xcassets */, |
| | | 138DA4CC29F6305600A71FE7 /* Base */, |
| | |
| | | 138DA4CE29F6305600A71FE7 /* BaseNavigationController.swift */, |
| | | 139F0F8429F68B90007D9EA4 /* BaseTCell.swift */, |
| | | 13941CDE29F6901D00AB569F /* BaseTableView.swift */, |
| | | 13941CEA29F7728300AB569F /* TapButton.swift */, |
| | | ); |
| | | path = Base; |
| | | sourceTree = "<group>"; |
| | |
| | | isa = PBXGroup; |
| | | children = ( |
| | | 138DA4D029F6305600A71FE7 /* Colors+Exception.swift */, |
| | | 1309ADFA29F7840500F5FA26 /* Currency+Exception.swift */, |
| | | ); |
| | | path = Exception; |
| | | sourceTree = "<group>"; |
| | |
| | | 138DA4D429F6305600A71FE7 /* LoginVC.xib */, |
| | | 139F0F7129F65497007D9EA4 /* ForgotPwdVC.swift */, |
| | | 139F0F7229F65497007D9EA4 /* ForgotPwdVC.xib */, |
| | | ); |
| | | path = VC; |
| | | sourceTree = "<group>"; |
| | | }; |
| | | 13941CE029F7638600AB569F /* Profile */ = { |
| | | isa = PBXGroup; |
| | | children = ( |
| | | 1309ADFC29F7844900F5FA26 /* TCell */, |
| | | 13941CE529F763CD00AB569F /* VC */, |
| | | ); |
| | | path = Profile; |
| | | sourceTree = "<group>"; |
| | | }; |
| | | 13941CE529F763CD00AB569F /* VC */ = { |
| | | isa = PBXGroup; |
| | | children = ( |
| | | 13941CE129F763C900AB569F /* PersonalCenterVC.swift */, |
| | | 13941CE229F763C900AB569F /* PersonalCenterVC.xib */, |
| | | 13941CE629F76BF400AB569F /* CompanyVC.swift */, |
| | | 13941CE729F76BF400AB569F /* CompanyVC.xib */, |
| | | 13941CEC29F77A7F00AB569F /* PersonalWalletVC.swift */, |
| | | 13941CED29F77A7F00AB569F /* PersonalWalletVC.xib */, |
| | | 1309AE0129F788D900F5FA26 /* PersonalDataVC.swift */, |
| | | 1309AE0229F788D900F5FA26 /* PersonalDataVC.xib */, |
| | | ); |
| | | path = VC; |
| | | sourceTree = "<group>"; |
| | |
| | | buildActionMask = 2147483647; |
| | | files = ( |
| | | 139F0F8329F689F9007D9EA4 /* HomeItemTCell.xib in Resources */, |
| | | 1309AE0029F7848C00F5FA26 /* WalletTCell.xib in Resources */, |
| | | 13941CE429F763C900AB569F /* PersonalCenterVC.xib in Resources */, |
| | | 138DA4C429F62F9700A71FE7 /* LaunchScreen.storyboard in Resources */, |
| | | 138DA4C129F62F9700A71FE7 /* Assets.xcassets in Resources */, |
| | | 1309ADF829F77F7700F5FA26 /* Impact.ttf in Resources */, |
| | | 138DA4DA29F6305600A71FE7 /* LoginVC.xib in Resources */, |
| | | 139F0F7429F65497007D9EA4 /* ForgotPwdVC.xib in Resources */, |
| | | 13941CE929F76BF400AB569F /* CompanyVC.xib in Resources */, |
| | | 138DA4BF29F62F9500A71FE7 /* Main.storyboard in Resources */, |
| | | 1309AE0429F788D900F5FA26 /* PersonalDataVC.xib in Resources */, |
| | | 13941CEF29F77A7F00AB569F /* PersonalWalletVC.xib in Resources */, |
| | | ); |
| | | runOnlyForDeploymentPostprocessing = 0; |
| | | }; |
| | |
| | | files = ( |
| | | 138DA4B829F62F9500A71FE7 /* AppDelegate.swift in Sources */, |
| | | 139F0F7329F65497007D9EA4 /* ForgotPwdVC.swift in Sources */, |
| | | 13941CE829F76BF400AB569F /* CompanyVC.swift in Sources */, |
| | | 139F0F7E29F6713A007D9EA4 /* HomePageVC.swift in Sources */, |
| | | 138DA4D829F6305600A71FE7 /* Colors+Exception.swift in Sources */, |
| | | 13941CDF29F6901D00AB569F /* BaseTableView.swift in Sources */, |
| | |
| | | 139F0F7A29F66EB7007D9EA4 /* HomeHeaderVC.swift in Sources */, |
| | | 138DA4D929F6305600A71FE7 /* LoginVC.swift in Sources */, |
| | | 139F0F8529F68B90007D9EA4 /* BaseTCell.swift in Sources */, |
| | | 13941CEE29F77A7F00AB569F /* PersonalWalletVC.swift in Sources */, |
| | | 138DA4D629F6305600A71FE7 /* BaseViewController.swift in Sources */, |
| | | 1309AE0329F788D900F5FA26 /* PersonalDataVC.swift in Sources */, |
| | | 1309ADFB29F7840500F5FA26 /* Currency+Exception.swift in Sources */, |
| | | 139F0F7C29F67091007D9EA4 /* HomeMenuVC.swift in Sources */, |
| | | 139F0F8229F689F9007D9EA4 /* HomeItemTCell.swift in Sources */, |
| | | 13941CEB29F7728300AB569F /* TapButton.swift in Sources */, |
| | | 138DA4BA29F62F9500A71FE7 /* SceneDelegate.swift in Sources */, |
| | | 138DA4D729F6305600A71FE7 /* BaseNavigationController.swift in Sources */, |
| | | 138DA4D529F6305600A71FE7 /* Def.swift in Sources */, |
| | | 1309ADFF29F7848C00F5FA26 /* WalletTCell.swift in Sources */, |
| | | 13941CE329F763C900AB569F /* PersonalCenterVC.swift in Sources */, |
| | | ); |
| | | runOnlyForDeploymentPostprocessing = 0; |
| | | }; |