Skip to content

ci: add macOS Xcode build workflow - #4

Merged
OpenCow42 merged 1 commit into
mainfrom
codex/basic-xcode-ci
Jul 19, 2026
Merged

ci: add macOS Xcode build workflow#4
OpenCow42 merged 1 commit into
mainfrom
codex/basic-xcode-ci

Conversation

@OpenCow42

Copy link
Copy Markdown
Owner

Summary

  • add a build-only macOS 26 GitHub Actions workflow for pull requests and pushes to main
  • resolve the public OpenCow42 Swift packages over HTTPS without CI secrets
  • document the initial CI scope and unsigned build command

Validation

  • xcodebuild build -project potassiumProvider.xcodeproj -scheme potassiumProvider -destination "platform=macOS" CODE_SIGNING_ALLOWED=NO
  • git diff --check
  • workflow and lockfile syntax validation

Closes #2

@OpenCow42
OpenCow42 merged commit 07f0a0d into main Jul 19, 2026
1 check passed
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.

Daily improvement proposal 2026-07-07: Add basic Xcode build CI

1 participant