Skip to content

fix(ci): use perl instead of sed for pbxproj modification#230

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

fix(ci): use perl instead of sed for pbxproj modification#230
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

macOS sed does not support newlines in replacement patterns. Use perl with multiline mode to inject PROVISIONING_PROFILE_SPECIFIER into the app target's Release config.

macOS sed does not support newlines in replacement patterns. Use perl
with multiline mode to inject PROVISIONING_PROFILE_SPECIFIER into the
app target's Release config.

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 ea683a4 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:16
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