Changes between Initial Version and Version 1 of Ticket #57137, comment 2
- Timestamp:
- Sep 20, 2018, 9:16:36 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #57137, comment 2
initial v1 3 3 1. why do we run a build phase, when the build always seems to occur again in the destroot phase anyway, and sometimes this causes errors? 4 4 2. the -derivedDataPath issue 5 3. at least on Xcode 10, the -derivedDataPath flag is only accepted if there is a scheme, which so far seems to be the same as ${xcode.targe }5 3. at least on Xcode 10, the -derivedDataPath flag is only accepted if there is a scheme, which so far seems to be the same as ${xcode.target} 6 6 7 7 SO -- I am wondering if the xcode PG might just add the following as a default, as it seems to be working for me so far on several ports: