HomeTags#ios

#ios page 1/1 · 2 total

YESTERDAY 1 entries
NEW blog claude 17h ago · zenn-claude

プログラミング嫌いのエンジニアがClaudeだけでiOSアプリを完成させた体験記 An engineer who dislikes programming describes how they built and shipped a complete iOS a…

AI要約 プログラミングが苦手な著者が、Claude(Claude Code)のみを使ってiOSアプリを完成させた経験を綴った記事。AIに対話形式で指示を出すだけでXcodeの設定からSwiftコードまで生成させ、非専門家でも実用的なアプリを公開できた過程を紹介している。

EN An engineer who dislikes programming describes how they built and shipped a complete iOS app relying solely on Anthropic's Claude (Claude Code), using conversational prompts to generate Swift code and navigate Xcode without writing code by hand.

zenn.dev
Wed, May 6 1 entries
NEW blog copilot 3d ago · zenn-copilot

GitHub Copilot CLIで再現性を高める3つの工夫 — iOSアプリをApp Storeに公開 The author shares three techniques learned while building and releasing an iOS app to the …

AI要約 筆者はGitHub Copilot CLIを用いてiOSアプリを開発しApp Storeにリリースした経験から、同じ指示で同じ実装を引き出すための3つの工夫を紹介している。プロンプト設計やコンテキスト管理の具体的なノウハウが共有されている。

EN The author shares three techniques learned while building and releasing an iOS app to the App Store using GitHub Copilot CLI, focusing on how to make the agent produce consistent implementations from the same instructions.

zenn.dev