diff --git a/ios/RCTJCoreModule.xcodeproj/project.pbxproj b/ios/RCTJCoreModule.xcodeproj/project.pbxproj index e920963..d20b198 100644 --- a/ios/RCTJCoreModule.xcodeproj/project.pbxproj +++ b/ios/RCTJCoreModule.xcodeproj/project.pbxproj @@ -9,7 +9,7 @@ /* Begin PBXBuildFile section */ 08166A7B27EC622A00C7233B /* RCTJCoreModule.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 6212E9EF1F3991D500BDF51A /* RCTJCoreModule.h */; }; 6212E9F11F3991D500BDF51A /* RCTJCoreModule.m in Sources */ = {isa = PBXBuildFile; fileRef = 6212E9F01F3991D500BDF51A /* RCTJCoreModule.m */; }; - 623F02B22BDA179B0041AD17 /* jcore-ios-4.6.2.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 623F02B12BDA179B0041AD17 /* jcore-ios-4.6.2.xcframework */; }; + 6247B13A2C378CA0007C856A /* jcore-ios-4.7.0.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6247B1392C378CA0007C856A /* jcore-ios-4.7.0.xcframework */; }; /* End PBXBuildFile section */ /* Begin PBXCopyFilesBuildPhase section */ @@ -29,7 +29,7 @@ 6212E9B41F3990DC00BDF51A /* libRCTJCoreModule.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libRCTJCoreModule.a; sourceTree = BUILT_PRODUCTS_DIR; }; 6212E9EF1F3991D500BDF51A /* RCTJCoreModule.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RCTJCoreModule.h; sourceTree = ""; }; 6212E9F01F3991D500BDF51A /* RCTJCoreModule.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RCTJCoreModule.m; sourceTree = ""; }; - 623F02B12BDA179B0041AD17 /* jcore-ios-4.6.2.xcframework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcframework; name = "jcore-ios-4.6.2.xcframework"; path = "RCTJCoreModule/jcore-ios-4.6.2.xcframework"; sourceTree = ""; }; + 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 = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ @@ -37,7 +37,7 @@ isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - 623F02B22BDA179B0041AD17 /* jcore-ios-4.6.2.xcframework in Frameworks */, + 6247B13A2C378CA0007C856A /* jcore-ios-4.7.0.xcframework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -47,7 +47,7 @@ 5CE8168A22FC0295007D710C /* Frameworks */ = { isa = PBXGroup; children = ( - 623F02B12BDA179B0041AD17 /* jcore-ios-4.6.2.xcframework */, + 6247B1392C378CA0007C856A /* jcore-ios-4.7.0.xcframework */, ); name = Frameworks; sourceTree = ""; diff --git a/ios/RCTJCoreModule/jcore-ios-4.6.2.xcframework/Info.plist b/ios/RCTJCoreModule/jcore-ios-4.7.0.xcframework/Info.plist similarity index 100% rename from ios/RCTJCoreModule/jcore-ios-4.6.2.xcframework/Info.plist rename to ios/RCTJCoreModule/jcore-ios-4.7.0.xcframework/Info.plist diff --git a/ios/RCTJCoreModule/jcore-ios-4.7.0.xcframework/ios-arm64/Headers/JGCOREAPI.h b/ios/RCTJCoreModule/jcore-ios-4.7.0.xcframework/ios-arm64/Headers/JGCOREAPI.h new file mode 100644 index 0000000..80cc87a --- /dev/null +++ b/ios/RCTJCoreModule/jcore-ios-4.7.0.xcframework/ios-arm64/Headers/JGCOREAPI.h @@ -0,0 +1,19 @@ +// +// JGCOREService.h +// JCore +// +// Created by Shuni Huang on 2024/3/19. +// Copyright © 2024 jiguang. All rights reserved. +// + +#import + +NS_ASSUME_NONNULL_BEGIN + +@interface JGCOREAPI : NSObject + ++ (void)ci:(BOOL)enable; + +@end + +NS_ASSUME_NONNULL_END diff --git a/ios/RCTJCoreModule/jcore-ios-4.6.2.xcframework/ios-arm64/Headers/JGInforCollectionAuth.h b/ios/RCTJCoreModule/jcore-ios-4.7.0.xcframework/ios-arm64/Headers/JGInforCollectionAuth.h similarity index 100% rename from ios/RCTJCoreModule/jcore-ios-4.6.2.xcframework/ios-arm64/Headers/JGInforCollectionAuth.h rename to ios/RCTJCoreModule/jcore-ios-4.7.0.xcframework/ios-arm64/Headers/JGInforCollectionAuth.h diff --git a/ios/RCTJCoreModule/jcore-ios-4.6.2.xcframework/ios-arm64/PrivacyInfo.xcprivacy b/ios/RCTJCoreModule/jcore-ios-4.7.0.xcframework/ios-arm64/PrivacyInfo.xcprivacy similarity index 100% rename from ios/RCTJCoreModule/jcore-ios-4.6.2.xcframework/ios-arm64/PrivacyInfo.xcprivacy rename to ios/RCTJCoreModule/jcore-ios-4.7.0.xcframework/ios-arm64/PrivacyInfo.xcprivacy diff --git a/ios/RCTJCoreModule/jcore-ios-4.6.2.xcframework/ios-arm64/libJCoreM.a b/ios/RCTJCoreModule/jcore-ios-4.7.0.xcframework/ios-arm64/libJCoreM.a similarity index 81% rename from ios/RCTJCoreModule/jcore-ios-4.6.2.xcframework/ios-arm64/libJCoreM.a rename to ios/RCTJCoreModule/jcore-ios-4.7.0.xcframework/ios-arm64/libJCoreM.a index 2f2c7ea..47028b4 100644 Binary files a/ios/RCTJCoreModule/jcore-ios-4.6.2.xcframework/ios-arm64/libJCoreM.a and b/ios/RCTJCoreModule/jcore-ios-4.7.0.xcframework/ios-arm64/libJCoreM.a differ diff --git a/ios/RCTJCoreModule/jcore-ios-4.7.0.xcframework/ios-arm64_x86_64-simulator/Headers/JGCOREAPI.h b/ios/RCTJCoreModule/jcore-ios-4.7.0.xcframework/ios-arm64_x86_64-simulator/Headers/JGCOREAPI.h new file mode 100644 index 0000000..80cc87a --- /dev/null +++ b/ios/RCTJCoreModule/jcore-ios-4.7.0.xcframework/ios-arm64_x86_64-simulator/Headers/JGCOREAPI.h @@ -0,0 +1,19 @@ +// +// JGCOREService.h +// JCore +// +// Created by Shuni Huang on 2024/3/19. +// Copyright © 2024 jiguang. All rights reserved. +// + +#import + +NS_ASSUME_NONNULL_BEGIN + +@interface JGCOREAPI : NSObject + ++ (void)ci:(BOOL)enable; + +@end + +NS_ASSUME_NONNULL_END diff --git a/ios/RCTJCoreModule/jcore-ios-4.6.2.xcframework/ios-arm64_x86_64-simulator/Headers/JGInforCollectionAuth.h b/ios/RCTJCoreModule/jcore-ios-4.7.0.xcframework/ios-arm64_x86_64-simulator/Headers/JGInforCollectionAuth.h similarity index 100% rename from ios/RCTJCoreModule/jcore-ios-4.6.2.xcframework/ios-arm64_x86_64-simulator/Headers/JGInforCollectionAuth.h rename to ios/RCTJCoreModule/jcore-ios-4.7.0.xcframework/ios-arm64_x86_64-simulator/Headers/JGInforCollectionAuth.h diff --git a/ios/RCTJCoreModule/jcore-ios-4.6.2.xcframework/ios-arm64_x86_64-simulator/PrivacyInfo.xcprivacy b/ios/RCTJCoreModule/jcore-ios-4.7.0.xcframework/ios-arm64_x86_64-simulator/PrivacyInfo.xcprivacy similarity index 100% rename from ios/RCTJCoreModule/jcore-ios-4.6.2.xcframework/ios-arm64_x86_64-simulator/PrivacyInfo.xcprivacy rename to ios/RCTJCoreModule/jcore-ios-4.7.0.xcframework/ios-arm64_x86_64-simulator/PrivacyInfo.xcprivacy diff --git a/ios/RCTJCoreModule/jcore-ios-4.6.2.xcframework/ios-arm64_x86_64-simulator/libJCoreM.a b/ios/RCTJCoreModule/jcore-ios-4.7.0.xcframework/ios-arm64_x86_64-simulator/libJCoreM.a similarity index 82% rename from ios/RCTJCoreModule/jcore-ios-4.6.2.xcframework/ios-arm64_x86_64-simulator/libJCoreM.a rename to ios/RCTJCoreModule/jcore-ios-4.7.0.xcframework/ios-arm64_x86_64-simulator/libJCoreM.a index 0fc0af7..1a04421 100644 Binary files a/ios/RCTJCoreModule/jcore-ios-4.6.2.xcframework/ios-arm64_x86_64-simulator/libJCoreM.a and b/ios/RCTJCoreModule/jcore-ios-4.7.0.xcframework/ios-arm64_x86_64-simulator/libJCoreM.a differ diff --git a/package.json b/package.json index 7957d54..87327b8 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "author" : "wicked.tc130", "license" : "ISC", "main" : "index.js", - "version" : "2.1.9", + "version" : "2.2.0", "repository" : { "type": "git", "url": "https://github.com/jpush/jcore-react-native"