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.5k
20170327_fastlane_jp_2.pdf
yukiasai
March 27, 2017
Tweet
Share
More Decks by yukiasai
See All by yukiasai
スタディサプリENGLISH_モバイルチームの技術戦略.pdf
yukiasai
0
1.6k
Swift in my home
yukiasai
1
1k
家庭内Slack導入までのお話
yukiasai
1
2.7k
ReactNative+GraphQLでなんか作る
yukiasai
1
1.2k
コードとIBをつなぐオレオレスタイルシステム
yukiasai
1
1.5k
For nested apps
yukiasai
0
120
Featured
See All Featured
RailsConf 2023
tenderlove
29
940
YesSQL, Process and Tooling at Scale
rocio
169
14k
Git: the NoSQL Database
bkeepers
PRO
427
64k
Let's Do A Bunch of Simple Stuff to Make Websites Faster
chriscoyier
507
140k
Code Reviewing Like a Champion
maltzj
520
39k
4 Signs Your Business is Dying
shpigford
181
21k
The Psychology of Web Performance [Beyond Tellerrand 2023]
tammyeverts
45
2.2k
How GitHub (no longer) Works
holman
311
140k
Measuring & Analyzing Core Web Vitals
bluesmoon
4
170
Why You Should Never Use an ORM
jnunemaker
PRO
54
9.1k
Adopting Sorbet at Scale
ufuk
73
9.1k
[Rails World 2023 - Day 1 Closing Keynote] - The Magic of Rails
eileencodes
33
2k
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