Filter
Exclude
Time range
-
Near
Xcode 27 開いたら xcuserdata に xcodecloud/manifest.json があって、ついにファイルでワークフロー管理できるようになったんかと思ったら target のマッピングをしてるだけぽい ぴえん
1
98
Xcode27でビルドすると新しく生成される .xcodeproj/xcshareddata/xcodecloud/manifest.json ってgitに載せない認識で良い?
74
XcodeCloudってXcodeのバージョンが27未満だった場合にIntel環境で動いてる場合もあるってことかな?
1
1
816
Replying to @owenzhao
大佬,我的是构建版本编号 Build 的问题,不是版本号的问题 我掉进坑里面是 我一直认为在 Xcode 设置的 build 号是在 XcodeCloud 中是起作用的,一直在 Xcode 中设置,没想到 XcodeCloud 中需要重设置

1
70
XcodeCloudにmanifest.jsonがふえてますね
6
945
あの、XcodeCloudのアップデートが発表されていないんですが… #wwdc
1
2
597
今年は XcodeCloud のアプデが来るって聞いた #extended_tokyo
105
Replying to @ma_freud
ローカルTerminalでflutter build ipaか、GitHub ActionsかXcodeCloudです🫣
2
155
個人開発アプリの最近のワークフローはこんな感じ。 - Dockerコンテナ内でClaudeをplan→bypassで丸投げ - TDD。ユニットテストとE2Eテスト必須 - PR出して自動マージONにするところまでやらせる - CIはユニットテストとE2Eテスト、Claudeによるコードレビュー - テストだけが必須で通ったら自動マージ - デイリーで「今日マージしたPRみて未対応のレビューコメントを個別にissueにして」 - それもClaudeにやらせる - main更新の度にXcodeCloudからTestFlightに配信 - TestFlight版触って気になることは雑にissue化してClaudeに取り組ませる - main更新のたびに自動でスナップショット再生成してPR作らせる。そこでUIの変更を僕が認知することが多い。問題あればissue作成。 これをひたすらグルグルしてる。
1
17
267
28,705
Day 4️⃣ of building SprintKit, the app I desperately needed when I started juggling multiple projects as a solo dev, tracking time, earnings, income and ROI Life's been chaotic lately, but consistency is what wins in the end. Day 4 is all about creating a concept UI for the initial experience. I used Claude Opus 4.5 to generate a rough UI concept, just to bring the app to life. Now I'm going view by view, refactoring with my own coding skills and architecture to make it exactly what I envision. Progress is slower than I'd like with everything happening, but starting tomorrow, finishing this becomes my 24h mission 🚀 Still aiming to ship before the end of February You can explore all my apps here: deadpixel-studio.com #iOSDev #Swift #SwiftData #CloudKit #CoreData #SQLite #IndieDev #BuildInPublic #AppDevelopment #Xcode #TestFlight #XcodeCloud #DataArchitecture #MobileDev

