- Pin PostHog to 3.62.0 (vendored PLCrashReporter, drops external plcrashreporter dependency that fails with Xcode 26/Swift 6) - Update project.yml and pbxproj minimumVersion - Delete Package.resolved to force clean SPM resolution - Add -resolvePackageDependencies step in CI workflow - Add -skipPackagePluginValidation to build command - Fix docs/ci-cd-setup.md manual build command
Remove the entire Expo/React Native application: routes (app/), source code (src/), assets, iOS native build, config plugins, StoreKit config, npm dependencies, TypeScript/ESLint/Vitest configs, and Expo-specific documentation. The repository now contains only: admin-web, supabase, youtube-worker, tabatago-swift, docs, scripts, and CI/tooling configs.