Xcode 12.0 beta 2 (12A6163b) に含まれる Framework
Xcode 12.0 beta 2 (12A6163b) の iOS platform の Frameworks の中をみると
$ cd /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks $ ls ARKit.framework AVFoundation.framework AVKit.framework Accelerate.framework Accessibility.framework Accounts.framework AdSupport.framework AddressBook.framework AddressBookUI.framework AppClip.framework AppTrackingTransparency.framework AssetsLibrary.framework AudioToolbox.framework AudioUnit.framework AuthenticationServices.framework AutomaticAssessmentConfiguration.framework BackgroundTasks.framework BusinessChat.framework CFNetwork.framework CallKit.framework CarPlay.framework ClassKit.framework ClockKit.framework CloudKit.framework Combine.framework Contacts.framework ContactsUI.framework CoreAudio.framework CoreAudioKit.framework CoreAudioTypes.framework CoreBluetooth.framework CoreData.framework CoreFoundation.framework CoreGraphics.framework CoreHaptics.framework CoreImage.framework CoreLocation.framework CoreMIDI.framework CoreML.framework CoreMedia.framework CoreMotion.framework CoreNFC.framework CoreServices.framework CoreSpotlight.framework CoreTelephony.framework CoreText.framework CoreVideo.framework CryptoKit.framework CryptoTokenKit.framework DeveloperToolsSupport.framework DeviceCheck.framework EventKit.framework EventKitUI.framework ExposureNotification.framework ExternalAccessory.framework FileProvider.framework FileProviderUI.framework Foundation.framework GLKit.framework GSS.framework GameController.framework GameKit.framework GameplayKit.framework HealthKit.framework HealthKitUI.framework HomeKit.framework IOKit.framework IOSurface.framework IdentityLookup.framework IdentityLookupUI.framework ImageCaptureCore.framework ImageIO.framework Intents.framework IntentsUI.framework JavaScriptCore.framework LinkPresentation.framework LocalAuthentication.framework MLCompute.framework MapKit.framework MediaAccessibility.framework MediaPlayer.framework MediaSetup.framework MediaToolbox.framework MessageUI.framework Messages.framework Metal.framework MetalKit.framework MetalPerformanceShaders.framework MetalPerformanceShadersGraph.framework MetricKit.framework MobileCoreServices.framework ModelIO.framework MultipeerConnectivity.framework NaturalLanguage.framework NearbyInteraction.framework Network.framework NetworkExtension.framework NewsstandKit.framework NotificationCenter.framework OSLog.framework OpenAL.framework OpenGLES.framework PDFKit.framework PassKit.framework PencilKit.framework Photos.framework PhotosUI.framework PushKit.framework QuartzCore.framework QuickLook.framework QuickLookThumbnailing.framework RealityKit.framework ReplayKit.framework SafariServices.framework SceneKit.framework ScreenTime.framework Security.framework SensorKit.framework Social.framework SoundAnalysis.framework Speech.framework SpriteKit.framework StoreKit.framework SwiftUI.framework SystemConfiguration.framework Twitter.framework UIKit.framework UniformTypeIdentifiers.framework UserNotifications.framework UserNotificationsUI.framework VideoSubscriberAccount.framework VideoToolbox.framework Vision.framework VisionKit.framework WatchConnectivity.framework WebKit.framework WidgetKit.framework _AVKit_SwiftUI.framework _HomeKit_SwiftUI.framework _MapKit_SwiftUI.framework _QuickLook_SwiftUI.framework _SceneKit_SwiftUI.framework _SpriteKit_SwiftUI.framework iAd.framework
という感じだった。
AppClips や ScreenTime など iOS 14 のあたらしい framework は含まれているが、Apple Archive はなかった。
macOS Big Sur の framework はこんな感じ。こちらも AppleArchive はない。
$ cd /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/iOSSupport/System/Library/Frameworks $ ls ARKit.framework AVKit.framework AddressBook.framework AddressBookUI.framework AssetsLibrary.framework AuthenticationServices.framework BusinessChat.framework CarPlay.framework ContactsUI.framework CoreAudioKit.framework CoreNFC.framework EventKitUI.framework GameController.framework GameKit.framework GameplayKit.framework HealthKit.framework HealthKitUI.framework HomeKit.framework IdentityLookupUI.framework IntentsUI.framework JavaScriptCore.framework LinkPresentation.framework MapKit.framework MediaPlayer.framework MessageUI.framework Messages.framework MetalKit.framework MobileCoreServices.framework MultipeerConnectivity.framework NetworkExtensioniOSSupport.framework NewsstandKit.framework OpenAL.framework PDFKit.framework PassKit.framework PencilKit.framework PhotosUI.framework QuickLook.framework RealityKit.framework ReplayKit.framework SafariServices.framework SceneKit.framework ScreenTime.framework Social.framework SpriteKit.framework StoreKit.framework SwiftUI.framework Twitter.framework UIKit.framework UserNotificationsUI.framework VisionKit.framework WatchConnectivity.framework WebKit.framework WidgetKit.framework _AVKit_SwiftUI.framework _MapKit_SwiftUI.framework _SpriteKit_SwiftUI.framework iAd.framework