Skip to content

Commit 7bed2f0

Browse files
authored
Merge pull request #71 from huangshuni/master
修改版本号为2.1.8
2 parents b495adc + ad77bb8 commit 7bed2f0

4 files changed

Lines changed: 3 additions & 3 deletions

File tree

ios/RCTJCoreModule/jcore-ios-4.6.2.xcframework/Info.plist

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<key>LibraryIdentifier</key>
1111
<string>ios-arm64</string>
1212
<key>LibraryPath</key>
13-
<string>libJCore.a</string>
13+
<string>libJCoreM.a</string>
1414
<key>SupportedArchitectures</key>
1515
<array>
1616
<string>arm64</string>
@@ -24,7 +24,7 @@
2424
<key>LibraryIdentifier</key>
2525
<string>ios-arm64_x86_64-simulator</string>
2626
<key>LibraryPath</key>
27-
<string>libJCore.a</string>
27+
<string>libJCoreM.a</string>
2828
<key>SupportedArchitectures</key>
2929
<array>
3030
<string>arm64</string>

ios/RCTJCoreModule/jcore-ios-4.6.2.xcframework/ios-arm64/libJCore.a renamed to ios/RCTJCoreModule/jcore-ios-4.6.2.xcframework/ios-arm64/libJCoreM.a

File renamed without changes.

ios/RCTJCoreModule/jcore-ios-4.6.2.xcframework/ios-arm64_x86_64-simulator/libJCore.a renamed to ios/RCTJCoreModule/jcore-ios-4.6.2.xcframework/ios-arm64_x86_64-simulator/libJCoreM.a

File renamed without changes.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"author" : "wicked.tc130",
66
"license" : "ISC",
77
"main" : "index.js",
8-
"version" : "2.1.7",
8+
"version" : "2.1.8",
99
"repository" : {
1010
"type": "git",
1111
"url": "https://github.com/jpush/jcore-react-native"

0 commit comments

Comments
 (0)