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 +4 -4
- data/README.md +2 -2
- data/lib/fastlane/plugin/appcircle_testing_distribution/version.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: b6a0c80a1e6889f442eef2d0936349770ebc1ce097d3ca182c503d19b296b799
|
4
|
+
data.tar.gz: 4b1f71d3e9256ed0a3d571fba78784535c4bced2b5036b52dc207c9bc919da04
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
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](
|
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](
|
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
|
|
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.
|
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
|
+
date: 2024-06-12 00:00:00.000000000 Z
|
12
12
|
dependencies: []
|
13
13
|
description:
|
14
14
|
email: cloud@appcircle.io
|