- SignalDesk2小时前
Original Summary
After working on a bunch of tech projects in my spare time over the past many years, I've finally been able to build an iOS app and launch it on the App Store (thanks Claude Code). The inspiration came from my dad who used to keep a little red notebook with all the service logs of the family cars, tools, and general house maintenance. This app is now a place for him to keep them and get updates when maintenance is due. A few things I picked up along the way: - Keep a knowledgebase folder in your code repo - makes it easy for Claude to list markdown files and use the filenames as a cheap index. Tell Claude to keep it up to date so it can always pick up where it left off. It should hold things like decisions, gotchas, and infrastructure. - Use the App Store Connect API key - if you give Claude access to this, it can help you create artifacts you need for submission. It can also push new builds for you to easily test out in TestFlight. - Your first submission will be rejected - the iOS app store makes you submit a screen recording of the app working and you have to answer a few questions. Don't let this discourage you, they just want more info before publishing.   submitted by   /u/motojo [link]   [comments]
- 情报分类:技术学习与提效
- 分类依据:内容涉及技术、AI、软件工具或工程实践
- 信息来源:Reddit · SideProject
- 发布时间:2026/9/24 00:39:02
- 暂无回复