jcore-react-native 2.3.1 → 2.3.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (14) hide show
  1. package/android/libs/jcore-android-5.2.0.jar +0 -0
  2. package/ios/RCTJCoreModule/{jcore-ios-5.1.0.xcframework → jcore-ios-5.2.1.xcframework}/ios-arm64/libJCore.a +0 -0
  3. package/ios/RCTJCoreModule/{jcore-ios-5.1.0.xcframework → jcore-ios-5.2.1.xcframework}/ios-arm64_x86_64-simulator/libJCore.a +0 -0
  4. package/ios/RCTJCoreModule.xcodeproj/project.pbxproj +5 -5
  5. package/ios/RCTJCoreModule.xcodeproj/project.xcworkspace/xcuserdata/shunihuang.xcuserdatad/UserInterfaceState.xcuserstate +0 -0
  6. package/package.json +1 -1
  7. package/android/libs/jcore-android-5.1.0.jar +0 -0
  8. package/ios/RCTJCoreModule/{jcore-ios-5.1.0.xcframework → jcore-ios-5.2.1.xcframework}/Info.plist +5 -5
  9. /package/ios/RCTJCoreModule/{jcore-ios-5.1.0.xcframework → jcore-ios-5.2.1.xcframework}/ios-arm64/Headers/JGCOREAPI.h +0 -0
  10. /package/ios/RCTJCoreModule/{jcore-ios-5.1.0.xcframework → jcore-ios-5.2.1.xcframework}/ios-arm64/Headers/JGInforCollectionAuth.h +0 -0
  11. /package/ios/RCTJCoreModule/{jcore-ios-5.1.0.xcframework → jcore-ios-5.2.1.xcframework}/ios-arm64/PrivacyInfo.xcprivacy +0 -0
  12. /package/ios/RCTJCoreModule/{jcore-ios-5.1.0.xcframework → jcore-ios-5.2.1.xcframework}/ios-arm64_x86_64-simulator/Headers/JGCOREAPI.h +0 -0
  13. /package/ios/RCTJCoreModule/{jcore-ios-5.1.0.xcframework → jcore-ios-5.2.1.xcframework}/ios-arm64_x86_64-simulator/Headers/JGInforCollectionAuth.h +0 -0
  14. /package/ios/RCTJCoreModule/{jcore-ios-5.1.0.xcframework → jcore-ios-5.2.1.xcframework}/ios-arm64_x86_64-simulator/PrivacyInfo.xcprivacy +0 -0
@@ -3,13 +3,13 @@
3
3
  archiveVersion = 1;
4
4
  classes = {
5
5
  };
6
- objectVersion = 52;
6
+ objectVersion = 54;
7
7
  objects = {
8
8
 
9
9
  /* Begin PBXBuildFile section */
10
10
  08166A7B27EC622A00C7233B /* RCTJCoreModule.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 6212E9EF1F3991D500BDF51A /* RCTJCoreModule.h */; };
11
11
  6212E9F11F3991D500BDF51A /* RCTJCoreModule.m in Sources */ = {isa = PBXBuildFile; fileRef = 6212E9F01F3991D500BDF51A /* RCTJCoreModule.m */; };
12
- A4358E9E2E2F654F0050EB84 /* jcore-ios-5.1.0.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = A4358E9D2E2F654F0050EB84 /* jcore-ios-5.1.0.xcframework */; };
12
+ 62A780B02EA728CB0065922E /* jcore-ios-5.2.1.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 62A780AF2EA728CB0065922E /* jcore-ios-5.2.1.xcframework */; };
13
13
  /* End PBXBuildFile section */
14
14
 
15
15
  /* Begin PBXCopyFilesBuildPhase section */
