Skip to content

Instantly share code, notes, and snippets.

@schevgeny
Last active August 17, 2022 08:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save schevgeny/1234d3593cdedf9b15874146aba3c48a to your computer and use it in GitHub Desktop.
Save schevgeny/1234d3593cdedf9b15874146aba3c48a to your computer and use it in GitHub Desktop.
unable to install app xcode
Xcode -> Window -> Devices and Simulators
-> Right click on your device -> Show Provisioning Profiles...
-> Select Provisioning Profile -> - Remove selected profiles
rm -rf ~/Library/Developer/Xcode/DerivedData/ && rm -rf ~/Library/Caches/org.swift.swiftpm/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment