|
@@ -9,6 +9,8 @@
|
|
|
/* Begin PBXBuildFile section */
|
|
|
2B3E96D298A3E04003DA2AD3 /* Pods_Asteria_NotificationServiceExtension.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 51AF3B78609F55449DF09609 /* Pods_Asteria_NotificationServiceExtension.framework */; };
|
|
|
81056D5C2B60F571009219A3 /* ASHelpListUrlModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 81056D5B2B60F571009219A3 /* ASHelpListUrlModel.m */; };
|
|
|
+ 8110D1982C3CECF800000EFD /* App Privacy - iOS 13 API Deltas.xcprivacy in Resources */ = {isa = PBXBuildFile; fileRef = 8110D1972C3CECF800000EFD /* App Privacy - iOS 13 API Deltas.xcprivacy */; };
|
|
|
+ 8110D19A2C3CEDC000000EFD /* GoogleService-Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = 8110D1992C3CEDC000000EFD /* GoogleService-Info.plist */; };
|
|
|
811F42462A40533C00DA68F1 /* ASPointsHomeViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 811F42452A40533C00DA68F1 /* ASPointsHomeViewController.m */; };
|
|
|
811F42492A40536C00DA68F1 /* ASPointHeadView.m in Sources */ = {isa = PBXBuildFile; fileRef = 811F42482A40536C00DA68F1 /* ASPointHeadView.m */; };
|
|
|
812021152B14659A0026B8B5 /* ASUserInfoManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 812021142B14659A0026B8B5 /* ASUserInfoManager.m */; };
|
|
@@ -229,7 +231,6 @@
|
|
|
8810F5A22BFF448C00346FD4 /* ASMyCartNoDataView.m in Sources */ = {isa = PBXBuildFile; fileRef = 8810F5A12BFF448C00346FD4 /* ASMyCartNoDataView.m */; };
|
|
|
8810F5A82C01849C00346FD4 /* ASGoodsReviewFootCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 8810F5A72C01849C00346FD4 /* ASGoodsReviewFootCell.m */; };
|
|
|
8810F5AB2C045FD600346FD4 /* ToolStripePayment.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8810F5AA2C045FD600346FD4 /* ToolStripePayment.swift */; };
|
|
|
- 884A49EF2C36896E001B8449 /* GoogleService-Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = 884A49EE2C36896E001B8449 /* GoogleService-Info.plist */; };
|
|
|
88516B6E2C12E51600F2E396 /* ASLoginBindingC.m in Sources */ = {isa = PBXBuildFile; fileRef = 88516B6D2C12E51600F2E396 /* ASLoginBindingC.m */; };
|
|
|
8C24ECE114420CDEE7B9B22B /* Pods_Asteria.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 54DCE8001991D89B696E7D44 /* Pods_Asteria.framework */; };
|
|
|
9A1247942A1B082300126226 /* Fuction_Tool.m in Sources */ = {isa = PBXBuildFile; fileRef = 9A1247932A1B082300126226 /* Fuction_Tool.m */; };
|
|
@@ -384,6 +385,9 @@
|
|
|
54DCE8001991D89B696E7D44 /* Pods_Asteria.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Asteria.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
81056D5A2B60F571009219A3 /* ASHelpListUrlModel.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ASHelpListUrlModel.h; sourceTree = "<group>"; };
|
|
|
81056D5B2B60F571009219A3 /* ASHelpListUrlModel.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ASHelpListUrlModel.m; sourceTree = "<group>"; };
|
|
|
+ 8110D1962C3CECF800000EFD /* NotificationServiceExtension.entitlements */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.entitlements; path = NotificationServiceExtension.entitlements; sourceTree = "<group>"; };
|
|
|
+ 8110D1972C3CECF800000EFD /* App Privacy - iOS 13 API Deltas.xcprivacy */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = "App Privacy - iOS 13 API Deltas.xcprivacy"; sourceTree = "<group>"; };
|
|
|
+ 8110D1992C3CEDC000000EFD /* GoogleService-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "GoogleService-Info.plist"; sourceTree = "<group>"; };
|
|
|
811F42442A40533C00DA68F1 /* ASPointsHomeViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ASPointsHomeViewController.h; sourceTree = "<group>"; };
|
|
|
811F42452A40533C00DA68F1 /* ASPointsHomeViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ASPointsHomeViewController.m; sourceTree = "<group>"; };
|
|
|
811F42472A40536C00DA68F1 /* ASPointHeadView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ASPointHeadView.h; sourceTree = "<group>"; };
|
|
@@ -810,7 +814,6 @@
|
|
|
8810F5A72C01849C00346FD4 /* ASGoodsReviewFootCell.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ASGoodsReviewFootCell.m; sourceTree = "<group>"; };
|
|
|
8810F5A92C045FD600346FD4 /* Asteria-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "Asteria-Bridging-Header.h"; sourceTree = "<group>"; };
|
|
|
8810F5AA2C045FD600346FD4 /* ToolStripePayment.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ToolStripePayment.swift; sourceTree = "<group>"; };
|
|
|
- 884A49EE2C36896E001B8449 /* GoogleService-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "GoogleService-Info.plist"; sourceTree = "<group>"; };
|
|
|
88516B6C2C12E51600F2E396 /* ASLoginBindingC.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ASLoginBindingC.h; sourceTree = "<group>"; };
|
|
|
88516B6D2C12E51600F2E396 /* ASLoginBindingC.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ASLoginBindingC.m; sourceTree = "<group>"; };
|
|
|
9A1247922A1B082300126226 /* Fuction_Tool.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Fuction_Tool.h; sourceTree = "<group>"; };
|
|
@@ -1547,7 +1550,7 @@
|
|
|
817244A929F3B2EE005FA9C9 /* Assets.xcassets */,
|
|
|
817244AB29F3B2EE005FA9C9 /* LaunchScreen.storyboard */,
|
|
|
817244AE29F3B2EE005FA9C9 /* Info.plist */,
|
|
|
- 884A49EE2C36896E001B8449 /* GoogleService-Info.plist */,
|
|
|
+ 8110D1992C3CEDC000000EFD /* GoogleService-Info.plist */,
|
|
|
817244AF29F3B2EE005FA9C9 /* main.m */,
|
|
|
);
|
|
|
path = Asteria;
|
|
@@ -1556,6 +1559,8 @@
|
|
|
817244BB29F3B81C005FA9C9 /* NotificationServiceExtension */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
+ 8110D1972C3CECF800000EFD /* App Privacy - iOS 13 API Deltas.xcprivacy */,
|
|
|
+ 8110D1962C3CECF800000EFD /* NotificationServiceExtension.entitlements */,
|
|
|
817244BC29F3B81C005FA9C9 /* NotificationService.h */,
|
|
|
817244BD29F3B81C005FA9C9 /* NotificationService.m */,
|
|
|
817244BF29F3B81C005FA9C9 /* Info.plist */,
|
|
@@ -2782,7 +2787,7 @@
|
|
|
814F5D0E2A11B76F003847A9 /* Roboto-BlackItalic.ttf in Resources */,
|
|
|
9A3F5CB22B3BF63A00DDB6A7 /* Goods.xcassets in Resources */,
|
|
|
814F5D072A11B76F003847A9 /* Roboto-Regular.ttf in Resources */,
|
|
|
- 884A49EF2C36896E001B8449 /* GoogleService-Info.plist in Resources */,
|
|
|
+ 8110D19A2C3CEDC000000EFD /* GoogleService-Info.plist in Resources */,
|
|
|
817244AD29F3B2EE005FA9C9 /* LaunchScreen.storyboard in Resources */,
|
|
|
9AD6A53E2A120CC3001DE3D9 /* Login.xcassets in Resources */,
|
|
|
814F5D0D2A11B76F003847A9 /* LICENSE.txt in Resources */,
|
|
@@ -2804,6 +2809,7 @@
|
|
|
isa = PBXResourcesBuildPhase;
|
|
|
buildActionMask = 2147483647;
|
|
|
files = (
|
|
|
+ 8110D1982C3CECF800000EFD /* App Privacy - iOS 13 API Deltas.xcprivacy in Resources */,
|
|
|
);
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
};
|
|
@@ -3357,6 +3363,7 @@
|
|
|
ASSETCATALOG_COMPILER_INCLUDE_ALL_APPICON_ASSETS = NO;
|
|
|
CLANG_ENABLE_MODULES = YES;
|
|
|
CODE_SIGN_ENTITLEMENTS = Asteria/Asteria.entitlements;
|
|
|
+ CODE_SIGN_IDENTITY = "Apple Development";
|
|
|
CODE_SIGN_STYLE = Automatic;
|
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
|
DEVELOPMENT_TEAM = 6749KGSMFB;
|
|
@@ -3381,6 +3388,7 @@
|
|
|
ONLY_ACTIVE_ARCH = NO;
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.asteriahair.app;
|
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
|
+ PROVISIONING_PROFILE_SPECIFIER = "";
|
|
|
SWIFT_EMIT_LOC_STRINGS = YES;
|
|
|
SWIFT_OBJC_BRIDGING_HEADER = "Asteria/Fuction/Cart/PayManager/Asteria-Bridging-Header.h";
|
|
|
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
|
@@ -3399,6 +3407,7 @@
|
|
|
ASSETCATALOG_COMPILER_INCLUDE_ALL_APPICON_ASSETS = NO;
|
|
|
CLANG_ENABLE_MODULES = YES;
|
|
|
CODE_SIGN_ENTITLEMENTS = Asteria/Asteria.entitlements;
|
|
|
+ CODE_SIGN_IDENTITY = "Apple Development";
|
|
|
CODE_SIGN_STYLE = Automatic;
|
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
|
DEVELOPMENT_TEAM = 6749KGSMFB;
|
|
@@ -3422,6 +3431,7 @@
|
|
|
MARKETING_VERSION = 1.0;
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.asteriahair.app;
|
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
|
+ PROVISIONING_PROFILE_SPECIFIER = "";
|
|
|
SWIFT_EMIT_LOC_STRINGS = YES;
|
|
|
SWIFT_OBJC_BRIDGING_HEADER = "Asteria/Fuction/Cart/PayManager/Asteria-Bridging-Header.h";
|
|
|
SWIFT_VERSION = 5.0;
|
|
@@ -3447,7 +3457,7 @@
|
|
|
"@executable_path/../../Frameworks",
|
|
|
);
|
|
|
MARKETING_VERSION = 1.0;
|
|
|
- PRODUCT_BUNDLE_IDENTIFIER = com.asteriahair.app.NotificationServiceExtension;
|
|
|
+ PRODUCT_BUNDLE_IDENTIFIER = com.asteriahair.app.NotificationService;
|
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
|
PROVISIONING_PROFILE_SPECIFIER = "";
|
|
|
SKIP_INSTALL = YES;
|
|
@@ -3474,7 +3484,7 @@
|
|
|
"@executable_path/../../Frameworks",
|
|
|
);
|
|
|
MARKETING_VERSION = 1.0;
|
|
|
- PRODUCT_BUNDLE_IDENTIFIER = com.asteriahair.app.NotificationServiceExtension;
|
|
|
+ PRODUCT_BUNDLE_IDENTIFIER = com.asteriahair.app.NotificationService;
|
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
|
PROVISIONING_PROFILE_SPECIFIER = "";
|
|
|
SKIP_INSTALL = YES;
|