diff --git a/plugin.xml b/plugin.xml index 0c68402..7dbb64c 100644 --- a/plugin.xml +++ b/plugin.xml @@ -48,7 +48,7 @@ - + diff --git a/src/ios/lib/jpush-ios-5.5.0.xcframework/Info.plist b/src/ios/lib/jpush-ios-5.6.0.xcframework/Info.plist similarity index 100% rename from src/ios/lib/jpush-ios-5.5.0.xcframework/Info.plist rename to src/ios/lib/jpush-ios-5.6.0.xcframework/Info.plist index 4974f39..531cf95 100644 --- a/src/ios/lib/jpush-ios-5.5.0.xcframework/Info.plist +++ b/src/ios/lib/jpush-ios-5.6.0.xcframework/Info.plist @@ -4,20 +4,6 @@ AvailableLibraries - - HeadersPath - Headers - LibraryIdentifier - ios-arm64 - LibraryPath - libJPush.a - SupportedArchitectures - - arm64 - - SupportedPlatform - ios - HeadersPath Headers @@ -35,6 +21,20 @@ SupportedPlatformVariant simulator + + HeadersPath + Headers + LibraryIdentifier + ios-arm64 + LibraryPath + libJPush.a + SupportedArchitectures + + arm64 + + SupportedPlatform + ios + CFBundlePackageType XFWK diff --git a/src/ios/lib/jpush-ios-5.5.0.xcframework/ios-arm64/Headers/JPUSHService.h b/src/ios/lib/jpush-ios-5.6.0.xcframework/ios-arm64/Headers/JPUSHService.h similarity index 99% rename from src/ios/lib/jpush-ios-5.5.0.xcframework/ios-arm64/Headers/JPUSHService.h rename to src/ios/lib/jpush-ios-5.6.0.xcframework/ios-arm64/Headers/JPUSHService.h index 34ae4d7..62d58d7 100644 --- a/src/ios/lib/jpush-ios-5.5.0.xcframework/ios-arm64/Headers/JPUSHService.h +++ b/src/ios/lib/jpush-ios-5.6.0.xcframework/ios-arm64/Headers/JPUSHService.h @@ -9,7 +9,7 @@ * Copyright (c) 2011 ~ 2017 Shenzhen HXHG. All rights reserved. */ -#define JPUSH_VERSION_NUMBER 5.5.0 +#define JPUSH_VERSION_NUMBER 5.6.0 #import diff --git a/src/ios/lib/jpush-ios-5.5.0.xcframework/ios-arm64/PrivacyInfo.xcprivacy b/src/ios/lib/jpush-ios-5.6.0.xcframework/ios-arm64/PrivacyInfo.xcprivacy similarity index 100% rename from src/ios/lib/jpush-ios-5.5.0.xcframework/ios-arm64/PrivacyInfo.xcprivacy rename to src/ios/lib/jpush-ios-5.6.0.xcframework/ios-arm64/PrivacyInfo.xcprivacy diff --git a/src/ios/lib/jpush-ios-5.5.0.xcframework/ios-arm64/libJPush.a b/src/ios/lib/jpush-ios-5.6.0.xcframework/ios-arm64/libJPush.a similarity index 98% rename from src/ios/lib/jpush-ios-5.5.0.xcframework/ios-arm64/libJPush.a rename to src/ios/lib/jpush-ios-5.6.0.xcframework/ios-arm64/libJPush.a index 3dde099..e908c9c 100644 Binary files a/src/ios/lib/jpush-ios-5.5.0.xcframework/ios-arm64/libJPush.a and b/src/ios/lib/jpush-ios-5.6.0.xcframework/ios-arm64/libJPush.a differ diff --git a/src/ios/lib/jpush-ios-5.5.0.xcframework/ios-arm64_x86_64-simulator/Headers/JPUSHService.h b/src/ios/lib/jpush-ios-5.6.0.xcframework/ios-arm64_x86_64-simulator/Headers/JPUSHService.h similarity index 99% rename from src/ios/lib/jpush-ios-5.5.0.xcframework/ios-arm64_x86_64-simulator/Headers/JPUSHService.h rename to src/ios/lib/jpush-ios-5.6.0.xcframework/ios-arm64_x86_64-simulator/Headers/JPUSHService.h index 34ae4d7..62d58d7 100644 --- a/src/ios/lib/jpush-ios-5.5.0.xcframework/ios-arm64_x86_64-simulator/Headers/JPUSHService.h +++ b/src/ios/lib/jpush-ios-5.6.0.xcframework/ios-arm64_x86_64-simulator/Headers/JPUSHService.h @@ -9,7 +9,7 @@ * Copyright (c) 2011 ~ 2017 Shenzhen HXHG. All rights reserved. */ -#define JPUSH_VERSION_NUMBER 5.5.0 +#define JPUSH_VERSION_NUMBER 5.6.0 #import diff --git a/src/ios/lib/jpush-ios-5.5.0.xcframework/ios-arm64_x86_64-simulator/PrivacyInfo.xcprivacy b/src/ios/lib/jpush-ios-5.6.0.xcframework/ios-arm64_x86_64-simulator/PrivacyInfo.xcprivacy similarity index 100% rename from src/ios/lib/jpush-ios-5.5.0.xcframework/ios-arm64_x86_64-simulator/PrivacyInfo.xcprivacy rename to src/ios/lib/jpush-ios-5.6.0.xcframework/ios-arm64_x86_64-simulator/PrivacyInfo.xcprivacy diff --git a/src/ios/lib/jpush-ios-5.5.0.xcframework/ios-arm64_x86_64-simulator/libJPush.a b/src/ios/lib/jpush-ios-5.6.0.xcframework/ios-arm64_x86_64-simulator/libJPush.a similarity index 99% rename from src/ios/lib/jpush-ios-5.5.0.xcframework/ios-arm64_x86_64-simulator/libJPush.a rename to src/ios/lib/jpush-ios-5.6.0.xcframework/ios-arm64_x86_64-simulator/libJPush.a index f45772f..c6da05e 100644 Binary files a/src/ios/lib/jpush-ios-5.5.0.xcframework/ios-arm64_x86_64-simulator/libJPush.a and b/src/ios/lib/jpush-ios-5.6.0.xcframework/ios-arm64_x86_64-simulator/libJPush.a differ