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
140
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
13
Build an iOS app from an iPad
adhumi
0
66
Inside Brut.
adhumi
0
130
Localization done bien
adhumi
1
280
Test and distribute an iOS app with Gitlab CI
adhumi
0
390
Pushing Forward iOS Notifications
adhumi
0
210
Good practices for iOS releases
adhumi
0
240
What's new in iOS 9
adhumi
0
370
Rebranding an iOS app
adhumi
0
270
Other Decks in Programming
See All in Programming
AIとペアプロして処理時間を97%削減した話 #pyconshizu
kashewnuts
1
150
朝日新聞のデジタル版を支えるGoバックエンド ー価値ある情報をいち早く確実にお届けするために
junkiishida
1
260
Go1.26 go fixをプロダクトに適用して困ったこと
kurakura0916
0
300
izumin5210のプロポーザルのネタ探し #tskaigi_msup
izumin5210
1
440
The Past, Present, and Future of Enterprise Java
ivargrimstad
0
250
Package Management Learnings from Homebrew
mikemcquaid
0
280
Raku Raku Notion 20260128
hareyakayuruyaka
0
420
Rubyと楽しいをつくる / Creating joy with Ruby
chobishiba
0
190
CSC307 Lecture 09
javiergs
PRO
1
850
猫の手も借りたい!ので AIエージェント猫を作って社内に放した話 Claude Code × Container Lambda の Slack Bot "DevNeko"
naramomi7
0
210
Claude Codeと2つの巻き戻し戦略 / Two Rewind Strategies with Claude Code
fruitriin
0
190
Claude Code、ちょっとした工夫で開発体験が変わる
tigertora7571
0
180
Featured
See All Featured
Put a Button on it: Removing Barriers to Going Fast.
kastner
60
4.2k
Helping Users Find Their Own Way: Creating Modern Search Experiences
danielanewman
31
3.1k
Fashionably flexible responsive web design (full day workshop)
malarkey
408
66k
Max Prin - Stacking Signals: How International SEO Comes Together (And Falls Apart)
techseoconnect
PRO
0
100
How to Create Impact in a Changing Tech Landscape [PerfNow 2023]
tammyeverts
55
3.3k
Navigating Team Friction
lara
192
16k
コードの90%をAIが書く世界で何が待っているのか / What awaits us in a world where 90% of the code is written by AI
rkaga
60
42k
brightonSEO & MeasureFest 2025 - Christian Goodrich - Winning strategies for Black Friday CRO & PPC
cargoodrich
3
110
Information Architects: The Missing Link in Design Systems
soysaucechin
0
810
Producing Creativity
orderedlist
PRO
348
40k
Utilizing Notion as your number one productivity tool
mfonobong
3
230
Why Our Code Smells
bkeepers
PRO
340
58k
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.