|
@@ -12,6 +12,7 @@
|
|
|
FB9CD1192EC1EEA10033B14B /* FirebaseCore in Frameworks */ = {isa = PBXBuildFile; productRef = FB9CD1182EC1EEA10033B14B /* FirebaseCore */; };
|
|
FB9CD1192EC1EEA10033B14B /* FirebaseCore in Frameworks */ = {isa = PBXBuildFile; productRef = FB9CD1182EC1EEA10033B14B /* FirebaseCore */; };
|
|
|
FB9CD11B2EC1EEA10033B14B /* FirebaseCrashlytics in Frameworks */ = {isa = PBXBuildFile; productRef = FB9CD11A2EC1EEA10033B14B /* FirebaseCrashlytics */; };
|
|
FB9CD11B2EC1EEA10033B14B /* FirebaseCrashlytics in Frameworks */ = {isa = PBXBuildFile; productRef = FB9CD11A2EC1EEA10033B14B /* FirebaseCrashlytics */; };
|
|
|
FB9CD11E2EC1EEF30033B14B /* GoogleSignIn in Frameworks */ = {isa = PBXBuildFile; productRef = FB9CD11D2EC1EEF30033B14B /* GoogleSignIn */; };
|
|
FB9CD11E2EC1EEF30033B14B /* GoogleSignIn in Frameworks */ = {isa = PBXBuildFile; productRef = FB9CD11D2EC1EEF30033B14B /* GoogleSignIn */; };
|
|
|
|
|
+ FB9EAE7B2F011ACD00E77B7C /* StoreKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FB9EAE7A2F011ACD00E77B7C /* StoreKit.framework */; };
|
|
|
FB9FCD262EF25D6B00DDAAC9 /* SDWebImage in Frameworks */ = {isa = PBXBuildFile; productRef = FB9FCD252EF25D6B00DDAAC9 /* SDWebImage */; };
|
|
FB9FCD262EF25D6B00DDAAC9 /* SDWebImage in Frameworks */ = {isa = PBXBuildFile; productRef = FB9FCD252EF25D6B00DDAAC9 /* SDWebImage */; };
|
|
|
FBECA9BE2EC1C50F0013A5E6 /* SnapKit in Frameworks */ = {isa = PBXBuildFile; productRef = FBECA9BD2EC1C50F0013A5E6 /* SnapKit */; };
|
|
FBECA9BE2EC1C50F0013A5E6 /* SnapKit in Frameworks */ = {isa = PBXBuildFile; productRef = FBECA9BD2EC1C50F0013A5E6 /* SnapKit */; };
|
|
|
FBECA9C42EC1C5250013A5E6 /* AutoCodable in Frameworks */ = {isa = PBXBuildFile; productRef = FBECA9C32EC1C5250013A5E6 /* AutoCodable */; };
|
|
FBECA9C42EC1C5250013A5E6 /* AutoCodable in Frameworks */ = {isa = PBXBuildFile; productRef = FBECA9C32EC1C5250013A5E6 /* AutoCodable */; };
|
|
@@ -23,6 +24,7 @@
|
|
|
006A9E8625309678F4BEF8AB /* Pods-Lanu.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Lanu.release.xcconfig"; path = "Target Support Files/Pods-Lanu/Pods-Lanu.release.xcconfig"; sourceTree = "<group>"; };
|
|
006A9E8625309678F4BEF8AB /* Pods-Lanu.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Lanu.release.xcconfig"; path = "Target Support Files/Pods-Lanu/Pods-Lanu.release.xcconfig"; sourceTree = "<group>"; };
|
|
|
036D0D2B175E726D1FD387A9 /* Pods-Lanu.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Lanu.debug.xcconfig"; path = "Target Support Files/Pods-Lanu/Pods-Lanu.debug.xcconfig"; sourceTree = "<group>"; };
|
|
036D0D2B175E726D1FD387A9 /* Pods-Lanu.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Lanu.debug.xcconfig"; path = "Target Support Files/Pods-Lanu/Pods-Lanu.debug.xcconfig"; sourceTree = "<group>"; };
|
|
|
ABE0E79254D94F91C773E929 /* Pods_Lanu.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Lanu.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
ABE0E79254D94F91C773E929 /* Pods_Lanu.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Lanu.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
|
|
+ FB9EAE7A2F011ACD00E77B7C /* StoreKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = StoreKit.framework; path = System/Library/Frameworks/StoreKit.framework; sourceTree = SDKROOT; };
|
|
|
FBFE13C02EBC39B000DCE6E9 /* Lanu.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Lanu.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
FBFE13C02EBC39B000DCE6E9 /* Lanu.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Lanu.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
/* End PBXFileReference section */
|
|
/* End PBXFileReference section */
|
|
|
|
|
|
|
@@ -74,6 +76,7 @@
|
|
|
Common/Views/LNCircleProgressView.swift,
|
|
Common/Views/LNCircleProgressView.swift,
|
|
|
Common/Views/LNPopupView.swift,
|
|
Common/Views/LNPopupView.swift,
|
|
|
Common/Views/LNSortedEditView.swift,
|
|
Common/Views/LNSortedEditView.swift,
|
|
|
|
|
+ Common/Views/Loading/LNLoadingView.swift,
|
|
|
Common/Views/Menu/LNBottomSheetMenu.swift,
|
|
Common/Views/Menu/LNBottomSheetMenu.swift,
|
|
|
Common/Views/Menu/LNCommonAlertView.swift,
|
|
Common/Views/Menu/LNCommonAlertView.swift,
|
|
|
Common/Views/ScrollView/LNNestedScrollView.swift,
|
|
Common/Views/ScrollView/LNNestedScrollView.swift,
|
|
@@ -134,6 +137,7 @@
|
|
|
"Manager/Profile/Network/LNHttpManager+Profile.swift",
|
|
"Manager/Profile/Network/LNHttpManager+Profile.swift",
|
|
|
Manager/Profile/Network/LNProfileResponse.swift,
|
|
Manager/Profile/Network/LNProfileResponse.swift,
|
|
|
Manager/Purchase/LNPurchaseManager.swift,
|
|
Manager/Purchase/LNPurchaseManager.swift,
|
|
|
|
|
+ Manager/Purchase/LNPurchaseManagerOld.swift,
|
|
|
Manager/Purchase/LNUserWalletInfo.swift,
|
|
Manager/Purchase/LNUserWalletInfo.swift,
|
|
|
"Manager/Purchase/Network/LNHttpManager+Purchase.swift",
|
|
"Manager/Purchase/Network/LNHttpManager+Purchase.swift",
|
|
|
Manager/Purchase/Network/LNPurchaseResponse.swift,
|
|
Manager/Purchase/Network/LNPurchaseResponse.swift,
|
|
@@ -202,6 +206,7 @@
|
|
|
Views/Main/LNMainViewController.swift,
|
|
Views/Main/LNMainViewController.swift,
|
|
|
Views/Order/Alerts/LNCreateOrderFailedPanel.swift,
|
|
Views/Order/Alerts/LNCreateOrderFailedPanel.swift,
|
|
|
Views/Order/Alerts/LNCreateOrderSuccessPanel.swift,
|
|
Views/Order/Alerts/LNCreateOrderSuccessPanel.swift,
|
|
|
|
|
+ Views/Order/Create/LNCreateOrderFromSkillListPanel.swift,
|
|
|
Views/Order/Create/LNCreateOrderPanel.swift,
|
|
Views/Order/Create/LNCreateOrderPanel.swift,
|
|
|
Views/Order/Create/LNCreateOrderViewController.swift,
|
|
Views/Order/Create/LNCreateOrderViewController.swift,
|
|
|
Views/Order/Detail/LNOrderDetailCardView.swift,
|
|
Views/Order/Detail/LNOrderDetailCardView.swift,
|
|
@@ -239,7 +244,6 @@
|
|
|
Views/Profile/Profile/LNProfileBottomMenu.swift,
|
|
Views/Profile/Profile/LNProfileBottomMenu.swift,
|
|
|
Views/Profile/Profile/LNProfileInfosView.swift,
|
|
Views/Profile/Profile/LNProfileInfosView.swift,
|
|
|
Views/Profile/Profile/LNProfileNaviBarView.swift,
|
|
Views/Profile/Profile/LNProfileNaviBarView.swift,
|
|
|
- Views/Profile/Profile/LNProfileOrderPanel.swift,
|
|
|
|
|
Views/Profile/Profile/LNProfilePhotoWall.swift,
|
|
Views/Profile/Profile/LNProfilePhotoWall.swift,
|
|
|
Views/Profile/Profile/LNProfileScoreFloatingView.swift,
|
|
Views/Profile/Profile/LNProfileScoreFloatingView.swift,
|
|
|
Views/Profile/Profile/LNProfileSkillListView.swift,
|
|
Views/Profile/Profile/LNProfileSkillListView.swift,
|
|
@@ -303,6 +307,7 @@
|
|
|
FBECA9C42EC1C5250013A5E6 /* AutoCodable in Frameworks */,
|
|
FBECA9C42EC1C5250013A5E6 /* AutoCodable in Frameworks */,
|
|
|
FBECA9BE2EC1C50F0013A5E6 /* SnapKit in Frameworks */,
|
|
FBECA9BE2EC1C50F0013A5E6 /* SnapKit in Frameworks */,
|
|
|
FB9CD11E2EC1EEF30033B14B /* GoogleSignIn in Frameworks */,
|
|
FB9CD11E2EC1EEF30033B14B /* GoogleSignIn in Frameworks */,
|
|
|
|
|
+ FB9EAE7B2F011ACD00E77B7C /* StoreKit.framework in Frameworks */,
|
|
|
);
|
|
);
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
};
|
|
};
|
|
@@ -321,6 +326,7 @@
|
|
|
B29B70049832FAE5EB51A5C4 /* Frameworks */ = {
|
|
B29B70049832FAE5EB51A5C4 /* Frameworks */ = {
|
|
|
isa = PBXGroup;
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
children = (
|
|
|
|
|
+ FB9EAE7A2F011ACD00E77B7C /* StoreKit.framework */,
|
|
|
ABE0E79254D94F91C773E929 /* Pods_Lanu.framework */,
|
|
ABE0E79254D94F91C773E929 /* Pods_Lanu.framework */,
|
|
|
);
|
|
);
|
|
|
name = Frameworks;
|
|
name = Frameworks;
|
|
@@ -510,13 +516,14 @@
|
|
|
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
|
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
|
|
CLANG_ENABLE_MODULES = YES;
|
|
CLANG_ENABLE_MODULES = YES;
|
|
|
CODE_SIGN_STYLE = Automatic;
|
|
CODE_SIGN_STYLE = Automatic;
|
|
|
- CURRENT_PROJECT_VERSION = 3;
|
|
|
|
|
|
|
+ CURRENT_PROJECT_VERSION = 5;
|
|
|
DEVELOPMENT_TEAM = 5H8D98R72W;
|
|
DEVELOPMENT_TEAM = 5H8D98R72W;
|
|
|
ENABLE_USER_SCRIPT_SANDBOXING = NO;
|
|
ENABLE_USER_SCRIPT_SANDBOXING = NO;
|
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
|
INFOPLIST_FILE = Lanu/Info.plist;
|
|
INFOPLIST_FILE = Lanu/Info.plist;
|
|
|
INFOPLIST_KEY_CFBundleDisplayName = "Gami(Debug)";
|
|
INFOPLIST_KEY_CFBundleDisplayName = "Gami(Debug)";
|
|
|
INFOPLIST_KEY_NSCameraUsageDescription = "need permission";
|
|
INFOPLIST_KEY_NSCameraUsageDescription = "need permission";
|
|
|
|
|
+ INFOPLIST_KEY_NSLocationWhenInUseUsageDescription = 12;
|
|
|
INFOPLIST_KEY_NSMicrophoneUsageDescription = "need permission";
|
|
INFOPLIST_KEY_NSMicrophoneUsageDescription = "need permission";
|
|
|
INFOPLIST_KEY_NSPhotoLibraryUsageDescription = "need permission";
|
|
INFOPLIST_KEY_NSPhotoLibraryUsageDescription = "need permission";
|
|
|
INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
|
|
INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
|
|
@@ -529,7 +536,7 @@
|
|
|
"@executable_path/Frameworks",
|
|
"@executable_path/Frameworks",
|
|
|
);
|
|
);
|
|
|
MARKETING_VERSION = 1.0.0;
|
|
MARKETING_VERSION = 1.0.0;
|
|
|
- PRODUCT_BUNDLE_IDENTIFIER = com.jiehe.gami.debug;
|
|
|
|
|
|
|
+ PRODUCT_BUNDLE_IDENTIFIER = com.jiehe.gami;
|
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
|
STRING_CATALOG_GENERATE_SYMBOLS = YES;
|
|
STRING_CATALOG_GENERATE_SYMBOLS = YES;
|
|
|
SWIFT_APPROACHABLE_CONCURRENCY = YES;
|
|
SWIFT_APPROACHABLE_CONCURRENCY = YES;
|
|
@@ -551,13 +558,14 @@
|
|
|
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
|
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
|
|
CLANG_ENABLE_MODULES = YES;
|
|
CLANG_ENABLE_MODULES = YES;
|
|
|
CODE_SIGN_STYLE = Automatic;
|
|
CODE_SIGN_STYLE = Automatic;
|
|
|
- CURRENT_PROJECT_VERSION = 3;
|
|
|
|
|
|
|
+ CURRENT_PROJECT_VERSION = 5;
|
|
|
DEVELOPMENT_TEAM = 5H8D98R72W;
|
|
DEVELOPMENT_TEAM = 5H8D98R72W;
|
|
|
ENABLE_USER_SCRIPT_SANDBOXING = NO;
|
|
ENABLE_USER_SCRIPT_SANDBOXING = NO;
|
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
|
INFOPLIST_FILE = Lanu/Info.plist;
|
|
INFOPLIST_FILE = Lanu/Info.plist;
|
|
|
INFOPLIST_KEY_CFBundleDisplayName = "Gami(Debug)";
|
|
INFOPLIST_KEY_CFBundleDisplayName = "Gami(Debug)";
|
|
|
INFOPLIST_KEY_NSCameraUsageDescription = "need permission";
|
|
INFOPLIST_KEY_NSCameraUsageDescription = "need permission";
|
|
|
|
|
+ INFOPLIST_KEY_NSLocationWhenInUseUsageDescription = 12;
|
|
|
INFOPLIST_KEY_NSMicrophoneUsageDescription = "need permission";
|
|
INFOPLIST_KEY_NSMicrophoneUsageDescription = "need permission";
|
|
|
INFOPLIST_KEY_NSPhotoLibraryUsageDescription = "need permission";
|
|
INFOPLIST_KEY_NSPhotoLibraryUsageDescription = "need permission";
|
|
|
INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
|
|
INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
|