17-04-2021



  1. Download Xcode 12 Beta
  2. Download Xcode 12 Beta 3
  3. Download Xcode Beta 12.2
  4. Download Xcode For Windows

Following the seventh beta release of macOS Big Sur, Apple has just released the new Xcode 12.2 beta for developers — even though Xcode 12.1 has never been released. What’s more interesting is that the Xcode 12.2 release notes explicitly mention compatibility with iOS 14.2 and other software updates that haven’t been officially announced yet.

Xcode is the tool used by developers to create apps for iOS, macOS, watchOS, and tvOS. A new version of Xcode is required to build apps for new versions of Apple’s operating systems, as Apple released Xcode 12.0 this week with the iOS 14 SDK.

What’s New in Xcode 11.2 Beta Overview. Overview -Xcode 11.2 beta includes SDKs for iOS 13.2, macOS Catalina 10.15, watchOS 6.1, and tvOS 13.2. Xcode 11.2 beta supports on-device debugging for iOS 8 and later, tvOS 9 and later, and watchOS 2 and later. Xcode 11.2 beta requires a Mac running macOS Mojave 10.14.4 or later. Debugging Known Issues. While there isn’t an official release of Xcode for Windows, I’ll show you step by step how to do iOS development with Xcode on a Windows PC using the best so.

Xcode

Apple quietly released the Xcode 12.2 beta today on the Apple Developer portal, which can now be downloaded by developers. While skipping Xcode 12.1 may seem unusual, the release notes for Xcode 12.2 mention full support for iOS 14.2, iPadOS 14.2, tvOS 14.2, and watchOS 7.1 — of which none are available either as public releases or developer beta.

Xcode 12.2 beta includes SDKs for iOS 14.2, iPadOS 14.2, tvOS 14.2, watchOS 7.1, and macOS Big Sur 11. The Xcode 12.2 beta release supports on-device debugging for iOS 9 and later, tvOS 9 and later, and watchOS 2 and later. Xcode 12.2 beta requires a Mac with Apple silicon running macOS Big Sur 11 or later, or an Intel-based Mac running macOS Catalina 10.15.4 or later.

Apple quickly took the release notes of the Xcode 12.2 beta down, but the software is still available to developers for now. Previous rumors have suggested that iPhone 12 will be released next month with iOS 14.1, as iOS 14.0 is now available to all users. However, this may suggest that iOS 14.1 may arrive prior to the new iPhones, which could be shipped with iOS 14.2.

We are now investigating whether the Xcode 12.2 beta reveals any new details about the upcoming iOS 14.2.

Via James Thomson.

FTC: We use income earning auto affiliate links.More.

Today Apple released Xcode 11.2 Beta (11B41) to Developers.

Xcode 11.2 Beta (11B41) is now available for developers to test with. What’s new in this release?

I added links to my previous Xcode 11 Change Notes below. I also included Xcode Requirements and Mac App Store download links.

Summary of New Xcode 11. GM Seed Patch Notes

  • 4 New Features
  • 9 New Resolved issues
  • 3 New Known Issues
  • 0 New Deprecations

A Full List of changes is listed below, along with the full patch notes list.

Xcode 11 Links

Download

Main Xcode Page – https://developer.apple.com/xcode/

Release Notes Archive developer.apple.com/documentation/xcode_release_notes

Download

Xcode 11 Mac App Store Download Link

Previous Xcode “What’s New” Articles

  • Xcode 11.1 GM Seed (11A1027) – mrmacintosh.com/whats-new-in-xcode-11-1-gm-seed-11a1027/
  • Xcode 11 (11A420a) Production Version – mrmacintosh.com/xcode-11-11a420a-is-now-available-in-the-mac-app-store-whats-new/
  • Xcode 11 GM (11a420a) Seed #2 Release Notes Changes – mrmacintosh.com/whats-new-in-xcode-11-gm-seed-2-11a420a/
  • Xcode 11 GM (11a419C) Seed #1 Release Notes Changes – mrmacintosh.com/whats-new-in-xcode-11-gm-seed-1-11a419c/
  • Xcode 11 Beta 7 (11m392r) Release Notes Changes – mrmacintosh.com/whats-new-in-xcode-11-beta-7-11m392r/

