|
11 | 11 | isa = PBXAggregateTarget; |
12 | 12 | buildConfigurationList = 6A28265417C69CB400C6A948 /* Build configuration list for PBXAggregateTarget "OpenSSL-iOS" */; |
13 | 13 | buildPhases = ( |
14 | | - 6A28265317C69CB400C6A948 /* OpenSSL */, |
| 14 | + 6A28265317C69CB400C6A948 /* OpenSSL-iOS */, |
15 | 15 | ); |
16 | 16 | dependencies = ( |
17 | 17 | ); |
|
22 | 22 | isa = PBXAggregateTarget; |
23 | 23 | buildConfigurationList = 6A3C609217D5963700382DFF /* Build configuration list for PBXAggregateTarget "libssh2-iOS" */; |
24 | 24 | buildPhases = ( |
25 | | - 6A3C609117D5963700382DFF /* libssh2 */, |
| 25 | + 6A3C609117D5963700382DFF /* libssh2-iOS */, |
26 | 26 | ); |
27 | 27 | dependencies = ( |
28 | 28 | 6A3C609D17D5964E00382DFF /* PBXTargetDependency */, |
|
45 | 45 | isa = PBXAggregateTarget; |
46 | 46 | buildConfigurationList = D0A330F316027F3700A616FA /* Build configuration list for PBXAggregateTarget "libgit2-iOS" */; |
47 | 47 | buildPhases = ( |
48 | | - D0A330F616027F3B00A616FA /* libgit2 */, |
| 48 | + D0A330F616027F3B00A616FA /* libgit2-iOS */, |
49 | 49 | ); |
50 | 50 | dependencies = ( |
51 | 51 | 6A28265B17C69D6300C6A948 /* PBXTargetDependency */, |
|
1194 | 1194 | /* End PBXResourcesBuildPhase section */ |
1195 | 1195 |
|
1196 | 1196 | /* Begin PBXShellScriptBuildPhase section */ |
1197 | | - 6A28265317C69CB400C6A948 /* OpenSSL */ = { |
| 1197 | + 6A28265317C69CB400C6A948 /* OpenSSL-iOS */ = { |
1198 | 1198 | isa = PBXShellScriptBuildPhase; |
1199 | 1199 | buildActionMask = 2147483647; |
1200 | 1200 | files = ( |
1201 | 1201 | ); |
1202 | 1202 | inputPaths = ( |
1203 | 1203 | ); |
1204 | | - name = OpenSSL; |
| 1204 | + name = "OpenSSL-iOS"; |
1205 | 1205 | outputPaths = ( |
1206 | 1206 | ); |
1207 | 1207 | runOnlyForDeploymentPostprocessing = 0; |
1208 | 1208 | shellPath = /bin/sh; |
1209 | 1209 | shellScript = script/update_libssl_ios; |
1210 | 1210 | }; |
1211 | | - 6A3C609117D5963700382DFF /* libssh2 */ = { |
| 1211 | + 6A3C609117D5963700382DFF /* libssh2-iOS */ = { |
1212 | 1212 | isa = PBXShellScriptBuildPhase; |
1213 | 1213 | buildActionMask = 2147483647; |
1214 | 1214 | files = ( |
1215 | 1215 | ); |
1216 | 1216 | inputPaths = ( |
1217 | 1217 | ); |
1218 | | - name = libssh2; |
| 1218 | + name = "libssh2-iOS"; |
1219 | 1219 | outputPaths = ( |
1220 | 1220 | ); |
1221 | 1221 | runOnlyForDeploymentPostprocessing = 0; |
|
1236 | 1236 | shellPath = /bin/sh; |
1237 | 1237 | shellScript = script/update_libgit2; |
1238 | 1238 | }; |
1239 | | - D0A330F616027F3B00A616FA /* libgit2 */ = { |
| 1239 | + D0A330F616027F3B00A616FA /* libgit2-iOS */ = { |
1240 | 1240 | isa = PBXShellScriptBuildPhase; |
1241 | 1241 | buildActionMask = 2147483647; |
1242 | 1242 | files = ( |
1243 | 1243 | ); |
1244 | 1244 | inputPaths = ( |
1245 | 1245 | ); |
1246 | | - name = libgit2; |
| 1246 | + name = "libgit2-iOS"; |
1247 | 1247 | outputPaths = ( |
1248 | 1248 | ); |
1249 | 1249 | runOnlyForDeploymentPostprocessing = 0; |
|
0 commit comments