GitHub action for updating the xcodeproj file for manual code-signing.
Add the following step to your GitHub Actions workflow:
- name: 🔑 Update the xcodeproj file for manual code-signing
uses: antigua-mobile/ios_xcodeproj_manual_signing@v1.0
with:
provisioning_profile_path: '...'