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
Review code and collaborate in Xcodeまとめ
Search
jollyjoester
June 30, 2021
Technology
0
240
Review code and collaborate in Xcodeまとめ
Mobile Act ONLINE #5 〜 WWDC21 を振り返る 〜
https://mobileact.connpass.com/event/216108/
jollyjoester
June 30, 2021
Tweet
Share
More Decks by jollyjoester
See All by jollyjoester
AIコードアシスタントとiOS開発
jollyjoester
1
320
市民のためのセキュリティ講座
jollyjoester
0
44
コミュニティMTG in WWDC24
jollyjoester
0
310
BengaluruでLTしてきた
jollyjoester
0
350
try! Swift Tokyo 2024
jollyjoester
0
340
エンジニアが直接会う場の価値について
jollyjoester
8
4.4k
来年Proposalを出すつもりで参加するときっともっと楽しい!
jollyjoester
0
370
My favorite sessions in WWDC 23
jollyjoester
0
660
みんなでAIと戯れよう
jollyjoester
0
150
Other Decks in Technology
See All in Technology
Modern_Data_Stack最新動向クイズ_買収_AI_激動の2025年_.pdf
sagara
0
180
AI時代だからこそ考える、僕らが本当につくりたいスクラムチーム / A Scrum Team we really want to create in this AI era
takaking22
6
2.8k
extension 現場で使えるXcodeショートカット一覧
ktombow
0
190
「技術負債にならない・間違えない」 権限管理の設計と実装
naro143
35
10k
KMP の Swift export
kokihirokawa
0
310
AI Agentと MCP Serverで実現する iOSアプリの 自動テスト作成の効率化
spiderplus_cb
0
420
Railsアプリケーション開発者のためのブックガイド
takahashim
14
5.9k
Pure Goで体験するWasmの未来
askua
1
170
GA technologiesでのAI-Readyの取り組み@DataOps Night
yuto16
0
260
全てGoで作るP2P対戦ゲーム入門
ponyo877
3
1.3k
後進育成のしくじり〜任せるスキルとリーダーシップの両立〜
matsu0228
4
1.2k
From Prompt to Product @ How to Web 2025, Bucharest, Romania
janwerner
0
110
Featured
See All Featured
How GitHub (no longer) Works
holman
315
140k
Scaling GitHub
holman
463
140k
The Success of Rails: Ensuring Growth for the Next 100 Years
eileencodes
46
7.6k
The Invisible Side of Design
smashingmag
301
51k
Building a Modern Day E-commerce SEO Strategy
aleyda
43
7.7k
Music & Morning Musume
bryan
46
6.8k
No one is an island. Learnings from fostering a developers community.
thoeni
21
3.5k
Documentation Writing (for coders)
carmenintech
75
5k
Fashionably flexible responsive web design (full day workshop)
malarkey
407
66k
Reflections from 52 weeks, 52 projects
jeffersonlam
352
21k
Facilitating Awesome Meetings
lara
56
6.6k
Done Done
chrislema
185
16k
Transcript
Review code and collaborate in Xcodeまとめ 2021/06/30 Mobile Act ONLINE
#5 〜 WWDC21 を振り返る 〜 jollyjoester
このLTについて • このLTはWWDC21のReview code and collaborate in Xcodeのセッション動画を 見てざっくりまとめたものです。 •
実際に動画を見た方がXcodeの操作などイメージつきやすいので、興味が湧いた らぜひセッション動画も見てみてください!
サマリ XcodeとGitHub連携が強化されて開発プロセス(開発→RP送る→レビュー来る→修正 する→マージする→PR依頼来る→レビューする→コメントする)に関する作業が便利に なるぞ!
Review Modeが追加されて開発中の差分が見やすくなったぞ refs. 動画1:50あたり https://developer.apple.com/videos/play/wwdc2021/10205/
Commitやtagごとに差分を表示できるぞ refs. 動画3:00あたり https://developer.apple.com/videos/play/wwdc2021/10205/
複数ファイルの差分も見やすいぞ refs. 動画3:54あたり https://developer.apple.com/videos/play/wwdc2021/10205/
Source Controler Popoverでbranchの移動や作成もしやすい ぞ refs. 動画4:24あたり https://developer.apple.com/videos/play/wwdc2021/10205/
XcodeからPRが作れたり、Reviewer指定とかできるぞ refs. 動画6:24あたり https://developer.apple.com/videos/play/wwdc2021/10205/
レビューで指摘されたところに一発で飛べるぞ! refs. 動画7:24あたり https://developer.apple.com/videos/play/wwdc2021/10205/
Xcode Cloudとの相性もバッチリだぞ refs. 動画7:52あたり https://developer.apple.com/videos/play/wwdc2021/10205/
Merge Strategyも指定できるぞ refs. 動画8:38あたり https://developer.apple.com/videos/play/wwdc2021/10205/
レビュー依頼されたbranchのcheckout簡単にできるぞ refs. 動画9:19あたり https://developer.apple.com/videos/play/wwdc2021/10205/
PRでの変更箇所にすぐ飛べるぞ refs. 動画9:40あたり https://developer.apple.com/videos/play/wwdc2021/10205/
コメントもXcodeからできるぞ refs. 動画10:00あたり https://developer.apple.com/videos/play/wwdc2021/10205/
まとめ 僕の場合、Xcode (開発)とTerminal (Git操作)とBrowser (GitHub見る)を行ったりきたり してたのでXcodeだけで済むようになりそうでちょー期待🎉 おまけ • Xcode, Xcode
Cloudなど開発者に優しい発表が多いWWDCでしたね! • Xcode CloudについてはSwift愛好会で発表したので見てみてください ◦ https://www.youtube.com/watch?v=OVXr4Rb7zsU&t=3160s • breakpointの進化とTipsについてはYUMEMI.swift #12 feat. HAKATA.swiftで発 表したのでぜひ見てみてください ◦ https://youtu.be/zcRKzgO6wao?t=8236
Refs. WWDC21セッション動画 • Review code and collaborate in Xcode