6539f02a28
The grand patch with all we learned over past 3 days. A key factor is that Xcode legacy build must be used, or the build.sh files need to be changed to not touch the output .a file unless it doesn't exist or the input files have changed. The xcrun is called twice for each project (for device and sim) and the second run fails to access the C/Rust .a files linked in the build script. |
||
---|---|---|
.. | ||
common.xcconfig |