-
Notifications
You must be signed in to change notification settings - Fork 2
chore: fix iOS build #41
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
e69b4d2 to
0bdd2ab
Compare
otherwise iOS linker fails with ❌ Undefined symbols for architecture arm64
0bdd2ab to
fb8039c
Compare
|
I've merged this without an approvals to move on and to get signed iOS builds to stores. |
- points to `fix-ios-signing-with-fastlane` branch of `status-jenkins-lib` which provides development certs for PR builds and distribution certs for release builds. - adds nix flake to provide ruby dependencies for `fastlane` - adds config for new build identifier for PRs: `app.status.mobile.pr` - swaps testflight script with fastlane action - adds job to build iOS in release - updates status-go to use nim-sds from logos-messaging/nim-sds#41
- points to `fix-ios-signing-with-fastlane` branch of `status-jenkins-lib` which provides development certs for PR builds and distribution certs for release builds. - adds nix flake to provide ruby dependencies for `fastlane` - adds config for new build identifier for PRs: `app.status.mobile.pr` - swaps testflight script with fastlane action - adds job to build iOS in release - updates status-go to use nim-sds from logos-messaging/nim-sds#41
- points to branch of which provides development certs for PR builds and distribution certs for release builds. - adds nix flake to provide ruby dependencies for - adds config for new build identifier for PRs: - swaps testflight script with fastlane action - adds job to build iOS in release - updates status-go to use nim-sds from logos-messaging/nim-sds#41
Thanks! The only interesting point is the mm:orc. For |
otherwise iOS linker fails with
❌ Undefined symbols for architecture arm64