Day 3️⃣ of building SprintKit - the app I wish existed when I started juggling multiple projects as a solo dev. Still no UI yet 😄 I’m staying focused on the foundations first. Today I went deeper on the data architecture. Since I’m using SwiftData CloudKit, I’m optimizing hard for fast queries and solid reporting later. The main trick: I store month-based rows and use indexes, which are basically lookup tables that make “give me this project’s data for this month” queries fast without scanning everything. I also added more unit tests around the data layer, so the core is getting stable. After this, it’s finally time to jump into the UI. Still aiming to ship before the end of February You can explore all my apps here: deadpixel-studio.com #iOSDev #Swift #SwiftData #CloudKit #CoreData #SQLite #IndieDev #BuildInPublic #AppDevelopment #Xcode #TestFlight #XcodeCloud #DataArchitecture #MobileDev
4
13
380
Day 3️⃣ of building SprintKit - the app I wish existed when I started juggling multiple projects as a solo dev. Still no UI yet 😄 I’m staying focused on the foundations first. Today I went deeper on the data architecture. Since I’m using SwiftData CloudKit, I’m optimizing hard for fast queries and solid reporting later. The main trick: I store month-based rows and use indexes, which are basically lookup tables that make “give me this project’s data for this month” queries fast without scanning everything. I also added more unit tests around the data layer, so the core is getting stable. After this, it’s finally time to jump into the UI. Still aiming to ship before the end of February You can explore all my apps here: deadpixel-studio.com #iOSDev #Swift #SwiftData #CloudKit #CoreData #SQLite #IndieDev #BuildInPublic #AppDevelopment #Xcode #TestFlight #XcodeCloud #DataArchitecture #MobileDev
Day 2️⃣ of building SprintKit, a solo dev “project cockpit” to track costs, time, revenue, and keep a proper changelog per app/project. I don’t want to rush this one. It would be genuinely useful for me (and probably a lot of solo devs), so I’m being extra careful with the foundations. Today I designed the data architecture: Data will be stored with Core Data (lightweight SQLite under the hood) and synced across devices via iCloud. Also set up tests and wired up Xcode Cloud to run them automatically, plus handle TestFlight deployments. First release will ship on iPhone iPad. macOS watchOS will follow ~2–3 weeks after launch. Still aiming to release before the end of February. You can explore my other apps here: deadpixel-studio.com And don’t miss SuccessKit, it was featured by Apple in “Apps We Love” across 47 countries and it’s been doing amazing. Lots of great feedback so far and I’m working through every request 🙌
9
12
428
Humans already got a few downloads on day one, and I have been getting a lot of questions about the tech stack, so here is the quick breakdown • UI: mostly SwiftUI, with a few UIKit wrappers where it made sense • Persistence: SwiftData, backed by Core Data under the hood, using a local SQLite store • Sync: CloudKit sync on top of the Core Data stack, so data stays consistent across devices with no login flow • Books metadata and covers: Google Books API • AI helper: Cursor, mostly Gemini 3 Pro for boilerplate, refactors, and quick sanity checks • CI: Xcode Cloud for builds, tests, and TestFlight delivery • Testing: snapshot testing with external libs for UI regressions • Tooling: SwiftGen for assets and strings, SwiftLint for linting and style consistency Download Humans from: apps.apple.com/app/id6755056… #iOSDev #SwiftUI #IndieDev #buildinpublic #SwiftData #XcodeCloud
Just shipped Humans, my new personal growth app, built to help you stay consistent without feeling overwhelmed Humans brings together the essentials in one place, reading tracking with a clean bookshelf, time spent per book, and an easy way to build a steady reading habit. It also includes a quarter goal tracker so you can plan what matters, then keep yourself on track with daily check ins and weekly reviews. On top of that you can track sleep, daily walks, add a vision board, and use a bunch of other small tools that make personal growth feel practical and doable Download Humans: apps.apple.com/app/id6755056… And if you want the same core ideas but with more energy and fun, Super Human is my gamified version. You pick your hero, go through quests, earn XP when you finish them, rise in the leaderboard, and compete with others while building real habits in the process Download Super Human: apps.apple.com/app/id6749168…
1
12
349
25 Nov 2025
We've switched from Xcode Cloud to a self-hosted Mac Studio to build our PRs. Build time went from 10 minutes to 20 seconds per target. Not sure if we were doing something wrong or not, but in our case it makes no sense to pay for a service this slow. 🐌 #xcodeCloud
4
5
447
24 Nov 2025
XcodeCloudは、基本的にはSwiftで使うことが当たり前のはずなんだから、IDESkipMacroFingerprintValidationとか裏側でどうにかしておいて欲しい
2
120
10 Sep 2025
Anyone here has a contact in the #XcodeCloud team? Xcode Cloud still doesn't offer #Xcode 26 RC, which is a blocker. E-mailed WWDR this morning and have heard nothing back. Posted on the dev forums a moment ago, hoping it gets some attention developer.apple.com/forums/t…

1
5
1,260
21 Jul 2025
If you’re looking to automate your TestFlight release notes, check out the blog post I wrote #iOSDev #XcodeCloud #TestFlight
1
5
483
🧪 Ready to take your iOS testing to the next level? 🟢🎥 Watch “SwiftTesting: What You Need to Know Before Migrating!” 🔗 youtu.be/MRECUJPKWAY 👈🏻 and learn how to: • Migrate from XCTest to SwiftTesting with confidence • Use traits like @Test, #expect, and #require effectively • Optimize async testing using closures, async/await, and Combine • Boost your CI/CD with SwiftTesting Xcode Cloud 👤 @Muralidharan_K, Senior iOS Developer 📺 Don’t forget: all Swift Heroes 2025 talks are now live on our YouTube channel! Catch up on what you’ve missed → youtube.com/@SwiftHeroes 👈🏻 #SwiftTesting #SwiftHeroes #WWDC2024 #iOSDev #XCTest #SwiftLang #UnitTesting #iOSDevelopment #TestAutomation #XcodeCloud
1
10
588
XcodeCloudでキャプチャしてくれるの助かる とても期待 #love_swift
2
135