Commit 79cfd29247316c567cdb160e025469fc26cc6190
1 parent
af1d9fdc
打包提审
Showing
2 changed files
with
7 additions
and
5 deletions
Podfile
| @@ -47,7 +47,7 @@ target 'metaCode' do | @@ -47,7 +47,7 @@ target 'metaCode' do | ||
| 47 | # pod 'SDCycleScrollView', '~> 1.82' | 47 | # pod 'SDCycleScrollView', '~> 1.82' |
| 48 | 48 | ||
| 49 | #应用调试工具 | 49 | #应用调试工具 |
| 50 | - pod 'FWDebug', :configurations => ['Debug'] | 50 | +# pod 'FWDebug', :configurations => ['Debug'] |
| 51 | 51 | ||
| 52 | target 'metaCodeTests' do | 52 | target 'metaCodeTests' do |
| 53 | inherit! :search_paths | 53 | inherit! :search_paths |
metaCode.xcodeproj/project.pbxproj
| @@ -1435,8 +1435,9 @@ | @@ -1435,8 +1435,9 @@ | ||
| 1435 | ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; | 1435 | ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; |
| 1436 | CLANG_ENABLE_MODULES = YES; | 1436 | CLANG_ENABLE_MODULES = YES; |
| 1437 | CODE_SIGN_STYLE = Automatic; | 1437 | CODE_SIGN_STYLE = Automatic; |
| 1438 | - CURRENT_PROJECT_VERSION = 1.0.0.23.09.25.16; | 1438 | + CURRENT_PROJECT_VERSION = 1.0.1.23.11.09.13; |
| 1439 | DEVELOPMENT_TEAM = 94X49GG3ZW; | 1439 | DEVELOPMENT_TEAM = 94X49GG3ZW; |
| 1440 | + EXCLUDED_ARCHS = ""; | ||
| 1440 | GENERATE_INFOPLIST_FILE = YES; | 1441 | GENERATE_INFOPLIST_FILE = YES; |
| 1441 | INFOPLIST_FILE = metaCode/Info.plist; | 1442 | INFOPLIST_FILE = metaCode/Info.plist; |
| 1442 | INFOPLIST_KEY_CFBundleDisplayName = "元码"; | 1443 | INFOPLIST_KEY_CFBundleDisplayName = "元码"; |
| @@ -1457,7 +1458,7 @@ | @@ -1457,7 +1458,7 @@ | ||
| 1457 | "$(inherited)", | 1458 | "$(inherited)", |
| 1458 | "@executable_path/Frameworks", | 1459 | "@executable_path/Frameworks", |
| 1459 | ); | 1460 | ); |
| 1460 | - MARKETING_VERSION = 1.0.0; | 1461 | + MARKETING_VERSION = 1.0.1; |
| 1461 | PRODUCT_BUNDLE_IDENTIFIER = com.cnlive.metaCode; | 1462 | PRODUCT_BUNDLE_IDENTIFIER = com.cnlive.metaCode; |
| 1462 | PRODUCT_NAME = "$(TARGET_NAME)"; | 1463 | PRODUCT_NAME = "$(TARGET_NAME)"; |
| 1463 | SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; | 1464 | SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; |
| @@ -1479,8 +1480,9 @@ | @@ -1479,8 +1480,9 @@ | ||
| 1479 | ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; | 1480 | ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; |
| 1480 | CLANG_ENABLE_MODULES = YES; | 1481 | CLANG_ENABLE_MODULES = YES; |
| 1481 | CODE_SIGN_STYLE = Automatic; | 1482 | CODE_SIGN_STYLE = Automatic; |
| 1482 | - CURRENT_PROJECT_VERSION = 1.0.0.23.09.25.16; | 1483 | + CURRENT_PROJECT_VERSION = 1.0.1.23.11.09.13; |
| 1483 | DEVELOPMENT_TEAM = 94X49GG3ZW; | 1484 | DEVELOPMENT_TEAM = 94X49GG3ZW; |
| 1485 | + EXCLUDED_ARCHS = ""; | ||
| 1484 | GENERATE_INFOPLIST_FILE = YES; | 1486 | GENERATE_INFOPLIST_FILE = YES; |
| 1485 | INFOPLIST_FILE = metaCode/Info.plist; | 1487 | INFOPLIST_FILE = metaCode/Info.plist; |
| 1486 | INFOPLIST_KEY_CFBundleDisplayName = "元码"; | 1488 | INFOPLIST_KEY_CFBundleDisplayName = "元码"; |
| @@ -1501,7 +1503,7 @@ | @@ -1501,7 +1503,7 @@ | ||
| 1501 | "$(inherited)", | 1503 | "$(inherited)", |
| 1502 | "@executable_path/Frameworks", | 1504 | "@executable_path/Frameworks", |
| 1503 | ); | 1505 | ); |
| 1504 | - MARKETING_VERSION = 1.0.0; | 1506 | + MARKETING_VERSION = 1.0.1; |
| 1505 | PRODUCT_BUNDLE_IDENTIFIER = com.cnlive.metaCode; | 1507 | PRODUCT_BUNDLE_IDENTIFIER = com.cnlive.metaCode; |
| 1506 | PRODUCT_NAME = "$(TARGET_NAME)"; | 1508 | PRODUCT_NAME = "$(TARGET_NAME)"; |
| 1507 | SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; | 1509 | SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; |