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
Build an iOS app from an iPad
adhumi
0
25
Inside Brut.
adhumi
0
81
Localization done bien
adhumi
1
240
Test and distribute an iOS app with Gitlab CI
adhumi
0
350
Pushing Forward iOS Notifications
adhumi
0
180
Good practices for iOS releases
adhumi
0
200
What's new in iOS 9
adhumi
0
280
Rebranding an iOS app
adhumi
0
240
Cocoapods for private libraries
adhumi
0
120
Other Decks in Programming
See All in Programming
Macとオーディオ再生 2024/11/02
yusukeito
0
190
約9000個の自動テストの 時間を50分->10分に短縮 Flakyテストを1%以下に抑えた話
hatsu38
23
11k
VR HMDとしてのVision Pro+ゲーム開発について
yasei_no_otoko
0
100
讓數據說話:用 Python、Prometheus 和 Grafana 講故事
eddie
0
350
ECS Service Connectのこれまでのアップデートと今後のRoadmapを見てみる
tkikuc
2
210
Dev ContainersとGitHub Codespacesの素敵な関係
ymd65536
1
130
Sidekiqで実現する 長時間非同期処理の中断と再開 / Pausing and Resuming Long-Running Asynchronous Jobs with Sidekiq
hypermkt
6
2.7k
Identifying User Idenity
moro
6
7.9k
Golang と Erlang
taiyow
8
1.9k
デプロイを任されたので、教わった通りにデプロイしたら障害になった件 ~俺のやらかしを越えてゆけ~
techouse
52
32k
JaSST 24 九州:ワークショップ(は除く)実践!マインドマップを活用したソフトウェアテスト+活用事例
satohiroyuki
0
260
Snowflake x dbtで作るセキュアでアジャイルなデータ基盤
tsoshiro
2
430
Featured
See All Featured
Being A Developer After 40
akosma
86
590k
How To Stay Up To Date on Web Technology
chriscoyier
788
250k
The Language of Interfaces
destraynor
154
24k
Templates, Plugins, & Blocks: Oh My! Creating the theme that thinks of everything
marktimemedia
26
2.1k
The Cost Of JavaScript in 2023
addyosmani
45
6.6k
YesSQL, Process and Tooling at Scale
rocio
167
14k
Easily Structure & Communicate Ideas using Wireframe
afnizarnur
191
16k
How to Create Impact in a Changing Tech Landscape [PerfNow 2023]
tammyeverts
46
2.1k
We Have a Design System, Now What?
morganepeng
50
7.2k
The Success of Rails: Ensuring Growth for the Next 100 Years
eileencodes
43
6.6k
Bootstrapping a Software Product
garrettdimon
PRO
305
110k
Optimising Largest Contentful Paint
csswizardry
33
2.9k
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.