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
Sponsored
·
Ship Features Fearlessly
Turn features on and off without deploys. Used by thousands of Ruby developers.
→
lachlanroche
December 02, 2014
Programming
0
74
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
180
Xcode keyboard tips
lachlanroche
1
53
Introducing Datomic
lachlanroche
0
71
Introducing Xamarin
lachlanroche
0
67
Other Decks in Programming
See All in Programming
grapheme_strrev関数が採択されました(あと雑感)
youkidearitai
PRO
1
190
RAGでハマりがちな"Excelの罠"を、データの構造化で突破する
harumiweb
8
2k
PostgreSQL を使った快適な go test 環境を求めて
otakakot
0
370
AIエージェントのキホンから学ぶ「エージェンティックコーディング」実践入門
masahiro_nishimi
7
1.2k
Raku Raku Notion 20260128
hareyakayuruyaka
0
420
2026年は Rust 置き換えが流行る! / 20260220-niigata-5min-tech
girigiribauer
0
210
Rails Girls Tokyo 18th GMO Pepabo Sponsor Talk
yutokyokutyo
0
180
文字コードの話
qnighy
43
16k
あなたはユーザーではない #PdENight
kajitack
4
290
Railsの気持ちを考えながらコントローラとビューを整頓する/tidying-rails-controllers-and-views-as-rails-think
moro
4
360
ご飯食べながらエージェントが開発できる。そう、Agentic Engineeringならね。
yokomachi
1
270
Event Storming
hschwentner
3
1.3k
Featured
See All Featured
Leveraging LLMs for student feedback in introductory data science courses - posit::conf(2025)
minecr
1
180
Why Your Marketing Sucks and What You Can Do About It - Sophie Logan
marketingsoph
0
90
DBのスキルで生き残る技術 - AI時代におけるテーブル設計の勘所
soudai
PRO
62
50k
Conquering PDFs: document understanding beyond plain text
inesmontani
PRO
4
2.4k
Navigating Weather and Climate Data
rabernat
0
130
Visualizing Your Data: Incorporating Mongo into Loggly Infrastructure
mongodb
49
9.9k
Navigating the Design Leadership Dip - Product Design Week Design Leaders+ Conference 2024
apolaine
0
210
Fireside Chat
paigeccino
41
3.8k
The Curse of the Amulet
leimatthew05
1
9.3k
Optimizing for Happiness
mojombo
379
71k
Dominate Local Search Results - an insider guide to GBP, reviews, and Local SEO
greggifford
PRO
0
92
技術選定の審美眼(2025年版) / Understanding the Spiral of Technologies 2025 edition
twada
PRO
117
110k
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