|
9 | 9 | /* Begin PBXBuildFile section */ |
10 | 10 | 624386D71E096B8800F69E07 /* RCTJPushActionQueue.m in Sources */ = {isa = PBXBuildFile; fileRef = 624386D21E096B8800F69E07 /* RCTJPushActionQueue.m */; }; |
11 | 11 | 624386D81E096B8800F69E07 /* RCTJPushModule.m in Sources */ = {isa = PBXBuildFile; fileRef = 624386D41E096B8800F69E07 /* RCTJPushModule.m */; }; |
12 | | - 62854FE720F76769001F09E3 /* libjpush-ios-3.0.9.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 62854FE620F76769001F09E3 /* libjpush-ios-3.0.9.a */; }; |
| 12 | + 6296D38521251A7600E77B5E /* libjpush-ios-3.1.0.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 6296D38321251A7600E77B5E /* libjpush-ios-3.1.0.a */; }; |
13 | 13 | /* End PBXBuildFile section */ |
14 | 14 |
|
15 | 15 | /* Begin PBXCopyFilesBuildPhase section */ |
|
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 | | - 62854FE520F76769001F09E3 /* JPUSHService.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = JPUSHService.h; sourceTree = "<group>"; }; |
34 | | - 62854FE620F76769001F09E3 /* libjpush-ios-3.0.9.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = "libjpush-ios-3.0.9.a"; sourceTree = "<group>"; }; |
| 33 | + 6296D38321251A7600E77B5E /* libjpush-ios-3.1.0.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = "libjpush-ios-3.1.0.a"; sourceTree = "<group>"; }; |
| 34 | + 6296D38421251A7600E77B5E /* JPUSHService.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = JPUSHService.h; sourceTree = "<group>"; }; |
35 | 35 | /* End PBXFileReference section */ |
36 | 36 |
|
37 | 37 | /* Begin PBXFrameworksBuildPhase section */ |
38 | 38 | 628098071CEDC407000D3A81 /* Frameworks */ = { |
39 | 39 | isa = PBXFrameworksBuildPhase; |
40 | 40 | buildActionMask = 2147483647; |
41 | 41 | files = ( |
42 | | - 62854FE720F76769001F09E3 /* libjpush-ios-3.0.9.a in Frameworks */, |
| 42 | + 6296D38521251A7600E77B5E /* libjpush-ios-3.1.0.a in Frameworks */, |
43 | 43 | ); |
44 | 44 | runOnlyForDeploymentPostprocessing = 0; |
45 | 45 | }; |
|
65 | 65 | 6280980C1CEDC407000D3A81 /* RCTJPushModule */ = { |
66 | 66 | isa = PBXGroup; |
67 | 67 | children = ( |
68 | | - 62854FE520F76769001F09E3 /* JPUSHService.h */, |
69 | | - 62854FE620F76769001F09E3 /* libjpush-ios-3.0.9.a */, |
| 68 | + 6296D38421251A7600E77B5E /* JPUSHService.h */, |
| 69 | + 6296D38321251A7600E77B5E /* libjpush-ios-3.1.0.a */, |
70 | 70 | 624386D11E096B8800F69E07 /* RCTJPushActionQueue.h */, |
71 | 71 | 624386D21E096B8800F69E07 /* RCTJPushActionQueue.m */, |
72 | 72 | 624386D31E096B8800F69E07 /* RCTJPushModule.h */, |
|
0 commit comments