Commit a5089aec authored by Sandy's avatar Sandy

parent 199431fd
...@@ -1189,6 +1189,7 @@ ...@@ -1189,6 +1189,7 @@
buildSettings = { buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CODE_SIGN_ENTITLEMENTS = Car/Car.entitlements; CODE_SIGN_ENTITLEMENTS = Car/Car.entitlements;
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
DEVELOPMENT_TEAM = 3KJ9G3LC6T; DEVELOPMENT_TEAM = 3KJ9G3LC6T;
ENABLE_BITCODE = NO; ENABLE_BITCODE = NO;
GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PRECOMPILE_PREFIX_HEADER = YES;
...@@ -1213,6 +1214,7 @@ ...@@ -1213,6 +1214,7 @@
buildSettings = { buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CODE_SIGN_ENTITLEMENTS = Car/Car.entitlements; CODE_SIGN_ENTITLEMENTS = Car/Car.entitlements;
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
DEVELOPMENT_TEAM = 3KJ9G3LC6T; DEVELOPMENT_TEAM = 3KJ9G3LC6T;
ENABLE_BITCODE = NO; ENABLE_BITCODE = NO;
GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PRECOMPILE_PREFIX_HEADER = YES;
......
{
"DVTSourceControlWorkspaceBlueprintPrimaryRemoteRepositoryKey" : "CCB994511D801CFFA86E69F5D0AA8EF5AA775988",
"DVTSourceControlWorkspaceBlueprintWorkingCopyRepositoryLocationsKey" : {
},
"DVTSourceControlWorkspaceBlueprintWorkingCopyStatesKey" : {
"CCB994511D801CFFA86E69F5D0AA8EF5AA775988" : 9223372036854775807
},
"DVTSourceControlWorkspaceBlueprintIdentifierKey" : "36A2090F-1BB5-40BC-8821-A6A9123ACECC",
"DVTSourceControlWorkspaceBlueprintWorkingCopyPathsKey" : {
"CCB994511D801CFFA86E69F5D0AA8EF5AA775988" : "Car-iOS\/"
},
"DVTSourceControlWorkspaceBlueprintNameKey" : "Car",
"DVTSourceControlWorkspaceBlueprintVersion" : 204,
"DVTSourceControlWorkspaceBlueprintRelativePathToProjectKey" : "Car.xcworkspace",
"DVTSourceControlWorkspaceBlueprintRemoteRepositoriesKey" : [
{
"DVTSourceControlWorkspaceBlueprintRemoteRepositoryURLKey" : "git.oschina.net:gomore\/Car-iOS-Merchant.git",
"DVTSourceControlWorkspaceBlueprintRemoteRepositorySystemKey" : "com.apple.dt.Xcode.sourcecontrol.Git",
"DVTSourceControlWorkspaceBlueprintRemoteRepositoryIdentifierKey" : "CCB994511D801CFFA86E69F5D0AA8EF5AA775988"
},
{
"DVTSourceControlWorkspaceBlueprintRemoteRepositoryURLKey" : "https:\/\/git.oschina.net\/gomore\/Car-iOS.git",
"DVTSourceControlWorkspaceBlueprintRemoteRepositorySystemKey" : "com.apple.dt.Xcode.sourcecontrol.Git",
"DVTSourceControlWorkspaceBlueprintRemoteRepositoryIdentifierKey" : "CCB994511D801CFFA86E69F5D0AA8EF5AA775988"
}
]
}
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment