修复xcode 26.4编译报错
This commit is contained in:
8
Example/Pods/Manifest.lock
generated
8
Example/Pods/Manifest.lock
generated
@@ -52,6 +52,7 @@ PODS:
|
||||
- YYModel (1.0.4)
|
||||
|
||||
DEPENDENCIES:
|
||||
- AFNetworking (from `./SubModules/AFNetworking`)
|
||||
- FBSnapshotTestCase
|
||||
- FUBeautyComponent (from `./SubModules/FUBeautyComponent`)
|
||||
- FUCommonUIComponent (from `./SubModules/FUCommonUIComponent`)
|
||||
@@ -65,7 +66,6 @@ DEPENDENCIES:
|
||||
|
||||
SPEC REPOS:
|
||||
trunk:
|
||||
- AFNetworking
|
||||
- CocoaLumberjack
|
||||
- FBSnapshotTestCase
|
||||
- Logboard
|
||||
@@ -79,6 +79,8 @@ SPEC REPOS:
|
||||
- YYModel
|
||||
|
||||
EXTERNAL SOURCES:
|
||||
AFNetworking:
|
||||
:path: "./SubModules/AFNetworking"
|
||||
FUBeautyComponent:
|
||||
:path: "./SubModules/FUBeautyComponent"
|
||||
FUCommonUIComponent:
|
||||
@@ -89,7 +91,7 @@ EXTERNAL SOURCES:
|
||||
:path: "./SubModules/SellyCloudSDK"
|
||||
|
||||
SPEC CHECKSUMS:
|
||||
AFNetworking: 3bd23d814e976cd148d7d44c3ab78017b744cd58
|
||||
AFNetworking: 5789ed1f9a480117fec1f7bb13011d2c0eca41af
|
||||
CocoaLumberjack: 543c79c114dadc3b1aba95641d8738b06b05b646
|
||||
FBSnapshotTestCase: 094f9f314decbabe373b87cc339bea235a63e07a
|
||||
FUBeautyComponent: 7625f5cddc9e023fb184a0971efd2dcbcfa75bd2
|
||||
@@ -106,6 +108,6 @@ SPEC CHECKSUMS:
|
||||
SSZipArchive: fe6a26b2a54d5a0890f2567b5cc6de5caa600aef
|
||||
YYModel: 2a7fdd96aaa4b86a824e26d0c517de8928c04b30
|
||||
|
||||
PODFILE CHECKSUM: c2aa6dc3864337771ddfc024c87b95d471dc286d
|
||||
PODFILE CHECKSUM: 8ef26f6d701b5fe370a49a90bdbed04f945d3aeb
|
||||
|
||||
COCOAPODS: 1.16.2
|
||||
|
||||
Reference in New Issue
Block a user