fastlane-plugin-test_center 3.0.2 → 3.0.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 348e94937687f09bce67cd8c96625e5aafe0dc0e
4
- data.tar.gz: ec9347e0bb4aa56cc1ff0ca5ccdb148b300f4e96
3
+ metadata.gz: ad5226b13cb654944997eacbcb6a6f5c47147702
4
+ data.tar.gz: cc23956bd027ebf8faed49ec1b0655fa7144b206
5
5
  SHA512:
6
- metadata.gz: d7217d44004bcb4a02f9433f37b9eb6359b6ccfcbe91d6d7b61d02f86d5d83fed7303d9f1528cb3ea63683eb3e125a10a96bfe0055977ebf611c443e0219300b
7
- data.tar.gz: 5c8846d7dbf7b4fe52c97e03edb2804619c7b51411640afc05b9bfd158d528464366b29e2522a7db06b9ad6d22f3727e4be1909c4fb3caf82189731b5a90860a
6
+ metadata.gz: 640e9b7935fdd050049b5e7fa1124a14fc80329eb3cc76dfc43ecfeb5dacd6bb321e6865482affa6c5847dd4fd8db4f00c2b1d1bea4c9994d8f9894759269d39
7
+ data.tar.gz: 9c00e52c649b916b0ccdfdc69dbf63b25f048ede3d872252b17afa87b2b857f31e0ce38c0bd51650f9ac2a0ddb24dc02d2dc24611bf79e4446e907d435cfa6ab
@@ -32,6 +32,7 @@ module Fastlane
32
32
  end
33
33
  xcscheme.save! if is_dirty
34
34
  end
35
+ nil
35
36
  end
36
37
 
37
38
  #####################################################
@@ -1,5 +1,5 @@
1
1
  module Fastlane
2
2
  module TestCenter
3
- VERSION = "3.0.2"
3
+ VERSION = "3.0.3"
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: fastlane-plugin-test_center
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.2
4
+ version: 3.0.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Lyndsey Ferguson
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2018-02-15 00:00:00.000000000 Z
11
+ date: 2018-02-17 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: plist
@@ -233,4 +233,3 @@ signing_key:
233
233
  specification_version: 4
234
234
  summary: Makes testing your iOS app easier
235
235
  test_files: []
236
- has_rdoc: