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
Something about Xcode ^^
Search
Adrien Humilière
July 11, 2019
Programming
0
120
Something about Xcode ^^
Dive into the new cool stuffs introduced with Xcode 11.
Adrien Humilière
July 11, 2019
Tweet
Share
More Decks by Adrien Humilière
See All by Adrien Humilière
Attention to details
adhumi
0
7
Build an iOS app from an iPad
adhumi
0
33
Inside Brut.
adhumi
0
90
Localization done bien
adhumi
1
250
Test and distribute an iOS app with Gitlab CI
adhumi
0
360
Pushing Forward iOS Notifications
adhumi
0
190
Good practices for iOS releases
adhumi
0
210
What's new in iOS 9
adhumi
0
320
Rebranding an iOS app
adhumi
0
250
Other Decks in Programming
See All in Programming
アンドパッドの Go 勉強会「 gopher 会」とその内容の紹介
andpad
0
250
AIエージェントはこう育てる - GitHub Copilot Agentとチームの共進化サイクル
koboriakira
0
200
KotlinConf 2025 現地で感じたServer-Side Kotlin
n_takehata
1
220
Julia という言語について (FP in Julia « SIDE: F ») for 関数型まつり2025
antimon2
3
970
第9回 情シス転職ミートアップ 株式会社IVRy(アイブリー)の紹介
ivry_presentationmaterials
1
200
DroidKnights 2025 - 다양한 스크롤 뷰에서의 영상 재생
gaeun5744
3
300
都市をデータで見るってこういうこと PLATEAU属性情報入門
nokonoko1203
1
550
エラーって何種類あるの?
kajitack
5
280
関数型まつり2025登壇資料「関数プログラミングと再帰」
taisontsukada
2
840
PHP 8.4の新機能「プロパティフック」から学ぶオブジェクト指向設計とリスコフの置換原則
kentaroutakeda
1
310
Java on Azure で LangGraph!
kohei3110
0
160
PHPで始める振る舞い駆動開発(Behaviour-Driven Development)
ohmori_yusuke
2
130
Featured
See All Featured
Facilitating Awesome Meetings
lara
54
6.4k
Producing Creativity
orderedlist
PRO
346
40k
Art, The Web, and Tiny UX
lynnandtonic
299
21k
Fireside Chat
paigeccino
37
3.5k
Understanding Cognitive Biases in Performance Measurement
bluesmoon
29
1.8k
How to Ace a Technical Interview
jacobian
277
23k
Connecting the Dots Between Site Speed, User Experience & Your Business [WebExpo 2025]
tammyeverts
4
200
Visualizing Your Data: Incorporating Mongo into Loggly Infrastructure
mongodb
46
9.6k
Testing 201, or: Great Expectations
jmmastey
42
7.5k
Build The Right Thing And Hit Your Dates
maggiecrowley
36
2.8k
Why You Should Never Use an ORM
jnunemaker
PRO
56
9.4k
XXLCSS - How to scale CSS and keep your sanity
sugarenia
248
1.3M
Transcript
Something about Xcode ^^
Cool stuffs from Xcode 11
None
None
None
None
None
None
None
Colors Images Symbols
None
None
None
None
None
Integrated with Xcode
None
None
None
None
None
None
None
None
Test Plans
• Allows to run tests with multiple configurations • A
file in your Xcode project • Easy to adopt in existing projects
None
None
xcodebuild -project ... -scheme ... -testPlan 'Smoke Tests'
Use cases fr_FR en_US …
Use cases Address sanitizer Thread sanitizer …
Use cases Quick check Complete nightly check …
None
Language settings per app
NSLocalizedString
None
None
.xcloc
None
xcodebuild -exportLocalizations -project … -localizationPath … xcodebuild -importLocalizations -project …
-localizationPath …
Thanks! @adhumi Brut.