Post

Replies

Boosts

Views

Activity

Reply to Cycle inside my app on XCode 15 beta
I too received a similar error. In my case, it appears that the WidgetExtension in watchApp is affecting it. (I have not been able to resolve this yet). In my case, the error is resolved when I remove the WidgetExtension from the target from watchApp, and the error reappears when I include the WidgetExtensio in the target of watchApp again. In addition, I tried creating a new application project for iOSApp, watchApp, and widgetExtension with Xcode15, and this one was able to build.
Topic: Programming Languages SubTopic: Swift Tags:
Jun ’23
Reply to Sharelink in WatchOS and Messages App
Today I have confirmed a similar issue after updating to watchOS 11.2; it did not occur in watchOS 11.1. My watchOS app uses ShareLink and uses FileRepresentation to share local files.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Dec ’24
Reply to Cycle inside my app on XCode 15 beta
I too received a similar error. In my case, it appears that the WidgetExtension in watchApp is affecting it. (I have not been able to resolve this yet). In my case, the error is resolved when I remove the WidgetExtension from the target from watchApp, and the error reappears when I include the WidgetExtensio in the target of watchApp again. In addition, I tried creating a new application project for iOSApp, watchApp, and widgetExtension with Xcode15, and this one was able to build.
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Jun ’23
Reply to ASC Doesn't generate DSYM file
+1. It started happening randomly around February 3 (JST), and since February 8 (JST), none of the builds have generated dSYM!I had to increment a lot of build versions to try this out... I had to reorganize my version control... (I had to patch the marketing version or something, even though it wasn't a patch for the app)
Replies
Boosts
Views
Activity
Feb ’22