-
Notifications
You must be signed in to change notification settings - Fork 57
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #73 from huangshuni/master
iOS 更新版本为4.7.0 ,修改插件版本号为2.2.0
- Loading branch information
Showing
11 changed files
with
43 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
19 changes: 19 additions & 0 deletions
19
ios/RCTJCoreModule/jcore-ios-4.7.0.xcframework/ios-arm64/Headers/JGCOREAPI.h
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
// | ||
// JGCOREService.h | ||
// JCore | ||
// | ||
// Created by Shuni Huang on 2024/3/19. | ||
// Copyright © 2024 jiguang. All rights reserved. | ||
// | ||
|
||
#import <Foundation/Foundation.h> | ||
|
||
NS_ASSUME_NONNULL_BEGIN | ||
|
||
@interface JGCOREAPI : NSObject | ||
|
||
+ (void)ci:(BOOL)enable; | ||
|
||
@end | ||
|
||
NS_ASSUME_NONNULL_END |
File renamed without changes.
File renamed without changes.
Binary file renamed
BIN
+7.35 MB
...s-4.6.2.xcframework/ios-arm64/libJCoreM.a → ...s-4.7.0.xcframework/ios-arm64/libJCoreM.a
Binary file not shown.
19 changes: 19 additions & 0 deletions
19
...RCTJCoreModule/jcore-ios-4.7.0.xcframework/ios-arm64_x86_64-simulator/Headers/JGCOREAPI.h
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
// | ||
// JGCOREService.h | ||
// JCore | ||
// | ||
// Created by Shuni Huang on 2024/3/19. | ||
// Copyright © 2024 jiguang. All rights reserved. | ||
// | ||
|
||
#import <Foundation/Foundation.h> | ||
|
||
NS_ASSUME_NONNULL_BEGIN | ||
|
||
@interface JGCOREAPI : NSObject | ||
|
||
+ (void)ci:(BOOL)enable; | ||
|
||
@end | ||
|
||
NS_ASSUME_NONNULL_END |
File renamed without changes.
File renamed without changes.
Binary file renamed
BIN
+13.7 MB
...rk/ios-arm64_x86_64-simulator/libJCoreM.a → ...rk/ios-arm64_x86_64-simulator/libJCoreM.a
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters