|
@@ -81,6 +81,7 @@
|
|
A7541500224BC02F002480B5 /* AMapManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = A75414FF224BC02F002480B5 /* AMapManager.swift */; };
|
|
A7541500224BC02F002480B5 /* AMapManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = A75414FF224BC02F002480B5 /* AMapManager.swift */; };
|
|
A7541502224C5ECB002480B5 /* BaiduMapManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7541501224C5ECA002480B5 /* BaiduMapManager.swift */; };
|
|
A7541502224C5ECB002480B5 /* BaiduMapManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7541501224C5ECA002480B5 /* BaiduMapManager.swift */; };
|
|
A7541504224C609A002480B5 /* AMapLocationModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7541503224C609A002480B5 /* AMapLocationModel.swift */; };
|
|
A7541504224C609A002480B5 /* AMapLocationModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7541503224C609A002480B5 /* AMapLocationModel.swift */; };
|
|
|
|
+ A754150F224CACF9002480B5 /* SwiftSign.swift in Sources */ = {isa = PBXBuildFile; fileRef = A754150B224CACF9002480B5 /* SwiftSign.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 */; };
|
|
@@ -224,6 +225,7 @@
|
|
A75414FF224BC02F002480B5 /* AMapManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AMapManager.swift; sourceTree = "<group>"; };
|
|
A75414FF224BC02F002480B5 /* AMapManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AMapManager.swift; sourceTree = "<group>"; };
|
|
A7541501224C5ECA002480B5 /* BaiduMapManager.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BaiduMapManager.swift; sourceTree = "<group>"; };
|
|
A7541501224C5ECA002480B5 /* BaiduMapManager.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BaiduMapManager.swift; sourceTree = "<group>"; };
|
|
A7541503224C609A002480B5 /* AMapLocationModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AMapLocationModel.swift; sourceTree = "<group>"; };
|
|
A7541503224C609A002480B5 /* AMapLocationModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AMapLocationModel.swift; sourceTree = "<group>"; };
|
|
|
|
+ A754150B224CACF9002480B5 /* SwiftSign.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SwiftSign.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>"; };
|
|
@@ -338,6 +340,7 @@
|
|
children = (
|
|
children = (
|
|
A72A73722233966800B21995 /* RootModel */,
|
|
A72A73722233966800B21995 /* RootModel */,
|
|
A72A7380223396CB00B21995 /* SwiftMoyaService */,
|
|
A72A7380223396CB00B21995 /* SwiftMoyaService */,
|
|
|
|
+ A7541507224CACF9002480B5 /* SwiftSign */,
|
|
);
|
|
);
|
|
path = Service;
|
|
path = Service;
|
|
sourceTree = "<group>";
|
|
sourceTree = "<group>";
|
|
@@ -601,6 +604,14 @@
|
|
path = ViewController;
|
|
path = ViewController;
|
|
sourceTree = "<group>";
|
|
sourceTree = "<group>";
|
|
};
|
|
};
|
|
|
|
+ A7541507224CACF9002480B5 /* SwiftSign */ = {
|
|
|
|
+ isa = PBXGroup;
|
|
|
|
+ children = (
|
|
|
|
+ A754150B224CACF9002480B5 /* SwiftSign.swift */,
|
|
|
|
+ );
|
|
|
|
+ path = SwiftSign;
|
|
|
|
+ sourceTree = "<group>";
|
|
|
|
+ };
|
|
A775CBFC2237483E00EBDCF8 /* View */ = {
|
|
A775CBFC2237483E00EBDCF8 /* View */ = {
|
|
isa = PBXGroup;
|
|
isa = PBXGroup;
|
|
children = (
|
|
children = (
|
|
@@ -1203,6 +1214,7 @@
|
|
inputPaths = (
|
|
inputPaths = (
|
|
"${SRCROOT}/Pods/Target Support Files/Pods-RainbowPlanet/Pods-RainbowPlanet-frameworks.sh",
|
|
"${SRCROOT}/Pods/Target Support Files/Pods-RainbowPlanet/Pods-RainbowPlanet-frameworks.sh",
|
|
"${BUILT_PRODUCTS_DIR}/Alamofire/Alamofire.framework",
|
|
"${BUILT_PRODUCTS_DIR}/Alamofire/Alamofire.framework",
|
|
|
|
+ "${BUILT_PRODUCTS_DIR}/CryptoSwift/CryptoSwift.framework",
|
|
"${BUILT_PRODUCTS_DIR}/DeviceKit/DeviceKit.framework",
|
|
"${BUILT_PRODUCTS_DIR}/DeviceKit/DeviceKit.framework",
|
|
"${BUILT_PRODUCTS_DIR}/EFQRCode/EFQRCode.framework",
|
|
"${BUILT_PRODUCTS_DIR}/EFQRCode/EFQRCode.framework",
|
|
"${BUILT_PRODUCTS_DIR}/FBRetainCycleDetector/FBRetainCycleDetector.framework",
|
|
"${BUILT_PRODUCTS_DIR}/FBRetainCycleDetector/FBRetainCycleDetector.framework",
|
|
@@ -1237,6 +1249,7 @@
|
|
);
|
|
);
|
|
outputPaths = (
|
|
outputPaths = (
|
|
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Alamofire.framework",
|
|
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Alamofire.framework",
|
|
|
|
+ "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/CryptoSwift.framework",
|
|
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/DeviceKit.framework",
|
|
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/DeviceKit.framework",
|
|
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/EFQRCode.framework",
|
|
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/EFQRCode.framework",
|
|
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/FBRetainCycleDetector.framework",
|
|
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/FBRetainCycleDetector.framework",
|
|
@@ -1323,6 +1336,7 @@
|
|
A72A72B822321DE000B21995 /* Extension+UserDefaults.swift in Sources */,
|
|
A72A72B822321DE000B21995 /* Extension+UserDefaults.swift in Sources */,
|
|
A72A72A222321DE000B21995 /* LBXScanNetAnimation.swift in Sources */,
|
|
A72A72A222321DE000B21995 /* LBXScanNetAnimation.swift in Sources */,
|
|
A7778CB82244E97A00C7C47A /* BindPhoneNumberViewController.swift in Sources */,
|
|
A7778CB82244E97A00C7C47A /* BindPhoneNumberViewController.swift in Sources */,
|
|
|
|
+ A754150F224CACF9002480B5 /* SwiftSign.swift in Sources */,
|
|
A72A72D322321E2700B21995 /* CacheMacro.swift in Sources */,
|
|
A72A72D322321E2700B21995 /* CacheMacro.swift in Sources */,
|
|
A72A72A422321DE000B21995 /* LBXScanViewController.swift in Sources */,
|
|
A72A72A422321DE000B21995 /* LBXScanViewController.swift in Sources */,
|
|
A7541504224C609A002480B5 /* AMapLocationModel.swift in Sources */,
|
|
A7541504224C609A002480B5 /* AMapLocationModel.swift in Sources */,
|