{
  "id": 2305815,
  "title": "Two Hours Lost to a Silent 401: Submitting 12 iOS Apps to the App Store With No Human in the Loop (Part 1)",
  "url": "https://urgent.news/2026/08/21/two-hours-lost-to-a-silent-401-submitting-12-ios-apps-to-the-app",
  "topic": "tech",
  "section": "Tech",
  "published": "2026-08-21T05:00:09.000Z",
  "source": {
    "name": "Dev.to",
    "slug": "dev-to",
    "url": "https://dev.to/bokuwalily/two-hours-lost-to-a-silent-401-submitting-12-ios-apps-to-the-app-store-with-no-human-in-the-loop-1op5"
  },
  "original_language": "en",
  "account": "In the story, a person went from earning around ¥100,000 a month as a university student to ¥600,000 by taking on side gigs. However, they were laid off and had to start over again. After rebuilding their revenue model around an autonomous Claude Code environment, their monthly revenue increased to more than ¥1.2M. The author wanted to share the part of the environment that allows apps to enter the App Store review process without needing a human to log into App Store Connect. This setup is beneficial because the bottleneck in shipping iOS apps in large quantities is not development, but the submission process. Opening Xcode, clicking Archive, logging into App Store Connect, and waiting for the 2FA SMS to pick a build and submit for review can become labor-intensive when managing multiple apps. The solution lies in using an App Store Connect API key, which eliminates the need for 2FA and can be used to submit apps autonomously. The API key, once issued, can be used to interact with the API without the need for two-factor authentication, and it remains valid until explicitly revoked. This allows for parallel submission of multiple apps, maximizing the efficiency of the API.",
  "summary": "I went from earning about ¥100,000 a month as a university student to ¥600,000 by stacking side gigs — then got laid off and dropped straight back to zero. Six months later, after rebuilding everything around an autonomous Claude Code environment, monthly revenue is past ¥1.2M. The piece of that environment I want to open up here is the one that lets apps go into App Store review without a human…",
  "key_points": [
    "University student earns ¥100,000/month, later earns ¥600,000 via side gigs",
    "Autonomous Claude Code environment enables App Store submission without human",
    "App Store submission bottleneck solved by App Store Connect API key"
  ],
  "editors_take": null,
  "illustration": null,
  "coverage": {
    "outlets": 2,
    "also_reported_by": [
      {
        "outlet": "Dev.to",
        "title": "I ship iOS apps to the App Store without owning a Mac, using GitHub Actions' free macOS runners",
        "url": "https://urgent.news/2026/08/21/i-ship-ios-apps-to-the-app-store-without-owning-a-mac-using-github",
        "published": "2026-08-21T05:18:25.000Z"
      }
    ]
  },
  "ai_generated": true,
  "disclaimer": "Summaries, key points and the editor’s take are written by software from other outlets’ reporting and may contain errors — always check the linked original."
}