Merge pull request #59 from winterwd/master

carthage 集成方式,工程缺少 Bundle Version,提交Appstore审核出错 ERROR ITMS-90056
This commit is contained in:
Luo Xiu 2020-02-22 20:02:10 +08:00 committed by GitHub
commit 9efbecc999
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -402,6 +402,7 @@
OBJ_46 /* Debug */ = { OBJ_46 /* Debug */ = {
isa = XCBuildConfiguration; isa = XCBuildConfiguration;
buildSettings = { buildSettings = {
CURRENT_PROJECT_VERSION = 1;
ENABLE_TESTABILITY = YES; ENABLE_TESTABILITY = YES;
FRAMEWORK_SEARCH_PATHS = ( FRAMEWORK_SEARCH_PATHS = (
"$(inherited)", "$(inherited)",
@ -431,6 +432,7 @@
OBJ_47 /* Release */ = { OBJ_47 /* Release */ = {
isa = XCBuildConfiguration; isa = XCBuildConfiguration;
buildSettings = { buildSettings = {
CURRENT_PROJECT_VERSION = 1;
ENABLE_TESTABILITY = YES; ENABLE_TESTABILITY = YES;
FRAMEWORK_SEARCH_PATHS = ( FRAMEWORK_SEARCH_PATHS = (
"$(inherited)", "$(inherited)",