FOUNDER PRICING Claim a seat →
Soarias
Join waitlist
DESKTOP APP · NO NEW THIRD PARTIES

The iOS shipping tool
that doesn't run in the cloud.

Soarias is a macOS desktop app for indie iOS developers. It runs locally and drives the Claude Code you already pay for — so your code only goes where it already goes when you run claude in your terminal. Same relationships, none new. No cloud build farm. No $200/month subscription.

$79 once · No subscription · Bring your own Claude Code · macOS + Xcode

0
new third parties added
0 / mo
subscription fees
apps you can ship
2
outbound calls — Anthropic + Apple
HONEST COMPARISON

Two ways to ship a Swift app with AI.

The dominant approach right now is a hosted, subscription-based platform: you talk to a cloud agent, your code lives on their cloud Mac fleet, you pay around $200 / month. Soarias is the opposite — a desktop power tool for developers who already have Xcode, Claude Code, and a strong opinion about owning their stack.

FOR DEVELOPERS
Soarias
Desktop power tool
Hosted cloud builder
Subscription platform
Pricing
$79 · once
$200 / month · $2,400 / yr
Where it runs
On your Mac (desktop app)
In their cloud (browser)
Where your code is stored
Your Mac. Anthropic sees session prompts — same as running claude yourself.
Uploaded to their cloud Mac fleet
AI engine
Your Claude Code subscription
Their proprietary agent
Generated code
Native Swift / SwiftUI
Native Swift / SwiftUI
Xcode editing
Direct — it IS your Xcode project
After GitHub export
Mac required
Yes
No
If they shut down
You keep shipping
Workflow stops
New third parties added
0
1 — their cloud

Hosted cloud builders are the right call for some people. If your priority is "ship without ever opening Xcode," pay $200/month and you'll be happy. Soarias exists for the developers who want the opposite — their machine, their code, their license, paid once.

DATA FLOW · BE HONEST

Two outbound calls. That's it.

Soarias is a desktop app, not a SaaS. It runs locally and stores your project on your Mac. The two services that see your code — Anthropic (Claude Code) and Apple (App Store Connect) — are the relationships you already have when you ship from the command line. Soarias adds zero new third parties to that stack.

CALL 01 — ANTHROPIC
Your Claude Code session
Soarias spawns the Claude Code binary you already installed and authorized. The same code-context Claude Code normally sends to Anthropic is what gets sent — no more, no less. If you'd run claude in your terminal, it makes the exact same calls.
CALL 02 — APPLE
Your App Store Connect
fastlane and the ASC API, called from your machine using your API key — to ship your binary, your screenshots, your metadata. Same calls fastlane makes when you run it manually.
No Soarias servers
There's no Soarias cloud, proxy, or relay. Your code never touches our infrastructure — because we don't have any in your code path.
No build farm
Compiles on your Mac with your Xcode. We don't host Mac runners.
No new accounts
Anthropic and Apple are the only third parties — both you already pay directly. Soarias doesn't insert itself into either relationship.
SAMPLE OUTPUT · DESIGN PROPOSALS

Day one isn't a blank Xcode project.
It's a complete design system.

Every Soarias project opens with a fully fleshed-out design proposal — brand foundation, color system, typography, components, screen flows, and rollout assets. Below are two sample concepts, generated in seconds from a one-line prompt.

SAMPLE 01 · CONCEPT

"A queryable visual memory."

Sample prompt: "Turn the camera roll into a structured memory database — OCR receipts, business cards, screenshots, whiteboards, all searchable in plain language." Output below: brand, design system, screen mockups, and rollout assets.

Hindsight brand foundation Hindsight visual system Hindsight core screen mockups Hindsight applications and guidelines
SAMPLE 02 · CONCEPT

"Voice-first knowledge capture."

Sample prompt: "One-tap voice recording. AI extracts people, places, concepts. Every new note auto-links into a personal knowledge graph." Output below: brand, design system, screen mockups, and rollout assets.

Marginalia brand foundation Marginalia visual system Marginalia core screen mockups Marginalia applications and guidelines

