Apple Introduces New Frameworks and Tools for Developers, Including Xcode 12

As part of WWDC 2020 this week, Apple has introduced a series of new APIs, frameworks, and tools for developers, ranging from App Clips to Xcode 12 to a new SwiftUI API for making widgets that work across iOS, iPadOS, and macOS.

xcode 12

  • App Clips: New in iOS 14, App Clips surface information from relevant apps without requiring users to download an entire app. Apple describes App Clips as a "small part" of an app designed to be discovered the moment it is needed. Once inside the App Clip, users can easily install the full app with a single tap.
  • Widgets: iOS 14 features widgets that can be pinned in different sizes on any home screen page, providing useful information at a glance. For this, Apple has released a new SwiftUI API that allows developers to use the same code to build a widget for iOS, iPadOS, and macOS.
  • Find My network accessory program: In iOS 14, the Find My app is gaining support for finding third-party products and accessories with the new Find My network accessory program. This will allow users to use the Find My app to locate non-Apple devices, complete with end-to-end encryption. A draft specification is available for accessory makers and product manufacturers starting today.
  • Xcode 12: Apple's development tool has received a redesign to match macOS Big Sur. Apple says new document tabs make opening multiple files faster, while navigator fonts now match the system size, or can be set to small, medium, or large. In addition, Xcode 12 builds "macOS Universal" apps by default to support upcoming Macs with custom Apple silicon. Apple released the first beta of Xcode 12 today.
  • A new StoreKit tool in Xcode lets developers simulate subscription setup, in-app purchases, and refunds directly on a Mac.
  • Safari for Mac is adding support for the WebExtensions API used by Chrome, Firefox, and Edge, making it easier for extension developers to work with Safari and distribute through the Mac App Store.
  • App Store now supports Family Sharing for subscriptions and in-app purchases.
  • HomePod is gaining support for third-party music services.
  • Users can set third-party web browser and email apps as default in iOS 14.
  • Developers now have the option to detail their app's privacy practices directly in the App Store for users to review, including the types of data the app might collect, whether that data is shared with third parties, and the option for users to opt out.

Apple outlines several other new developer efforts in its press release, including the ability to "challenge" App Store Review Guidelines starting later this summer.

Tag: Xcode

Popular Stories

iPhone 17 Pro on Desk Centered 1

iPhone 17 Pro Launching Next Month With These 12 New Features

Wednesday August 20, 2025 1:23 pm PDT by
Apple's iPhone 17 Pro and iPhone 17 Pro Max should be unveiled in a few more weeks, and there are plenty of rumors about the devices. Below, we recap key changes rumored for the iPhone 17 Pro models: Aluminum frame: iPhone 17 Pro models are rumored to have an aluminum frame, whereas the iPhone 15 Pro and iPhone 16 Pro models have a titanium frame, and the iPhone X through iPhone 14 Pro...
Apple Watch Ultra 2 Complications

Apple Watch Ultra 3 Just Weeks Away: Eight Reasons to Upgrade

Wednesday August 20, 2025 6:44 am PDT by
We're only weeks away from Apple's annual iPhone event – rumored to take place on September 9 – and along with the new iPhone 17 series, we're going to get a new version of the Apple Watch Ultra for the first time since 2023. By the time the Ultra 3 is unveiled, it will have been two years since the previous model arrived. The intervening period has left plenty of room for enhancements,...
apple wallet drivers license feature iPhone 15 pro

iPhone Driver's Licenses in Apple Wallet Now Available in 10 U.S. States

Wednesday August 20, 2025 12:00 pm PDT by
In select U.S. states, residents can add their driver's license or state ID to the Wallet app on the iPhone and Apple Watch, providing a convenient and contactless way to display proof of identity or age at select airports and businesses, and in select apps. This week, Apple announced the 10th U.S. state that has implemented the feature: Montana. Below, we have recapped key details about...
iPhone 17 Pro Dark Blue and Orange

When Is iPhone 17 Coming Out?

Wednesday August 20, 2025 5:00 am PDT by
Apple's iPhone 17 series is expected to debut in September 2025. This release follows Apple's recent trend of introducing new iPhone models annually in the fall. To unveil the iPhone 17, iPhone 17 Air, iPhone 17 Pro, and iPhone 17 Pro Max, Apple is expected to hold its annual iPhone announcement event during the week of September 8, 2025, with September 9 or 10 emerging as the most likely...
apple design award 2025

Apple Announces 2025 Design Award Winners Ahead of WWDC 2025

Tuesday June 3, 2025 10:14 am PDT by
As we wait for WWDC to kick off next Monday, Apple today announced the winners of its annual Apple Design Awards, recognizing apps and games for their innovation, ingenuity, and technical achievement. The 2025 Apple Design Award winners are listed below, with one app and one game selected per category: Delight and Fun - CapWords (App) and Balatro (Game) Innovation - Play (App) and PBJ -...
maxresdefault

The MacRumors Show: Apple Watch Series 11 and Ultra 3 or Wait for Next Year?

Friday August 22, 2025 9:15 am PDT by
On this week's episode of The MacRumors Show, we talk through what to expect from the Apple Watch SE 3, Series 11, and Ultra 3, and whether it's worth holding off on an upgrade until next year. Subscribe to The MacRumors Show YouTube channel for more videos The third-generation Apple Watch SE is rumored to feature a larger display (perhaps like the Apple Watch Series 7), the S11 chip, and...

Top Rated Comments

lunarworks Avatar
68 months ago

How are they going to allows cross-platform applications using X11 for the GUI to run on macOS, many of which are not specifically designed for macOS. This includes numerous scientific and academic software projects.

Will I be able to run command line tools from terminal (a python script for example)?
Is python or Rstudio going to work at all?
Is it possible to connect to a server via Terminal and launch a non-Mac applications with its GUI?
What happens to the Unix based language?

I think all scientists got REKT by Tim and his MacOS hipster edition. Why can’t we keep the ****ing desktop OS?
Whatever people have been doing on 10.15 they should still be able to do in 11.0. The kernel hasn't changed.

They did some UX changes, and people are losing their minds.
Score: 7 Votes (Like | Disagree)
cmaier Avatar
68 months ago
Shockingly my most complex app built fine from a clean build folder in Xcode 12, including for ios 14 and the simulator.

That never happens when Xcode is updated.
Score: 6 Votes (Like | Disagree)
HiRez Avatar
68 months ago

Xcode 12 is a universal app so when comes it to iPad?
It's Universal for macOS Intel + Apple chips, I don't think it's universal between macOS + iOS. Probably will happen at some point though.
Score: 6 Votes (Like | Disagree)
albebaubles Avatar
68 months ago

Apple needs an Xcode 11/12 tutorial.
no just do your homework like we all do every year.


Still no Xcode to iPad. It’s a shame. Nothing less.
They simply do not have enough onboard RAM, how hard is that to comprehend? Like whining your 4 cylinder won't tow like a diesel.
Score: 6 Votes (Like | Disagree)
mattlqx Avatar
68 months ago

Xcode 12 is a universal app so when comes it to iPad?
Now, as then, Universal refers to the architectures supported by the binary, not the frameworks.

Apple displayed mobile apps being run-able on the desktop. It won't be going the other way around (desktop apps on mobile) because of the obvious resource and UI paradigm differences.
Score: 4 Votes (Like | Disagree)
Spungoflex Avatar
68 months ago
Part of me likes the new look and part of me think it makes Apple computers look like Fisher-Price toys.
Score: 4 Votes (Like | Disagree)