fastlane-plugin-gs_project_flow_ios 0.4.24 → 0.4.25

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: 1c09010a9783dafad453c4567bc0af40cf83c1dd
4
- data.tar.gz: 2bcaef0009acfe14f8422655a94f837cf8eb7b3f
3
+ metadata.gz: 19ea67734e584a86539a71ced1bfa8ef7e09403c
4
+ data.tar.gz: ce7bfff113fba3a8a367e68e330e5cec37442827
5
5
  SHA512:
6
- metadata.gz: d0987e62d9b9902aa231151cbff3a964868b311880d19f469af49767cb909257552cdff333d0fb9d3ea3fc7415be05a49ec1a9aabcf3bb9fdb8921a801d6eb27
7
- data.tar.gz: dfaa3b54493b36f95c6c16e976172d6c9f07cb502fee5f4c04a5ea25ad0c16d8d20d3546fbd2e698ccdeb3b961beaa90d456aa8041d6d2da7512794082a987b4
6
+ metadata.gz: 340716a43b1683cb100c97844bae5d172d56bf34f4db395145219a019e9cdebb128ca885564b3f174cb5113d88d0c20bab79484cc56f928c3b22ce107c20a106
7
+ data.tar.gz: 74abcea05b5009b54de8dff387dfb79ab97c7c7d4df0e7db44e624fd856f680797bec499537f5e20c2a9e4da2e117a4eb07508187e220bba29e7b275e9cf0137
@@ -113,7 +113,6 @@ module Fastlane
113
113
  export_compliance_platform: 'ios',
114
114
  export_compliance_compliance_required: false,
115
115
  export_compliance_encryption_updated: false,
116
- export_compliance_app_type: nil,
117
116
  export_compliance_uses_encryption: ENV["USES_ENCRYPTION"],
118
117
  export_compliance_is_exempt: false,
119
118
  export_compliance_contains_third_party_cryptography: false,
@@ -1,5 +1,5 @@
1
1
  module Fastlane
2
2
  module GsProjectFlowIos
3
- VERSION = "0.4.24"
3
+ VERSION = "0.4.25"
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: fastlane-plugin-gs_project_flow_ios
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.4.24
4
+ version: 0.4.25
5
5
  platform: ruby
6
6
  authors:
7
7
  - Сергей Веселовский