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.
Jun ’23