Skip to content

Commit 76b8a09

Browse files
authored
Merge pull request #77 from huangshuni/master
iOS更新jcore为4.8.0
2 parents 84cc396 + 0515774 commit 76b8a09

19 files changed

Lines changed: 292 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-
6247B13A2C378CA0007C856A /* jcore-ios-4.7.0.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6247B1392C378CA0007C856A /* jcore-ios-4.7.0.xcframework */; };
12+
62C3486A2CA989E700F215D4 /* jcore-ios-4.8.0.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 62C348692CA989E700F215D4 /* jcore-ios-4.8.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-
6247B1392C378CA0007C856A /* jcore-ios-4.7.0.xcframework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcframework; name = "jcore-ios-4.7.0.xcframework"; path = "RCTJCoreModule/jcore-ios-4.7.0.xcframework"; sourceTree = "<group>"; };
32+
62C348692CA989E700F215D4 /* jcore-ios-4.8.0.xcframework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcframework; path = "jcore-ios-4.8.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-
6247B13A2C378CA0007C856A /* jcore-ios-4.7.0.xcframework in Frameworks */,
40+
62C3486A2CA989E700F215D4 /* jcore-ios-4.8.0.xcframework in Frameworks */,
4141
);
4242
runOnlyForDeploymentPostprocessing = 0;
4343
};
@@ -47,7 +47,7 @@
4747
5CE8168A22FC0295007D710C /* Frameworks */ = {
4848
isa = PBXGroup;
4949
children = (
50-
6247B1392C378CA0007C856A /* jcore-ios-4.7.0.xcframework */,
50+
62C348692CA989E700F215D4 /* jcore-ios-4.8.0.xcframework */,
5151
);
5252
name = Frameworks;
5353
sourceTree = "<group>";

ios/RCTJCoreModule/jcore-ios-4.7.0.xcframework/Info.plist renamed to ios/RCTJCoreModule/jcore-ios-4.8.0.xcframework/Info.plist

File renamed without changes.

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

File renamed without changes.

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

File renamed without changes.

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

File renamed without changes.

ios/RCTJCoreModule/jcore-ios-4.7.0.xcframework/ios-arm64/libJCoreM.a renamed to ios/RCTJCoreModule/jcore-ios-4.8.0.xcframework/ios-arm64/libJCoreM.a

7.63 MB
Binary file not shown.

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

File renamed without changes.

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

File renamed without changes.

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

File renamed without changes.

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

14.2 MB
Binary file not shown.

0 commit comments

Comments
 (0)