casguides.blogg.se

Xcode old version
Xcode old version










xcode old version

With the latest version of Xcode this doesn’t seem to be possible anymore so we thought we’d just do it the “official” way then: targeting the most recent macOS SDK and only setting the deployment target. In the last years and with older versions of Xcode we have always installed older macOS SDKs (using publicly available scripts) and used them to build against as we have run into several issues when building against the latest SDK version and only setting the deployment target to an older version.

xcode old version

We’re using a 2018 Mac mini running macOS 10.15.7 for the release builds with Jenkins. We have a macOS app that supports macOS 10.12 and later.












Xcode old version