Skip to content

Commit 4f64d47

Browse files
committed
修改版本号为3.0.8
1 parent fddbb5a commit 4f64d47

File tree

4 files changed

+3
-3
lines changed

4 files changed

+3
-3
lines changed

ios/RCTJPushModule/jpush-ios-5.3.0.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>libJPush.a</string>
13+
<string>libJPushM.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>libJPush.a</string>
27+
<string>libJPushM.a</string>
2828
<key>SupportedArchitectures</key>
2929
<array>
3030
<string>arm64</string>

ios/RCTJPushModule/jpush-ios-5.3.0.xcframework/ios-arm64/libJPush.a renamed to ios/RCTJPushModule/jpush-ios-5.3.0.xcframework/ios-arm64/libJPushM.a

File renamed without changes.

ios/RCTJPushModule/jpush-ios-5.3.0.xcframework/ios-arm64_x86_64-simulator/libJPush.a renamed to ios/RCTJPushModule/jpush-ios-5.3.0.xcframework/ios-arm64_x86_64-simulator/libJPushM.a

File renamed without changes.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"types": "index.d.ts",
77
"license": "ISC",
88
"author": "wicked.tc130",
9-
"version": "3.0.7",
9+
"version": "3.0.8",
1010
"repository": {
1111
"type": "git",
1212
"url": "https://github.com/jpush/jpush-react-native"

0 commit comments

Comments
 (0)