File tree Expand file tree Collapse file tree 3 files changed +8
-27
lines changed
YouzanBaseDemo/YZBaseDemo.xcodeproj Expand file tree Collapse file tree 3 files changed +8
-27
lines changed Original file line number Diff line number Diff line change 9
9
Pod ::Spec . new do |s |
10
10
11
11
s . name = "YZAppSDK"
12
- s . version = "6.3.2 "
12
+ s . version = "6.3.3 "
13
13
s . summary = "An AppSDK for Youzanyun."
14
14
s . description = 'There are praise cloud AppSDK is for mobile applications to build the electricity trading system' \
15
15
'through an SDK will be able to integrate in the APP to provide the entire transaction services.'
Original file line number Diff line number Diff line change 1
1
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 ):
5
5
- YZAppSDK/Core
6
- - YZAppSDK/Core (6.3.2 )
6
+ - YZAppSDK/Core (6.3.3 )
7
7
8
8
DEPENDENCIES:
9
9
- YZAppSDK (from `../YZAppSDK.podspec`)
10
10
11
11
EXTERNAL SOURCES:
12
12
YZAppSDK:
13
- :podspec: ../YZAppSDK.podspec
13
+ :podspec: " ../YZAppSDK.podspec"
14
14
15
15
SPEC CHECKSUMS:
16
- YZAppSDK: 43d58ed722907b416f7a2542061a082d39652c5d
16
+ YZAppSDK: efa6270225369e29bdc79eea17ee13c4929a093f
17
17
18
18
PODFILE CHECKSUM: c7ab803a5ddd754cd4f25a30de57d796eb257790
19
19
20
- COCOAPODS: 1.4 .0
20
+ COCOAPODS: 1.5 .0
Original file line number Diff line number Diff line change 219
219
721F56F51AF0A2A8009F5766 /* Frameworks */,
220
220
721F56F61AF0A2A8009F5766 /* Resources */,
221
221
D7BC53A1F0CB233CB9CC8030 /* [CP] Embed Pods Frameworks */,
222
- 91730643EDEDD901D476BE3C /* [CP] Copy Pods Resources */,
223
222
3B83775E201F05D20007DA0F /* Embed Frameworks */,
224
223
);
225
224
buildRules = (
296
295
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";
297
296
showEnvVarsInLog = 0;
298
297
};
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
- };
317
298
D7BC53A1F0CB233CB9CC8030 /* [CP] Embed Pods Frameworks */ = {
318
299
isa = PBXShellScriptBuildPhase;
319
300
buildActionMask = 2147483647;
You can’t perform that action at this time.
0 commit comments