Skip to content

fix(ci): scope signing settings to app target only#229

Merged
owieth merged 1 commit intomainfrom
feature/225-fixci-install-developer-id-provisioning-profile-for-release-builds
Mar 23, 2026
Merged

fix(ci): scope signing settings to app target only#229
owieth merged 1 commit intomainfrom
feature/225-fixci-install-developer-id-provisioning-profile-for-release-builds

Conversation

@owieth
Copy link
Owner

@owieth owieth commented Mar 23, 2026

Inject CODE_SIGN_STYLE and PROVISIONING_PROFILE_SPECIFIER into the app target's Release config in the pbxproj instead of passing them globally on the xcodebuild CLI. This prevents SPM dependencies (GRDB) from receiving the provisioning profile setting they don't support.

Inject CODE_SIGN_STYLE and PROVISIONING_PROFILE_SPECIFIER into the app
target's Release config in the pbxproj instead of passing them globally
on the xcodebuild CLI. This prevents SPM dependencies (GRDB) from
receiving the provisioning profile setting they don't support.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@owieth owieth self-assigned this Mar 23, 2026
@owieth owieth added the bug Something isn't working label Mar 23, 2026
@owieth owieth merged commit 82e8ede into main Mar 23, 2026
1 check passed
@owieth owieth deleted the feature/225-fixci-install-developer-id-provisioning-profile-for-release-builds branch March 23, 2026 14:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant