Post

Replies

Boosts

Views

Activity

Reply to SwiftUI preview failing with failedToGenerateThunkInfo
I have started having this same issue occur with my app in Xcode 15.3: == PREVIEW UPDATE ERROR: HumanReadableSwiftError BuildError: failedToGenerateThunkInfo(could not generate preview info: noTargetBuildGraph) Is anyone experiencing the same problems? My preview, which lives in a SPM package, works totally fine in Xcode 15.2, but fails in Xcode 15.3. Any ideas for how to fix it? I've tried deleting DerivedData, resetting package caches, clean building. So frustrating seeing these regression issues popping up still. Filed: FB13678356
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Mar ’24
Reply to SwiftUI preview failing with failedToGenerateThunkInfo
I have started having this same issue occur with my app in Xcode 15.3: == PREVIEW UPDATE ERROR: HumanReadableSwiftError BuildError: failedToGenerateThunkInfo(could not generate preview info: noTargetBuildGraph) Is anyone experiencing the same problems? My preview, which lives in a SPM package, works totally fine in Xcode 15.2, but fails in Xcode 15.3. Any ideas for how to fix it? I've tried deleting DerivedData, resetting package caches, clean building. So frustrating seeing these regression issues popping up still. Filed: FB13678356
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Mar ’24
Reply to ITMS-90562: Invalid Bundle with Xcode 13.3 RC
We had to downgrade our Xcode version to 3.2.1. Super frustrating experience here. Apple should update their release notes to let users know about this issue and the work around as this completely blocked us from submitting to the App Store.
Replies
Boosts
Views
Activity
Mar ’22
Reply to iOS 15, accelerate module, armv7, Xcode 13
I resolved the issue by changing the Deployment Info in the AlamoFire target of my Pods to iOS 13.0. I just had to do this in one of my Pods' Targets and it resolved the issue for all of the dependencies. I can now build and run on iOS 15.0 beta with Xcode 13 beta 5
Replies
Boosts
Views
Activity
Sep ’21