fastlane-plugin-appcircle_testing_distribution 0.1.3 → 0.1.5

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: 4396ccbc5448179b915d78517efafccde7fe5e06fb6e963e92ed09a23f458a1f
4
- data.tar.gz: 383b9d93d347f996a690086a9a243294e198eb29ae02f68a25eff668dd990f74
3
+ metadata.gz: b6a0c80a1e6889f442eef2d0936349770ebc1ce097d3ca182c503d19b296b799
4
+ data.tar.gz: 4b1f71d3e9256ed0a3d571fba78784535c4bced2b5036b52dc207c9bc919da04
5
5
  SHA512:
6
- metadata.gz: 2798136895863e29ecdc41832cf656d90cf1f46d074f7ba912a8049a5d073085de84b4432e5c3d676c56bf5bbb07630fe2529a2e8ad01b1cad2b892f41bf7df6
7
- data.tar.gz: 79c284e7cbd86a753bb8e7c7f6abec2886aa2f44c261a761bf88c0eb7670712daf5493ff0eb6b3a367fdbfa58b4e8b94aea6465e01ea029cbc73121e139d96a8
6
+ metadata.gz: 190efe4a6c0fe954500e2eed5701b90241e8c242d42c8b3c989ff1c7f8831c206f419486504b099042bb8f45c909f9d8f8d2577360a2ea5743d21cfe4c18095f
7
+ data.tar.gz: 88fbca845051d596a62c710bc0bcceea39a98d930549f334cead5280bfbe1d4f3d3ca93f0811e8a8beda23bcfd1f0f0e92411ccab7e598fdfd9a214ab1309204
data/README.md CHANGED
@@ -42,7 +42,7 @@ Overall, using testing distribution in mobile DevOps significantly enhances the
42
42
 
43
43
  In order to share your builds with testers, you can create distribution profiles and assign testing groups to the distribution profiles.
44
44
 
45
- ![Distribution Profile](images/distribution-start.png)
45
+ ![Distribution Profile](<https://cdn.appcircle.io/docs/assets/image%20(152).png>)
46
46
 
47
47
  ## Generating/Managing the Personal API Tokens
48
48
 
@@ -52,7 +52,7 @@ To generate a Personal API Token, follow these steps:
52
52
  2. You'll find the Personal API Token section in the top right corner.
53
53
  3. Press the "Generate Token" button to generate your first token.
54
54
 
55
- ![Token Generation](images/PAT.png)
55
+ ![Token Generation](<https://cdn.appcircle.io/docs/assets/image%20(164).png>)
56
56
 
57
57
  ## Getting Started with the Extension: Usage Guide
58
58
 
@@ -1,5 +1,5 @@
1
1
  module Fastlane
2
2
  module AppcircleTestingDistribution
3
- VERSION = "0.1.3"
3
+ VERSION = "0.1.5"
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: fastlane-plugin-appcircle_testing_distribution
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.3
4
+ version: 0.1.5
5
5
  platform: ruby
6
6
  authors:
7
7
  - appcircleio
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2024-06-11 00:00:00.000000000 Z
11
+ date: 2024-06-12 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description:
14
14
  email: cloud@appcircle.io