Sample design proposals generated by Soarias for illustrative concepts. Your output starts the same way: a complete brand and design foundation, customized to your prompt, ready to walk through implementation and submission.

01 — HOW IT WORKS

A prompt becomes an app. The app becomes a submission.

STEP 01

Describe & sketch

Answer 5-7 questions about your app. Drop in your image-gen prompt — Soarias produces high-fidelity mockups.

STEP 02

Plan & confirm

Soarias proposes a screen list, data model, and SwiftUI component tree. You review and say "go."

STEP 03

Implement

SwiftUI + SwiftData code is written against your Design Tokens. You stay in the loop with confirmation gates.

STEP 04

Ship

fastlane, certs, screenshots, ASC metadata, submission. One button — Soarias handles the entire ship cycle.

WHAT'S INSIDE

A power tool, not a platform.

Soarias accelerates the parts of iOS shipping that don't get easier with experience — they just keep biting. Every feature is built to run locally, on your stack.

Bring your own Claude Code

Soarias spawns a real Claude Code session on your Mac, loaded with the soarias-ship-ios skill. You stay in control — review, intervene, redirect.

Encoded shipping playbook

Built from a real submission cycle: 14 known App Store rejection causes, 13 fastlane gotchas, 7 ASC metadata fields fastlane can't touch. All pre-debugged.

SwiftUI + SwiftData, native

iOS 17+, Swift 6 concurrency-aware. Output is a normal Xcode project — open it in Xcode, edit by hand, no proprietary layers.

fastlane + ASC, locally

Appfile, Fastfile, Snapfile generated. Certs, provisioning, screenshots, ASC metadata — Soarias handles the chain on your Mac, no cloud build.

Multi-project state, persistent

Resume any project at any phase. SQLite-backed, stored in your Application Support folder. Works offline.

Resubmission ready

If Apple rejects, Soarias handles version bumps, build cancellation, and resubmission with proper notes.txt updates — no manual ASC dashboard wrestling.

FOUNDER PRICING

$79 for the first 7 days. Then $129. Forever.

Founder pricing closes seven days after launch. After that, the lifetime license is $129 — still no subscription, still all major updates included.

$79 vs $2,400 / year
One purchase replaces a year of cloud-based AI tooling. Pays for itself the first time you ship.
7-day window only
Founder pricing is open for seven days from launch. Miss it and the price moves to $129.
Lifetime major updates
v2, v3, every major version — included. Forever.
04 — FAQ

Common questions.

Do I need a Claude Code subscription?

Yes. Soarias is the orchestration layer; Claude Code is the brain. We don't resell Anthropic's intelligence — we use the one you already pay for. If you're not on Claude Code yet, this isn't the tool for you.

Why not just use Claude Code in Terminal?

You can — and you'd spend a week stitching together fastlane, certs, Privacy Manifest, ASC metadata, and the 14 known rejection causes. Soarias is the encoded playbook plus a desktop UI for the parts of shipping that aren't fun.

Does my code go to your servers?

No — Soarias has no servers in your code path. The Claude Code session does send code context to Anthropic during a session (same as running claude in your terminal). Soarias adds zero additional third parties — no proxy, no telemetry, no relay.

Apple Developer Program?

You handle that. Apple charges $99/year directly to you. Soarias can't enroll for you — Apple verifies humans. Get that done before you buy.

Xcode required?

Yes. Soarias drives Xcode, fastlane, and Apple's toolchain locally. macOS 12+ and Xcode required. (Hosted alternatives wrap a cloud Mac instead — different trade-off, different price.)

Is the code mine?

Completely. Soarias outputs a normal Xcode project on your filesystem. No DRM, no checkout pattern, no platform binding. Edit, fork, ship, sell — it's your code.

What if Soarias dies?

Your projects keep working. The output is a vanilla Xcode + fastlane setup. The Soarias-specific glue is just a folder of skill files; you can read them, fork them, keep using them.

Refund policy?

Outcome-based. Use Soarias on a real project for at least 5 hours a day across 7 consecutive days and if you still can't reach a TestFlight build, full refund. Buyer's remorse isn't covered. Processed via the original payment method (5–10 business days).