deliver 1.10.3 → 1.10.4

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: f742e0172af5093251ba6cb860c304a0a8f010a3
4
- data.tar.gz: f70c146c288830f8a0034199c2a6b9a687177c3f
3
+ metadata.gz: 94f6517fa065a428829f12056c8d5c824fd56c9d
4
+ data.tar.gz: 82309bdb083ff8a57563a2de611428c318ddc906
5
5
  SHA512:
6
- metadata.gz: bd96e4c87c94f82c5d2e71017f637c89092bbac3d9cd8fe62a4aebfedd498a93f2753bb815f77e70fbfa1f0c6435c25de9cc01c222fb05eb24c0a890f48e973d
7
- data.tar.gz: bca1d1f32e7ec26854436c6a29ed46cd79699429cd1879eff5329d07079fd6544c3f9825ef5421aae7b04803b572bf0e11dbb425505ffa5ef9eb0f040df5fecf
6
+ metadata.gz: 0ca870c545354f37354050f63efaed2cf3e4be27b9e92a3b3715904e9acd9cbc0bf68cd835130cf3b51ed7463cc3c3c03bad4c61c7cc7a082bfcb346dc0ebaa8
7
+ data.tar.gz: ec4cceace306d15a5d3343a98f165cbc995a08b8eeff48a79933dafb948037e932d71d121820ea06969b70a89cd69cc84dcbc198ddd7f319b0185ca1408e8571
data/README.md CHANGED
@@ -1,24 +1,24 @@
1
1
  <h3 align="center">
2
- <a href="https://github.com/fastlane/fastlane">
3
- <img src="assets/fastlane.png" width="150" />
2
+ <a href="https://github.com/fastlane/fastlane/tree/master/fastlane">
3
+ <img src="../fastlane/assets/fastlane.png" width="150" />
4
4
  <br />
5
5
  fastlane
6
6
  </a>
7
7
  </h3>
8
8
  <p align="center">
9
- <b>deliver</b> &bull;
10
- <a href="https://github.com/fastlane/snapshot">snapshot</a> &bull;
11
- <a href="https://github.com/fastlane/frameit">frameit</a> &bull;
12
- <a href="https://github.com/fastlane/pem">pem</a> &bull;
13
- <a href="https://github.com/fastlane/sigh">sigh</a> &bull;
14
- <a href="https://github.com/fastlane/produce">produce</a> &bull;
15
- <a href="https://github.com/fastlane/cert">cert</a> &bull;
16
- <a href="https://github.com/fastlane/spaceship">spaceship</a> &bull;
17
- <a href="https://github.com/fastlane/pilot">pilot</a> &bull;
9
+ <b>deliver</b> &bull;
10
+ <a href="https://github.com/fastlane/fastlane/tree/master/snapshot">snapshot</a> &bull;
11
+ <a href="https://github.com/fastlane/fastlane/tree/master/frameit">frameit</a> &bull;
12
+ <a href="https://github.com/fastlane/fastlane/tree/master/pem">pem</a> &bull;
13
+ <a href="https://github.com/fastlane/fastlane/tree/master/sigh">sigh</a> &bull;
14
+ <a href="https://github.com/fastlane/fastlane/tree/master/produce">produce</a> &bull;
15
+ <a href="https://github.com/fastlane/fastlane/tree/master/cert">cert</a> &bull;
16
+ <a href="https://github.com/fastlane/fastlane/tree/master/spaceship">spaceship</a> &bull;
17
+ <a href="https://github.com/fastlane/fastlane/tree/master/pilot">pilot</a> &bull;
18
18
  <a href="https://github.com/fastlane/boarding">boarding</a> &bull;
19
- <a href="https://github.com/fastlane/gym">gym</a> &bull;
20
- <a href="https://github.com/fastlane/scan">scan</a> &bull;
21
- <a href="https://github.com/fastlane/match">match</a>
19
+ <a href="https://github.com/fastlane/fastlane/tree/master/gym">gym</a> &bull;
20
+ <a href="https://github.com/fastlane/fastlane/tree/master/scan">scan</a> &bull;
21
+ <a href="https://github.com/fastlane/fastlane/tree/master/match">match</a>
22
22
  </p>
