Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Xcode build script tips
Search
lachlanroche
December 02, 2014
Programming
0
72
Xcode build script tips
Presented at Brisbane Cocoaheads. The talk was mostly live coding.
lachlanroche
December 02, 2014
Tweet
Share
More Decks by lachlanroche
See All by lachlanroche
Introducing the iOS Responder Chain
lachlanroche
0
160
iPad Multitasking in iOS9
lachlanroche
0
170
Xcode keyboard tips
lachlanroche
1
51
Introducing Datomic
lachlanroche
0
56
Introducing Xamarin
lachlanroche
0
61
Other Decks in Programming
See All in Programming
go test -json そして testing.T.Attr / Kyoto.go #63
utgwkk
3
260
Protocol Buffersの型を超えて拡張性を得る / Beyond Protocol Buffers Types Achieving Extensibility
linyows
0
110
私の後悔をAWS DMSで解決した話
hiramax
4
190
Tool Catalog Agent for Bedrock AgentCore Gateway
licux
2
110
The state patternの実践 個人開発で培ったpractice集
miyanokomiya
0
160
2025 年のコーディングエージェントの現在地とエンジニアの仕事の変化について
azukiazusa1
18
9.3k
Swift Updates - Learn Languages 2025
koher
2
450
UbieのAIパートナーを支えるコンテキストエンジニアリング実践
syucream
2
830
ソフトウェアテスト徹底指南書の紹介
goyoki
1
140
レガシープロジェクトで最大限AIの恩恵を受けられるようClaude Codeを利用する
tk1351
4
1.6k
「手軽で便利」に潜む罠。 Popover API を WCAG 2.2の視点で安全に使うには
taitotnk
0
710
JSONataを使ってみよう Step Functionsが楽しくなる実践テクニック #devio2025
dafujii
0
350
Featured
See All Featured
Intergalactic Javascript Robots from Outer Space
tanoku
272
27k
Performance Is Good for Brains [We Love Speed 2024]
tammyeverts
12
1.1k
The Straight Up "How To Draw Better" Workshop
denniskardys
236
140k
The Cult of Friendly URLs
andyhume
79
6.6k
4 Signs Your Business is Dying
shpigford
184
22k
Build The Right Thing And Hit Your Dates
maggiecrowley
37
2.8k
Rebuilding a faster, lazier Slack
samanthasiow
83
9.2k
A Tale of Four Properties
chriscoyier
160
23k
StorybookのUI Testing Handbookを読んだ
zakiyama
31
6.1k
CSS Pre-Processors: Stylus, Less & Sass
bermonpainter
358
30k
Designing Experiences People Love
moore
142
24k
Reflections from 52 weeks, 52 projects
jeffersonlam
352
21k
Transcript
Build scripts Brisbane Cocoaheads December 2014 @lachlanroche
Xcode environment • Run script phase • xcodebuild -showBuildSettings •
Xcode Build Setting Reference
agvtool • Build settings • Set Current Project Version to
an integer • Set Versioning System to Apple Generic • Info pane • Set up your version and build numbers • Technical Q&A QA1827
git • Require a clean checkout for Build and Archive
• Tag after build
plist • plutil • /usr/libexec/PlistBuddy