jcore-react-native 2.2.6 → 2.2.7
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.
- package/{JCore.podspec → JCoreRN.podspec} +1 -1
- package/android/src/main/AndroidManifest.xml +0 -1
- package/ios/RCTJCoreModule.xcodeproj/project.pbxproj +4 -4
- package/ios/RCTJCoreModule.xcodeproj/project.xcworkspace/xcuserdata/huangshuni.xcuserdatad/UserInterfaceState.xcuserstate +0 -0
- package/ios/RCTJCoreModule.xcodeproj/project.xcworkspace/xcuserdata/shunihuang.xcuserdatad/UserInterfaceState.xcuserstate +0 -0
- package/ios/RCTJCoreModule.xcodeproj/xcuserdata/huangshuni.xcuserdatad/xcschemes/xcschememanagement.plist +14 -0
- package/ios/RCTJCoreModule.xcodeproj/xcuserdata/shunihuang.xcuserdatad/xcschemes/xcschememanagement.plist +14 -0
- package/ios/{jcore-ios-4.9.0.xcframework → jcore-ios-5.0.1.xcframework}/Info.plist +7 -7
- package/ios/{jcore-ios-4.9.0.xcframework/ios-arm64/libJCoreM.a → jcore-ios-5.0.1.xcframework/ios-arm64/libJCore.a} +0 -0
- package/ios/{jcore-ios-4.9.0.xcframework/ios-arm64_x86_64-simulator/libJCoreM.a → jcore-ios-5.0.1.xcframework/ios-arm64_x86_64-simulator/libJCore.a} +0 -0
- package/package.json +1 -1
- /package/ios/{jcore-ios-4.9.0.xcframework → jcore-ios-5.0.1.xcframework}/ios-arm64/Headers/JGCOREAPI.h +0 -0
- /package/ios/{jcore-ios-4.9.0.xcframework → jcore-ios-5.0.1.xcframework}/ios-arm64/Headers/JGInforCollectionAuth.h +0 -0
- /package/ios/{jcore-ios-4.9.0.xcframework → jcore-ios-5.0.1.xcframework}/ios-arm64/PrivacyInfo.xcprivacy +0 -0
- /package/ios/{jcore-ios-4.9.0.xcframework → jcore-ios-5.0.1.xcframework}/ios-arm64_x86_64-simulator/Headers/JGCOREAPI.h +0 -0
- /package/ios/{jcore-ios-4.9.0.xcframework → jcore-ios-5.0.1.xcframework}/ios-arm64_x86_64-simulator/Headers/JGInforCollectionAuth.h +0 -0
- /package/ios/{jcore-ios-4.9.0.xcframework → jcore-ios-5.0.1.xcframework}/ios-arm64_x86_64-simulator/PrivacyInfo.xcprivacy +0 -0
|
@@ -9,7 +9,7 @@
|
|
|
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
|
-
|
|
12
|
+
624D3A382DB78EBC00C8C3C0 /* jcore-ios-5.0.1.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 624D3A372DB78EBC00C8C3C0 /* jcore-ios-5.0.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
|
-
|
|
32
|
+
624D3A372DB78EBC00C8C3C0 /* jcore-ios-5.0.1.xcframework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcframework; path = "jcore-ios-5.0.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
|
-
|
|
40
|
+
624D3A382DB78EBC00C8C3C0 /* jcore-ios-5.0.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
|
-
|
|
50
|
+
624D3A372DB78EBC00C8C3C0 /* jcore-ios-5.0.1.xcframework */,
|
|
51
51
|
);
|
|
52
52
|
name = Frameworks;
|
|
53
53
|
sourceTree = "<group>";
|
|
Binary file
|
|
Binary file
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
|
3
|
+
<plist version="1.0">
|
|
4
|
+
<dict>
|
|
5
|
+
<key>SchemeUserState</key>
|
|
6
|
+
<dict>
|
|
7
|
+
<key>RCTJCoreModule.xcscheme_^#shared#^_</key>
|
|
8
|
+
<dict>
|
|
9
|
+
<key>orderHint</key>
|
|
10
|
+
<integer>0</integer>
|
|
11
|
+
</dict>
|
|
12
|
+
</dict>
|
|
13
|
+
</dict>
|
|
14
|
+
</plist>
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
|
3
|
+
<plist version="1.0">
|
|
4
|
+
<dict>
|
|
5
|
+
<key>SchemeUserState</key>
|
|
6
|
+
<dict>
|
|
7
|
+
<key>RCTJCoreModule.xcscheme_^#shared#^_</key>
|
|
8
|
+
<dict>
|
|
9
|
+
<key>orderHint</key>
|
|
10
|
+
<integer>0</integer>
|
|
11
|
+
</dict>
|
|
12
|
+
</dict>
|
|
13
|
+
</dict>
|
|
14
|
+
</plist>
|
|
@@ -8,32 +8,32 @@
|
|
|
8
8
|
<key>HeadersPath</key>
|
|
9
9
|
<string>Headers</string>
|
|
10
10
|
<key>LibraryIdentifier</key>
|
|
11
|
-
<string>ios-
|
|
11
|
+
<string>ios-arm64_x86_64-simulator</string>
|
|
12
12
|
<key>LibraryPath</key>
|
|
13
|
-
<string>
|
|
13
|
+
<string>libJCore.a</string>
|
|
14
14
|
<key>SupportedArchitectures</key>
|
|
15
15
|
<array>
|
|
16
16
|
<string>arm64</string>
|
|
17
|
+
<string>x86_64</string>
|
|
17
18
|
</array>
|
|
18
19
|
<key>SupportedPlatform</key>
|
|
19
20
|
<string>ios</string>
|
|
21
|
+
<key>SupportedPlatformVariant</key>
|
|
22
|
+
<string>simulator</string>
|
|
20
23
|
</dict>
|
|
21
24
|
<dict>
|
|
22
25
|
<key>HeadersPath</key>
|
|
23
26
|
<string>Headers</string>
|
|
24
27
|
<key>LibraryIdentifier</key>
|
|
25
|
-
<string>ios-
|
|
28
|
+
<string>ios-arm64</string>
|
|
26
29
|
<key>LibraryPath</key>
|
|
27
|
-
<string>
|
|
30
|
+
<string>libJCore.a</string>
|
|
28
31
|
<key>SupportedArchitectures</key>
|
|
29
32
|
<array>
|
|
30
33
|
<string>arm64</string>
|
|
31
|
-
<string>x86_64</string>
|
|
32
34
|
</array>
|
|
33
35
|
<key>SupportedPlatform</key>
|
|
34
36
|
<string>ios</string>
|
|
35
|
-
<key>SupportedPlatformVariant</key>
|
|
36
|
-
<string>simulator</string>
|
|
37
37
|
</dict>
|
|
38
38
|
</array>
|
|
39
39
|
<key>CFBundlePackageType</key>
|
|
Binary file
|
|
Binary file
|
package/package.json
CHANGED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|