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.9k
ReactNative+GraphQLでなんか作る
yukiasai
1
1.2k
コードとIBをつなぐオレオレスタイルシステム
yukiasai
1
1.6k
For nested apps
yukiasai
0
130
Featured
See All Featured
The Web Performance Landscape in 2024 [PerfNow 2024]
tammyeverts
9
780
Six Lessons from altMBA
skipperchong
28
4k
GraphQLとの向き合い方2022年版
quramy
49
14k
RailsConf & Balkan Ruby 2019: The Past, Present, and Future of Rails at GitHub
eileencodes
139
34k
How to Think Like a Performance Engineer
csswizardry
25
1.8k
Producing Creativity
orderedlist
PRO
347
40k
Thoughts on Productivity
jonyablonski
69
4.8k
Raft: Consensus for Rubyists
vanstee
140
7.1k
Rebuilding a faster, lazier Slack
samanthasiow
83
9.1k
Fireside Chat
paigeccino
39
3.6k
Testing 201, or: Great Expectations
jmmastey
45
7.6k
Fashionably flexible responsive web design (full day workshop)
malarkey
407
66k
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