Skip to content

Instantly share code, notes, and snippets.

@MarlonJD
Last active November 12, 2022 10:27
Show Gist options
  • Save MarlonJD/d38cda46fa53e3074dd8e780ac0b6fa5 to your computer and use it in GitHub Desktop.
Save MarlonJD/d38cda46fa53e3074dd8e780ac0b6fa5 to your computer and use it in GitHub Desktop.
fast build for cocaopods
pod install --repo-update && rugby --sdk ios --arch arm64 --keep-sources
pod install --repo-update && rugby --config Release --sdk ios --keep-sources
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment