younger_times
2023-04-27 117f96b4de283cd6f1896d17d8027094113435a2
BrokerDriver.xcodeproj/project.pbxproj
@@ -66,6 +66,11 @@
      13F536BE29F8CECE00A7937A /* UserViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 13F536BD29F8CECE00A7937A /* UserViewModel.swift */; };
      13F536C029F927E900A7937A /* OrderViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 13F536BF29F927E900A7937A /* OrderViewModel.swift */; };
      13F536C229F927FC00A7937A /* OrderModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 13F536C129F927FC00A7937A /* OrderModel.swift */; };
      13F536C429FA14A000A7937A /* Enums.swift in Sources */ = {isa = PBXBuildFile; fileRef = 13F536C329FA14A000A7937A /* Enums.swift */; };
      13F536C729FA527A00A7937A /* HomeDetailContentTCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 13F536C529FA527A00A7937A /* HomeDetailContentTCell.swift */; };
      13F536C829FA527A00A7937A /* HomeDetailContentTCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 13F536C629FA527A00A7937A /* HomeDetailContentTCell.xib */; };
      13F536CA29FA7AA900A7937A /* DatePickerView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 13F536C929FA7AA900A7937A /* DatePickerView.swift */; };
      13F536CC29FA7AB000A7937A /* DatePickerView.xib in Resources */ = {isa = PBXBuildFile; fileRef = 13F536CB29FA7AB000A7937A /* DatePickerView.xib */; };
      656E15B4DAA88146F5E490CA /* Pods_BrokerDriver.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8E99D0F4A48F512570D96537 /* Pods_BrokerDriver.framework */; };
/* End PBXBuildFile section */
@@ -131,6 +136,11 @@
      13F536BD29F8CECE00A7937A /* UserViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UserViewModel.swift; sourceTree = "<group>"; };
      13F536BF29F927E900A7937A /* OrderViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OrderViewModel.swift; sourceTree = "<group>"; };
      13F536C129F927FC00A7937A /* OrderModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OrderModel.swift; sourceTree = "<group>"; };
      13F536C329FA14A000A7937A /* Enums.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Enums.swift; sourceTree = "<group>"; };
      13F536C529FA527A00A7937A /* HomeDetailContentTCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = HomeDetailContentTCell.swift; sourceTree = "<group>"; };
      13F536C629FA527A00A7937A /* HomeDetailContentTCell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = HomeDetailContentTCell.xib; sourceTree = "<group>"; };
      13F536C929FA7AA900A7937A /* DatePickerView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DatePickerView.swift; sourceTree = "<group>"; };
      13F536CB29FA7AB000A7937A /* DatePickerView.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = DatePickerView.xib; sourceTree = "<group>"; };
      33DCC1D819EF0A04257FB4A8 /* Pods-BrokerDriver.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-BrokerDriver.release.xcconfig"; path = "Target Support Files/Pods-BrokerDriver/Pods-BrokerDriver.release.xcconfig"; sourceTree = "<group>"; };
      36C7396011423ADA377B2856 /* Pods-BrokerDriver.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-BrokerDriver.debug.xcconfig"; path = "Target Support Files/Pods-BrokerDriver/Pods-BrokerDriver.debug.xcconfig"; sourceTree = "<group>"; };
      8E99D0F4A48F512570D96537 /* Pods_BrokerDriver.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_BrokerDriver.framework; sourceTree = BUILT_PRODUCTS_DIR; };
@@ -172,6 +182,8 @@
            130F4EF129F7B86000937687 /* CargoTableHeaderView.xib */,
            13045E7629F7C2FD004E10BE /* AttachHeadView.swift */,
            13045E7829F7C312004E10BE /* AttachHeadView.xib */,
            13F536C929FA7AA900A7937A /* DatePickerView.swift */,
            13F536CB29FA7AB000A7937A /* DatePickerView.xib */,
         );
         path = View;
         sourceTree = "<group>";
@@ -213,6 +225,7 @@
            138DA4D129F6305600A71FE7 /* Login */,
            138DA4BD29F62F9500A71FE7 /* Main.storyboard */,
            138DA4B929F62F9500A71FE7 /* SceneDelegate.swift */,
            13F536C329FA14A000A7937A /* Enums.swift */,
         );
         path = BrokerDriver;
         sourceTree = "<group>";
@@ -322,6 +335,8 @@
            13045E7B29F7C4D9004E10BE /* AttachTCell.xib */,
            13F536B029F7D0DF00A7937A /* NoteContentTCell.swift */,
            13F536B129F7D0DF00A7937A /* NoteContentTCell.xib */,
            13F536C529FA527A00A7937A /* HomeDetailContentTCell.swift */,
            13F536C629FA527A00A7937A /* HomeDetailContentTCell.xib */,
         );
         path = TCell;
         sourceTree = "<group>";
@@ -445,8 +460,10 @@
            13941CE929F76BF400AB569F /* CompanyVC.xib in Resources */,
            138DA4BF29F62F9500A71FE7 /* Main.storyboard in Resources */,
            1309AE1629F791BA00F5FA26 /* HomeDetailNoteVC.xib in Resources */,
            13F536C829FA527A00A7937A /* HomeDetailContentTCell.xib in Resources */,
            1309AE0429F788D900F5FA26 /* PersonalDataVC.xib in Resources */,
            13941CEF29F77A7F00AB569F /* PersonalWalletVC.xib in Resources */,
            13F536CC29FA7AB000A7937A /* DatePickerView.xib in Resources */,
            1309AE0E29F7914600F5FA26 /* HomeDetailContentVC.xib in Resources */,
            130F4EED29F7B6C100937687 /* CargoInfoTCell.xib in Resources */,
            13045E7929F7C312004E10BE /* AttachHeadView.xib in Resources */,
@@ -504,6 +521,7 @@
         files = (
            138DA4B829F62F9500A71FE7 /* AppDelegate.swift in Sources */,
            139F0F7329F65497007D9EA4 /* ForgotPwdVC.swift in Sources */,
            13F536C729FA527A00A7937A /* HomeDetailContentTCell.swift in Sources */,
            13941CE829F76BF400AB569F /* CompanyVC.swift in Sources */,
            1309AE0829F78D1400F5FA26 /* HomeDetailMenuVC.swift in Sources */,
            139F0F7E29F6713A007D9EA4 /* HomePageVC.swift in Sources */,
@@ -519,11 +537,13 @@
            138DA4D929F6305600A71FE7 /* LoginVC.swift in Sources */,
            13F536B829F7D6CF00A7937A /* NetworkRequest.swift in Sources */,
            13F536C229F927FC00A7937A /* OrderModel.swift in Sources */,
            13F536CA29FA7AA900A7937A /* DatePickerView.swift in Sources */,
            13F536B229F7D0DF00A7937A /* NoteContentTCell.swift in Sources */,
            139F0F8529F68B90007D9EA4 /* BaseTCell.swift in Sources */,
            13941CEE29F77A7F00AB569F /* PersonalWalletVC.swift in Sources */,
            13F536BB29F8CC0500A7937A /* UserModel.swift in Sources */,
            13F536B729F7D6CF00A7937A /* Services.swift in Sources */,
            13F536C429FA14A000A7937A /* Enums.swift in Sources */,
            138DA4D629F6305600A71FE7 /* BaseViewController.swift in Sources */,
            1309AE0329F788D900F5FA26 /* PersonalDataVC.swift in Sources */,
            1309ADFB29F7840500F5FA26 /* Currency+Exception.swift in Sources */,