On both RC versions of macOS 15 and Xcode 16, predictive code completion fails to install with the following error message:
The operation couldn’t be completed. (ModelCatalog.CatalogErrors.AssetErrors error 1.)
Domain: ModelCatalog.CatalogErrors.AssetErrors
Code: 1
User Info: {
DVTErrorCreationDateKey = "2024-09-09 21:23:43 +0000";
}
--
Failed to find asset: com.apple.fm.code.generate_small_v1.tokenizer - no asset
Domain: ModelCatalog.CatalogErrors.AssetErrors
Code: 1
--
System Information
macOS Version 15.0 (Build 24A335)
Xcode 16.0 (23050) (Build 16A242)
Timestamp: 2024-09-09T17:23:43-04:00
Selecting any option will automatically load the page
Post
Replies
Boosts
Views
Activity
macOS 14 Release Candidate
I tried upgrading to the release candidate and got build 23A5337a instead. Does this happen to anyone else?
The compiler is raising the following error for @Relationship(.cascade, inverse: ...) with the message Type 'PropertyOptions' has no member 'cascade' Is there a replacement for this property option, or is the cascade behaviour implied internally by default?
Access to these forums should be based on paid agreements on file to the Apple Developer Program, and this will prevent these social engineers from trying to game the board and members with junk. Apple, you pride yourself on security & privacy. How about fixing the access to these forums to only developers with a contract on file and approved students only?
Topic:
Developer Tools & Services
SubTopic:
Developer Forums
Tags:
Forums Feedback
Developer Program
After going to the latest beta of Xcode, the following message has prevented application launch - WatchKit App - Unable to install "App," Please try again later.
Extensionless WatchKit app com.private.bundle.id.watchkitapp has a WatchKit extension.
But a newly created project runs without issue.
Does any have insights into this issue for existing projects vs newly created projects under the latest Xcode 14 beta?
Since iOS 18.2 the simulators have been missing the content under Apps menu for Settings. We are on to iOS 18.3 and still no Apps settings.
@dts
Please run a PR campaign for where non-developers should go to get help. There seems to be some kind of misinformation as to where consumers should go for support and they are all landing in the developer forums flooding the board with non-developer questions making it difficult to help other developers in need.
Is Xcode 14.3 going to be a Universal build or just Apple Silicon? 96 Hangs.
Without having to use @FetchRequest at the View level has any been able to successfully implement a CoreData Stack with observability in a model with the model being used at the View level. The view model sits between the View & Coredata Stack
CoreData Stack
ViewModel (ObservableObject)
SwiftUI View
WatchOS 8.5 release notes opens the tvOS Release notes and
the iPadOS 15.4 release notes opens the watchOS release notes.
@Apple
@Apple How do you set an iPad swiftUI app to Landscape only seeing that the Xcode supportedInterfaceOrientations flag is ignored by swiftUI.
The following doesn't work via the UIApplicationDelegateAdapter when the 2 methods are implemented.
func application(_ application: UIApplication, supportedInterfaceOrientationsFor window: UIWindow?) -> UIInterfaceOrientationMask {
.landscape
}
func supportedInterfaceOrientations(for window: UIWindow?) -> UIInterfaceOrientationMask {
.landscape
}
Does anyone know where to find the sample project?
Updating to macOS 13.3 - Previously Compatible WiFi network is now not compatible due to iCloud Relay. These changes were not mentioned in the release notes and if this is intended behaviour is iCloud Private Relay be deprecated? Then the magSafe light is now burning red on a full charged battery after the reboot.
Upgrade phone, then watch was paired to the new phone with developer mode enabled, but developer mode on watch is no longer visible on watchOS 10.4
Two days ago, the build number was 24B83, and now it's 24B2083, yet software updates don't see 24B2083 as the latest download.