Merge pull request #59 from winterwd/master
carthage 集成方式,工程缺少 Bundle Version,提交Appstore审核出错 ERROR ITMS-90056
This commit is contained in:
commit
9efbecc999
|
@ -402,6 +402,7 @@
|
|||
OBJ_46 /* Debug */ = {
|
||||
isa = XCBuildConfiguration;
|
||||
buildSettings = {
|
||||
CURRENT_PROJECT_VERSION = 1;
|
||||
ENABLE_TESTABILITY = YES;
|
||||
FRAMEWORK_SEARCH_PATHS = (
|
||||
"$(inherited)",
|
||||
|
@ -431,6 +432,7 @@
|
|||
OBJ_47 /* Release */ = {
|
||||
isa = XCBuildConfiguration;
|
||||
buildSettings = {
|
||||
CURRENT_PROJECT_VERSION = 1;
|
||||
ENABLE_TESTABILITY = YES;
|
||||
FRAMEWORK_SEARCH_PATHS = (
|
||||
"$(inherited)",
|
||||
|
|
Loading…
Reference in New Issue