Merge pull request #1410 from NachoSoto/headers-phase
Fixed build phases order in target
This commit is contained in:
commit
e1c18a3ea8
@ -344,9 +344,9 @@
|
|||||||
isa = PBXNativeTarget;
|
isa = PBXNativeTarget;
|
||||||
buildConfigurationList = 572EF24B1B51F18A00EEBB58 /* Build configuration list for PBXNativeTarget "SocketIO" */;
|
buildConfigurationList = 572EF24B1B51F18A00EEBB58 /* Build configuration list for PBXNativeTarget "SocketIO" */;
|
||||||
buildPhases = (
|
buildPhases = (
|
||||||
|
572EF2351B51F18A00EEBB58 /* Headers */,
|
||||||
572EF2331B51F18A00EEBB58 /* Sources */,
|
572EF2331B51F18A00EEBB58 /* Sources */,
|
||||||
572EF2341B51F18A00EEBB58 /* Frameworks */,
|
572EF2341B51F18A00EEBB58 /* Frameworks */,
|
||||||
572EF2351B51F18A00EEBB58 /* Headers */,
|
|
||||||
572EF2361B51F18A00EEBB58 /* Resources */,
|
572EF2361B51F18A00EEBB58 /* Resources */,
|
||||||
);
|
);
|
||||||
buildRules = (
|
buildRules = (
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user