What's in the zip?
The complete Xcode project (xcodegen project.yml + all Swift source), the 3D globe SceneKit setup, the boarding-pass parsing pipeline, SwiftData model + container, the airport database, Earth textures, and a customer-facing AGENTS.md with architecture notes + extension ideas. ~2 MB.
Can I use this commercially? Ship my own app?
Yes. The license covers personal and commercial use. Build derivatives, change branding, ship to the App Store under your own developer account — go for it.
How do I run it?
brew install xcodegen → xcodegen generate → open Skyline.xcodeproj in Xcode → set your team in Signing → change the bundle id from com.example.skyline to your own → run on a device (iOS 17+).
What if it's not for me?
There's a 7-day money-back guarantee — no questions asked. Reply to your receipt email within 7 days and we'll refund you. Polar (Merchant of Record) processes the refund.
How do I get future updates / re-download?
Your purchase doesn't expire. Sign in to the Polar customer portal any time with the email you used at checkout — your download is there. New revisions get added to the same benefit, so re-downloading gets you the latest.
I'm using AI agents (Claude, Codex, Gemini) — does that work?
Yes — that's the point. The bundle ships with an AGENTS.md describing the architecture, the SceneKit gotchas (e.g. the +90° longitude offset for equirectangular textures), and concrete extension ideas. Hand it to an AI agent and it'll get oriented in seconds.