About 3,330,000 results
Open links in new tab
  1. ios - Development team not showing in Xcode - Stack Overflow

    So stop completelly Xcode and restart it. Be sure your account is added to Xcode in Preference->Account If not, click on the + on the bottom left corner and add your account. Now, in your project, …

  2. missing private key in the distribution certificate on keychain

    From the certificate manager in Xcode I got strange errors like "The passphrase you entered is wrong". But it did not even ask me for any passphrase. What helped me was: Revoke all not-working …

  3. How to find all available images for Image(systemName:)

    Assuming you have Xcode installed, you can also preview all the images without needing to download a separate app. The trick is you need to view them in a Storyboard, not a SwiftUI Canvas. Add a …

  4. How to Completely Uninstall Xcode and Clear All Settings

    Before taking such drastic measures, quit Xcode and follow all the instructions here for cleaning out the caches: How to Empty Caches and Clean All Targets Xcode 4 If that doesn't help, and you decide …

  5. ios provisioning - Test iOS app on device without apple developer ...

    Feb 10, 2011 · The precise steps to getting your app onto your iOS device or Apple Watch follow immediately thus (screenshots omitted for ease of skimming): In Xcode, add your Apple ID to …

  6. How to install Xcode Command Line Tools - Stack Overflow

    Inside Xcode (5.0) Xcode includes a new "Downloads" preference pane to install optional components such as command line tools, and previous iOS Simulators. To open this pane click the "Xcode" …

  7. Unable to Sign in to Apple ID in Xcode - Stack Overflow

    Mar 1, 2025 · Completely uninstalled Xcode using sudo rm -rf /Applications/Xcode.app and reinstalled it from the Mac App Store. I would appreciate your guidance on resolving this issue, as I need access …

  8. Where can I download old versions of Xcode? - Stack Overflow

    Aug 13, 2011 · I am able to download the current versions of Xcode and other resources from the Apple Developer Center(s), but where can I download older versions? Specifically, I am looking for recent …

  9. Minimum Xcode version to upload to App Store - Stack Overflow

    Mar 14, 2020 · The SDK comes bundled with Xcode 16 At the time of the question the documentation said: Please note that Starting March 2019, all iOS apps submitted to the App Store will need to be …

  10. BoringSSL-GRPC unsupported option '-G' for target 'arm64-apple …

    Jun 11, 2024 · Same issue for me after updating to XCode 16 beta with a flutter project.