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.6k
Swift in my home
yukiasai
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
How to Ace a Technical Interview
jacobian
276
23k
BBQ
matthewcrist
88
9.7k
Unsuck your backbone
ammeep
671
58k
The Invisible Side of Design
smashingmag
299
50k
Imperfection Machines: The Place of Print at Facebook
scottboms
267
13k
The MySQL Ecosystem @ GitHub 2015
samlambert
251
12k
[RailsConf 2023] Rails as a piece of cake
palkan
55
5.6k
Being A Developer After 40
akosma
91
590k
Optimizing for Happiness
mojombo
378
70k
RailsConf 2023
tenderlove
30
1.1k
Build your cross-platform service in a week with App Engine
jlugia
231
18k
The Cost Of JavaScript in 2023
addyosmani
49
8.1k
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