|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */
|
10 | 10 | 5C103CA7236041E7000AD3DA /* RCTJPushEventQueue.m in Sources */ = {isa = PBXBuildFile; fileRef = 5C103CA6236041E7000AD3DA /* RCTJPushEventQueue.m */; };
|
11 |
| - 623F02B02BDA15F70041AD17 /* jpush-ios-5.3.0.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 623F02AF2BDA15F70041AD17 /* jpush-ios-5.3.0.xcframework */; }; |
12 | 11 | 624386D81E096B8800F69E07 /* RCTJPushModule.m in Sources */ = {isa = PBXBuildFile; fileRef = 624386D41E096B8800F69E07 /* RCTJPushModule.m */; };
|
| 12 | + 6283FF562D390E45003A8199 /* jpush-ios-5.5.0.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6283FF552D390E45003A8199 /* jpush-ios-5.5.0.xcframework */; }; |
13 | 13 | /* End PBXBuildFile section */
|
14 | 14 |
|
15 | 15 | /* Begin PBXCopyFilesBuildPhase section */
|
|
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 |
| - 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 | 30 | 624386D31E096B8800F69E07 /* RCTJPushModule.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RCTJPushModule.h; sourceTree = "<group>"; };
|
32 | 31 | 624386D41E096B8800F69E07 /* RCTJPushModule.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RCTJPushModule.m; sourceTree = "<group>"; };
|
33 | 32 | 6280980A1CEDC407000D3A81 /* libRCTJPushModule.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libRCTJPushModule.a; sourceTree = BUILT_PRODUCTS_DIR; };
|
| 33 | + 6283FF552D390E45003A8199 /* jpush-ios-5.5.0.xcframework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcframework; name = "jpush-ios-5.5.0.xcframework"; path = "RCTJPushModule/jpush-ios-5.5.0.xcframework"; sourceTree = "<group>"; }; |
34 | 34 | /* End PBXFileReference section */
|
35 | 35 |
|
36 | 36 | /* Begin PBXFrameworksBuildPhase section */
|
37 | 37 | 628098071CEDC407000D3A81 /* Frameworks */ = {
|
38 | 38 | isa = PBXFrameworksBuildPhase;
|
39 | 39 | buildActionMask = 2147483647;
|
40 | 40 | files = (
|
41 |
| - 623F02B02BDA15F70041AD17 /* jpush-ios-5.3.0.xcframework in Frameworks */, |
| 41 | + 6283FF562D390E45003A8199 /* jpush-ios-5.5.0.xcframework in Frameworks */, |
42 | 42 | );
|
43 | 43 | runOnlyForDeploymentPostprocessing = 0;
|
44 | 44 | };
|
|
48 | 48 | 5CF8E647231E3A9200B12200 /* Frameworks */ = {
|
49 | 49 | isa = PBXGroup;
|
50 | 50 | children = (
|
51 |
| - 623F02AF2BDA15F70041AD17 /* jpush-ios-5.3.0.xcframework */, |
| 51 | + 6283FF552D390E45003A8199 /* jpush-ios-5.5.0.xcframework */, |
52 | 52 | );
|
53 | 53 | name = Frameworks;
|
54 | 54 | sourceTree = "<group>";
|
|
0 commit comments