| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Builds, signs, notarizes, and packages CoreLocationCLI for release.
xcrun notarytool store-credentials AC_PASSWORD \
--apple-id "your@email.com" \
--team-id "8Q693ZG5RN" \
--password "app-specific-password"./scripts/build.shOutput: CoreLocationCLI.zip (signed and notarized app bundle)
| Back | FazBrowse Home | New Git URL |