Skip to content

Commit 220c673

Browse files
committed
升级iOS jcore490
1 parent 696d2bd commit 220c673

10 files changed

Lines changed: 4 additions & 4 deletions

File tree

ios/RCTJCoreModule.xcodeproj/project.pbxproj

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
/* Begin PBXBuildFile section */
1010
08166A7B27EC622A00C7233B /* RCTJCoreModule.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 6212E9EF1F3991D500BDF51A /* RCTJCoreModule.h */; };
1111
6212E9F11F3991D500BDF51A /* RCTJCoreModule.m in Sources */ = {isa = PBXBuildFile; fileRef = 6212E9F01F3991D500BDF51A /* RCTJCoreModule.m */; };
12-
62C3486A2CA989E700F215D4 /* jcore-ios-4.8.0.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 62C348692CA989E700F215D4 /* jcore-ios-4.8.0.xcframework */; };
12+
6283FF522D390D1A003A8199 /* jcore-ios-4.9.0.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6283FF512D390D1A003A8199 /* jcore-ios-4.9.0.xcframework */; };
1313
/* End PBXBuildFile section */
1414

1515
/* Begin PBXCopyFilesBuildPhase section */
@@ -29,15 +29,15 @@
2929
6212E9B41F3990DC00BDF51A /* libRCTJCoreModule.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libRCTJCoreModule.a; sourceTree = BUILT_PRODUCTS_DIR; };
3030
6212E9EF1F3991D500BDF51A /* RCTJCoreModule.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RCTJCoreModule.h; sourceTree = "<group>"; };
3131
6212E9F01F3991D500BDF51A /* RCTJCoreModule.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RCTJCoreModule.m; sourceTree = "<group>"; };
32-
62C348692CA989E700F215D4 /* jcore-ios-4.8.0.xcframework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcframework; path = "jcore-ios-4.8.0.xcframework"; sourceTree = "<group>"; };
32+
6283FF512D390D1A003A8199 /* jcore-ios-4.9.0.xcframework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcframework; path = "jcore-ios-4.9.0.xcframework"; sourceTree = "<group>"; };
3333
/* End PBXFileReference section */
3434

3535
/* Begin PBXFrameworksBuildPhase section */
3636
6212E9B11F3990DC00BDF51A /* Frameworks */ = {
3737
isa = PBXFrameworksBuildPhase;
3838
buildActionMask = 2147483647;
3939
files = (
40-
62C3486A2CA989E700F215D4 /* jcore-ios-4.8.0.xcframework in Frameworks */,
40+
6283FF522D390D1A003A8199 /* jcore-ios-4.9.0.xcframework in Frameworks */,
4141
);
4242
runOnlyForDeploymentPostprocessing = 0;
4343
};
@@ -47,7 +47,7 @@
4747
5CE8168A22FC0295007D710C /* Frameworks */ = {
4848
isa = PBXGroup;
4949
children = (
50-
62C348692CA989E700F215D4 /* jcore-ios-4.8.0.xcframework */,
50+
6283FF512D390D1A003A8199 /* jcore-ios-4.9.0.xcframework */,
5151
);
5252
name = Frameworks;
5353
sourceTree = "<group>";
File renamed without changes.

ios/jcore-ios-4.8.0.xcframework/ios-arm64/Headers/JGCOREAPI.h renamed to ios/jcore-ios-4.9.0.xcframework/ios-arm64/Headers/JGCOREAPI.h

File renamed without changes.

ios/jcore-ios-4.8.0.xcframework/ios-arm64/Headers/JGInforCollectionAuth.h renamed to ios/jcore-ios-4.9.0.xcframework/ios-arm64/Headers/JGInforCollectionAuth.h

File renamed without changes.

ios/jcore-ios-4.8.0.xcframework/ios-arm64/PrivacyInfo.xcprivacy renamed to ios/jcore-ios-4.9.0.xcframework/ios-arm64/PrivacyInfo.xcprivacy

File renamed without changes.
7.73 MB
Binary file not shown.

ios/jcore-ios-4.8.0.xcframework/ios-arm64_x86_64-simulator/Headers/JGCOREAPI.h renamed to ios/jcore-ios-4.9.0.xcframework/ios-arm64_x86_64-simulator/Headers/JGCOREAPI.h

File renamed without changes.

ios/jcore-ios-4.8.0.xcframework/ios-arm64_x86_64-simulator/Headers/JGInforCollectionAuth.h renamed to ios/jcore-ios-4.9.0.xcframework/ios-arm64_x86_64-simulator/Headers/JGInforCollectionAuth.h

File renamed without changes.

ios/jcore-ios-4.8.0.xcframework/ios-arm64_x86_64-simulator/PrivacyInfo.xcprivacy renamed to ios/jcore-ios-4.9.0.xcframework/ios-arm64_x86_64-simulator/PrivacyInfo.xcprivacy

File renamed without changes.

ios/jcore-ios-4.8.0.xcframework/ios-arm64_x86_64-simulator/libJCoreM.a renamed to ios/jcore-ios-4.9.0.xcframework/ios-arm64_x86_64-simulator/libJCoreM.a

14.4 MB
Binary file not shown.

0 commit comments

Comments
 (0)