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
·
SiteGround - Reliable hosting with speed, security, and support you can count on.
→
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
72
Introducing Xamarin
lachlanroche
0
67
Other Decks in Programming
See All in Programming
RubyとGoでゼロから作る証券システム: 高信頼性が求められるシステムのコードの外側にある設計と運用のリアル
free_world21
0
290
守る「だけ」の優しいEMを抜けて、 事業とチームを両方見る視点を身につけた話
maroon8021
3
950
生成 AI 時代のスナップショットテストってやつを見せてあげますよ(α版)
ojun9
0
110
Claude Code の Skill で複雑な既存仕様をすっきり整理しよう
yuichirokato
1
380
PostgreSQL を使った快適な go test 環境を求めて
otakakot
0
550
RAGでハマりがちな"Excelの罠"を、データの構造化で突破する
harumiweb
9
2.9k
AWS Infrastructure as Code の新機能 2025 総まとめ 〜SA 4人による怒涛のデモ祭り〜
konokenj
10
3.4k
Claude Codeセッション現状確認 2026福岡 / fukuoka-aicoding-00-beacon
monochromegane
4
420
メタプログラミングで実現する「コードを仕様にする」仕組み/nikkei-tech-talk43
nikkei_engineer_recruiting
0
190
Takumiから考えるSecurity_Maturity_Model.pdf
gessy0129
1
140
Unity6.3 AudioUpdate
cova8bitdots
0
130
エージェント開発初心者の僕がエージェントを作った話と今後やりたいこと
thasu0123
0
250
Featured
See All Featured
Writing Fast Ruby
sferik
630
63k
Groundhog Day: Seeking Process in Gaming for Health
codingconduct
0
120
GraphQLとの向き合い方2022年版
quramy
50
14k
Data-driven link building: lessons from a $708K investment (BrightonSEO talk)
szymonslowik
1
980
The MySQL Ecosystem @ GitHub 2015
samlambert
251
13k
Helping Users Find Their Own Way: Creating Modern Search Experiences
danielanewman
31
3.1k
YesSQL, Process and Tooling at Scale
rocio
174
15k
Chrome DevTools: State of the Union 2024 - Debugging React & Beyond
addyosmani
10
1.1k
Public Speaking Without Barfing On Your Shoes - THAT 2023
reverentgeek
1
340
It's Worth the Effort
3n
188
29k
Pawsitive SEO: Lessons from My Dog (and Many Mistakes) on Thriving as a Consultant in the Age of AI
davidcarrasco
0
86
Tell your own story through comics
letsgokoyo
1
840
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