fastlane-plugin-testbm 0.1.20 → 0.1.21
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
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 96244f80eb79d100ff93eae388acf8ab9343cc30621e63e6ee409ca688e55d77
|
4
|
+
data.tar.gz: 84fb3e51d54d2f0bbd1464e074e0c5bb76a0711b7bcfb076446b8144c4c737c6
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 1a56edef661dcc30263974783fa5a87f567bb5d41ab9436bf76ecaaaf1ca2b08873718477cef7f8f5e651d2b3ec76da605f7ebbccc2cb4e0edb8b2c59174f31d
|
7
|
+
data.tar.gz: a8fce9961f716badb8682ca5ddee5e5e87358c983625e41d4c8fe583e52a51fb894de83e56f8a08c4e999e2659905b4c8cbc06cff0d337f849a30ffbe3ee76ea
|
@@ -30,7 +30,7 @@ module Fastlane
|
|
30
30
|
[
|
31
31
|
FastlaneCore::ConfigItem.new(key: :app_information,
|
32
32
|
env_name: "APP_INFORMATION",
|
33
|
-
description: "The app information including name, version
|
33
|
+
description: "The app information including name, version",
|
34
34
|
optional: false,
|
35
35
|
type: Array),
|
36
36
|
FastlaneCore::ConfigItem.new(key: :platform_type,
|