|
|
@@ -186,14 +186,10 @@
|
|
|
inputFileListPaths = (
|
|
|
"${PODS_ROOT}/Target Support Files/Pods-VenusKitto/Pods-VenusKitto-frameworks-${CONFIGURATION}-input-files.xcfilelist",
|
|
|
);
|
|
|
- inputPaths = (
|
|
|
- );
|
|
|
name = "[CP] Embed Pods Frameworks";
|
|
|
outputFileListPaths = (
|
|
|
"${PODS_ROOT}/Target Support Files/Pods-VenusKitto/Pods-VenusKitto-frameworks-${CONFIGURATION}-output-files.xcfilelist",
|
|
|
);
|
|
|
- outputPaths = (
|
|
|
- );
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
shellPath = /bin/sh;
|
|
|
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-VenusKitto/Pods-VenusKitto-frameworks.sh\"\n";
|
|
|
@@ -207,14 +203,10 @@
|
|
|
inputFileListPaths = (
|
|
|
"${PODS_ROOT}/Target Support Files/Pods-VenusKitto/Pods-VenusKitto-resources-${CONFIGURATION}-input-files.xcfilelist",
|
|
|
);
|
|
|
- inputPaths = (
|
|
|
- );
|
|
|
name = "[CP] Copy Pods Resources";
|
|
|
outputFileListPaths = (
|
|
|
"${PODS_ROOT}/Target Support Files/Pods-VenusKitto/Pods-VenusKitto-resources-${CONFIGURATION}-output-files.xcfilelist",
|
|
|
);
|
|
|
- outputPaths = (
|
|
|
- );
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
shellPath = /bin/sh;
|
|
|
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-VenusKitto/Pods-VenusKitto-resources.sh\"\n";
|
|
|
@@ -240,7 +232,7 @@
|
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
|
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
|
|
CODE_SIGN_STYLE = Automatic;
|
|
|
- CURRENT_PROJECT_VERSION = 2;
|
|
|
+ CURRENT_PROJECT_VERSION = 1;
|
|
|
DEVELOPMENT_TEAM = 5PR42TKKTT;
|
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
|
INFOPLIST_FILE = VenusKitto/Info.plist;
|
|
|
@@ -259,7 +251,7 @@
|
|
|
"$(inherited)",
|
|
|
"@executable_path/Frameworks",
|
|
|
);
|
|
|
- MARKETING_VERSION = 1.0;
|
|
|
+ MARKETING_VERSION = 1.1;
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.ytwl.glrj;
|
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
|
SWIFT_EMIT_LOC_STRINGS = YES;
|
|
|
@@ -275,7 +267,7 @@
|
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
|
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
|
|
CODE_SIGN_STYLE = Automatic;
|
|
|
- CURRENT_PROJECT_VERSION = 2;
|
|
|
+ CURRENT_PROJECT_VERSION = 1;
|
|
|
DEVELOPMENT_TEAM = 5PR42TKKTT;
|
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
|
INFOPLIST_FILE = VenusKitto/Info.plist;
|
|
|
@@ -294,7 +286,7 @@
|
|
|
"$(inherited)",
|
|
|
"@executable_path/Frameworks",
|
|
|
);
|
|
|
- MARKETING_VERSION = 1.0;
|
|
|
+ MARKETING_VERSION = 1.1;
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.ytwl.glrj;
|
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
|
SWIFT_EMIT_LOC_STRINGS = YES;
|