|
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 | | - 62DCABEE2182B19C007CBEAE /* libjpush-ios-3.1.1.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 62DCABEC2182B19C007CBEAE /* libjpush-ios-3.1.1.a */; }; |
| 12 | + 62DA93BE21E8679300208462 /* libjpush-ios-3.1.2.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 62DA93BD21E8679300208462 /* libjpush-ios-3.1.2.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 | | - 62DCABEC2182B19C007CBEAE /* libjpush-ios-3.1.1.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = "libjpush-ios-3.1.1.a"; sourceTree = "<group>"; }; |
34 | | - 62DCABED2182B19C007CBEAE /* JPUSHService.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = JPUSHService.h; sourceTree = "<group>"; }; |
| 33 | + 62DA93BC21E8679300208462 /* JPUSHService.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = JPUSHService.h; sourceTree = "<group>"; }; |
| 34 | + 62DA93BD21E8679300208462 /* libjpush-ios-3.1.2.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = "libjpush-ios-3.1.2.a"; 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 | | - 62DCABEE2182B19C007CBEAE /* libjpush-ios-3.1.1.a in Frameworks */, |
| 42 | + 62DA93BE21E8679300208462 /* libjpush-ios-3.1.2.a in Frameworks */, |
43 | 43 | ); |
44 | 44 | runOnlyForDeploymentPostprocessing = 0; |
45 | 45 | }; |
|
65 | 65 | 6280980C1CEDC407000D3A81 /* RCTJPushModule */ = { |
66 | 66 | isa = PBXGroup; |
67 | 67 | children = ( |
68 | | - 62DCABED2182B19C007CBEAE /* JPUSHService.h */, |
69 | | - 62DCABEC2182B19C007CBEAE /* libjpush-ios-3.1.1.a */, |
| 68 | + 62DA93BC21E8679300208462 /* JPUSHService.h */, |
| 69 | + 62DA93BD21E8679300208462 /* libjpush-ios-3.1.2.a */, |
70 | 70 | 624386D11E096B8800F69E07 /* RCTJPushActionQueue.h */, |
71 | 71 | 624386D21E096B8800F69E07 /* RCTJPushActionQueue.m */, |
72 | 72 | 624386D31E096B8800F69E07 /* RCTJPushModule.h */, |
|
0 commit comments