Post

Replies

Boosts

Views

Activity

Reply to I can't run or create a simulator that isn't iOS26 after downloading the Xcode Beta 3
The screen shots are from xcode 26. You need to close and quit xcode. Open xcode 16.x from the applications folder. open the xcode | settings menu. Click on the locations tab. In the command line tools, select the xcode 16.x version. Then go to the components tab. You should see components for older ios versions. I would open your project. Tap on the xcode | about xcode to be sure you are seeing xcode 16.x Select the target you want and device/simulator you want. Try building/running your project.
Oct ’25
Reply to Xcode not showing devices as run destination
Have you tried pairing the device again? Sometimes it seems to stop trusting the computer. It also might be worth confirming tho os version on the device and the deployment version set in the project.
Replies
Boosts
Views
Activity
Sep ’25
Reply to How to uncheck "Connect via network" on physical device in Xcode 15
It isn't a bug, it is an intended change. xcode connects to ios 17 and later using tcp/ip. It will connect over the usb cable if available.
Replies
Boosts
Views
Activity
Oct ’25
Reply to Setting the "Open With ..." application for multiple files
You can do that. Select all the files you want to change. Right click on one of the files. Press and hold the option key and left click on show inspector. On the modal that opens select the application to use in the drop down in the open with section. Close the modal and the files will now open with the selected application.
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Oct ’25
Reply to How to prevent VoiceOver from reading text INSIDE an image?
If you need to do it from code, you need to clear the is image accessibility trait. If you do that, you likely want to add image to the accessibility label.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Oct ’25
Reply to I can't run or create a simulator that isn't iOS26 after downloading the Xcode Beta 3
The screen shots are from xcode 26. You need to close and quit xcode. Open xcode 16.x from the applications folder. open the xcode | settings menu. Click on the locations tab. In the command line tools, select the xcode 16.x version. Then go to the components tab. You should see components for older ios versions. I would open your project. Tap on the xcode | about xcode to be sure you are seeing xcode 16.x Select the target you want and device/simulator you want. Try building/running your project.
Replies
Boosts
Views
Activity
Oct ’25
Reply to Unable to download or run iOS 14.x Simulator on macOS 26 (Xcode 26.2)
Most likely the iOS 14 simulators aren't compatible with your version of macos. The simulators use the macos core to simulate the ios core and that can change to a point it can no longer simulate that version of ios
Replies
Boosts
Views
Activity
Jan ’26
Reply to First App - not showing up on App Store
It opens for me. The Wolff Timer. iPhone mobile safari.
Replies
Boosts
Views
Activity
Jan ’26