Skip to content

Fix: Ios Release Build#172

Open
0xnullifier wants to merge 3 commits intomainfrom
utk-fix-ios-release
Open

Fix: Ios Release Build#172
0xnullifier wants to merge 3 commits intomainfrom
utk-fix-ios-release

Conversation

@0xnullifier
Copy link
Copy Markdown
Collaborator

If you run yarn mobile:ios:release it currently fails this pr fixes it by:

  • Fix yarn mobile:ios:release which was broken due to using -project instead of -workspace, causing SPM dependencies to not resolve
  • Remove stale CocoaPods artifacts (pbxproj references, Pods directory) left over from migration to Swift Package Manager
  • Add mobile:ios:set-version script that auto-syncs the iOS version from package.json and increments the build num as currently it was hardcoded to 1.1.6 for some reason

…rsioning

- Use -workspace instead of -project in mobile:ios:release so SPM dependencies resolve
- Remove stale CocoaPods references from pbxproj (project uses SPM)
- Fix placeholder team ID in ExportOptions.plist
- Add mobile:ios:set-version script to sync iOS version from package.json
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant