Add headless cloud-compile automation for unsigned IPA builds#2
Draft
zBossPC wants to merge 3 commits into
Draft
Add headless cloud-compile automation for unsigned IPA builds#2zBossPC wants to merge 3 commits into
zBossPC wants to merge 3 commits into
Conversation
Document that Anywhere is an iOS/Xcode project requiring macOS for build and run, and describe Linux-side validation checks available in Cloud Agent VMs. Co-authored-by: HB zBoss <zBossPC@users.noreply.github.com>
Introduce scripts/cloud-build/ orchestration for GitHub Actions-based iOS builds on macos-14 with Xcode 15.4. Includes gh auth validation, idempotent upstream fork, Base64 workflow injection via Contents API, workflow_dispatch watch loop, and artifact download. Also adds .github/workflows/build.yml and documents usage in AGENTS.md. Co-authored-by: HB zBoss <zBossPC@users.noreply.github.com>
- Use macos-15 + Xcode 26.3 for project format 77 and SVG assets - Add push trigger and extra signing overrides for unsigned CI builds - Split ProxyListView body to avoid Swift type-check timeout - Drop iOS 27-only toolbar visibility for SDK 26 compatibility Co-authored-by: HB zBoss <zBossPC@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Headless cloud-compile automation for unsigned
Anywhere.ipabuilds via GitHub Actions.IPA build result
Successfully built and downloaded
Anywhere.ipa(13 MB, unsigned Debug) from run https://github.com/zBossPC/Anywhere/actions/runs/27190434189Includes embedded Network Extension and Widget in
PlugIns/.Key workflow adjustments discovered during live builds
workflow_dispatchblocked on integration tokenpushtrigger on workflow/trigger filemacos-15+Xcode_26.3.appProxyListViewvisibilityPriorityunavailable in SDK 26Usage
Artifact downloads as
Anywhere.ipain workspace root on success.