Skip to content

Commit 0452a06

Browse files
author
Sheng Pan
committed
[Update] 6.3.3
1 parent a9dc73b commit 0452a06

File tree

3 files changed

+8
-27
lines changed

3 files changed

+8
-27
lines changed

YZAppSDK.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
Pod::Spec.new do |s|
1010

1111
s.name = "YZAppSDK"
12-
s.version = "6.3.2"
12+
s.version = "6.3.3"
1313
s.summary = "An AppSDK for Youzanyun."
1414
s.description = 'There are praise cloud AppSDK is for mobile applications to build the electricity trading system' \
1515
'through an SDK will be able to integrate in the APP to provide the entire transaction services.'

YZOpenSDKDemo/Podfile.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
11
PODS:
2-
- YZAppSDK (6.3.2):
3-
- YZAppSDK/Base (= 6.3.2)
4-
- YZAppSDK/Base (6.3.2):
2+
- YZAppSDK (6.3.3):
3+
- YZAppSDK/Base (= 6.3.3)
4+
- YZAppSDK/Base (6.3.3):
55
- YZAppSDK/Core
6-
- YZAppSDK/Core (6.3.2)
6+
- YZAppSDK/Core (6.3.3)
77

88
DEPENDENCIES:
99
- YZAppSDK (from `../YZAppSDK.podspec`)
1010

1111
EXTERNAL SOURCES:
1212
YZAppSDK:
13-
:podspec: ../YZAppSDK.podspec
13+
:podspec: "../YZAppSDK.podspec"
1414

1515
SPEC CHECKSUMS:
16-
YZAppSDK: 43d58ed722907b416f7a2542061a082d39652c5d
16+
YZAppSDK: efa6270225369e29bdc79eea17ee13c4929a093f
1717

1818
PODFILE CHECKSUM: c7ab803a5ddd754cd4f25a30de57d796eb257790
1919

20-
COCOAPODS: 1.4.0
20+
COCOAPODS: 1.5.0

YZOpenSDKDemo/YouzanBaseDemo/YZBaseDemo.xcodeproj/project.pbxproj

Lines changed: 0 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,6 @@
219219
721F56F51AF0A2A8009F5766 /* Frameworks */,
220220
721F56F61AF0A2A8009F5766 /* Resources */,
221221
D7BC53A1F0CB233CB9CC8030 /* [CP] Embed Pods Frameworks */,
222-
91730643EDEDD901D476BE3C /* [CP] Copy Pods Resources */,
223222
3B83775E201F05D20007DA0F /* Embed Frameworks */,
224223
);
225224
buildRules = (
@@ -296,24 +295,6 @@
296295
shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
297296
showEnvVarsInLog = 0;
298297
};
299-
91730643EDEDD901D476BE3C /* [CP] Copy Pods Resources */ = {
300-
isa = PBXShellScriptBuildPhase;
301-
buildActionMask = 2147483647;
302-
files = (
303-
);
304-
inputPaths = (
305-
"${SRCROOT}/../Pods/Target Support Files/Pods-YZBaseDemo/Pods-YZBaseDemo-resources.sh",
306-
"${PODS_ROOT}/YZAppSDK/Release/YZBaseRes.bundle",
307-
);
308-
name = "[CP] Copy Pods Resources";
309-
outputPaths = (
310-
"${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}",
311-
);
312-
runOnlyForDeploymentPostprocessing = 0;
313-
shellPath = /bin/sh;
314-
shellScript = "\"${SRCROOT}/../Pods/Target Support Files/Pods-YZBaseDemo/Pods-YZBaseDemo-resources.sh\"\n";
315-
showEnvVarsInLog = 0;
316-
};
317298
D7BC53A1F0CB233CB9CC8030 /* [CP] Embed Pods Frameworks */ = {
318299
isa = PBXShellScriptBuildPhase;
319300
buildActionMask = 2147483647;

0 commit comments

Comments
 (0)