|
3 | 3 | archiveVersion = 1; |
4 | 4 | classes = { |
5 | 5 | }; |
6 | | - objectVersion = 46; |
| 6 | + objectVersion = 54; |
7 | 7 | objects = { |
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
10 | 10 | 5C103CA7236041E7000AD3DA /* RCTJPushEventQueue.m in Sources */ = {isa = PBXBuildFile; fileRef = 5C103CA6236041E7000AD3DA /* RCTJPushEventQueue.m */; }; |
11 | | - 6202416F2ABD3DA900D71FBD /* libjpush-ios-5.2.0.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 6202416E2ABD3DA900D71FBD /* libjpush-ios-5.2.0.a */; }; |
| 11 | + 623F02B02BDA15F70041AD17 /* jpush-ios-5.3.0.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 623F02AF2BDA15F70041AD17 /* jpush-ios-5.3.0.xcframework */; }; |
12 | 12 | 624386D81E096B8800F69E07 /* RCTJPushModule.m in Sources */ = {isa = PBXBuildFile; fileRef = 624386D41E096B8800F69E07 /* RCTJPushModule.m */; }; |
13 | 13 | /* End PBXBuildFile section */ |
14 | 14 |
|
|
27 | 27 | /* Begin PBXFileReference section */ |
28 | 28 | 5C103CA5236041E7000AD3DA /* RCTJPushEventQueue.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RCTJPushEventQueue.h; sourceTree = "<group>"; }; |
29 | 29 | 5C103CA6236041E7000AD3DA /* RCTJPushEventQueue.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RCTJPushEventQueue.m; sourceTree = "<group>"; }; |
30 | | - 6202416E2ABD3DA900D71FBD /* libjpush-ios-5.2.0.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = "libjpush-ios-5.2.0.a"; path = "RCTJPushModule/libjpush-ios-5.2.0.a"; sourceTree = "<group>"; }; |
| 30 | + 623F02AF2BDA15F70041AD17 /* jpush-ios-5.3.0.xcframework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcframework; name = "jpush-ios-5.3.0.xcframework"; path = "RCTJPushModule/jpush-ios-5.3.0.xcframework"; sourceTree = "<group>"; }; |
31 | 31 | 624386D31E096B8800F69E07 /* RCTJPushModule.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RCTJPushModule.h; sourceTree = "<group>"; }; |
32 | 32 | 624386D41E096B8800F69E07 /* RCTJPushModule.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RCTJPushModule.m; sourceTree = "<group>"; }; |
33 | 33 | 6280980A1CEDC407000D3A81 /* libRCTJPushModule.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libRCTJPushModule.a; sourceTree = BUILT_PRODUCTS_DIR; }; |
34 | | - 62DA93BC21E8679300208462 /* JPUSHService.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = JPUSHService.h; sourceTree = "<group>"; }; |
35 | 34 | /* End PBXFileReference section */ |
36 | 35 |
|
37 | 36 | /* Begin PBXFrameworksBuildPhase section */ |
38 | 37 | 628098071CEDC407000D3A81 /* Frameworks */ = { |
39 | 38 | isa = PBXFrameworksBuildPhase; |
40 | 39 | buildActionMask = 2147483647; |
41 | 40 | files = ( |
42 | | - 6202416F2ABD3DA900D71FBD /* libjpush-ios-5.2.0.a in Frameworks */, |
| 41 | + 623F02B02BDA15F70041AD17 /* jpush-ios-5.3.0.xcframework in Frameworks */, |
43 | 42 | ); |
44 | 43 | runOnlyForDeploymentPostprocessing = 0; |
45 | 44 | }; |
|
49 | 48 | 5CF8E647231E3A9200B12200 /* Frameworks */ = { |
50 | 49 | isa = PBXGroup; |
51 | 50 | children = ( |
52 | | - 6202416E2ABD3DA900D71FBD /* libjpush-ios-5.2.0.a */, |
| 51 | + 623F02AF2BDA15F70041AD17 /* jpush-ios-5.3.0.xcframework */, |
53 | 52 | ); |
54 | 53 | name = Frameworks; |
55 | 54 | sourceTree = "<group>"; |
|
76 | 75 | children = ( |
77 | 76 | 5C103CA5236041E7000AD3DA /* RCTJPushEventQueue.h */, |
78 | 77 | 5C103CA6236041E7000AD3DA /* RCTJPushEventQueue.m */, |
79 | | - 62DA93BC21E8679300208462 /* JPUSHService.h */, |
80 | 78 | 624386D31E096B8800F69E07 /* RCTJPushModule.h */, |
81 | 79 | 624386D41E096B8800F69E07 /* RCTJPushModule.m */, |
82 | 80 | ); |
|
0 commit comments