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
Music & Morning Musume
bryan
46
6.6k
Build The Right Thing And Hit Your Dates
maggiecrowley
36
2.8k
For a Future-Friendly Web
brad_frost
179
9.8k
Bash Introduction
62gerente
614
210k
The World Runs on Bad Software
bkeepers
PRO
69
11k
[RailsConf 2023] Rails as a piece of cake
palkan
55
5.6k
Site-Speed That Sticks
csswizardry
10
650
Building a Scalable Design System with Sketch
lauravandoore
462
33k
実際に使うSQLの書き方 徹底解説 / pgcon21j-tutorial
soudai
PRO
181
53k
The Myth of the Modular Monolith - Day 2 Keynote - Rails World 2024
eileencodes
26
2.8k
4 Signs Your Business is Dying
shpigford
184
22k
RailsConf & Balkan Ruby 2019: The Past, Present, and Future of Rails at GitHub
eileencodes
137
34k
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