+`build_release.sh` archives with automatic signing against the WeatherKit-enabled development profile installed on the machine, then performs a `developer-id` export so the release artifact keeps the WeatherKit entitlement while still shipping as a Developer ID app. For local/manual release experiments, `ARCHIVE_CODE_SIGN_STYLE=Manual` can be combined with `ARCHIVE_PROVISIONING_PROFILE_SPECIFIER`, but the GitHub workflow intentionally keeps archive signing automatic so the app and helper targets can resolve their own signing requirements.
0 commit comments