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 NEHotspotConfigurationManager. Is it possible to set "Manual" IP address and subnet mask programmatically
I need that as well, but for a wired ethernet interface. It‘s quite a burden to require the user to set a static IP and netmask before my app can talk to the device I need to talk to. Should I just file a feedback request via the reporter?
Replies
Boosts
Views
Activity
Mar ’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