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
20170327_fastlane_jp_2.pdf
Search
yukiasai
March 27, 2017
0
1.6k
20170327_fastlane_jp_2.pdf
yukiasai
March 27, 2017
Tweet
Share
More Decks by yukiasai
See All by yukiasai
スタディサプリENGLISH_モバイルチームの技術戦略.pdf
yukiasai
0
1.7k
Swift in my home
yukiasai
1
1.1k
家庭内Slack導入までのお話
yukiasai
1
2.8k
ReactNative+GraphQLでなんか作る
yukiasai
1
1.2k
コードとIBをつなぐオレオレスタイルシステム
yukiasai
1
1.6k
For nested apps
yukiasai
0
130
Featured
See All Featured
Optimizing for Happiness
mojombo
379
70k
Connecting the Dots Between Site Speed, User Experience & Your Business [WebExpo 2025]
tammyeverts
6
300
Building Better People: How to give real-time feedback that sticks.
wjessup
367
19k
Fireside Chat
paigeccino
37
3.5k
Bash Introduction
62gerente
613
210k
A Tale of Four Properties
chriscoyier
160
23k
Fashionably flexible responsive web design (full day workshop)
malarkey
407
66k
Cheating the UX When There Is Nothing More to Optimize - PixelPioneers
stephaniewalter
281
13k
Music & Morning Musume
bryan
46
6.6k
StorybookのUI Testing Handbookを読んだ
zakiyama
30
5.9k
It's Worth the Effort
3n
185
28k
ピンチをチャンスに:未来をつくるプロダクトロードマップ #pmconf2020
aki_iinuma
126
53k
Transcript
Let’s into the fastlane Mar. 27, 2017
whoami? @yukiasai @yukiasai417 Recruit Marketing Partners Co., Ltd.
GitHub
My contributions
My contributions
Spaceship spaceship exposes both the Apple Developer Center and the
iTunes Connect API.
None
Usage
Spaceship Playground Run fastlane spaceship
Spaceship Playground
iTunes Connect API & Apple Developer Portal API
iTunes Connect API fastlane/spaceship/lib/spaceship/tunes/
App list App details Build versions Beta tests Submit …
Base URL fastlane/spaceship/lib/spaceship/tunes/tunes_client.rb: 43
Apple Developer Portal API fastlane/spaceship/lib/spaceship/portal/
Certificates Provisioning profiles Devices Members …
Base URL fastlane/spaceship/lib/spaceship/tunes/portal_client.rb: 8
**Developer Console**
My contributions
My contributions
#8469
Before Now Create new app
Request Payload
Request Payload
Apps created just now
1. Create new app 2. Ensure version number
My contributions
#8508
App details
Response Payload /account/ios/identifiers/getAppIdDetail.action
Diff
Spaceship 1. is Core technology of fastlane 2. Call the
closed API 3. Has many chance of contribution
Thank you