Post

Replies

Boosts

Views

Activity

Reply to How can I use a keychain item with access control ".userPresence" in a VPN Network extension
That's on iOS.
Replies
Boosts
Views
Activity
Oct ’24
Reply to Xcode 15: "Cycle inside ...; building could produce unreliable results" due to DSTROOT=/
As an add-on to the accepted response: for Flutter projects a cycle like this may appear when adding an application extension to the Flutter App. That can be resolved by moving the "Embed Foundation frameworks"-Phase in front of the "Thin binary"-Phase for the main application (i.e. "Runner).
Replies
Boosts
Views
Activity
Oct ’23