|
3 | 3 | archiveVersion = 1; |
4 | 4 | classes = { |
5 | 5 | }; |
6 | | - objectVersion = 46; |
| 6 | + objectVersion = 52; |
7 | 7 | objects = { |
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
10 | 10 | 5C103CA7236041E7000AD3DA /* RCTJPushEventQueue.m in Sources */ = {isa = PBXBuildFile; fileRef = 5C103CA6236041E7000AD3DA /* RCTJPushEventQueue.m */; }; |
11 | 11 | 624386D81E096B8800F69E07 /* RCTJPushModule.m in Sources */ = {isa = PBXBuildFile; fileRef = 624386D41E096B8800F69E07 /* RCTJPushModule.m */; }; |
| 12 | + A40EE5272E2F693E00FD1C66 /* jpush-ios-5.7.0.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = A40EE5262E2F693E00FD1C66 /* jpush-ios-5.7.0.xcframework */; }; |
12 | 13 | /* End PBXBuildFile section */ |
13 | 14 |
|
14 | 15 | /* Begin PBXCopyFilesBuildPhase section */ |
|
26 | 27 | /* Begin PBXFileReference section */ |
27 | 28 | 5C103CA5236041E7000AD3DA /* RCTJPushEventQueue.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RCTJPushEventQueue.h; sourceTree = "<group>"; }; |
28 | 29 | 5C103CA6236041E7000AD3DA /* RCTJPushEventQueue.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RCTJPushEventQueue.m; sourceTree = "<group>"; }; |
29 | | - 622CECF22DB72E3400C13A88 /* jpush-ios-5.6.0.xcframework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcframework; name = "jpush-ios-5.6.0.xcframework"; path = "RCTJPushModule/jpush-ios-5.6.0.xcframework"; sourceTree = "<group>"; }; |
30 | 30 | 624386D31E096B8800F69E07 /* RCTJPushModule.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RCTJPushModule.h; sourceTree = "<group>"; }; |
31 | 31 | 624386D41E096B8800F69E07 /* RCTJPushModule.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RCTJPushModule.m; sourceTree = "<group>"; }; |
32 | 32 | 6280980A1CEDC407000D3A81 /* libRCTJPushModule.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libRCTJPushModule.a; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 33 | + A40EE5262E2F693E00FD1C66 /* jpush-ios-5.7.0.xcframework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcframework; name = "jpush-ios-5.7.0.xcframework"; path = "RCTJPushModule/jpush-ios-5.7.0.xcframework"; sourceTree = "<group>"; }; |
33 | 34 | /* End PBXFileReference section */ |
34 | 35 |
|
35 | 36 | /* Begin PBXFrameworksBuildPhase section */ |
36 | 37 | 628098071CEDC407000D3A81 /* Frameworks */ = { |
37 | 38 | isa = PBXFrameworksBuildPhase; |
38 | 39 | buildActionMask = 2147483647; |
39 | 40 | files = ( |
| 41 | + A40EE5272E2F693E00FD1C66 /* jpush-ios-5.7.0.xcframework in Frameworks */, |
40 | 42 | ); |
41 | 43 | runOnlyForDeploymentPostprocessing = 0; |
42 | 44 | }; |
|
46 | 48 | 5CF8E647231E3A9200B12200 /* Frameworks */ = { |
47 | 49 | isa = PBXGroup; |
48 | 50 | children = ( |
49 | | - 622CECF22DB72E3400C13A88 /* jpush-ios-5.6.0.xcframework */, |
| 51 | + A40EE5262E2F693E00FD1C66 /* jpush-ios-5.7.0.xcframework */, |
50 | 52 | ); |
51 | 53 | name = Frameworks; |
52 | 54 | sourceTree = "<group>"; |
|
0 commit comments