Skip to content

Commit

Permalink
完善细节
Browse files Browse the repository at this point in the history
  • Loading branch information
tianliangyihou committed Jan 5, 2018
1 parent 7dfd704 commit 4602d32
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions test.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -307,7 +307,6 @@
TargetAttributes = {
2657DB601E77BCDD00F324C3 = {
CreatedOnToolsVersion = 8.0;
DevelopmentTeam = M974WD5VWM;
ProvisioningStyle = Manual;
SystemCapabilities = {
com.apple.SafariKeychain = {
Expand Down Expand Up @@ -545,14 +544,14 @@
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
CODE_SIGN_STYLE = Manual;
DEVELOPMENT_TEAM = M974WD5VWM;
DEVELOPMENT_TEAM = "";
INFOPLIST_FILE = test/Info.plist;
IPHONEOS_DEPLOYMENT_TARGET = 9.0;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
PRODUCT_BUNDLE_IDENTIFIER = com.vcyber.test;
PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE = "5708d420-ede9-4a6a-a1e5-bf1da6459c84";
PROVISIONING_PROFILE_SPECIFIER = CYW_ALL_APP_Development;
PROVISIONING_PROFILE = "";
PROVISIONING_PROFILE_SPECIFIER = "";
};
name = Debug;
};
Expand Down

0 comments on commit 4602d32

Please sign in to comment.