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 */ = {
|
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)",
|
||||||
|
|
Loading…
Reference in New Issue