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;
|
||||
buildConfigurationList = 572EF24B1B51F18A00EEBB58 /* Build configuration list for PBXNativeTarget "SocketIO" */;
|
||||
buildPhases = (
|
||||
572EF2351B51F18A00EEBB58 /* Headers */,
|
||||
572EF2331B51F18A00EEBB58 /* Sources */,
|
||||
572EF2341B51F18A00EEBB58 /* Frameworks */,
|
||||
572EF2351B51F18A00EEBB58 /* Headers */,
|
||||
572EF2361B51F18A00EEBB58 /* Resources */,
|
||||
);
|
||||
buildRules = (
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user