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
3
Build an iOS app from an iPad
adhumi
0
31
Inside Brut.
adhumi
0
88
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
310
Rebranding an iOS app
adhumi
0
250
Other Decks in Programming
See All in Programming
バイラテラルアップサンプリング
fadis
3
620
Boast Code Party / RubyKaigi 2025 After Event
lemonade_37
0
120
マイコンでもRustのtestがしたい/KernelVM Kansai 11
tnishinaga
1
930
ぽちぽち選択するだけでOSSを読めるVSCode拡張機能
ymbigo
14
6.5k
Storybookの情報をMCPサーバー化する
shota_tech
3
1.4k
最速Green Tea 🍵 Garbage Collector
kuro_kurorrr
1
150
“技術カンファレンスで何か変わる?” ──RubyKaigi後の自分とチームを振り返る
ssagara00
0
150
UMAPをざっくりと理解 / Overview of UMAP
kaityo256
PRO
3
1.6k
Design Pressure
hynek
0
150
実践Webフロントパフォーマンスチューニング
cp20
45
10k
iOSアプリで測る!名古屋駅までの 方向と距離
ryunakayama
0
160
OpenTelemetry + LLM = OpenLLMetry!?
yunosukey
2
190
Featured
See All Featured
The World Runs on Bad Software
bkeepers
PRO
68
11k
KATA
mclloyd
29
14k
Sharpening the Axe: The Primacy of Toolmaking
bcantrill
41
2.3k
Designing Dashboards & Data Visualisations in Web Apps
destraynor
231
53k
Practical Orchestrator
shlominoach
187
11k
Agile that works and the tools we love
rasmusluckow
329
21k
Optimising Largest Contentful Paint
csswizardry
37
3.2k
The Invisible Side of Design
smashingmag
299
50k
Cheating the UX When There Is Nothing More to Optimize - PixelPioneers
stephaniewalter
280
13k
Building Applications with DynamoDB
mza
94
6.4k
CSS Pre-Processors: Stylus, Less & Sass
bermonpainter
357
30k
Building Better People: How to give real-time feedback that sticks.
wjessup
368
19k
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.