Post

Replies

Boosts

Views

Activity

Reply to Xcode 16 MacOS Sequoia SwiftData not saving data after running application
Experiencing the same issue in my app after upgrading to Xcode 16. When running the app from Xcode the data does not persist. Launching the app from the device everything seems to work fine, data changes are persisted across launches. The only log I see when running from Xcode is "CoreSVG has logged an error. Set environment variabe "CORESVG_VERBOSE" to learn more.". Everything was working fine in Xcode 15.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Oct ’24
Reply to SwiftData error: NSKeyedUnarchiveFromData' should not be used to for un-archiving and will be removed in a future release
On Xcode 16, and running into the same issue. All the properties in my model are codable. Only saw this warning after I turned on CloudKit. Would love an update on this.
Replies
Boosts
Views
Activity
May ’25
Reply to Xcode 16.0 Can't detect my iPhone running iOS 18
This happened to me. I had to go into Settings > Developer Mode > Clear Trusted Computers. Doing so brought up a dialog to trust the computer I was connected to. After selecting "Trust" I was able to build and run normally from Xcode. It might help to disable wifi and use a wired connection.
Replies
Boosts
Views
Activity
May ’25
Reply to error: the replacement path doesn't exist:
Also getting the same logs in Xcode: error: the replacement path doesn't exist: I'm not sure if this is debug log noise or something that needs to be fixed.
Replies
Boosts
Views
Activity
Jan ’25
Reply to Textfield producing : Can't find or decode reasons, Failed to get or decode unavailable reasons
Same here! Getting the same warnings, and the laggy input when run from Xcode.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Nov ’24
Reply to Xcode 16 MacOS Sequoia SwiftData not saving data after running application
Experiencing the same issue in my app after upgrading to Xcode 16. When running the app from Xcode the data does not persist. Launching the app from the device everything seems to work fine, data changes are persisted across launches. The only log I see when running from Xcode is "CoreSVG has logged an error. Set environment variabe "CORESVG_VERBOSE" to learn more.". Everything was working fine in Xcode 15.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Oct ’24