Added
- An
--xcode-warnings
option to trigger Xcode warnings when used in Script. - A
--skip-proj-reference
option to not touch the proj file. This may fix a rebuilding performance regression when used in Xcode under some cases.
Fixed
- Some warnings in SPM and package manifest file.