Post

Replies

Boosts

Views

Activity

Reply to Using App-Prefs:root=
Did you find a method in the meantime? I don't care about app-store-safe or not, but it's pretty annoying that this is no longer possible, in particular, because iOS15 seems to have broken the auto-connect to known Bluetooth devices for everything but audio devices.
Jan ’22
Reply to Gitea Xcode support for private git repos
I'd love to know this as well – did you find a solution yet?
Replies
Boosts
Views
Activity
Feb ’22
Reply to showBluetoothAccessoryPicker does not show up
For me neither… could it perhaps just be broken in modern iOS versions? When did you see it last time?
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Jan ’22
Reply to Using App-Prefs:root=
Did you find a method in the meantime? I don't care about app-store-safe or not, but it's pretty annoying that this is no longer possible, in particular, because iOS15 seems to have broken the auto-connect to known Bluetooth devices for everything but audio devices.
Replies
Boosts
Views
Activity
Jan ’22
Reply to Enabling App Sandbox on a Command line tool
Did you solve your problem? I'm having the same since macOS 12 which seems to have even more stricter rules. My SPM-based command-line-utility https://github.com/mickeyl/core-bluetooth-tool no longer works due to these rules.
Topic: Code Signing SubTopic: General Tags:
Replies
Boosts
Views
Activity
Dec ’21
Reply to UI gets distorted in iPhone mini series.
I can confirm this. The iPhone mini simulators are pretty much unusable as of Xcode 13. Congrats, this marks a new low in the release of Apple developer tools.
Replies
Boosts
Views
Activity
Sep ’21
Reply to Disable dynamic type
Derive a custom application class and override preferredContentSizeCategory.
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Sep ’21
Reply to Xcode 12.5 stays in a loop "Resolving Swift Packages" until it slows down to a crawl
Note that softlinks do not impose any problems. I have my DerivedData softlinked to a ramdisk volume and everything is pretty snappy that way.
Replies
Boosts
Views
Activity
May ’21