Xcode 12.5.1 リリース
2021年6月20日に Xcode 12.5.1 がリリースされました!
Xcode 12.4 に比べて多数の修正点・新機能が入っています。
注目すべき点としては、
・XCFramework を生成する xcodebuild コマンドで、-archive オプションがサポートされた!
・Swift 5.4 のサポート
Swift packages that specify a 5.4 tools version can now explicitly declare targets as executable, which allows the use of the @main keyword in package code. (SE-0294, 47691185)
Xcode 12.5.1 Release Notes
https://developer.apple.com/documentation/xcode-release-notes/xcode-12_5_1-release-notes
Xcode 12.5 Release Notes – Apple Developer
https://developer.apple.com/documentation/xcode-release-notes/xcode-12_5-release-notes
フルインストーラー
フルインストーラーはこちらからダウンロードできます。
Apple Developer の登録が必要なので、まだの人はさっさと登録しておきましょう。
More – Downloads – Apple Developer
https://developer.apple.com/download/all
この Xcode_12.5.1.xip をダウンロードします。
ダウンロードしたらこのxipをアプリケーションフォルダにコピーしてダブルクリックして解凍しましょう。
それではよいXcodeライフを!
SwiftUIを学ぶのにおすすめの本
SwiftUI開発レシピ iOS 14 対応
SwiftUI iPhoneアプリ開発入門ノート[2020] iOS 14 対応
SwiftUI 徹底入門
SwiftUIではじめるiPhoneアプリプログラミング入門
iOS/macOS UIフレームワーク SwiftUIプログラミング
コメント