Changes between Initial Version and Version 1 of Ticket #63061, comment 3
- Timestamp:
- Jun 9, 2021, 6:42:14 PM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #63061, comment 3
initial v1 14 14 }}} 15 15 16 or just the raw, unversioned one is likely best: 17 {{{ 18 $ xcodebuild -version -sdk macosx Path 19 /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk 20 }}} 21 16 22 Previously, the incorrect SDK path had been baked into qttools, but this was fixed years ago: 17 23 {{{