gym 1.1.3 → 1.1.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: 020ec63d70419e0a28373cd2c2d3f97f48ba6432
4
- data.tar.gz: c455e8ce48f719140aa60362664ad50720f359df
3
+ metadata.gz: f6cdbe05fe12907327ee6956db38c39e6214166d
4
+ data.tar.gz: 18cdece5ac0ddab2b3b82080dd6ecbf93e0edc6e
5
5
  SHA512:
6
- metadata.gz: 15cf760a9cdbad863c6390d74da6f5b489174157cc52943afc4ba6bcafe110f53a24e2e3ce7e47db547d69babecc9625644f0c8fc0a2910eabb6a2123076f607
7
- data.tar.gz: 81792d8df1572563b13c4735c8938cead8b7920457309e241a865a452d4f6a31ae4fbcf5daedd1cc0b8fd6e2436e848b680119d48d9fbd9f8fb2c4264199cbda
6
+ metadata.gz: b6513656d2340b1c9b1d310e52d75cca3bf6d0131efcc883d8ec7a9d60b97c6a5d99800fc14bd4286124a9c01efac3416a4da04ea273474329efa073c3e6de22
7
+ data.tar.gz: 1c2ddefa2f9988d31ecbba6959062fe90be223b097a66cba0d3917ed7c4f9f6eb6c0d27248025af885fe4283791f504f7efdbbee21c2c0869dfe551d02722981
data/README.md CHANGED
@@ -1,18 +1,18 @@
1
1
  <h3 align="center">
2
- <a href="https://github.com/KrauseFx/fastlane">
2
+ <a href="https://github.com/fastlane/fastlane">
3
3
  <img src="assets/fastlane.png" width="150" />
4
4
  <br />
5
5
  fastlane
6
6
  </a>
7
7
  </h3>
8
8
  <p align="center">
9
- <a href="https://github.com/KrauseFx/deliver">deliver</a> &bull;
10
- <a href="https://github.com/KrauseFx/snapshot">snapshot</a> &bull;
11
- <a href="https://github.com/KrauseFx/frameit">frameit</a> &bull;
12
- <a href="https://github.com/KrauseFx/PEM">PEM</a> &bull;
13
- <a href="https://github.com/KrauseFx/sigh">sigh</a> &bull;
14
- <a href="https://github.com/KrauseFx/produce">produce</a> &bull;
15
- <a href="https://github.com/KrauseFx/cert">cert</a> &bull;
9
+ <a href="https://github.com/fastlane/deliver">deliver</a> &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
16
  <a href="https://github.com/fastlane/spaceship">spaceship</a> &bull;
17
17
  <a href="https://github.com/fastlane/pilot">pilot</a> &bull;
18
18
  <a href="https://github.com/fastlane/boarding">boarding</a> &bull;
@@ -29,7 +29,7 @@ gym
29
29
  ============
30
30
 
