|
@@ -75,6 +75,11 @@
|
|
A72A7386223396CB00B21995 /* SwiftMoyaNetWorkManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = A72A7382223396CB00B21995 /* SwiftMoyaNetWorkManager.swift */; };
|
|
A72A7386223396CB00B21995 /* SwiftMoyaNetWorkManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = A72A7382223396CB00B21995 /* SwiftMoyaNetWorkManager.swift */; };
|
|
A72A7387223396CB00B21995 /* SwiftMoyaServiceAPI.swift in Sources */ = {isa = PBXBuildFile; fileRef = A72A7383223396CB00B21995 /* SwiftMoyaServiceAPI.swift */; };
|
|
A72A7387223396CB00B21995 /* SwiftMoyaServiceAPI.swift in Sources */ = {isa = PBXBuildFile; fileRef = A72A7383223396CB00B21995 /* SwiftMoyaServiceAPI.swift */; };
|
|
A72A7388223396CB00B21995 /* ApiMacro.swift in Sources */ = {isa = PBXBuildFile; fileRef = A72A7384223396CB00B21995 /* ApiMacro.swift */; };
|
|
A72A7388223396CB00B21995 /* ApiMacro.swift in Sources */ = {isa = PBXBuildFile; fileRef = A72A7384223396CB00B21995 /* ApiMacro.swift */; };
|
|
|
|
+ A75414F7224B4C1B002480B5 /* VerificationPhoneViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = A75414F5224B4C1B002480B5 /* VerificationPhoneViewController.swift */; };
|
|
|
|
+ A75414F8224B4C1B002480B5 /* VerificationPhoneViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = A75414F6224B4C1B002480B5 /* VerificationPhoneViewController.xib */; };
|
|
|
|
+ A75414FD224B5F28002480B5 /* PasswordLoginViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = A75414FB224B5F28002480B5 /* PasswordLoginViewController.swift */; };
|
|
|
|
+ A75414FE224B5F28002480B5 /* PasswordLoginViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = A75414FC224B5F28002480B5 /* PasswordLoginViewController.xib */; };
|
|
|
|
+ A7541500224BC02F002480B5 /* AMapManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = A75414FF224BC02F002480B5 /* AMapManager.swift */; };
|
|
A76390EB2248E27A0067EEE0 /* UserNotifications.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A76390EA2248E27A0067EEE0 /* UserNotifications.framework */; };
|
|
A76390EB2248E27A0067EEE0 /* UserNotifications.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A76390EA2248E27A0067EEE0 /* UserNotifications.framework */; };
|
|
A775CBFE2237493600EBDCF8 /* ShoppingMallNavigationBarView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A775CBFD2237493600EBDCF8 /* ShoppingMallNavigationBarView.swift */; };
|
|
A775CBFE2237493600EBDCF8 /* ShoppingMallNavigationBarView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A775CBFD2237493600EBDCF8 /* ShoppingMallNavigationBarView.swift */; };
|
|
A775CC00223774A300EBDCF8 /* ShoppingMallView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A775CBFF223774A300EBDCF8 /* ShoppingMallView.swift */; };
|
|
A775CC00223774A300EBDCF8 /* ShoppingMallView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A775CBFF223774A300EBDCF8 /* ShoppingMallView.swift */; };
|
|
@@ -212,6 +217,11 @@
|
|
A72A7382223396CB00B21995 /* SwiftMoyaNetWorkManager.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SwiftMoyaNetWorkManager.swift; sourceTree = "<group>"; };
|
|
A72A7382223396CB00B21995 /* SwiftMoyaNetWorkManager.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SwiftMoyaNetWorkManager.swift; sourceTree = "<group>"; };
|
|
A72A7383223396CB00B21995 /* SwiftMoyaServiceAPI.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SwiftMoyaServiceAPI.swift; sourceTree = "<group>"; };
|
|
A72A7383223396CB00B21995 /* SwiftMoyaServiceAPI.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SwiftMoyaServiceAPI.swift; sourceTree = "<group>"; };
|
|
A72A7384223396CB00B21995 /* ApiMacro.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ApiMacro.swift; sourceTree = "<group>"; };
|
|
A72A7384223396CB00B21995 /* ApiMacro.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ApiMacro.swift; sourceTree = "<group>"; };
|
|
|
|
+ A75414F5224B4C1B002480B5 /* VerificationPhoneViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = VerificationPhoneViewController.swift; sourceTree = "<group>"; };
|
|
|
|
+ A75414F6224B4C1B002480B5 /* VerificationPhoneViewController.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = VerificationPhoneViewController.xib; sourceTree = "<group>"; };
|
|
|
|
+ A75414FB224B5F28002480B5 /* PasswordLoginViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PasswordLoginViewController.swift; sourceTree = "<group>"; };
|
|
|
|
+ A75414FC224B5F28002480B5 /* PasswordLoginViewController.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = PasswordLoginViewController.xib; sourceTree = "<group>"; };
|
|
|
|
+ A75414FF224BC02F002480B5 /* AMapManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AMapManager.swift; sourceTree = "<group>"; };
|
|
A76390EA2248E27A0067EEE0 /* UserNotifications.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UserNotifications.framework; path = System/Library/Frameworks/UserNotifications.framework; sourceTree = SDKROOT; };
|
|
A76390EA2248E27A0067EEE0 /* UserNotifications.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UserNotifications.framework; path = System/Library/Frameworks/UserNotifications.framework; sourceTree = SDKROOT; };
|
|
A775CBFD2237493600EBDCF8 /* ShoppingMallNavigationBarView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ShoppingMallNavigationBarView.swift; sourceTree = "<group>"; };
|
|
A775CBFD2237493600EBDCF8 /* ShoppingMallNavigationBarView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ShoppingMallNavigationBarView.swift; sourceTree = "<group>"; };
|
|
A775CBFF223774A300EBDCF8 /* ShoppingMallView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ShoppingMallView.swift; sourceTree = "<group>"; };
|
|
A775CBFF223774A300EBDCF8 /* ShoppingMallView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ShoppingMallView.swift; sourceTree = "<group>"; };
|
|
@@ -344,7 +354,7 @@
|
|
children = (
|
|
children = (
|
|
A7778CA52243A03400C7C47A /* IQKeyboardManagerSwiftManager */,
|
|
A7778CA52243A03400C7C47A /* IQKeyboardManagerSwiftManager */,
|
|
A72A730522321F1D00B21995 /* PayManager */,
|
|
A72A730522321F1D00B21995 /* PayManager */,
|
|
- A72A726122321DBD00B21995 /* BaiduMapManager */,
|
|
|
|
|
|
+ A72A726122321DBD00B21995 /* MapManager */,
|
|
A72A726422321DBD00B21995 /* UMManager */,
|
|
A72A726422321DBD00B21995 /* UMManager */,
|
|
);
|
|
);
|
|
path = Manager;
|
|
path = Manager;
|
|
@@ -366,13 +376,14 @@
|
|
path = Define;
|
|
path = Define;
|
|
sourceTree = "<group>";
|
|
sourceTree = "<group>";
|
|
};
|
|
};
|
|
- A72A726122321DBD00B21995 /* BaiduMapManager */ = {
|
|
|
|
|
|
+ A72A726122321DBD00B21995 /* MapManager */ = {
|
|
isa = PBXGroup;
|
|
isa = PBXGroup;
|
|
children = (
|
|
children = (
|
|
A72A726222321DBD00B21995 /* BaiduMapManager.swift */,
|
|
A72A726222321DBD00B21995 /* BaiduMapManager.swift */,
|
|
|
|
+ A75414FF224BC02F002480B5 /* AMapManager.swift */,
|
|
A72A726322321DBD00B21995 /* LocationModel.swift */,
|
|
A72A726322321DBD00B21995 /* LocationModel.swift */,
|
|
);
|
|
);
|
|
- path = BaiduMapManager;
|
|
|
|
|
|
+ path = MapManager;
|
|
sourceTree = "<group>";
|
|
sourceTree = "<group>";
|
|
};
|
|
};
|
|
A72A726422321DBD00B21995 /* UMManager */ = {
|
|
A72A726422321DBD00B21995 /* UMManager */ = {
|
|
@@ -553,6 +564,40 @@
|
|
path = SwiftMoyaService;
|
|
path = SwiftMoyaService;
|
|
sourceTree = "<group>";
|
|
sourceTree = "<group>";
|
|
};
|
|
};
|
|
|
|
+ A75414F1224B4B9D002480B5 /* VerificationPhone */ = {
|
|
|
|
+ isa = PBXGroup;
|
|
|
|
+ children = (
|
|
|
|
+ A75414F2224B4BE7002480B5 /* ViewController */,
|
|
|
|
+ );
|
|
|
|
+ path = VerificationPhone;
|
|
|
|
+ sourceTree = "<group>";
|
|
|
|
+ };
|
|
|
|
+ A75414F2224B4BE7002480B5 /* ViewController */ = {
|
|
|
|
+ isa = PBXGroup;
|
|
|
|
+ children = (
|
|
|
|
+ A75414F5224B4C1B002480B5 /* VerificationPhoneViewController.swift */,
|
|
|
|
+ A75414F6224B4C1B002480B5 /* VerificationPhoneViewController.xib */,
|
|
|
|
+ );
|
|
|
|
+ path = ViewController;
|
|
|
|
+ sourceTree = "<group>";
|
|
|
|
+ };
|
|
|
|
+ A75414F9224B5EFC002480B5 /* PasswordLogin */ = {
|
|
|
|
+ isa = PBXGroup;
|
|
|
|
+ children = (
|
|
|
|
+ A75414FA224B5F17002480B5 /* ViewController */,
|
|
|
|
+ );
|
|
|
|
+ path = PasswordLogin;
|
|
|
|
+ sourceTree = "<group>";
|
|
|
|
+ };
|
|
|
|
+ A75414FA224B5F17002480B5 /* ViewController */ = {
|
|
|
|
+ isa = PBXGroup;
|
|
|
|
+ children = (
|
|
|
|
+ A75414FB224B5F28002480B5 /* PasswordLoginViewController.swift */,
|
|
|
|
+ A75414FC224B5F28002480B5 /* PasswordLoginViewController.xib */,
|
|
|
|
+ );
|
|
|
|
+ path = ViewController;
|
|
|
|
+ sourceTree = "<group>";
|
|
|
|
+ };
|
|
A775CBFC2237483E00EBDCF8 /* View */ = {
|
|
A775CBFC2237483E00EBDCF8 /* View */ = {
|
|
isa = PBXGroup;
|
|
isa = PBXGroup;
|
|
children = (
|
|
children = (
|
|
@@ -870,6 +915,8 @@
|
|
A77F2CAE2232010F001BD3F6 /* RegisterLoginModule */ = {
|
|
A77F2CAE2232010F001BD3F6 /* RegisterLoginModule */ = {
|
|
isa = PBXGroup;
|
|
isa = PBXGroup;
|
|
children = (
|
|
children = (
|
|
|
|
+ A75414F9224B5EFC002480B5 /* PasswordLogin */,
|
|
|
|
+ A75414F1224B4B9D002480B5 /* VerificationPhone */,
|
|
A7778CC32246030200C7C47A /* PhoneCountryArea */,
|
|
A7778CC32246030200C7C47A /* PhoneCountryArea */,
|
|
A7778CB52244E93E00C7C47A /* BindPhoneNumber */,
|
|
A7778CB52244E93E00C7C47A /* BindPhoneNumber */,
|
|
A7778CAC2244BC2600C7C47A /* ThirdPartyLogin */,
|
|
A7778CAC2244BC2600C7C47A /* ThirdPartyLogin */,
|
|
@@ -1091,12 +1138,14 @@
|
|
A7778C9E2243937300C7C47A /* RegisterLoginModule.xcassets in Resources */,
|
|
A7778C9E2243937300C7C47A /* RegisterLoginModule.xcassets in Resources */,
|
|
A77F2CB62232010F001BD3F6 /* MineViewController.xib in Resources */,
|
|
A77F2CB62232010F001BD3F6 /* MineViewController.xib in Resources */,
|
|
A7778C9722438F5D00C7C47A /* AlipaySDK.bundle in Resources */,
|
|
A7778C9722438F5D00C7C47A /* AlipaySDK.bundle in Resources */,
|
|
|
|
+ A75414F8224B4C1B002480B5 /* VerificationPhoneViewController.xib in Resources */,
|
|
A7778CA4224393A900C7C47A /* CommonModule.xcassets in Resources */,
|
|
A7778CA4224393A900C7C47A /* CommonModule.xcassets in Resources */,
|
|
A77F2C682231FB4A001BD3F6 /* Assets.xcassets in Resources */,
|
|
A77F2C682231FB4A001BD3F6 /* Assets.xcassets in Resources */,
|
|
A7778C9C2243934A00C7C47A /* MineModule.xcassets in Resources */,
|
|
A7778C9C2243934A00C7C47A /* MineModule.xcassets in Resources */,
|
|
A7778C9922438F5D00C7C47A /* README.txt in Resources */,
|
|
A7778C9922438F5D00C7C47A /* README.txt in Resources */,
|
|
A7778CA22243939100C7C47A /* ShoppingMallModule.xcassets in Resources */,
|
|
A7778CA22243939100C7C47A /* ShoppingMallModule.xcassets in Resources */,
|
|
A7778CA02243938200C7C47A /* ShoppingCartModule.xcassets in Resources */,
|
|
A7778CA02243938200C7C47A /* ShoppingCartModule.xcassets in Resources */,
|
|
|
|
+ A75414FE224B5F28002480B5 /* PasswordLoginViewController.xib in Resources */,
|
|
);
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
};
|
|
@@ -1274,6 +1323,7 @@
|
|
A72A72D322321E2700B21995 /* CacheMacro.swift in Sources */,
|
|
A72A72D322321E2700B21995 /* CacheMacro.swift in Sources */,
|
|
A72A72A422321DE000B21995 /* LBXScanViewController.swift in Sources */,
|
|
A72A72A422321DE000B21995 /* LBXScanViewController.swift in Sources */,
|
|
A77F2CB52232010F001BD3F6 /* ShoppingMallViewController.swift in Sources */,
|
|
A77F2CB52232010F001BD3F6 /* ShoppingMallViewController.swift in Sources */,
|
|
|
|
+ A75414F7224B4C1B002480B5 /* VerificationPhoneViewController.swift in Sources */,
|
|
A77F2CC3223203BA001BD3F6 /* AppDelegate+Window.swift in Sources */,
|
|
A77F2CC3223203BA001BD3F6 /* AppDelegate+Window.swift in Sources */,
|
|
A72A72B022321DE000B21995 /* CGView.swift in Sources */,
|
|
A72A72B022321DE000B21995 /* CGView.swift in Sources */,
|
|
A72A73142232475E00B21995 /* AlipayManager.swift in Sources */,
|
|
A72A73142232475E00B21995 /* AlipayManager.swift in Sources */,
|
|
@@ -1292,6 +1342,8 @@
|
|
A72A72A922321DE000B21995 /* NumberKeyboard.swift in Sources */,
|
|
A72A72A922321DE000B21995 /* NumberKeyboard.swift in Sources */,
|
|
A72A72AA22321DE000B21995 /* Log.swift in Sources */,
|
|
A72A72AA22321DE000B21995 /* Log.swift in Sources */,
|
|
A72A72B622321DE000B21995 /* Extension+NSRange.swift in Sources */,
|
|
A72A72B622321DE000B21995 /* Extension+NSRange.swift in Sources */,
|
|
|
|
+ A75414FD224B5F28002480B5 /* PasswordLoginViewController.swift in Sources */,
|
|
|
|
+ A7541500224BC02F002480B5 /* AMapManager.swift in Sources */,
|
|
A72A72A722321DE000B21995 /* LBXPermissions.swift in Sources */,
|
|
A72A72A722321DE000B21995 /* LBXPermissions.swift in Sources */,
|
|
A72A72AE22321DE000B21995 /* CountdownButton.swift in Sources */,
|
|
A72A72AE22321DE000B21995 /* CountdownButton.swift in Sources */,
|
|
A77F2CB72232010F001BD3F6 /* MineViewController.swift in Sources */,
|
|
A77F2CB72232010F001BD3F6 /* MineViewController.swift in Sources */,
|