11
This commit is contained in:
@@ -34,6 +34,20 @@
|
||||
9D06CD672B70B74100A5CDF7 /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9D06CD662B70B74100A5CDF7 /* Security.framework */; };
|
||||
9D06CD692B70B74F00A5CDF7 /* UserNotifications.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9D06CD682B70B74F00A5CDF7 /* UserNotifications.framework */; };
|
||||
9D06CD6B2B70B7E900A5CDF7 /* libresolv.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = 9D06CD6A2B70B7E900A5CDF7 /* libresolv.tbd */; };
|
||||
9D834B892D320969005B7327 /* NotiCenterViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 9D834B882D320969005B7327 /* NotiCenterViewController.xib */; };
|
||||
9D834B8A2D320969005B7327 /* NotiCenterViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 9D834B872D320969005B7327 /* NotiCenterViewController.m */; };
|
||||
9D834B8E2D320BC2005B7327 /* NotiCenterTableViewCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 9D834B8D2D320BC2005B7327 /* NotiCenterTableViewCell.xib */; };
|
||||
9D834B8F2D320BC2005B7327 /* NotiCenterTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 9D834B8C2D320BC2005B7327 /* NotiCenterTableViewCell.m */; };
|
||||
9D834B932D32110D005B7327 /* NotiCenterContentTableViewCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 9D834B922D32110D005B7327 /* NotiCenterContentTableViewCell.xib */; };
|
||||
9D834B942D32110D005B7327 /* NotiCenterContentTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 9D834B912D32110D005B7327 /* NotiCenterContentTableViewCell.m */; };
|
||||
9D834B982D32121F005B7327 /* NotiCenterImageTableViewCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 9D834B972D32121F005B7327 /* NotiCenterImageTableViewCell.xib */; };
|
||||
9D834B992D32121F005B7327 /* NotiCenterImageTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 9D834B962D32121F005B7327 /* NotiCenterImageTableViewCell.m */; };
|
||||
9D834B9D2D32122D005B7327 /* NotiCenterJumpLinkTableViewCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 9D834B9C2D32122D005B7327 /* NotiCenterJumpLinkTableViewCell.xib */; };
|
||||
9D834B9E2D32122D005B7327 /* NotiCenterJumpLinkTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 9D834B9B2D32122D005B7327 /* NotiCenterJumpLinkTableViewCell.m */; };
|
||||
9D834BA52D3214C3005B7327 /* PushRecordDataModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 9D834BA02D3214C2005B7327 /* PushRecordDataModel.m */; };
|
||||
9D834BA62D3214C3005B7327 /* PushRecordList.m in Sources */ = {isa = PBXBuildFile; fileRef = 9D834BA12D3214C2005B7327 /* PushRecordList.m */; };
|
||||
9D834BA72D3214C3005B7327 /* PushRecordData.m in Sources */ = {isa = PBXBuildFile; fileRef = 9D834BA22D3214C2005B7327 /* PushRecordData.m */; };
|
||||
9D834BAC2D321722005B7327 /* UIButton+DSButtonBlock.m in Sources */ = {isa = PBXBuildFile; fileRef = 9D834BAA2D321722005B7327 /* UIButton+DSButtonBlock.m */; };
|
||||
9DC1C8652D1D522900C84B8E /* GoogleService-Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = 9DC1C8642D1D522900C84B8E /* GoogleService-Info.plist */; };
|
||||
D63304C43F2FB8749E12DFA2 /* Pods_ShenQi.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D459646A78B941E3EF67B34A /* Pods_ShenQi.framework */; };
|
||||
/* End PBXBuildFile section */
|
||||
@@ -81,7 +95,7 @@
|
||||
20B317F52CD4BA6700B29987 /* NSObject+YYModel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSObject+YYModel.m"; sourceTree = "<group>"; };
|
||||
20B317F62CD4BA6700B29987 /* YYClassInfo.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYClassInfo.m; sourceTree = "<group>"; };
|
||||
20B317F72CD4BA6700B29987 /* NSObject+YYModel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSObject+YYModel.h"; sourceTree = "<group>"; };
|
||||
20B61C7829DC008500CE7946 /* Tinju55.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Tinju55.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
||||
20B61C7829DC008500CE7946 /* TESTAPP.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = TESTAPP.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
||||
20B61C7B29DC008500CE7946 /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
|
||||
20B61C7C29DC008500CE7946 /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
|
||||
20B61C8529DC008500CE7946 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
|
||||
@@ -114,6 +128,30 @@
|
||||
9D06CD662B70B74100A5CDF7 /* Security.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Security.framework; path = System/Library/Frameworks/Security.framework; sourceTree = SDKROOT; };
|
||||
9D06CD682B70B74F00A5CDF7 /* UserNotifications.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UserNotifications.framework; path = System/Library/Frameworks/UserNotifications.framework; sourceTree = SDKROOT; };
|
||||
9D06CD6A2B70B7E900A5CDF7 /* libresolv.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libresolv.tbd; path = usr/lib/libresolv.tbd; sourceTree = SDKROOT; };
|
||||
9D834B862D320969005B7327 /* NotiCenterViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NotiCenterViewController.h; sourceTree = "<group>"; };
|
||||
9D834B872D320969005B7327 /* NotiCenterViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = NotiCenterViewController.m; sourceTree = "<group>"; };
|
||||
9D834B882D320969005B7327 /* NotiCenterViewController.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = NotiCenterViewController.xib; sourceTree = "<group>"; };
|
||||
9D834B8B2D320BC2005B7327 /* NotiCenterTableViewCell.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NotiCenterTableViewCell.h; sourceTree = "<group>"; };
|
||||
9D834B8C2D320BC2005B7327 /* NotiCenterTableViewCell.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = NotiCenterTableViewCell.m; sourceTree = "<group>"; };
|
||||
9D834B8D2D320BC2005B7327 /* NotiCenterTableViewCell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = NotiCenterTableViewCell.xib; sourceTree = "<group>"; };
|
||||
9D834B902D32110D005B7327 /* NotiCenterContentTableViewCell.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NotiCenterContentTableViewCell.h; sourceTree = "<group>"; };
|
||||
9D834B912D32110D005B7327 /* NotiCenterContentTableViewCell.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = NotiCenterContentTableViewCell.m; sourceTree = "<group>"; };
|
||||
9D834B922D32110D005B7327 /* NotiCenterContentTableViewCell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = NotiCenterContentTableViewCell.xib; sourceTree = "<group>"; };
|
||||
9D834B952D32121F005B7327 /* NotiCenterImageTableViewCell.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NotiCenterImageTableViewCell.h; sourceTree = "<group>"; };
|
||||
9D834B962D32121F005B7327 /* NotiCenterImageTableViewCell.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = NotiCenterImageTableViewCell.m; sourceTree = "<group>"; };
|
||||
9D834B972D32121F005B7327 /* NotiCenterImageTableViewCell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = NotiCenterImageTableViewCell.xib; sourceTree = "<group>"; };
|
||||
9D834B9A2D32122D005B7327 /* NotiCenterJumpLinkTableViewCell.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NotiCenterJumpLinkTableViewCell.h; sourceTree = "<group>"; };
|
||||
9D834B9B2D32122D005B7327 /* NotiCenterJumpLinkTableViewCell.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = NotiCenterJumpLinkTableViewCell.m; sourceTree = "<group>"; };
|
||||
9D834B9C2D32122D005B7327 /* NotiCenterJumpLinkTableViewCell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = NotiCenterJumpLinkTableViewCell.xib; sourceTree = "<group>"; };
|
||||
9D834B9F2D3214C2005B7327 /* PushRecordDataModel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PushRecordDataModel.h; sourceTree = "<group>"; };
|
||||
9D834BA02D3214C2005B7327 /* PushRecordDataModel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PushRecordDataModel.m; sourceTree = "<group>"; };
|
||||
9D834BA12D3214C2005B7327 /* PushRecordList.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PushRecordList.m; sourceTree = "<group>"; };
|
||||
9D834BA22D3214C2005B7327 /* PushRecordData.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PushRecordData.m; sourceTree = "<group>"; };
|
||||
9D834BA32D3214C3005B7327 /* PushRecordData.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PushRecordData.h; sourceTree = "<group>"; };
|
||||
9D834BA42D3214C3005B7327 /* PushRecordList.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PushRecordList.h; sourceTree = "<group>"; };
|
||||
9D834BA82D3214D1005B7327 /* DataModels.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DataModels.h; sourceTree = "<group>"; };
|
||||
9D834BA92D321722005B7327 /* UIButton+DSButtonBlock.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIButton+DSButtonBlock.h"; sourceTree = "<group>"; };
|
||||
9D834BAA2D321722005B7327 /* UIButton+DSButtonBlock.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIButton+DSButtonBlock.m"; sourceTree = "<group>"; };
|
||||
9DB760732BB16BB50037094A /* ShenQiDebug.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = ShenQiDebug.entitlements; sourceTree = "<group>"; };
|
||||
9DB760742BB16BBC0037094A /* ShenQiRelease.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = ShenQiRelease.entitlements; sourceTree = "<group>"; };
|
||||
9DC1C8642D1D522900C84B8E /* GoogleService-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "GoogleService-Info.plist"; sourceTree = "<group>"; };
|
||||
@@ -189,7 +227,7 @@
|
||||
20B61C7929DC008500CE7946 /* Products */ = {
|
||||
isa = PBXGroup;
|
||||
children = (
|
||||
20B61C7829DC008500CE7946 /* Tinju55.app */,
|
||||
20B61C7829DC008500CE7946 /* TESTAPP.app */,
|
||||
);
|
||||
name = Products;
|
||||
sourceTree = "<group>";
|
||||
@@ -207,9 +245,32 @@
|
||||
20CC02C92D141B650001B529 /* LaunchViewController.xib */,
|
||||
207022AD2CD8C1C10061657B /* MainOldViewController.h */,
|
||||
207022AE2CD8C1C10061657B /* MainOldViewController.m */,
|
||||
9D834B862D320969005B7327 /* NotiCenterViewController.h */,
|
||||
9D834B872D320969005B7327 /* NotiCenterViewController.m */,
|
||||
9D834B882D320969005B7327 /* NotiCenterViewController.xib */,
|
||||
9D834B8B2D320BC2005B7327 /* NotiCenterTableViewCell.h */,
|
||||
9D834B8C2D320BC2005B7327 /* NotiCenterTableViewCell.m */,
|
||||
9D834B8D2D320BC2005B7327 /* NotiCenterTableViewCell.xib */,
|
||||
9D834B902D32110D005B7327 /* NotiCenterContentTableViewCell.h */,
|
||||
9D834B912D32110D005B7327 /* NotiCenterContentTableViewCell.m */,
|
||||
9D834B922D32110D005B7327 /* NotiCenterContentTableViewCell.xib */,
|
||||
9D834B952D32121F005B7327 /* NotiCenterImageTableViewCell.h */,
|
||||
9D834B962D32121F005B7327 /* NotiCenterImageTableViewCell.m */,
|
||||
9D834B972D32121F005B7327 /* NotiCenterImageTableViewCell.xib */,
|
||||
9D834B9A2D32122D005B7327 /* NotiCenterJumpLinkTableViewCell.h */,
|
||||
9D834B9B2D32122D005B7327 /* NotiCenterJumpLinkTableViewCell.m */,
|
||||
9D834B9C2D32122D005B7327 /* NotiCenterJumpLinkTableViewCell.xib */,
|
||||
9D834BA82D3214D1005B7327 /* DataModels.h */,
|
||||
9D834B9F2D3214C2005B7327 /* PushRecordDataModel.h */,
|
||||
9D834BA02D3214C2005B7327 /* PushRecordDataModel.m */,
|
||||
9D834BA32D3214C3005B7327 /* PushRecordData.h */,
|
||||
9D834BA22D3214C2005B7327 /* PushRecordData.m */,
|
||||
9D834BA42D3214C3005B7327 /* PushRecordList.h */,
|
||||
9D834BA12D3214C2005B7327 /* PushRecordList.m */,
|
||||
9DC1C8642D1D522900C84B8E /* GoogleService-Info.plist */,
|
||||
20B317F32CD4BA6700B29987 /* YYModel */,
|
||||
20DA04DF2CD32AEF003530CA /* WMDragView */,
|
||||
9D834BAB2D321722005B7327 /* UIButton+DSButtonBlock */,
|
||||
207022A72CD8B2B50061657B /* Localizable.strings */,
|
||||
20B61C8429DC008500CE7946 /* Main.storyboard */,
|
||||
20B61C8729DC008800CE7946 /* Assets.xcassets */,
|
||||
@@ -247,6 +308,15 @@
|
||||
path = Pods;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
9D834BAB2D321722005B7327 /* UIButton+DSButtonBlock */ = {
|
||||
isa = PBXGroup;
|
||||
children = (
|
||||
9D834BA92D321722005B7327 /* UIButton+DSButtonBlock.h */,
|
||||
9D834BAA2D321722005B7327 /* UIButton+DSButtonBlock.m */,
|
||||
);
|
||||
path = "UIButton+DSButtonBlock";
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
/* End PBXGroup section */
|
||||
|
||||
/* Begin PBXNativeTarget section */
|
||||
@@ -267,7 +337,7 @@
|
||||
);
|
||||
name = ShenQi;
|
||||
productName = ShenQi;
|
||||
productReference = 20B61C7829DC008500CE7946 /* Tinju55.app */;
|
||||
productReference = 20B61C7829DC008500CE7946 /* TESTAPP.app */;
|
||||
productType = "com.apple.product-type.application";
|
||||
};
|
||||
/* End PBXNativeTarget section */
|
||||
@@ -312,13 +382,18 @@
|
||||
isa = PBXResourcesBuildPhase;
|
||||
buildActionMask = 2147483647;
|
||||
files = (
|
||||
9D834B9D2D32122D005B7327 /* NotiCenterJumpLinkTableViewCell.xib in Resources */,
|
||||
207022A52CD8B2B50061657B /* Localizable.strings in Resources */,
|
||||
20B61C8B29DC008800CE7946 /* LaunchScreen.storyboard in Resources */,
|
||||
20CC02CB2D141B650001B529 /* LaunchViewController.xib in Resources */,
|
||||
20B61C8829DC008800CE7946 /* Assets.xcassets in Resources */,
|
||||
20B61C8629DC008500CE7946 /* Main.storyboard in Resources */,
|
||||
20CC02D32D150A1C0001B529 /* DSAvatarCollectionViewCell.xib in Resources */,
|
||||
9D834B932D32110D005B7327 /* NotiCenterContentTableViewCell.xib in Resources */,
|
||||
9DC1C8652D1D522900C84B8E /* GoogleService-Info.plist in Resources */,
|
||||
9D834B982D32121F005B7327 /* NotiCenterImageTableViewCell.xib in Resources */,
|
||||
9D834B8E2D320BC2005B7327 /* NotiCenterTableViewCell.xib in Resources */,
|
||||
9D834B892D320969005B7327 /* NotiCenterViewController.xib in Resources */,
|
||||
);
|
||||
runOnlyForDeploymentPostprocessing = 0;
|
||||
};
|
||||
@@ -371,19 +446,28 @@
|
||||
isa = PBXSourcesBuildPhase;
|
||||
buildActionMask = 2147483647;
|
||||
files = (
|
||||
9D834BAC2D321722005B7327 /* UIButton+DSButtonBlock.m in Sources */,
|
||||
20CC02D22D150A1C0001B529 /* DSAvatarCollectionViewCell.m in Sources */,
|
||||
20DA04E42CD32AEF003530CA /* DSWebDragView.m in Sources */,
|
||||
9D834B8F2D320BC2005B7327 /* NotiCenterTableViewCell.m in Sources */,
|
||||
20DA04E52CD32AEF003530CA /* WMDragView.m in Sources */,
|
||||
20B317F82CD4BA6800B29987 /* NSObject+YYModel.m in Sources */,
|
||||
20CC02CA2D141B650001B529 /* LaunchViewController.m in Sources */,
|
||||
9D834B8A2D320969005B7327 /* NotiCenterViewController.m in Sources */,
|
||||
209718A82D16997E00529419 /* LinkConfig.m in Sources */,
|
||||
9D834B9E2D32122D005B7327 /* NotiCenterJumpLinkTableViewCell.m in Sources */,
|
||||
9D834B942D32110D005B7327 /* NotiCenterContentTableViewCell.m in Sources */,
|
||||
20B61C7D29DC008500CE7946 /* AppDelegate.m in Sources */,
|
||||
207022AF2CD8C1C10061657B /* MainOldViewController.m in Sources */,
|
||||
20CC02C52D14183A0001B529 /* ConfigDataModel.m in Sources */,
|
||||
20CC02C62D14183A0001B529 /* ConfigData.m in Sources */,
|
||||
20B61C8E29DC008800CE7946 /* main.m in Sources */,
|
||||
20B317F92CD4BA6800B29987 /* YYClassInfo.m in Sources */,
|
||||
9D834BA52D3214C3005B7327 /* PushRecordDataModel.m in Sources */,
|
||||
20CC02CE2D1509040001B529 /* DSWebMenuCollectionView.m in Sources */,
|
||||
9D834BA72D3214C3005B7327 /* PushRecordData.m in Sources */,
|
||||
9D834BA62D3214C3005B7327 /* PushRecordList.m in Sources */,
|
||||
9D834B992D32121F005B7327 /* NotiCenterImageTableViewCell.m in Sources */,
|
||||
);
|
||||
runOnlyForDeploymentPostprocessing = 0;
|
||||
};
|
||||
@@ -552,7 +636,7 @@
|
||||
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
||||
CODE_SIGN_ENTITLEMENTS = ShenQi/ShenQiDebug.entitlements;
|
||||
CODE_SIGN_IDENTITY = "Apple Development";
|
||||
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Distribution";
|
||||
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
||||
CODE_SIGN_STYLE = Manual;
|
||||
CURRENT_PROJECT_VERSION = 1;
|
||||
DEVELOPMENT_TEAM = "";
|
||||
@@ -584,11 +668,11 @@
|
||||
"$(inherited)",
|
||||
"$(PROJECT_DIR)/ShenQi",
|
||||
);
|
||||
MARKETING_VERSION = 1.4;
|
||||
PRODUCT_BUNDLE_IDENTIFIER = noti.tinju55;
|
||||
PRODUCT_NAME = Tinju55;
|
||||
MARKETING_VERSION = 1.0;
|
||||
PRODUCT_BUNDLE_IDENTIFIER = noti.testAPP;
|
||||
PRODUCT_NAME = TESTAPP;
|
||||
PROVISIONING_PROFILE_SPECIFIER = "";
|
||||
"PROVISIONING_PROFILE_SPECIFIER[sdk=iphoneos*]" = Tinju55_adhoc;
|
||||
"PROVISIONING_PROFILE_SPECIFIER[sdk=iphoneos*]" = TESTAPP_dev_111;
|
||||
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
|
||||
SUPPORTS_MACCATALYST = NO;
|
||||
SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = NO;
|
||||
@@ -637,11 +721,11 @@
|
||||
"$(inherited)",
|
||||
"$(PROJECT_DIR)/ShenQi",
|
||||
);
|
||||
MARKETING_VERSION = 1.4;
|
||||
PRODUCT_BUNDLE_IDENTIFIER = noti.tinju55;
|
||||
PRODUCT_NAME = Tinju55;
|
||||
MARKETING_VERSION = 1.0;
|
||||
PRODUCT_BUNDLE_IDENTIFIER = noti.testAPP;
|
||||
PRODUCT_NAME = TESTAPP;
|
||||
PROVISIONING_PROFILE_SPECIFIER = "";
|
||||
"PROVISIONING_PROFILE_SPECIFIER[sdk=iphoneos*]" = Tinju55_adhoc;
|
||||
"PROVISIONING_PROFILE_SPECIFIER[sdk=iphoneos*]" = TESTAPP_adhoc_111;
|
||||
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
|
||||
SUPPORTS_MACCATALYST = NO;
|
||||
SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = NO;
|
||||
|
||||
Reference in New Issue
Block a user