@@ -29,7 +29,7 @@
29
29
  6212E9B41F3990DC00BDF51A /* libRCTJCoreModule.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libRCTJCoreModule.a; sourceTree = BUILT_PRODUCTS_DIR; };
30
30
  6212E9EF1F3991D500BDF51A /* RCTJCoreModule.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RCTJCoreModule.h; sourceTree = "<group>"; };
31
31
  6212E9F01F3991D500BDF51A /* RCTJCoreModule.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RCTJCoreModule.m; sourceTree = "<group>"; };
32
- A4358E9D2E2F654F0050EB84 /* jcore-ios-5.1.0.xcframework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcframework; name = "jcore-ios-5.1.0.xcframework"; path = "RCTJCoreModule/jcore-ios-5.1.0.xcframework"; sourceTree = "<group>"; };
32
+ 62A780AF2EA728CB0065922E /* jcore-ios-5.2.1.xcframework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcframework; name = "jcore-ios-5.2.1.xcframework"; path = "RCTJCoreModule/jcore-ios-5.2.1.xcframework"; sourceTree = "<group>"; };
33
33
  /* End PBXFileReference section */
34
34
 
35
35
  /* Begin PBXFrameworksBuildPhase section */
@@ -37,7 +37,7 @@
37
37
  isa = PBXFrameworksBuildPhase;
38
38
  buildActionMask = 2147483647;
39
39
  files = (
40
- A4358E9E2E2F654F0050EB84 /* jcore-ios-5.1.0.xcframework in Frameworks */,
40
+ 62A780B02EA728CB0065922E /* jcore-ios-5.2.1.xcframework in Frameworks */,
41
41
  );
42
42
  runOnlyForDeploymentPostprocessing = 0;
43
43
  };
@@ -47,7 +47,7 @@
47
47
  5CE8168A22FC0295007D710C /* Frameworks */ = {
48
48
  isa = PBXGroup;
49
49
  children = (
50
- A4358E9D2E2F654F0050EB84 /* jcore-ios-5.1.0.xcframework */,
50
+ 62A780AF2EA728CB0065922E /* jcore-ios-5.2.1.xcframework */,
51
51
  );
52
52
  name = Frameworks;
53
53
  sourceTree = "<group>";
package/package.json CHANGED
@@ -5,7 +5,7 @@
5
5
  "author" : "wicked.tc130",
6
6
  "license" : "ISC",
7
7
  "main" : "index.js",
8
- "version" : "2.3.1",
8
+ "version" : "2.3.2",
9
9
  "repository" : {
10
10
  "type": "git",
11
11
  "url": "https://github.com/jpush/jcore-react-native"
@@ -8,32 +8,32 @@
8
8
  <key>HeadersPath</key>
9
9
  <string>Headers</string>
10
10
  <key>LibraryIdentifier</key>
11
- <string>ios-arm64_x86_64-simulator</string>
11
+ <string>ios-arm64</string>
12
12
  <key>LibraryPath</key>
13
13
  <string>libJCore.a</string>
14
14
  <key>SupportedArchitectures</key>
15
15
  <array>
16
16
  <string>arm64</string>
17
- <string>x86_64</string>
18
17
  </array>
19
18
  <key>SupportedPlatform</key>
20
19
  <string>ios</string>
21
- <key>SupportedPlatformVariant</key>
22
- <string>simulator</string>
23
20
  </dict>
24
21
  <dict>
25
22
  <key>HeadersPath</key>
26
23
  <string>Headers</string>
27
24
  <key>LibraryIdentifier</key>
28
- <string>ios-arm64</string>
25
+ <string>ios-arm64_x86_64-simulator</string>
29
26
  <key>LibraryPath</key>
30
27
  <string>libJCore.a</string>
31
28
  <key>SupportedArchitectures</key>
32
29
  <array>
33
30
  <string>arm64</string>
31
+ <string>x86_64</string>
34
32
  </array>
35
33
  <key>SupportedPlatform</key>
36
34
  <string>ios</string>
35
+ <key>SupportedPlatformVariant</key>
36
+ <string>simulator</string>
37
37
  </dict>
38
38
  </array>
39
39
  <key>CFBundlePackageType</key>