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?
Selecting any option will automatically load the page
Post
Replies
Boosts
Views
Activity
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.
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
macOS app using a TabView, each tab's root view is using a @FetchRequest to populate a List view. while switching between tabs results in 1 ... (n * n) duplicate items on each tab switch. The behaviour is as if the internal update call in response to the SwiftUI view updating is not clearing the previous List view items but is appending to it. How do you clear or empty the List view on/or before every UI update call to the @FetchRequest property wrapper?
So recently, Xcode has been stuck on launch, and the only way for it to launch is to kill the core simulator process or keep trying to launch until it eventually starts. Has anyone experienced this?
Xcode 14.2
macOS 12.6.3
MacBook Pro.
Latest Xcode 14.3 beta 3 Watch OS & tvOS sims are not compatible with the beta 3 release
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.
Is Xcode 14.3 going to be a Universal build or just Apple Silicon? 96 Hangs.
The following ticket FB12083595 was created to track the above issue observed with Xcode 14.3 RC2 running on macOS/AS even though the Deprecated Functions warning is set Yes in Build Settings.
When all platforms are selected for download via Safari, it is a game of roulette where either a platform is not downloaded, Xcode is included in the download, or Xcode is not downloaded, but all four platforms are downloaded. This then creates a download mess with the manifest file because now you have a uncheck a few platforms and start all over again. How do you raise the Safari concurrent file download limit?
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?
macOS 14 Release Candidate
I tried upgrading to the release candidate and got build 23A5337a instead. Does this happen to anyone else?
Xcode 14+, including Xcode 15 sims, no longer detaches Apps on stop on macOS 13.5+ Apple Silicon. Terminating the sim releases the connection with Xcode and resets the stop button. The same happens for mac apps.
iMessage Contact Key Verification
New Features
With iMessage Contact Key Verification, users can choose to further verify that they are messaging only with the people they intend. iMessage Contact Key Verification uses Key Transparency to enable automatic verification that the iMessage key distribution service returns device keys that have been logged to a verifiable and auditable map. When a user enables the feature, they will be notified about any validation errors directly in the Messages conversation transcript and Apple ID Settings.
For even higher security, iMessage Contact Key Verification users can compare a contact verification code in person, on FaceTime, or through another secure call. They can also choose to create or edit a contact and save a public key to turn on iMessage Contact Key Verification with that person.
All devices signed into your iCloud account must be on the minimum supported version of iOS 17.2 Beta, macOS 17.2 Beta, or watchOS 17.2 Beta. If you wish to keep using other devices on older versions of the OS, you will need to sign out of iMessage on these devices in order to enable contact key verification. (111356044)
The following ticket was created to request this feature to fill the gap of missing RadioButton PickerStyles on mobile: FB13345079.