|
@@ -10,6 +10,78 @@
|
|
|
0A110C4CD931995B8E8BF7C5 /* Pods_RainbowPlanet.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D469F6C3768252BCB7001EDD /* Pods_RainbowPlanet.framework */; };
|
|
|
3E58CC90A9E5EF3B7AF4AE42 /* Pods_RainbowPlanetTests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A7E03A30F40582782EC5DA89 /* Pods_RainbowPlanetTests.framework */; };
|
|
|
867818C053169E7AE52C09C6 /* Pods_RainbowPlanetUITests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 88DF1EFD2E202DA7C627E8A7 /* Pods_RainbowPlanetUITests.framework */; };
|
|
|
+ A72A726622321DBD00B21995 /* BaiduMapManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = A72A726222321DBD00B21995 /* BaiduMapManager.swift */; };
|
|
|
+ A72A726722321DBD00B21995 /* LocationModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = A72A726322321DBD00B21995 /* LocationModel.swift */; };
|
|
|
+ A72A726822321DBD00B21995 /* UMManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = A72A726522321DBD00B21995 /* UMManager.swift */; };
|
|
|
+ A72A72A222321DE000B21995 /* LBXScanNetAnimation.swift in Sources */ = {isa = PBXBuildFile; fileRef = A72A726A22321DDE00B21995 /* LBXScanNetAnimation.swift */; };
|
|
|
+ A72A72A322321DE000B21995 /* LBXScanView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A72A726B22321DDE00B21995 /* LBXScanView.swift */; };
|
|
|
+ A72A72A422321DE000B21995 /* LBXScanViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = A72A726C22321DDE00B21995 /* LBXScanViewController.swift */; };
|
|
|
+ A72A72A522321DE000B21995 /* LBXScanLineAnimation.swift in Sources */ = {isa = PBXBuildFile; fileRef = A72A726D22321DDE00B21995 /* LBXScanLineAnimation.swift */; };
|
|
|
+ A72A72A622321DE000B21995 /* LBXScanViewStyle.swift in Sources */ = {isa = PBXBuildFile; fileRef = A72A726E22321DDE00B21995 /* LBXScanViewStyle.swift */; };
|
|
|
+ A72A72A722321DE000B21995 /* LBXPermissions.swift in Sources */ = {isa = PBXBuildFile; fileRef = A72A726F22321DDE00B21995 /* LBXPermissions.swift */; };
|
|
|
+ A72A72A822321DE000B21995 /* LBXScanWrapper.swift in Sources */ = {isa = PBXBuildFile; fileRef = A72A727022321DDE00B21995 /* LBXScanWrapper.swift */; };
|
|
|
+ A72A72A922321DE000B21995 /* NumberKeyboard.swift in Sources */ = {isa = PBXBuildFile; fileRef = A72A727222321DDE00B21995 /* NumberKeyboard.swift */; };
|
|
|
+ A72A72AA22321DE000B21995 /* Log.swift in Sources */ = {isa = PBXBuildFile; fileRef = A72A727422321DDE00B21995 /* Log.swift */; };
|
|
|
+ A72A72AB22321DE000B21995 /* SwiftProgressHUD.swift in Sources */ = {isa = PBXBuildFile; fileRef = A72A727622321DDE00B21995 /* SwiftProgressHUD.swift */; };
|
|
|
+ A72A72AC22321DE000B21995 /* Regex.swift in Sources */ = {isa = PBXBuildFile; fileRef = A72A727822321DDF00B21995 /* Regex.swift */; };
|
|
|
+ A72A72AE22321DE000B21995 /* CountdownButton.swift in Sources */ = {isa = PBXBuildFile; fileRef = A72A727C22321DDF00B21995 /* CountdownButton.swift */; };
|
|
|
+ A72A72AF22321DE000B21995 /* AppInfo.swift in Sources */ = {isa = PBXBuildFile; fileRef = A72A727E22321DDF00B21995 /* AppInfo.swift */; };
|
|
|
+ A72A72B022321DE000B21995 /* CGView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A72A728022321DDF00B21995 /* CGView.swift */; };
|
|
|
+ A72A72B122321DE000B21995 /* UIScrollView+MJRefreshEX.m in Sources */ = {isa = PBXBuildFile; fileRef = A72A728222321DDF00B21995 /* UIScrollView+MJRefreshEX.m */; };
|
|
|
+ A72A72B222321DE000B21995 /* NSObject+BARunTime.m in Sources */ = {isa = PBXBuildFile; fileRef = A72A728622321DE000B21995 /* NSObject+BARunTime.m */; };
|
|
|
+ A72A72B322321DE000B21995 /* UIAlertController+BAKit.m in Sources */ = {isa = PBXBuildFile; fileRef = A72A728722321DE000B21995 /* UIAlertController+BAKit.m */; };
|
|
|
+ A72A72B422321DE000B21995 /* Extension+UIImage.swift in Sources */ = {isa = PBXBuildFile; fileRef = A72A728C22321DE000B21995 /* Extension+UIImage.swift */; };
|
|
|
+ A72A72B522321DE000B21995 /* Extension+UITextView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A72A728D22321DE000B21995 /* Extension+UITextView.swift */; };
|
|
|
+ A72A72B622321DE000B21995 /* Extension+NSRange.swift in Sources */ = {isa = PBXBuildFile; fileRef = A72A728E22321DE000B21995 /* Extension+NSRange.swift */; };
|
|
|
+ A72A72B722321DE000B21995 /* Extension+NSMutableAttributedString.swift in Sources */ = {isa = PBXBuildFile; fileRef = A72A728F22321DE000B21995 /* Extension+NSMutableAttributedString.swift */; };
|
|
|
+ A72A72B822321DE000B21995 /* Extension+UserDefaults.swift in Sources */ = {isa = PBXBuildFile; fileRef = A72A729022321DE000B21995 /* Extension+UserDefaults.swift */; };
|
|
|
+ A72A72B922321DE000B21995 /* Extension+Array.swift in Sources */ = {isa = PBXBuildFile; fileRef = A72A729122321DE000B21995 /* Extension+Array.swift */; };
|
|
|
+ A72A72BA22321DE000B21995 /* Extension+String.swift in Sources */ = {isa = PBXBuildFile; fileRef = A72A729222321DE000B21995 /* Extension+String.swift */; };
|
|
|
+ A72A72BB22321DE000B21995 /* Extension+UILabel.swift in Sources */ = {isa = PBXBuildFile; fileRef = A72A729322321DE000B21995 /* Extension+UILabel.swift */; };
|
|
|
+ A72A72BC22321DE000B21995 /* Extension+UIAlertController.swift in Sources */ = {isa = PBXBuildFile; fileRef = A72A729422321DE000B21995 /* Extension+UIAlertController.swift */; };
|
|
|
+ A72A72BD22321DE000B21995 /* Extension+UIColor.swift in Sources */ = {isa = PBXBuildFile; fileRef = A72A729722321DE000B21995 /* Extension+UIColor.swift */; };
|
|
|
+ A72A72BE22321DE000B21995 /* Extension+RxTimer.swift in Sources */ = {isa = PBXBuildFile; fileRef = A72A729822321DE000B21995 /* Extension+RxTimer.swift */; };
|
|
|
+ A72A72BF22321DE000B21995 /* Extension+UIButton.swift in Sources */ = {isa = PBXBuildFile; fileRef = A72A729922321DE000B21995 /* Extension+UIButton.swift */; };
|
|
|
+ A72A72C022321DE000B21995 /* Extension+UIView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A72A729A22321DE000B21995 /* Extension+UIView.swift */; };
|
|
|
+ A72A72C122321DE000B21995 /* NSMutableAttributedString+BAKit.m in Sources */ = {isa = PBXBuildFile; fileRef = A72A729B22321DE000B21995 /* NSMutableAttributedString+BAKit.m */; };
|
|
|
+ A72A72C222321DE000B21995 /* UIBarButtonItem+SXCreate.m in Sources */ = {isa = PBXBuildFile; fileRef = A72A729C22321DE000B21995 /* UIBarButtonItem+SXCreate.m */; };
|
|
|
+ A72A72C322321DE000B21995 /* Extension+Date.swift in Sources */ = {isa = PBXBuildFile; fileRef = A72A729D22321DE000B21995 /* Extension+Date.swift */; };
|
|
|
+ A72A72C422321DE000B21995 /* Extension+CAGradientLayer.swift in Sources */ = {isa = PBXBuildFile; fileRef = A72A729E22321DE000B21995 /* Extension+CAGradientLayer.swift */; };
|
|
|
+ A72A72C522321DE000B21995 /* WKWebViewConfig.swift in Sources */ = {isa = PBXBuildFile; fileRef = A72A72A022321DE000B21995 /* WKWebViewConfig.swift */; };
|
|
|
+ A72A72C622321DE000B21995 /* WebView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A72A72A122321DE000B21995 /* WebView.swift */; };
|
|
|
+ A72A72CF22321E2700B21995 /* NotificationCenterMacro.swift in Sources */ = {isa = PBXBuildFile; fileRef = A72A72C722321E2500B21995 /* NotificationCenterMacro.swift */; };
|
|
|
+ A72A72D022321E2700B21995 /* FontMacro.swift in Sources */ = {isa = PBXBuildFile; fileRef = A72A72C822321E2500B21995 /* FontMacro.swift */; };
|
|
|
+ A72A72D122321E2700B21995 /* HTMLURLMacro.swift in Sources */ = {isa = PBXBuildFile; fileRef = A72A72C922321E2600B21995 /* HTMLURLMacro.swift */; };
|
|
|
+ A72A72D222321E2700B21995 /* Common.swift in Sources */ = {isa = PBXBuildFile; fileRef = A72A72CA22321E2600B21995 /* Common.swift */; };
|
|
|
+ A72A72D322321E2700B21995 /* CacheMacro.swift in Sources */ = {isa = PBXBuildFile; fileRef = A72A72CB22321E2600B21995 /* CacheMacro.swift */; };
|
|
|
+ A72A72D422321E2700B21995 /* EnumMacro.swift in Sources */ = {isa = PBXBuildFile; fileRef = A72A72CC22321E2600B21995 /* EnumMacro.swift */; };
|
|
|
+ A72A72D522321E2700B21995 /* ColorMacro.swift in Sources */ = {isa = PBXBuildFile; fileRef = A72A72CD22321E2600B21995 /* ColorMacro.swift */; };
|
|
|
+ A72A72D622321E2700B21995 /* ThirdPartyMacro.swift in Sources */ = {isa = PBXBuildFile; fileRef = A72A72CE22321E2700B21995 /* ThirdPartyMacro.swift */; };
|
|
|
+ A72A72E422321E5200B21995 /* TYRZResource.bundle in Resources */ = {isa = PBXBuildFile; fileRef = A72A72D822321E5200B21995 /* TYRZResource.bundle */; };
|
|
|
+ A72A72E522321E5200B21995 /* account_login_sdk_core.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A72A72D922321E5200B21995 /* account_login_sdk_core.framework */; };
|
|
|
+ A72A72E622321E5200B21995 /* TYRZSDK.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A72A72DA22321E5200B21995 /* TYRZSDK.framework */; };
|
|
|
+ A72A72E722321E5200B21995 /* account_verify_sdk_core.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A72A72DB22321E5200B21995 /* account_verify_sdk_core.framework */; };
|
|
|
+ A72A72E822321E5200B21995 /* CL_ShanYanSDK.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A72A72DC22321E5200B21995 /* CL_ShanYanSDK.framework */; };
|
|
|
+ A72A72E922321E5200B21995 /* uni_account_login_sdk_res.bundle in Resources */ = {isa = PBXBuildFile; fileRef = A72A72DD22321E5200B21995 /* uni_account_login_sdk_res.bundle */; };
|
|
|
+ A72A72EA22321E5200B21995 /* HTMLResource.bundle in Resources */ = {isa = PBXBuildFile; fileRef = A72A72DE22321E5200B21995 /* HTMLResource.bundle */; };
|
|
|
+ A72A72EB22321E5200B21995 /* OAuth.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A72A72DF22321E5200B21995 /* OAuth.framework */; };
|
|
|
+ A72A72EC22321E5200B21995 /* EAccountApiSDK.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A72A72E022321E5200B21995 /* EAccountApiSDK.framework */; };
|
|
|
+ A72A72ED22321E5200B21995 /* AlipaySDK.bundle in Resources */ = {isa = PBXBuildFile; fileRef = A72A72E222321E5200B21995 /* AlipaySDK.bundle */; };
|
|
|
+ A72A72EE22321E5200B21995 /* AlipaySDK.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A72A72E322321E5200B21995 /* AlipaySDK.framework */; };
|
|
|
+ A72A72F022321E8800B21995 /* CoreMotion.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A72A72EF22321E8800B21995 /* CoreMotion.framework */; };
|
|
|
+ A72A72F222321E9300B21995 /* CFNetwork.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A72A72F122321E9300B21995 /* CFNetwork.framework */; };
|
|
|
+ A72A72F422321E9A00B21995 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A72A72F322321E9A00B21995 /* Foundation.framework */; };
|
|
|
+ A72A72F622321EA000B21995 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A72A72F522321EA000B21995 /* UIKit.framework */; };
|
|
|
+ A72A72F822321EB600B21995 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A72A72F722321EB600B21995 /* CoreGraphics.framework */; };
|
|
|
+ A72A72FA22321EBF00B21995 /* CoreText.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A72A72F922321EBF00B21995 /* CoreText.framework */; };
|
|
|
+ A72A72FC22321ECE00B21995 /* CoreTelephony.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A72A72FB22321ECD00B21995 /* CoreTelephony.framework */; };
|
|
|
+ A72A72FE22321EE200B21995 /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A72A72FD22321EE200B21995 /* QuartzCore.framework */; };
|
|
|
+ A72A730022321EE900B21995 /* SystemConfiguration.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A72A72FF22321EE900B21995 /* SystemConfiguration.framework */; };
|
|
|
+ A72A730222321EEE00B21995 /* libz.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = A72A730122321EEE00B21995 /* libz.tbd */; };
|
|
|
+ A72A730422321EFA00B21995 /* libc++.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = A72A730322321EFA00B21995 /* libc++.tbd */; };
|
|
|
+ A72A730C2232207700B21995 /* AppDelegate+UM.swift in Sources */ = {isa = PBXBuildFile; fileRef = A72A73082232207600B21995 /* AppDelegate+UM.swift */; };
|
|
|
+ A72A730D2232207700B21995 /* AppDelegate+BaiduMap.swift in Sources */ = {isa = PBXBuildFile; fileRef = A72A73092232207600B21995 /* AppDelegate+BaiduMap.swift */; };
|
|
|
+ A72A730F2232207700B21995 /* AppDelegate+IQKeyboardManagerSwift.swift in Sources */ = {isa = PBXBuildFile; fileRef = A72A730B2232207600B21995 /* AppDelegate+IQKeyboardManagerSwift.swift */; };
|
|
|
A77F2C612231FB49001BD3F6 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = A77F2C602231FB49001BD3F6 /* AppDelegate.swift */; };
|
|
|
A77F2C682231FB4A001BD3F6 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = A77F2C672231FB4A001BD3F6 /* Assets.xcassets */; };
|
|
|
A77F2C762231FB4A001BD3F6 /* RainbowPlanetTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = A77F2C752231FB4A001BD3F6 /* RainbowPlanetTests.swift */; };
|
|
@@ -51,6 +123,85 @@
|
|
|
57C497E128081597F165C771 /* Pods-RainbowPlanet.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RainbowPlanet.release.xcconfig"; path = "Pods/Target Support Files/Pods-RainbowPlanet/Pods-RainbowPlanet.release.xcconfig"; sourceTree = "<group>"; };
|
|
|
88DF1EFD2E202DA7C627E8A7 /* Pods_RainbowPlanetUITests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_RainbowPlanetUITests.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
9D60C551769808F63D7376A8 /* Pods-RainbowPlanetTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RainbowPlanetTests.debug.xcconfig"; path = "Pods/Target Support Files/Pods-RainbowPlanetTests/Pods-RainbowPlanetTests.debug.xcconfig"; sourceTree = "<group>"; };
|
|
|
+ A72A726022321D3400B21995 /* RainbowPlanet-Bridging-Header.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "RainbowPlanet-Bridging-Header.h"; sourceTree = "<group>"; };
|
|
|
+ A72A726222321DBD00B21995 /* BaiduMapManager.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BaiduMapManager.swift; sourceTree = "<group>"; };
|
|
|
+ A72A726322321DBD00B21995 /* LocationModel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = LocationModel.swift; sourceTree = "<group>"; };
|
|
|
+ A72A726522321DBD00B21995 /* UMManager.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = UMManager.swift; sourceTree = "<group>"; };
|
|
|
+ A72A726A22321DDE00B21995 /* LBXScanNetAnimation.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = LBXScanNetAnimation.swift; sourceTree = "<group>"; };
|
|
|
+ A72A726B22321DDE00B21995 /* LBXScanView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = LBXScanView.swift; sourceTree = "<group>"; };
|
|
|
+ A72A726C22321DDE00B21995 /* LBXScanViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = LBXScanViewController.swift; sourceTree = "<group>"; };
|
|
|
+ A72A726D22321DDE00B21995 /* LBXScanLineAnimation.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = LBXScanLineAnimation.swift; sourceTree = "<group>"; };
|
|
|
+ A72A726E22321DDE00B21995 /* LBXScanViewStyle.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = LBXScanViewStyle.swift; sourceTree = "<group>"; };
|
|
|
+ A72A726F22321DDE00B21995 /* LBXPermissions.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = LBXPermissions.swift; sourceTree = "<group>"; };
|
|
|
+ A72A727022321DDE00B21995 /* LBXScanWrapper.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = LBXScanWrapper.swift; sourceTree = "<group>"; };
|
|
|
+ A72A727222321DDE00B21995 /* NumberKeyboard.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NumberKeyboard.swift; sourceTree = "<group>"; };
|
|
|
+ A72A727422321DDE00B21995 /* Log.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Log.swift; sourceTree = "<group>"; };
|
|
|
+ A72A727622321DDE00B21995 /* SwiftProgressHUD.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SwiftProgressHUD.swift; sourceTree = "<group>"; };
|
|
|
+ A72A727822321DDF00B21995 /* Regex.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Regex.swift; sourceTree = "<group>"; };
|
|
|
+ A72A727C22321DDF00B21995 /* CountdownButton.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CountdownButton.swift; sourceTree = "<group>"; };
|
|
|
+ A72A727E22321DDF00B21995 /* AppInfo.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AppInfo.swift; sourceTree = "<group>"; };
|
|
|
+ A72A728022321DDF00B21995 /* CGView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CGView.swift; sourceTree = "<group>"; };
|
|
|
+ A72A728222321DDF00B21995 /* UIScrollView+MJRefreshEX.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIScrollView+MJRefreshEX.m"; sourceTree = "<group>"; };
|
|
|
+ A72A728322321DDF00B21995 /* UIScrollView+MJRefreshEX.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIScrollView+MJRefreshEX.h"; sourceTree = "<group>"; };
|
|
|
+ A72A728622321DE000B21995 /* NSObject+BARunTime.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSObject+BARunTime.m"; sourceTree = "<group>"; };
|
|
|
+ A72A728722321DE000B21995 /* UIAlertController+BAKit.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIAlertController+BAKit.m"; sourceTree = "<group>"; };
|
|
|
+ A72A728822321DE000B21995 /* BAAlertController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BAAlertController.h; sourceTree = "<group>"; };
|
|
|
+ A72A728922321DE000B21995 /* NSObject+BARunTime.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSObject+BARunTime.h"; sourceTree = "<group>"; };
|
|
|
+ A72A728A22321DE000B21995 /* UIAlertController+BAKit.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIAlertController+BAKit.h"; sourceTree = "<group>"; };
|
|
|
+ A72A728C22321DE000B21995 /* Extension+UIImage.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Extension+UIImage.swift"; sourceTree = "<group>"; };
|
|
|
+ A72A728D22321DE000B21995 /* Extension+UITextView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Extension+UITextView.swift"; sourceTree = "<group>"; };
|
|
|
+ A72A728E22321DE000B21995 /* Extension+NSRange.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Extension+NSRange.swift"; sourceTree = "<group>"; };
|
|
|
+ A72A728F22321DE000B21995 /* Extension+NSMutableAttributedString.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Extension+NSMutableAttributedString.swift"; sourceTree = "<group>"; };
|
|
|
+ A72A729022321DE000B21995 /* Extension+UserDefaults.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Extension+UserDefaults.swift"; sourceTree = "<group>"; };
|
|
|
+ A72A729122321DE000B21995 /* Extension+Array.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Extension+Array.swift"; sourceTree = "<group>"; };
|
|
|
+ A72A729222321DE000B21995 /* Extension+String.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Extension+String.swift"; sourceTree = "<group>"; };
|
|
|
+ A72A729322321DE000B21995 /* Extension+UILabel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Extension+UILabel.swift"; sourceTree = "<group>"; };
|
|
|
+ A72A729422321DE000B21995 /* Extension+UIAlertController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Extension+UIAlertController.swift"; sourceTree = "<group>"; };
|
|
|
+ A72A729522321DE000B21995 /* UIBarButtonItem+SXCreate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIBarButtonItem+SXCreate.h"; sourceTree = "<group>"; };
|
|
|
+ A72A729622321DE000B21995 /* NSMutableAttributedString+BAKit.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSMutableAttributedString+BAKit.h"; sourceTree = "<group>"; };
|
|
|
+ A72A729722321DE000B21995 /* Extension+UIColor.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Extension+UIColor.swift"; sourceTree = "<group>"; };
|
|
|
+ A72A729822321DE000B21995 /* Extension+RxTimer.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Extension+RxTimer.swift"; sourceTree = "<group>"; };
|
|
|
+ A72A729922321DE000B21995 /* Extension+UIButton.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Extension+UIButton.swift"; sourceTree = "<group>"; };
|
|
|
+ A72A729A22321DE000B21995 /* Extension+UIView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Extension+UIView.swift"; sourceTree = "<group>"; };
|
|
|
+ A72A729B22321DE000B21995 /* NSMutableAttributedString+BAKit.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSMutableAttributedString+BAKit.m"; sourceTree = "<group>"; };
|
|
|
+ A72A729C22321DE000B21995 /* UIBarButtonItem+SXCreate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIBarButtonItem+SXCreate.m"; sourceTree = "<group>"; };
|
|
|
+ A72A729D22321DE000B21995 /* Extension+Date.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Extension+Date.swift"; sourceTree = "<group>"; };
|
|
|
+ A72A729E22321DE000B21995 /* Extension+CAGradientLayer.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Extension+CAGradientLayer.swift"; sourceTree = "<group>"; };
|
|
|
+ A72A72A022321DE000B21995 /* WKWebViewConfig.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = WKWebViewConfig.swift; sourceTree = "<group>"; };
|
|
|
+ A72A72A122321DE000B21995 /* WebView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = WebView.swift; sourceTree = "<group>"; };
|
|
|
+ A72A72C722321E2500B21995 /* NotificationCenterMacro.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NotificationCenterMacro.swift; sourceTree = "<group>"; };
|
|
|
+ A72A72C822321E2500B21995 /* FontMacro.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = FontMacro.swift; sourceTree = "<group>"; };
|
|
|
+ A72A72C922321E2600B21995 /* HTMLURLMacro.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = HTMLURLMacro.swift; sourceTree = "<group>"; };
|
|
|
+ A72A72CA22321E2600B21995 /* Common.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Common.swift; sourceTree = "<group>"; };
|
|
|
+ A72A72CB22321E2600B21995 /* CacheMacro.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CacheMacro.swift; sourceTree = "<group>"; };
|
|
|
+ A72A72CC22321E2600B21995 /* EnumMacro.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = EnumMacro.swift; sourceTree = "<group>"; };
|
|
|
+ A72A72CD22321E2600B21995 /* ColorMacro.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ColorMacro.swift; sourceTree = "<group>"; };
|
|
|
+ A72A72CE22321E2700B21995 /* ThirdPartyMacro.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ThirdPartyMacro.swift; sourceTree = "<group>"; };
|
|
|
+ A72A72D822321E5200B21995 /* TYRZResource.bundle */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.plug-in"; path = TYRZResource.bundle; sourceTree = "<group>"; };
|
|
|
+ A72A72D922321E5200B21995 /* account_login_sdk_core.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = account_login_sdk_core.framework; sourceTree = "<group>"; };
|
|
|
+ A72A72DA22321E5200B21995 /* TYRZSDK.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = TYRZSDK.framework; sourceTree = "<group>"; };
|
|
|
+ A72A72DB22321E5200B21995 /* account_verify_sdk_core.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = account_verify_sdk_core.framework; sourceTree = "<group>"; };
|
|
|
+ A72A72DC22321E5200B21995 /* CL_ShanYanSDK.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = CL_ShanYanSDK.framework; sourceTree = "<group>"; };
|
|
|
+ A72A72DD22321E5200B21995 /* uni_account_login_sdk_res.bundle */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.plug-in"; path = uni_account_login_sdk_res.bundle; sourceTree = "<group>"; };
|
|
|
+ A72A72DE22321E5200B21995 /* HTMLResource.bundle */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.plug-in"; path = HTMLResource.bundle; sourceTree = "<group>"; };
|
|
|
+ A72A72DF22321E5200B21995 /* OAuth.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = OAuth.framework; sourceTree = "<group>"; };
|
|
|
+ A72A72E022321E5200B21995 /* EAccountApiSDK.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = EAccountApiSDK.framework; sourceTree = "<group>"; };
|
|
|
+ A72A72E222321E5200B21995 /* AlipaySDK.bundle */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.plug-in"; path = AlipaySDK.bundle; sourceTree = "<group>"; };
|
|
|
+ A72A72E322321E5200B21995 /* AlipaySDK.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = AlipaySDK.framework; sourceTree = "<group>"; };
|
|
|
+ A72A72EF22321E8800B21995 /* CoreMotion.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreMotion.framework; path = System/Library/Frameworks/CoreMotion.framework; sourceTree = SDKROOT; };
|
|
|
+ A72A72F122321E9300B21995 /* CFNetwork.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CFNetwork.framework; path = System/Library/Frameworks/CFNetwork.framework; sourceTree = SDKROOT; };
|
|
|
+ A72A72F322321E9A00B21995 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
|
|
|
+ A72A72F522321EA000B21995 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
|
|
|
+ A72A72F722321EB600B21995 /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
|
|
|
+ A72A72F922321EBF00B21995 /* CoreText.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreText.framework; path = System/Library/Frameworks/CoreText.framework; sourceTree = SDKROOT; };
|
|
|
+ A72A72FB22321ECD00B21995 /* CoreTelephony.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreTelephony.framework; path = System/Library/Frameworks/CoreTelephony.framework; sourceTree = SDKROOT; };
|
|
|
+ A72A72FD22321EE200B21995 /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = System/Library/Frameworks/QuartzCore.framework; sourceTree = SDKROOT; };
|
|
|
+ A72A72FF22321EE900B21995 /* SystemConfiguration.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SystemConfiguration.framework; path = System/Library/Frameworks/SystemConfiguration.framework; sourceTree = SDKROOT; };
|
|
|
+ A72A730122321EEE00B21995 /* libz.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libz.tbd; path = usr/lib/libz.tbd; sourceTree = SDKROOT; };
|
|
|
+ A72A730322321EFA00B21995 /* libc++.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = "libc++.tbd"; path = "usr/lib/libc++.tbd"; sourceTree = SDKROOT; };
|
|
|
+ A72A73082232207600B21995 /* AppDelegate+UM.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "AppDelegate+UM.swift"; sourceTree = "<group>"; };
|
|
|
+ A72A73092232207600B21995 /* AppDelegate+BaiduMap.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "AppDelegate+BaiduMap.swift"; sourceTree = "<group>"; };
|
|
|
+ A72A730B2232207600B21995 /* AppDelegate+IQKeyboardManagerSwift.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "AppDelegate+IQKeyboardManagerSwift.swift"; sourceTree = "<group>"; };
|
|
|
A77F2C5D2231FB49001BD3F6 /* RainbowPlanet.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = RainbowPlanet.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
A77F2C602231FB49001BD3F6 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
|
|
|
A77F2C672231FB4A001BD3F6 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
|
|
@@ -88,6 +239,24 @@
|
|
|
isa = PBXFrameworksBuildPhase;
|
|
|
buildActionMask = 2147483647;
|
|
|
files = (
|
|
|
+ A72A730422321EFA00B21995 /* libc++.tbd in Frameworks */,
|
|
|
+ A72A730222321EEE00B21995 /* libz.tbd in Frameworks */,
|
|
|
+ A72A730022321EE900B21995 /* SystemConfiguration.framework in Frameworks */,
|
|
|
+ A72A72FE22321EE200B21995 /* QuartzCore.framework in Frameworks */,
|
|
|
+ A72A72FC22321ECE00B21995 /* CoreTelephony.framework in Frameworks */,
|
|
|
+ A72A72FA22321EBF00B21995 /* CoreText.framework in Frameworks */,
|
|
|
+ A72A72F822321EB600B21995 /* CoreGraphics.framework in Frameworks */,
|
|
|
+ A72A72F622321EA000B21995 /* UIKit.framework in Frameworks */,
|
|
|
+ A72A72F422321E9A00B21995 /* Foundation.framework in Frameworks */,
|
|
|
+ A72A72F222321E9300B21995 /* CFNetwork.framework in Frameworks */,
|
|
|
+ A72A72F022321E8800B21995 /* CoreMotion.framework in Frameworks */,
|
|
|
+ A72A72EE22321E5200B21995 /* AlipaySDK.framework in Frameworks */,
|
|
|
+ A72A72EB22321E5200B21995 /* OAuth.framework in Frameworks */,
|
|
|
+ A72A72E522321E5200B21995 /* account_login_sdk_core.framework in Frameworks */,
|
|
|
+ A72A72E722321E5200B21995 /* account_verify_sdk_core.framework in Frameworks */,
|
|
|
+ A72A72EC22321E5200B21995 /* EAccountApiSDK.framework in Frameworks */,
|
|
|
+ A72A72E622321E5200B21995 /* TYRZSDK.framework in Frameworks */,
|
|
|
+ A72A72E822321E5200B21995 /* CL_ShanYanSDK.framework in Frameworks */,
|
|
|
0A110C4CD931995B8E8BF7C5 /* Pods_RainbowPlanet.framework in Frameworks */,
|
|
|
);
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
@@ -134,10 +303,237 @@
|
|
|
A72A725322321A6900B21995 /* Lib */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
+ A72A72E122321E5200B21995 /* AlipaySDK */,
|
|
|
+ A72A72D722321E5200B21995 /* ShanYanSDK */,
|
|
|
);
|
|
|
path = Lib;
|
|
|
sourceTree = "<group>";
|
|
|
};
|
|
|
+ A72A725422321B9400B21995 /* Manager */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ A72A730522321F1D00B21995 /* PayManager */,
|
|
|
+ A72A726122321DBD00B21995 /* BaiduMapManager */,
|
|
|
+ A72A726422321DBD00B21995 /* UMManager */,
|
|
|
+ );
|
|
|
+ path = Manager;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
+ A72A725922321C5E00B21995 /* Define */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ A72A72CB22321E2600B21995 /* CacheMacro.swift */,
|
|
|
+ A72A72CD22321E2600B21995 /* ColorMacro.swift */,
|
|
|
+ A72A72CA22321E2600B21995 /* Common.swift */,
|
|
|
+ A72A72CC22321E2600B21995 /* EnumMacro.swift */,
|
|
|
+ A72A72C822321E2500B21995 /* FontMacro.swift */,
|
|
|
+ A72A72C922321E2600B21995 /* HTMLURLMacro.swift */,
|
|
|
+ A72A72C722321E2500B21995 /* NotificationCenterMacro.swift */,
|
|
|
+ A72A72CE22321E2700B21995 /* ThirdPartyMacro.swift */,
|
|
|
+ A72A726022321D3400B21995 /* RainbowPlanet-Bridging-Header.h */,
|
|
|
+ );
|
|
|
+ path = Define;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
+ A72A726122321DBD00B21995 /* BaiduMapManager */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ A72A726222321DBD00B21995 /* BaiduMapManager.swift */,
|
|
|
+ A72A726322321DBD00B21995 /* LocationModel.swift */,
|
|
|
+ );
|
|
|
+ path = BaiduMapManager;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
+ A72A726422321DBD00B21995 /* UMManager */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ A72A726522321DBD00B21995 /* UMManager.swift */,
|
|
|
+ );
|
|
|
+ path = UMManager;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
+ A72A726922321DDE00B21995 /* SwiftScan */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ A72A726A22321DDE00B21995 /* LBXScanNetAnimation.swift */,
|
|
|
+ A72A726B22321DDE00B21995 /* LBXScanView.swift */,
|
|
|
+ A72A726C22321DDE00B21995 /* LBXScanViewController.swift */,
|
|
|
+ A72A726D22321DDE00B21995 /* LBXScanLineAnimation.swift */,
|
|
|
+ A72A726E22321DDE00B21995 /* LBXScanViewStyle.swift */,
|
|
|
+ A72A726F22321DDE00B21995 /* LBXPermissions.swift */,
|
|
|
+ A72A727022321DDE00B21995 /* LBXScanWrapper.swift */,
|
|
|
+ );
|
|
|
+ path = SwiftScan;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
+ A72A727122321DDE00B21995 /* NumberKeyboard */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ A72A727222321DDE00B21995 /* NumberKeyboard.swift */,
|
|
|
+ );
|
|
|
+ path = NumberKeyboard;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
+ A72A727322321DDE00B21995 /* Log */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ A72A727422321DDE00B21995 /* Log.swift */,
|
|
|
+ );
|
|
|
+ path = Log;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
+ A72A727522321DDE00B21995 /* MBProgressHUD */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ A72A727622321DDE00B21995 /* SwiftProgressHUD.swift */,
|
|
|
+ );
|
|
|
+ path = MBProgressHUD;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
+ A72A727722321DDF00B21995 /* Regex */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ A72A727822321DDF00B21995 /* Regex.swift */,
|
|
|
+ );
|
|
|
+ path = Regex;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
+ A72A727B22321DDF00B21995 /* Countdown */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ A72A727C22321DDF00B21995 /* CountdownButton.swift */,
|
|
|
+ );
|
|
|
+ path = Countdown;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
+ A72A727D22321DDF00B21995 /* AppInfo */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ A72A727E22321DDF00B21995 /* AppInfo.swift */,
|
|
|
+ );
|
|
|
+ path = AppInfo;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
+ A72A727F22321DDF00B21995 /* CGView */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ A72A728022321DDF00B21995 /* CGView.swift */,
|
|
|
+ );
|
|
|
+ path = CGView;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
+ A72A728122321DDF00B21995 /* MJRefreshEX */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ A72A728222321DDF00B21995 /* UIScrollView+MJRefreshEX.m */,
|
|
|
+ A72A728322321DDF00B21995 /* UIScrollView+MJRefreshEX.h */,
|
|
|
+ );
|
|
|
+ path = MJRefreshEX;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
+ A72A728422321DE000B21995 /* AlertView */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ A72A728522321DE000B21995 /* BAAlertController */,
|
|
|
+ );
|
|
|
+ path = AlertView;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
+ A72A728522321DE000B21995 /* BAAlertController */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ A72A728622321DE000B21995 /* NSObject+BARunTime.m */,
|
|
|
+ A72A728722321DE000B21995 /* UIAlertController+BAKit.m */,
|
|
|
+ A72A728822321DE000B21995 /* BAAlertController.h */,
|
|
|
+ A72A728922321DE000B21995 /* NSObject+BARunTime.h */,
|
|
|
+ A72A728A22321DE000B21995 /* UIAlertController+BAKit.h */,
|
|
|
+ );
|
|
|
+ path = BAAlertController;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
+ A72A728B22321DE000B21995 /* Extension */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ A72A728C22321DE000B21995 /* Extension+UIImage.swift */,
|
|
|
+ A72A728D22321DE000B21995 /* Extension+UITextView.swift */,
|
|
|
+ A72A728E22321DE000B21995 /* Extension+NSRange.swift */,
|
|
|
+ A72A728F22321DE000B21995 /* Extension+NSMutableAttributedString.swift */,
|
|
|
+ A72A729022321DE000B21995 /* Extension+UserDefaults.swift */,
|
|
|
+ A72A729122321DE000B21995 /* Extension+Array.swift */,
|
|
|
+ A72A729222321DE000B21995 /* Extension+String.swift */,
|
|
|
+ A72A729322321DE000B21995 /* Extension+UILabel.swift */,
|
|
|
+ A72A729422321DE000B21995 /* Extension+UIAlertController.swift */,
|
|
|
+ A72A729522321DE000B21995 /* UIBarButtonItem+SXCreate.h */,
|
|
|
+ A72A729622321DE000B21995 /* NSMutableAttributedString+BAKit.h */,
|
|
|
+ A72A729722321DE000B21995 /* Extension+UIColor.swift */,
|
|
|
+ A72A729822321DE000B21995 /* Extension+RxTimer.swift */,
|
|
|
+ A72A729922321DE000B21995 /* Extension+UIButton.swift */,
|
|
|
+ A72A729A22321DE000B21995 /* Extension+UIView.swift */,
|
|
|
+ A72A729B22321DE000B21995 /* NSMutableAttributedString+BAKit.m */,
|
|
|
+ A72A729C22321DE000B21995 /* UIBarButtonItem+SXCreate.m */,
|
|
|
+ A72A729D22321DE000B21995 /* Extension+Date.swift */,
|
|
|
+ A72A729E22321DE000B21995 /* Extension+CAGradientLayer.swift */,
|
|
|
+ );
|
|
|
+ path = Extension;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
+ A72A729F22321DE000B21995 /* WKWebView */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ A72A72A022321DE000B21995 /* WKWebViewConfig.swift */,
|
|
|
+ A72A72A122321DE000B21995 /* WebView.swift */,
|
|
|
+ );
|
|
|
+ path = WKWebView;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
+ A72A72D722321E5200B21995 /* ShanYanSDK */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ A72A72D822321E5200B21995 /* TYRZResource.bundle */,
|
|
|
+ A72A72D922321E5200B21995 /* account_login_sdk_core.framework */,
|
|
|
+ A72A72DA22321E5200B21995 /* TYRZSDK.framework */,
|
|
|
+ A72A72DB22321E5200B21995 /* account_verify_sdk_core.framework */,
|
|
|
+ A72A72DC22321E5200B21995 /* CL_ShanYanSDK.framework */,
|
|
|
+ A72A72DD22321E5200B21995 /* uni_account_login_sdk_res.bundle */,
|
|
|
+ A72A72DE22321E5200B21995 /* HTMLResource.bundle */,
|
|
|
+ A72A72DF22321E5200B21995 /* OAuth.framework */,
|
|
|
+ A72A72E022321E5200B21995 /* EAccountApiSDK.framework */,
|
|
|
+ );
|
|
|
+ path = ShanYanSDK;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
+ A72A72E122321E5200B21995 /* AlipaySDK */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ A72A72E222321E5200B21995 /* AlipaySDK.bundle */,
|
|
|
+ A72A72E322321E5200B21995 /* AlipaySDK.framework */,
|
|
|
+ );
|
|
|
+ path = AlipaySDK;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
+ A72A730522321F1D00B21995 /* PayManager */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ A72A730722321F3700B21995 /* WeChatpayManager */,
|
|
|
+ A72A730622321F2900B21995 /* AlipayManager */,
|
|
|
+ );
|
|
|
+ path = PayManager;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
+ A72A730622321F2900B21995 /* AlipayManager */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ );
|
|
|
+ path = AlipayManager;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
+ A72A730722321F3700B21995 /* WeChatpayManager */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ );
|
|
|
+ path = WeChatpayManager;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
A77F2C542231FB49001BD3F6 = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
@@ -166,9 +562,10 @@
|
|
|
A77F2C8E2231FC5C001BD3F6 /* AppDelegate */,
|
|
|
A77F2C8F2231FC65001BD3F6 /* Base */,
|
|
|
A77F2CA22232010F001BD3F6 /* Modules */,
|
|
|
- A72A725322321A6900B21995 /* Lib */,
|
|
|
+ A72A725422321B9400B21995 /* Manager */,
|
|
|
+ A72A725922321C5E00B21995 /* Define */,
|
|
|
A77F2CBC2232022A001BD3F6 /* Tools */,
|
|
|
- A77F2CBD22320236001BD3F6 /* Define */,
|
|
|
+ A72A725322321A6900B21995 /* Lib */,
|
|
|
A72A7252223219BD00B21995 /* Service */,
|
|
|
A77F2CBB223201DC001BD3F6 /* Supporting Files */,
|
|
|
);
|
|
@@ -198,6 +595,9 @@
|
|
|
children = (
|
|
|
A77F2C602231FB49001BD3F6 /* AppDelegate.swift */,
|
|
|
A77F2CC2223203BA001BD3F6 /* AppDelegate+Window.swift */,
|
|
|
+ A72A73092232207600B21995 /* AppDelegate+BaiduMap.swift */,
|
|
|
+ A72A730B2232207600B21995 /* AppDelegate+IQKeyboardManagerSwift.swift */,
|
|
|
+ A72A73082232207600B21995 /* AppDelegate+UM.swift */,
|
|
|
);
|
|
|
path = AppDelegate;
|
|
|
sourceTree = "<group>";
|
|
@@ -257,11 +657,11 @@
|
|
|
A77F2CA22232010F001BD3F6 /* Modules */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
- A77F2CA32232010F001BD3F6 /* ShoppingMallModule */,
|
|
|
A77F2CA82232010F001BD3F6 /* CommonModule */,
|
|
|
- A77F2CA92232010F001BD3F6 /* MineModule */,
|
|
|
+ A77F2CA32232010F001BD3F6 /* ShoppingMallModule */,
|
|
|
A77F2CAE2232010F001BD3F6 /* RegisterLoginModule */,
|
|
|
A77F2CAF2232010F001BD3F6 /* ShoppingCartModule */,
|
|
|
+ A77F2CA92232010F001BD3F6 /* MineModule */,
|
|
|
);
|
|
|
path = Modules;
|
|
|
sourceTree = "<group>";
|
|
@@ -367,18 +767,23 @@
|
|
|
A77F2CBC2232022A001BD3F6 /* Tools */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
+ A72A728422321DE000B21995 /* AlertView */,
|
|
|
+ A72A727D22321DDF00B21995 /* AppInfo */,
|
|
|
+ A72A727F22321DDF00B21995 /* CGView */,
|
|
|
+ A72A727B22321DDF00B21995 /* Countdown */,
|
|
|
+ A72A728B22321DE000B21995 /* Extension */,
|
|
|
+ A72A727322321DDE00B21995 /* Log */,
|
|
|
+ A72A727522321DDE00B21995 /* MBProgressHUD */,
|
|
|
+ A72A728122321DDF00B21995 /* MJRefreshEX */,
|
|
|
+ A72A727122321DDE00B21995 /* NumberKeyboard */,
|
|
|
+ A72A727722321DDF00B21995 /* Regex */,
|
|
|
+ A72A726922321DDE00B21995 /* SwiftScan */,
|
|
|
+ A72A729F22321DE000B21995 /* WKWebView */,
|
|
|
A77F2CC422320627001BD3F6 /* WRNavigationBar */,
|
|
|
);
|
|
|
path = Tools;
|
|
|
sourceTree = "<group>";
|
|
|
};
|
|
|
- A77F2CBD22320236001BD3F6 /* Define */ = {
|
|
|
- isa = PBXGroup;
|
|
|
- children = (
|
|
|
- );
|
|
|
- path = Define;
|
|
|
- sourceTree = "<group>";
|
|
|
- };
|
|
|
A77F2CC422320627001BD3F6 /* WRNavigationBar */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
@@ -391,6 +796,17 @@
|
|
|
FA8AAFBADE8BD144A5C36FDB /* Frameworks */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
+ A72A730322321EFA00B21995 /* libc++.tbd */,
|
|
|
+ A72A730122321EEE00B21995 /* libz.tbd */,
|
|
|
+ A72A72FF22321EE900B21995 /* SystemConfiguration.framework */,
|
|
|
+ A72A72FD22321EE200B21995 /* QuartzCore.framework */,
|
|
|
+ A72A72FB22321ECD00B21995 /* CoreTelephony.framework */,
|
|
|
+ A72A72F922321EBF00B21995 /* CoreText.framework */,
|
|
|
+ A72A72F722321EB600B21995 /* CoreGraphics.framework */,
|
|
|
+ A72A72F522321EA000B21995 /* UIKit.framework */,
|
|
|
+ A72A72F322321E9A00B21995 /* Foundation.framework */,
|
|
|
+ A72A72F122321E9300B21995 /* CFNetwork.framework */,
|
|
|
+ A72A72EF22321E8800B21995 /* CoreMotion.framework */,
|
|
|
D469F6C3768252BCB7001EDD /* Pods_RainbowPlanet.framework */,
|
|
|
A7E03A30F40582782EC5DA89 /* Pods_RainbowPlanetTests.framework */,
|
|
|
88DF1EFD2E202DA7C627E8A7 /* Pods_RainbowPlanetUITests.framework */,
|
|
@@ -471,6 +887,7 @@
|
|
|
TargetAttributes = {
|
|
|
A77F2C5C2231FB49001BD3F6 = {
|
|
|
CreatedOnToolsVersion = 10.1;
|
|
|
+ LastSwiftMigration = 1010;
|
|
|
};
|
|
|
A77F2C702231FB4A001BD3F6 = {
|
|
|
CreatedOnToolsVersion = 10.1;
|
|
@@ -508,8 +925,12 @@
|
|
|
buildActionMask = 2147483647;
|
|
|
files = (
|
|
|
A77F2CB82232010F001BD3F6 /* ShoppingCartViewController.xib in Resources */,
|
|
|
+ A72A72E422321E5200B21995 /* TYRZResource.bundle in Resources */,
|
|
|
+ A72A72ED22321E5200B21995 /* AlipaySDK.bundle in Resources */,
|
|
|
+ A72A72E922321E5200B21995 /* uni_account_login_sdk_res.bundle in Resources */,
|
|
|
A77F2CB62232010F001BD3F6 /* MineViewController.xib in Resources */,
|
|
|
A77F2C682231FB4A001BD3F6 /* Assets.xcassets in Resources */,
|
|
|
+ A72A72EA22321E5200B21995 /* HTMLResource.bundle in Resources */,
|
|
|
A77F2CB42232010F001BD3F6 /* ShoppingViewController.xib in Resources */,
|
|
|
);
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
@@ -682,18 +1103,68 @@
|
|
|
isa = PBXSourcesBuildPhase;
|
|
|
buildActionMask = 2147483647;
|
|
|
files = (
|
|
|
+ A72A72BA22321DE000B21995 /* Extension+String.swift in Sources */,
|
|
|
A77F2CA02231FE45001BD3F6 /* BaseWebViewController.swift in Sources */,
|
|
|
+ A72A72C022321DE000B21995 /* Extension+UIView.swift in Sources */,
|
|
|
+ A72A72C522321DE000B21995 /* WKWebViewConfig.swift in Sources */,
|
|
|
+ A72A72BB22321DE000B21995 /* Extension+UILabel.swift in Sources */,
|
|
|
A77F2C9E2231FDDC001BD3F6 /* BaseViewController.swift in Sources */,
|
|
|
A77F2CC722320627001BD3F6 /* WRNavigationBar.swift in Sources */,
|
|
|
+ A72A72BE22321DE000B21995 /* Extension+RxTimer.swift in Sources */,
|
|
|
+ A72A72C422321DE000B21995 /* Extension+CAGradientLayer.swift in Sources */,
|
|
|
+ A72A72B722321DE000B21995 /* Extension+NSMutableAttributedString.swift in Sources */,
|
|
|
+ A72A72A322321DE000B21995 /* LBXScanView.swift in Sources */,
|
|
|
+ A72A730D2232207700B21995 /* AppDelegate+BaiduMap.swift in Sources */,
|
|
|
A77F2CCA223209F2001BD3F6 /* BaseTabbarViewController.swift in Sources */,
|
|
|
+ A72A726822321DBD00B21995 /* UMManager.swift in Sources */,
|
|
|
A77F2CB92232010F001BD3F6 /* ShoppingCartViewController.swift in Sources */,
|
|
|
+ A72A72B822321DE000B21995 /* Extension+UserDefaults.swift in Sources */,
|
|
|
+ A72A72C222321DE000B21995 /* UIBarButtonItem+SXCreate.m in Sources */,
|
|
|
+ A72A72A222321DE000B21995 /* LBXScanNetAnimation.swift in Sources */,
|
|
|
+ A72A72D322321E2700B21995 /* CacheMacro.swift in Sources */,
|
|
|
+ A72A72A422321DE000B21995 /* LBXScanViewController.swift in Sources */,
|
|
|
A77F2CB52232010F001BD3F6 /* ShoppingViewController.swift in Sources */,
|
|
|
A77F2CC3223203BA001BD3F6 /* AppDelegate+Window.swift in Sources */,
|
|
|
+ A72A72B022321DE000B21995 /* CGView.swift in Sources */,
|
|
|
+ A72A72D522321E2700B21995 /* ColorMacro.swift in Sources */,
|
|
|
+ A72A726622321DBD00B21995 /* BaiduMapManager.swift in Sources */,
|
|
|
+ A72A72D622321E2700B21995 /* ThirdPartyMacro.swift in Sources */,
|
|
|
+ A72A72A622321DE000B21995 /* LBXScanViewStyle.swift in Sources */,
|
|
|
+ A72A72B422321DE000B21995 /* Extension+UIImage.swift in Sources */,
|
|
|
+ A72A72AF22321DE000B21995 /* AppInfo.swift in Sources */,
|
|
|
+ A72A72D422321E2700B21995 /* EnumMacro.swift in Sources */,
|
|
|
+ A72A72B322321DE000B21995 /* UIAlertController+BAKit.m in Sources */,
|
|
|
+ A72A72A922321DE000B21995 /* NumberKeyboard.swift in Sources */,
|
|
|
+ A72A72AA22321DE000B21995 /* Log.swift in Sources */,
|
|
|
+ A72A72B622321DE000B21995 /* Extension+NSRange.swift in Sources */,
|
|
|
+ A72A72A722321DE000B21995 /* LBXPermissions.swift in Sources */,
|
|
|
+ A72A72AE22321DE000B21995 /* CountdownButton.swift in Sources */,
|
|
|
A77F2CB72232010F001BD3F6 /* MineViewController.swift in Sources */,
|
|
|
+ A72A72A822321DE000B21995 /* LBXScanWrapper.swift in Sources */,
|
|
|
+ A72A72BD22321DE000B21995 /* Extension+UIColor.swift in Sources */,
|
|
|
A77F2CC822320627001BD3F6 /* WRCustomNavigationBar.swift in Sources */,
|
|
|
+ A72A72BC22321DE000B21995 /* Extension+UIAlertController.swift in Sources */,
|
|
|
+ A72A730C2232207700B21995 /* AppDelegate+UM.swift in Sources */,
|
|
|
+ A72A730F2232207700B21995 /* AppDelegate+IQKeyboardManagerSwift.swift in Sources */,
|
|
|
+ A72A72B122321DE000B21995 /* UIScrollView+MJRefreshEX.m in Sources */,
|
|
|
+ A72A72A522321DE000B21995 /* LBXScanLineAnimation.swift in Sources */,
|
|
|
+ A72A72C322321DE000B21995 /* Extension+Date.swift in Sources */,
|
|
|
+ A72A72B222321DE000B21995 /* NSObject+BARunTime.m in Sources */,
|
|
|
+ A72A72C622321DE000B21995 /* WebView.swift in Sources */,
|
|
|
+ A72A72D122321E2700B21995 /* HTMLURLMacro.swift in Sources */,
|
|
|
+ A72A72D022321E2700B21995 /* FontMacro.swift in Sources */,
|
|
|
A77F2C982231FD25001BD3F6 /* BaseNavigationViewController.swift in Sources */,
|
|
|
+ A72A72AB22321DE000B21995 /* SwiftProgressHUD.swift in Sources */,
|
|
|
A77F2C612231FB49001BD3F6 /* AppDelegate.swift in Sources */,
|
|
|
+ A72A726722321DBD00B21995 /* LocationModel.swift in Sources */,
|
|
|
+ A72A72C122321DE000B21995 /* NSMutableAttributedString+BAKit.m in Sources */,
|
|
|
+ A72A72D222321E2700B21995 /* Common.swift in Sources */,
|
|
|
+ A72A72B522321DE000B21995 /* Extension+UITextView.swift in Sources */,
|
|
|
A77F2C9C2231FDCF001BD3F6 /* BaseView.swift in Sources */,
|
|
|
+ A72A72B922321DE000B21995 /* Extension+Array.swift in Sources */,
|
|
|
+ A72A72AC22321DE000B21995 /* Regex.swift in Sources */,
|
|
|
+ A72A72CF22321E2700B21995 /* NotificationCenterMacro.swift in Sources */,
|
|
|
+ A72A72BF22321DE000B21995 /* Extension+UIButton.swift in Sources */,
|
|
|
);
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
};
|
|
@@ -851,8 +1322,14 @@
|
|
|
buildSettings = {
|
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
|
ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
|
|
|
+ CLANG_ENABLE_MODULES = YES;
|
|
|
CODE_SIGN_STYLE = Automatic;
|
|
|
DEVELOPMENT_TEAM = 3DG4J39B63;
|
|
|
+ FRAMEWORK_SEARCH_PATHS = (
|
|
|
+ "$(inherited)",
|
|
|
+ "$(PROJECT_DIR)/RainbowPlanet/Lib/ShanYanSDK",
|
|
|
+ "$(PROJECT_DIR)/RainbowPlanet/Lib/AlipaySDK",
|
|
|
+ );
|
|
|
INFOPLIST_FILE = "$(SRCROOT)/RainbowPlanet/Supporting Files/Info.plist";
|
|
|
IPHONEOS_DEPLOYMENT_TARGET = 9.0;
|
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
@@ -861,6 +1338,8 @@
|
|
|
);
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.chxq.RainbowPlanet;
|
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
|
+ SWIFT_OBJC_BRIDGING_HEADER = "RainbowPlanet/Define/RainbowPlanet-Bridging-Header.h";
|
|
|
+ SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
|
|
SWIFT_VERSION = 4.2;
|
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
|
};
|
|
@@ -872,8 +1351,14 @@
|
|
|
buildSettings = {
|
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
|
ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
|
|
|
+ CLANG_ENABLE_MODULES = YES;
|
|
|
CODE_SIGN_STYLE = Automatic;
|
|
|
DEVELOPMENT_TEAM = 3DG4J39B63;
|
|
|
+ FRAMEWORK_SEARCH_PATHS = (
|
|
|
+ "$(inherited)",
|
|
|
+ "$(PROJECT_DIR)/RainbowPlanet/Lib/ShanYanSDK",
|
|
|
+ "$(PROJECT_DIR)/RainbowPlanet/Lib/AlipaySDK",
|
|
|
+ );
|
|
|
INFOPLIST_FILE = "$(SRCROOT)/RainbowPlanet/Supporting Files/Info.plist";
|
|
|
IPHONEOS_DEPLOYMENT_TARGET = 9.0;
|
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
@@ -882,6 +1367,7 @@
|
|
|
);
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.chxq.RainbowPlanet;
|
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
|
+ SWIFT_OBJC_BRIDGING_HEADER = "RainbowPlanet/Define/RainbowPlanet-Bridging-Header.h";
|
|
|
SWIFT_VERSION = 4.2;
|
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
|
};
|