macOS Requirements

macOS Mojave 10.14.4 or later

Beta

Download Xcode 12 Beta

What’s New in Xcode 11.2 Beta

Overview

Overview -Xcode 11.2 beta includes SDKs for iOS 13.2, macOS Catalina 10.15, watchOS 6.1, and tvOS 13.2. Xcode 11.2 beta supports on-device debugging for iOS 8 and later, tvOS 9 and later, and watchOS 2 and later. Xcode 11.2 beta requires a Mac running macOS Mojave 10.14.4 or later.

Debugging

Known Issues

  • Watch apps might fail to launch on Apple Watch from Xcode with the error: ”Failed to use existing instance 0 for app with bundle identifier: com.apple.Carousel.” This can occur when the iPhone and Apple Watch are too far from the wifi network base station and have a weak signal, the wifi network is congested, or the network doesn’t support peer-to-peer connections. (51431622)Workaround: Disable wifi on the Apple Watch in Settings to force use of bluetooth, or set up a separate 2.4GHz wifi base station and disable auto-connecting to the ‘bad’ wifi network.

Interface Builder

New Features

Download Xcode 12 Beta 3

  • Added support for configuring WKInterfaceAuthorizationAppleIDButton styles. (53251536)

Resolved Issues

  • Fixed an issue with UITabBarController where decoding an instance from a storyboard would create extra views at the left end of the screen. If you worked around this issue on Xcode 11.0 or 11.1 by creating a subclass of UITabBarController and hiding extra views in the initializer you can remove the workaround. (55310448)
  • Fixed a crash that occurred in iOS/tvOS projects when reselecting the currently selected color in a user-defined runtime attribute. (55464140)
  • The host system’s appearance no longer affects which fallback color is archived for an adaptive asset catalog color. (55570108)

Localization

Resolved Issues

  • Fixed a crash when importing a localization with xcodebuild into a project referencing a Swift package. (55636751)

Simulator

New Features

  • simctl video recording now produces smaller video files, supports HEIC compression, and takes advantage of hardware encoding support where available. In addition, the ability to record video on iOS 13, tvOS 13, and watchOS 6 devices has been restored. (50625716, 54409532, 55207068).NoteThe flags and arguments supported by simctl video recording have changed. See xcrun simctl help io for more information.
  • Simulator now has a menu item and keyboard shortcut to bring up the app switcher in iOS simulators. (54793361)

Resolved Issues

  • Fixed a crash loop that could occur on macOS 10.15 Catalina when using iCloud Drive in simulated devices running older versions of iOS. (51392951, 54282967, 54818084)
  • Fixed an issue causing simulated devices running iOS 13 to display a black window instead of enabling an external display or a CarPlay display. (53966664)

Swift Compiler

New Features

Download xcode 2.0
  • Swift function builders use a new type checking algorithm that improves compile times and eliminates many instances of ”unable to type-check this expression in reasonable time” errors for SwiftUI-heavy code. (50150793)

Resolved Issues

  • The enum NEHotspotConfigurationError in the NetworkExtension framework changed back to NS_ENUM (from NS_ERROR_ENUM), as it was before Xcode 11.0. (54134493)
  • Fixed a runtime crash that would occur when running watch apps statically linked with Swift libraries. (55082864)

Swift Packages

Resolved Issues

  • The scheme autogenerated for a Swift package will be automatically updated when the package adds or removes targets. (50586754, 54777895)

SwiftUI

Known Issues

  • Certain downloadable project files from the SwiftUI tutorials inside Xcode’s documentation viewer might fail during the download process. (55575465)Workaround: Open the web link using the sharing button and download the sample files directly from the online version of the tutorial.

watchOS

Download Xcode Beta 12.2

Known Issues

Download Xcode For Windows

  • watchOS applications built with the watchOS 6 SDK and a deployment target of watchOS 5.3 will crash on launch. (55360395)Workaround: Set the __WKEXTENSIONMAIN_LEGACY_TARGET_5_3 build setting to “legacy,” or use another deployment target instead of 5.3.