build-release: build Lately iOS in its own Bazel invocation #45
No reviewers
Labels
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
key-store/key.store!45
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "ios-joint-build-lately"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
After #44 (Lately iOS 18 vs key.store iOS 15) the joint
bazel buildof both apps transitions them to distinct configurations and Bazel clears thebazel-binsymlink, soAPPLE_BAZEL_ARTIFACTwent missing in run 17148. Lately’s IPA is built bybuild-lately-ios-release-ipain its own invocation regardless; drop it from the joint build.🤖 Generated with Claude Code