23
23
  -------
24
24
 
@@ -29,10 +29,10 @@
29
29
  deliver
30
30
  ============
31
31
 
32
- [![Twitter: @KauseFx](https://img.shields.io/badge/contact-@FastlaneTools-blue.svg?style=flat)](https://twitter.com/FastlaneTools)
33
- [![License](https://img.shields.io/badge/license-MIT-green.svg?style=flat)](https://github.com/fastlane/deliver/blob/master/LICENSE)
32
+ [![Twitter: @FastlaneTools](https://img.shields.io/badge/contact-@FastlaneTools-blue.svg?style=flat)](https://twitter.com/FastlaneTools)
33
+ [![License](https://img.shields.io/badge/license-MIT-green.svg?style=flat)](https://github.com/fastlane/fastlane/blob/master/deliver/LICENSE)
34
34
  [![Gem](https://img.shields.io/gem/v/deliver.svg?style=flat)](http://rubygems.org/gems/deliver)
35
- [![Build Status](https://img.shields.io/travis/fastlane/deliver/master.svg?style=flat)](https://travis-ci.org/fastlane/deliver)
35
+ [![Build Status](https://img.shields.io/circleci/project/fastlane/fastlane/master.svg?style=flat)](https://circleci.com/gh/fastlane/fastlane)
36
36
 
37
37
  ###### Upload screenshots, metadata and your app to the App Store using a single command
38
38
 
@@ -42,11 +42,11 @@ Get in contact with the developer on Twitter: [@FastlaneTools](https://twitter.c
42
42
 
43
43
  -------
44
44
  <p align="center">
45
- <a href="#features">Features</a> &bull;
46
- <a href="#installation">Installation</a> &bull;
47
- <a href="#quick-start">Quick Start</a> &bull;
48
- <a href="#usage">Usage</a> &bull;
49
- <a href="#tips">Tips</a> &bull;
45
+ <a href="#features">Features</a> &bull;
46
+ <a href="#installation">Installation</a> &bull;
47
+ <a href="#quick-start">Quick Start</a> &bull;
48
+ <a href="#usage">Usage</a> &bull;
49
+ <a href="#tips">Tips</a> &bull;
50
50
  <a href="#need-help">Need help?</a>
51
51
  </p>
52
52
 
@@ -62,7 +62,7 @@ Get in contact with the developer on Twitter: [@FastlaneTools](https://twitter.c
62
62
  - Store the configuration in git to easily deploy from **any** Mac, including your Continuous Integration server
63
63
  - Get a HTML preview of the fetched metadata before uploading the app metadata and screenshots to iTC
64
64
 
65
- To upload builds to TestFlight check out [pilot](https://github.com/fastlane/pilot).
65
+ To upload builds to TestFlight check out [pilot](https://github.com/fastlane/fastlane/tree/master/pilot).
66
66
 
67
67
  ##### [Like this tool? Be the first to know about updates and new fastlane tools](https://tinyletter.com/krausefx)
68
68
 
@@ -88,13 +88,13 @@ The guide will create all the necessary files for you, using the existing app me
88
88
 
89
89
  From now on, you can run `deliver` to deploy a new update, or just upload new app metadata and screenshots.
90
90
 
91
- Already using `deliver` and just updated to 1.0? Check out the [Migration Guide](https://github.com/fastlane/deliver/blob/master/MigrationGuide.md).
91
+ Already using `deliver` and just updated to 1.0? Check out the [Migration Guide](https://github.com/fastlane/fastlane/blob/master/deliver/MigrationGuide.md).
92
92
 
93
93
  # Usage
94
94
 
95
95
  Check out your local `./fastlane/metadata` and `./fastlane/screenshots` folders (if you don't use [fastlane](https://fastlane.tools) it's `./metadata` instead)
96
96
 
97
- ![/assets/metadata.png](/assets/metadata.png)
97
+ ![assets/metadata.png](assets/metadata.png)
98
98
 
99
99
  You'll see your metadata from iTunes Connect. Feel free to store the metadata in git (not the screenshots). You can now modify it locally and push the changes back to iTunes Connect.
100
100
 
@@ -118,7 +118,7 @@ deliver --pkg "MacApp.pkg"
118
118
 
119
119
  If you use [fastlane](https://fastlane.tools) you don't have to manually specify the path to your `ipa`/`pkg` file.
120
120
 
121
- This is just a small sub-set of what you can do with `deliver`, check out the full documentation in [Deliverfile.md](https://github.com/fastlane/deliver/blob/master/Deliverfile.md)
121
+ This is just a small sub-set of what you can do with `deliver`, check out the full documentation in [Deliverfile.md](https://github.com/fastlane/fastlane/blob/master/deliver/Deliverfile.md)
122
122
 
123
123
  Download existing screenshots from iTunes Connect
124
124
 
@@ -139,42 +139,42 @@ Select a previously uploaded build and submit it for review.
139
139
  deliver submit_build --build_number 830
140
140
  ```
141
141
 
142
- Check out [Deliverfile.md](https://github.com/fastlane/deliver/blob/master/Deliverfile.md) for more options.
142
+ Check out [Deliverfile.md](https://github.com/fastlane/fastlane/blob/master/deliver/Deliverfile.md) for more options.
143
143
 
144
- Already using `deliver` and just updated to 1.0? Check out the [Migration Guide](https://github.com/fastlane/deliver/blob/master/MigrationGuide.md).
144
+ Already using `deliver` and just updated to 1.0? Check out the [Migration Guide](https://github.com/fastlane/fastlane/blob/master/deliver/MigrationGuide.md).
145
145
 
146
146
  # Credentials
147
147
 
148
- A detailed description about your credentials is available on a [separate repo](https://github.com/fastlane/credentials_manager).
148
+ A detailed description about how your credentials are handled is available in a [credentials_manager](https://github.com/fastlane/fastlane/tree/master/credentials_manager).
149
149
 
150
150
  ### How does this thing even work? Is magic involved? 🎩###
151
151
 
152
- Your password will be stored in the Mac OS X keychain, but can also be passed using environment variables. (More information available on [CredentialsManager](https://github.com/fastlane/credentials_manager))
152
+ Your password will be stored in the Mac OS X keychain, but can also be passed using environment variables. (More information available on [CredentialsManager](https://github.com/fastlane/fastlane/tree/master/credentials_manager))
153
153
 
154
- Before actually uploading anything to iTunes, ```deliver``` will generate a HTML summary of the collected data.
154
+ Before actually uploading anything to iTunes, ```deliver``` will generate a HTML summary of the collected data.
155
155
 
156
156
  `deliver` uses the following techniques under the hood:
157
157
 
158
158
  - The iTMSTransporter tool is used to upload the binary to iTunes Connect. iTMSTransporter is a command line tool provided by Apple.
159
- - For all metadata related actions `deliver` uses [spaceship](https://github.com/fastlane/spaceship)
159
+ - For all metadata related actions `deliver` uses [spaceship](https://github.com/fastlane/fastlane/tree/master/spaceship)
160
160
 
161
161
  # Tips
162
162
 
163
163
  ## [`fastlane`](https://fastlane.tools) Toolchain
164
164
 
165
165
  - [`fastlane`](https://fastlane.tools): Connect all deployment tools into one streamlined workflow
166
- - [`snapshot`](https://github.com/fastlane/snapshot): Automate taking localized screenshots of your iOS app on every device
167
- - [`frameit`](https://github.com/fastlane/frameit): Quickly put your screenshots into the right device frames
168
- - [`pem`](https://github.com/fastlane/pem): Automatically generate and renew your push notification profiles
169
- - [`sigh`](https://github.com/fastlane/sigh): Because you would rather spend your time building stuff than fighting provisioning
170
- - [`produce`](https://github.com/fastlane/produce): Create new iOS apps on iTunes Connect and Dev Portal using the command line
171
- - [`cert`](https://github.com/fastlane/cert): Automatically create and maintain iOS code signing certificates
172
- - [`spaceship`](https://github.com/fastlane/spaceship): Ruby library to access the Apple Dev Center and iTunes Connect
173
- - [`pilot`](https://github.com/fastlane/pilot): The best way to manage your TestFlight testers and builds from your terminal
174
- - [`boarding`](https://github.com/fastlane/boarding): The easiest way to invite your TestFlight beta testers
175
- - [`gym`](https://github.com/fastlane/gym): Building your iOS apps has never been easier
176
- - [`scan`](https://github.com/fastlane/scan): The easiest way to run tests of your iOS and Mac app
177
- - [`match`](https://github.com/fastlane/match): Easily sync your certificates and profiles across your team using git
166
+ - [`snapshot`](https://github.com/fastlane/fastlane/tree/master/snapshot): Automate taking localized screenshots of your iOS app on every device
167
+ - [`frameit`](https://github.com/fastlane/fastlane/tree/master/frameit): Quickly put your screenshots into the right device frames
168
+ - [`pem`](https://github.com/fastlane/fastlane/tree/master/pem): Automatically generate and renew your push notification profiles
169
+ - [`sigh`](https://github.com/fastlane/fastlane/tree/master/sigh): Because you would rather spend your time building stuff than fighting provisioning
170
+ - [`produce`](https://github.com/fastlane/fastlane/tree/master/produce): Create new iOS apps on iTunes Connect and Dev Portal using the command line
171
+ - [`cert`](https://github.com/fastlane/fastlane/tree/master/cert): Automatically create and maintain iOS code signing certificates
172
+ - [`spaceship`](https://github.com/fastlane/fastlane/tree/master/spaceship): Ruby library to access the Apple Dev Center and iTunes Connect
173
+ - [`pilot`](https://github.com/fastlane/fastlane/tree/master/pilot): The best way to manage your TestFlight testers and builds from your terminal
174
+ - [`boarding`](https://github.com/fastlane/boarding): The easiest way to invite your TestFlight beta testers
175
+ - [`gym`](https://github.com/fastlane/fastlane/tree/master/gym): Building your iOS apps has never been easier
176
+ - [`scan`](https://github.com/fastlane/fastlane/tree/master/scan): The easiest way to run tests of your iOS and Mac app
177
+ - [`match`](https://github.com/fastlane/fastlane/tree/master/match): Easily sync your certificates and profiles across your team using git
178
178
 
179
179
  ##### [Like this tool? Be the first to know about updates and new fastlane tools](https://tinyletter.com/krausefx)
180
180
 
@@ -208,7 +208,7 @@ You can do the same with folders
208
208
 
209
209
  ```
210
210
  default
211
- keywords.txt
211
+ keywords.txt
212
212
  marketing_url.txt
213
213
  name.txt
214
214
  privacy_url.txt
@@ -230,10 +230,10 @@ In this case, default values for keywords, urls, name and release notes are used
230
230
 
231
231
  ## Automatically create screenshots
232
232
 
233
- If you want to integrate `deliver` with [snapshot](https://github.com/fastlane/snapshot), check out [fastlane](https://fastlane.tools)!
233
+ If you want to integrate `deliver` with [snapshot](https://github.com/fastlane/fastlane/tree/master/snapshot), check out [fastlane](https://fastlane.tools)!
234
234
 
235
235
  ## Jenkins integration
236
- Detailed instructions about how to set up `deliver` and `fastlane` in `Jenkins` can be found in the [fastlane README](https://github.com/fastlane/fastlane/blob/master/docs/Jenkins.md).
236
+ Detailed instructions about how to set up `deliver` and `fastlane` in `Jenkins` can be found in the [fastlane README](https://github.com/fastlane/fastlane/blob/master/fastlane/docs/Jenkins.md).
237
237
 
238
238
  ## Firewall Issues
239
239
 
@@ -243,8 +243,19 @@ Detailed instructions about how to set up `deliver` and `fastlane` in `Jenkins`
243
243
  DELIVER_ITMSTRANSPORTER_ADDITIONAL_UPLOAD_PARAMETERS="-t DAV" deliver
244
244
  ```
245
245
 
246
+ ## HTTP Proxy
247
+ iTunes Transporter is a Java application bundled with Xcode. In addtion to utilizing the `DELIVER_ITMSTRANSPORTER_ADDITIONAL_UPLOAD_PARAMETERS="-t DAV"`, you need to configure the transporter application to use the proxy independently from the system proxy or any environment proxy settings. You can find the configuration file within Xcode:
248
+
249
+ ```bash
250
+ TOOLS_PATH=$( xcode-select -p )
251
+ REL_PATH='../Applications/Application Loader.app/Contents/itms/java/lib/net.properties'
252
+ echo "$TOOLS_PATH/$REL_PATH"
253
+ ```
254
+
255
+ Add necessary proxy configuration values to the net.properties according to [Java Proxy Configuration](http://docs.oracle.com/javase/8/docs/technotes/guides/net/proxies.html).
256
+
246
257
  ## Limit
247
- Apple has a limit of 150 binary uploads per day.
258
+ Apple has a limit of 150 binary uploads per day.
248
259
 
249
260
  ## Editing the ```Deliverfile```
250
261
  Change syntax highlighting to *Ruby*.
@@ -253,7 +264,7 @@ Change syntax highlighting to *Ruby*.
253
264
  Please submit an issue on GitHub and provide information about your setup
254
265
 
255
266
  # Code of Conduct
256
- Help us keep `deliver` open and inclusive. Please read and follow our [Code of Conduct](https://github.com/fastlane/code-of-conduct).
267
+ Help us keep `deliver` open and inclusive. Please read and follow our [Code of Conduct](https://github.com/fastlane/fastlane/blob/master/CODE_OF_CONDUCT.md).
257
268
 
258
269
  # License
259
270
  This project is licensed under the terms of the MIT license. See the LICENSE file.
@@ -1,6 +1,6 @@
1
1
  ###################### More Options ######################
2
2
  # If you want to have even more control, check out the documentation
3
- # https://github.com/fastlane/deliver/blob/master/Deliverfile.md
3
+ # https://github.com/fastlane/fastlane/blob/master/deliver/Deliverfile.md
4
4
 
5
5
 
6
6
  ###################### Automatically generated ######################
@@ -80,13 +80,11 @@ module Deliver
80
80
  end
81
81
 
82
82
  # Validates the given screenshots (size and format)
83
- # rubocop:disable Style/PredicateName
84
83
  def is_valid?
85
84
  return false unless ["png", "PNG", "jpg", "JPG", "jpeg", "JPEG"].include?(self.path.split(".").last)
86
85
 
87
86
  return self.screen_size == self.class.calculate_screen_size(self.path)
88
87
  end
89
- # rubocop:enable Style/PredicateName
90
88
 
91
89
  def self.devices
92
90
  return {
@@ -21,7 +21,7 @@ module Deliver
21
21
  program :description, Deliver::DESCRIPTION
22
22
  program :help, 'Author', 'Felix Krause <deliver@krausefx.com>'
23
23
  program :help, 'Website', 'https://fastlane.tools'
24
- program :help, 'GitHub', 'https://github.com/fastlane/deliver'
24
+ program :help, 'GitHub', 'https://github.com/fastlane/fastlane/tree/master/deliver'
25
25
  program :help_formatter, :compact
26
26
 
27
27
  FastlaneCore::CommanderGenerator.new.generate(Deliver::Options.available_options)
@@ -6,7 +6,7 @@ module Deliver
6
6
  # through it as well searching for language folders.
7
7
  APPLE_TV_DIR_NAME = "appleTV".freeze
8
8
  DEFAULT_DIR_NAME = "default".freeze
9
- ALL_LANGUAGES = (FastlaneCore::Languages::ALL_LANGUAGES + [APPLE_TV_DIR_NAME, APPLE_TV_DIR_NAME]).map(&:downcase).freeze
9
+ ALL_LANGUAGES = (FastlaneCore::Languages::ALL_LANGUAGES + [APPLE_TV_DIR_NAME, APPLE_TV_DIR_NAME, DEFAULT_DIR_NAME]).map(&:downcase).freeze
10
10
 
11
11
  def self.language_folders(root)
12
12
  Dir.glob(File.join(root, '*')).select do |path|
@@ -65,7 +65,7 @@ module Deliver
65
65
  is_string: false,
66
66
  default_value: false),
67
67
  FastlaneCore::ConfigItem.new(key: :skip_screenshots,
68
- description: "Don't upload the screenhsots",
68
+ description: "Don't upload the screenshots",
69
69
  is_string: false,
70
70
  default_value: false),
71
71
  FastlaneCore::ConfigItem.new(key: :app_version,
@@ -6,7 +6,7 @@ module Deliver
6
6
  self.options = options
7
7
  login
8
8
  Deliver::DetectValues.new.run!(self.options)
9
- FastlaneCore::PrintTable.print_values(config: options, hide_keys: [:app], title: "deliver #{Deliver::VERSION} Summary")
9
+ FastlaneCore::PrintTable.print_values(config: options, hide_keys: [:app], mask_keys: ['app_review_information.demo_password'], title: "deliver #{Deliver::VERSION} Summary")
10
10
  end
11
11
 
12
12
  def login
@@ -22,7 +22,9 @@ module Deliver
22
22
 
23
23
  has_binary = (options[:ipa] || options[:pkg])
24
24
  if !options[:skip_binary_upload] && !options[:build_number] && has_binary
25
- upload_binary
25
+ unless upload_binary
26
+ UI.user_error!("Upload binary failed")
27
+ end
26
28
  end
27
29
 
28
30
  UI.success("Finished the upload to iTunes Connect")
@@ -91,6 +93,7 @@ module Deliver
91
93
 
92
94
  def validate_html(screenshots)
93
95
  return if options[:force]
96
+ return if options[:skip_metadata] && options[:skip_screenshots]
94
97
  HtmlGenerator.new.run(options, screenshots)
95
98
  end
96
99
  end
@@ -1,4 +1,4 @@
1
1
  module Deliver
2
- VERSION = "1.10.3"
2
+ VERSION = "1.10.4"
3
3
  DESCRIPTION = 'Upload screenshots, metadata and your app to the App Store using a single command'
4
4
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: deliver
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.10.3
4
+ version: 1.10.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Felix Krause
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2016-02-18 00:00:00.000000000 Z
11
+ date: 2016-03-15 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: fastlane_core
@@ -16,7 +16,7 @@ dependencies:
16
16
  requirements:
17
17
  - - ">="
18
18
  - !ruby/object:Gem::Version
19
- version: 0.36.4
19
+ version: 0.37.0
20
20
  - - "<"
21
21
  - !ruby/object:Gem::Version
22
22
  version: 1.0.0
@@ -26,7 +26,7 @@ dependencies:
26
26
  requirements:
27
27
  - - ">="
28
28
  - !ruby/object:Gem::Version
29
- version: 0.36.4
29
+ version: 0.37.0
30
30
  - - "<"
31
31
  - !ruby/object:Gem::Version
32
32
  version: 1.0.0
@@ -57,7 +57,7 @@ dependencies:
57
57
  - - ">="
58
58
  - !ruby/object:Gem::Version
59
59
  version: 0.19.0
60
- - - "<="
60
+ - - "<"
61
61
  - !ruby/object:Gem::Version
62
62
  version: 1.0.0
63
63
  type: :runtime
@@ -67,7 +67,7 @@ dependencies:
67
67
  - - ">="
68
68
  - !ruby/object:Gem::Version
69
69
  version: 0.19.0
70
- - - "<="
70
+ - - "<"
71
71
  - !ruby/object:Gem::Version
72
72
  version: 1.0.0
73
73
  - !ruby/object:Gem::Dependency
@@ -216,14 +216,14 @@ dependencies:
216
216
  requirements:
217
217
  - - "~>"
218
218
  - !ruby/object:Gem::Version
219
- version: 0.35.1
219
+ version: 0.38.0
220
220
  type: :development
221
221
  prerelease: false
222
222
  version_requirements: !ruby/object:Gem::Requirement
223
223
  requirements:
224
224
  - - "~>"
225
225
  - !ruby/object:Gem::Version
226
- version: 0.35.1
226
+ version: 0.38.0
227
227
  - !ruby/object:Gem::Dependency
228
228
  name: fakefs
229
229
  requirement: !ruby/object:Gem::Requirement
@@ -290,7 +290,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
290
290
  version: '0'
291
291
  requirements: []
292
292
  rubyforge_project:
293
- rubygems_version: 2.4.0
293
+ rubygems_version: 2.2.2
294
294
  signing_key:
295
295
  specification_version: 4
296
296
  summary: Upload screenshots, metadata and your app to the App Store using a single