This repository contains generated SwiftUI/iOS versions of the 70-app utility portfolio, plus GitHub Actions workflows for macOS-runner builds and App Store Connect upload preparation.
ApplePortfolio/— XcodeGen project source with 70 iOS targets.apple-launch-assets/app-store-connect-values.csv— App Store Connect names, bundle IDs, SKUs, subtitles, keywords, prices, and launch metadata.apple-launch-assets/apple-submission-tracker.csv— per-app launch tracker.apple-launch-assets/apple-launch-runbook.md— local Mac/Xcode launch steps.apple-launch-assets/github-actions-runbook.md— GitHub Actions setup and upload steps..github/workflows/apple-ios-simulator-build.yml— manual simulator build workflow..github/workflows/apple-ios-archive-upload-template.yml— guarded archive/upload workflow template.
- Push this repo to GitHub.
- Open the Actions tab.
- Run
Apple iOS simulator build. - Use
FolderPulseas the first target.
Before using the archive/upload workflow, add these GitHub Actions secrets:
APPLE_TEAM_IDASC_KEY_IDASC_ISSUER_IDASC_API_KEY_P8
Then create the app record in App Store Connect and run the archive/upload workflow for one target at a time.