Post

Replies

Boosts

Views

Activity

Reply to Recent TestFlight build missing ODR assets
Thank you Thierry, wanted to update this thread with the Feedback Reporter item ID you created: FEEDBACK ASSISTANT ID: 11657901
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Oct ’22
Reply to Xcode 13 (xcodebuild) regression, cannot find xcconfig files in the search path
Also, changing the .xcconfig files and their folders in Xcode from relative to Group to relative to project also worked :).
Replies
Boosts
Views
Activity
Sep ’21
Reply to Xcode 13 (xcodebuild) regression, cannot find xcconfig files in the search path
Apparently, if you change the config reference from relative to the root folder where the xcodeporj file is located to relative to the current .xcconfig file in the example it works again. #include "InnerXcconfig/innerInnerB/t.xcconfig" —> #include "../innerInnerB/t.xcconfig" Do you know which WWDC session covered this?
Replies
Boosts
Views
Activity
Sep ’21
Reply to Xcode 13 Beta 5's FileMerge crashes on startup on M1 machine
Fixed in the final Xcode 13.0 build.
Replies
Boosts
Views
Activity
Sep ’21
Reply to [Regression][Xcode 13.0b3]: a normal target in a linked SwiftPM library is treated as an app extension
The change has been reverted in SwiftPM (Xcode 13 beta 5 for sure) so now this problem should not affect apps and libraries anymore (although some libraries like Firebase had already adapted successfully to it)
Replies
Boosts
Views
Activity
Sep ’21
Reply to [Regression][Xcode 13.0b3]: a normal target in a linked SwiftPM library is treated as an app extension
The change has been reverted in SwiftPM so now this problem should not affect apps and libraries anymore (although some libraries like Firebase had already adapted successfully to it).
Replies
Boosts
Views
Activity
Sep ’21
Reply to [macOS 12][iOS 15]: Attaching Safari Debugger to app's WKWebView will crash the app
Bug seems to be fixed when updating the the latest betas of macOS 12 and iOS 15.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Sep ’21