Skip to content

Commit

Permalink
[UPDATE] BuildingSettings.
Browse files Browse the repository at this point in the history
  • Loading branch information
tingxins committed May 2, 2017
1 parent 6bb9f6c commit eb69601
Showing 1 changed file with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -228,7 +228,7 @@
TargetAttributes = {
97886D931DB8E0AF00A0B326 = {
CreatedOnToolsVersion = 8.0;
DevelopmentTeam = X37JS8D42G;
DevelopmentTeam = QZ2B7EZFJP;
ProvisioningStyle = Automatic;
};
97886DAC1DB8E0AF00A0B326 = {
Expand Down Expand Up @@ -442,11 +442,11 @@
isa = XCBuildConfiguration;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
DEVELOPMENT_TEAM = X37JS8D42G;
DEVELOPMENT_TEAM = QZ2B7EZFJP;
INFOPLIST_FILE = TXScrollLabelViewDemo/Info.plist;
IPHONEOS_DEPLOYMENT_TARGET = 8.0;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
PRODUCT_BUNDLE_IDENTIFIER = com.tingxins.TXScrollLabelViewDemo;
PRODUCT_BUNDLE_IDENTIFIER = com.tingxins.demo.TXScrollLabelViewDemo;
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Debug;
Expand All @@ -455,11 +455,11 @@
isa = XCBuildConfiguration;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
DEVELOPMENT_TEAM = X37JS8D42G;
DEVELOPMENT_TEAM = QZ2B7EZFJP;
INFOPLIST_FILE = TXScrollLabelViewDemo/Info.plist;
IPHONEOS_DEPLOYMENT_TARGET = 8.0;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
PRODUCT_BUNDLE_IDENTIFIER = com.tingxins.TXScrollLabelViewDemo;
PRODUCT_BUNDLE_IDENTIFIER = com.tingxins.demo.TXScrollLabelViewDemo;
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Release;
Expand Down

0 comments on commit eb69601

Please sign in to comment.