Post

Replies

Boosts

Views

Activity

Reply to How do I disable wireless debugging in Xcode 15?
same here. I never noticed that it was stuck on wireless debugging and wondered why it'd take a minute to start the damned thing, or 3 or 4 seconds per step in the debugger. My "solution" was to simply restart the iPhone while connected. I have to do that from time to time but I gladly spend 1 minute every couple of hours instead of losing the 15 minutes or more per hour just waiting....and w a i t i n g.......
Jul ’24
Reply to Dynamic parameters in shortcuts
Thanks Ed for the input. There is a way after a fashion to allow flexible shortcuts and that is using AppEntities. We can create N shortcuts based on user input instead of having to settle for the 10 limit of fixed-predefined shortcuts. However, this works ONLY when the app is actually running. Different behavior from the standard fixed shortcuts which will launch the app if needed. If the app isn't running, then we're faced with the dilemma of the user having to do multiple actions therefore, instead of the single voice invocation which is severely limiting.
Mar ’25