31
31
  [![Twitter: @KauseFx](https://img.shields.io/badge/contact-@KrauseFx-blue.svg?style=flat)](https://twitter.com/KrauseFx)
32
- [![License](http://img.shields.io/badge/license-MIT-green.svg?style=flat)](https://github.com/fastlane/gym/blob/master/LICENSE)
32
+ [![License](https://img.shields.io/badge/license-MIT-green.svg?style=flat)](https://github.com/fastlane/gym/blob/master/LICENSE)
33
33
  [![Gem](https://img.shields.io/gem/v/gym.svg?style=flat)](http://rubygems.org/gems/gym)
34
34
  [![Build Status](https://img.shields.io/travis/fastlane/gym/master.svg?style=flat)](https://travis-ci.org/fastlane/gym)
35
35
 
@@ -169,7 +169,7 @@ end
169
169
 
170
170
  You can then easily switch between the beta provider (e.g. `testflight`, `hockey`, `s3` and more).
171
171
 
172
- For more information visit the [fastlane GitHub page](https://github.com/KrauseFx/fastlane).
172
+ For more information visit the [fastlane GitHub page](https://github.com/fastlane/fastlane).
173
173
 
174
174
  # How does it work?
175
175
 
@@ -226,12 +226,12 @@ Afterwards the `ipa` file is moved to the output folder. The `dSYM` file is comp
226
226
  ## [`fastlane`](https://fastlane.tools) Toolchain
227
227
 
228
228
  - [`fastlane`](https://fastlane.tools): Connect all deployment tools into one streamlined workflow
229
- - [`deliver`](https://github.com/KrauseFx/deliver): Upload screenshots, metadata and your app to the App Store
230
- - [`snapshot`](https://github.com/KrauseFx/snapshot): Automate taking localized screenshots of your iOS app on every device
231
- - [`frameit`](https://github.com/KrauseFx/frameit): Quickly put your screenshots into the right device frames
232
- - [`PEM`](https://github.com/KrauseFx/pem): Automatically generate and renew your push notification profiles
233
- - [`produce`](https://github.com/KrauseFx/produce): Create new iOS apps on iTunes Connect and Dev Portal using the command line
234
- - [`cert`](https://github.com/KrauseFx/cert): Automatically create and maintain iOS code signing certificates
229
+ - [`deliver`](https://github.com/fastlane/deliver): Upload screenshots, metadata and your app to the App Store
230
+ - [`snapshot`](https://github.com/fastlane/snapshot): Automate taking localized screenshots of your iOS app on every device
231
+ - [`frameit`](https://github.com/fastlane/frameit): Quickly put your screenshots into the right device frames
232
+ - [`PEM`](https://github.com/fastlane/PEM): Automatically generate and renew your push notification profiles
233
+ - [`produce`](https://github.com/fastlane/produce): Create new iOS apps on iTunes Connect and Dev Portal using the command line
234
+ - [`cert`](https://github.com/fastlane/cert): Automatically create and maintain iOS code signing certificates
235
235
  - [`spaceship`](https://github.com/fastlane/spaceship): Ruby library to access the Apple Dev Center and iTunes Connect
236
236
  - [`pilot`](https://github.com/fastlane/pilot): The best way to manage your TestFlight testers and builds from your terminal
237
237
  - [`boarding`](https://github.com/fastlane/boarding): The easiest way to invite your TestFlight beta testers
@@ -86,6 +86,9 @@ module Gym
86
86
  file_name = [Gym.config[:output_name], Time.now.strftime("%F %H.%M.%S")] # e.g. 2015-08-07 14.49.12
87
87
  Gym.cache[:archive_path] = File.join(build_path, file_name.join(" ") + ".xcarchive")
88
88
  end
89
+ if File.extname(Gym.cache[:archive_path]) != ".xcarchive"
90
+ Gym.cache[:archive_path] += ".xcarchive"
91
+ end
89
92
  return Gym.cache[:archive_path]
90
93
  end
91
94
  end
@@ -87,7 +87,7 @@ module Gym
87
87
  # Makes sure the archive is there and valid
88
88
  def verify_archive
89
89
  # from https://github.com/fastlane/gym/issues/115
90
- if (Dir[BuildCommandGenerator.archive_path + "/*"] + Dir[BuildCommandGenerator.archive_path + ".xcarchive/*"]).count == 0
90
+ if (Dir[BuildCommandGenerator.archive_path + "/*"]).count == 0
91
91
  ErrorHandler.handle_empty_archive
92
92
  end
93
93
  end
@@ -1,4 +1,4 @@
1
1
  module Gym
2
- VERSION = "1.1.3"
2
+ VERSION = "1.1.4"
3
3
  DESCRIPTION = "Building your iOS apps has never been easier"
4
4
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: gym
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.1.3
4
+ version: 1.1.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: 2015-10-28 00:00:00.000000000 Z
11
+ date: 2015-10-30 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: fastlane_core
@@ -34,16 +34,16 @@ dependencies:
34
34
  name: xcpretty
35
35
  requirement: !ruby/object:Gem::Requirement
36
36
  requirements:
37
- - - "~>"
37
+ - - ">="
38
38
  - !ruby/object:Gem::Version
39
- version: '0.1'
39
+ version: 0.2.1
40
40
  type: :runtime
41
41
  prerelease: false
42
42
  version_requirements: !ruby/object:Gem::Requirement
43
43
  requirements:
44
- - - "~>"
44
+ - - ">="
45
45
  - !ruby/object:Gem::Version
46
- version: '0.1'
46
+ version: 0.2.1
47
47
  - !ruby/object:Gem::Dependency
48
48
  name: terminal-table
49
49
  requirement: !ruby/object:Gem::Requirement