fastlane-plugin-sharethemeal 0.1.5.pre.alpha.pre.10 → 0.1.5.pre.alpha.pre.11

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. checksums.yaml +8 -8
  2. data/README.md +10 -3
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,15 +1,15 @@
1
1
  ---
2
2
  !binary "U0hBMQ==":
3
3
  metadata.gz: !binary |-
4
- ODk0ZTg3NWRkYTViNzc0NzI4NjYyOTUzZjVjZDEyNjk0NGYzMTQ1Ng==
4
+ MWExNjJjZTIzY2ZkYzkwYWQ2NjRkZDM4NjcyMWFkYmY4YjUyNjU1Yg==
5
5
  data.tar.gz: !binary |-
6
- ODZkYzk0NThhODVkNTgwZDY2MDRmZGI3OTU1OWQ2MGQ4ODA0ZTAwZg==
6
+ NzRhOTRkZjQxZWY4YWFmODQ5Y2ViOGEyYzg2NmI0ZjAxZjA4Yzk5Mw==
7
7
  SHA512:
8
8
  metadata.gz: !binary |-
9
- ODU3Nzk2ZGY3NTc5MjY1NGJlMWNjZmI2ODc1M2RhMTJkNDIyNjZjMjhjMTk4
10
- MGM2YzIzYmM0OTM5Y2JlYzE0ZmRiYTFmOTgwNTNiY2FlM2E4YTQ0ZjRmNzVm
11
- YzM2ZDA5MGJiOTExZDUwZTA0ZjA1YjVkNWYxNzFhMGY2YTk5MTc=
9
+ NDIyNmI0OWI1ZjU2YjJhZWY5NDU3N2YzNjZmYjU3NTNkZWIyZmMyMWU5NzQ0
10
+ YTdmNGM2MTQ5MWU5YTNjNzczNGEyNWM5NzVmNTFhODNhODYwZTI4ZjJhYjdi
11
+ MmM0ZDk5ZDg1NGI2NGQ4M2YxYjZlNTg5N2I0OTVhYzkxODU5YTc=
12
12
  data.tar.gz: !binary |-
13
- NWYzZDc3YTJhMDM2NTc0NzVmNWJkODMwNjEzMDhkMTMzMzAzNTlmZTAzMjQ1
14
- ZTUxNTAzZjE1MTQ3YzI1YjQ4OTkxZTk3ZmI0YjQwOWIzOWZmODdkNDIyYjJk
15
- YzQ0NmE3ODA4MGFiY2E5NzIxZTdhMmZiY2MyMjllM2QxNTY5YWM=
13
+ MjFkNTViMDAxOGY5MDMzOGIxNzNlN2FiOGNmNTBlY2Q0ZWI2ZWJjM2Q3ZjVh
14
+ NzQ3MDcwMjAwNzk3NDk5ZmM2MmY1N2Q4NThhMzJhMWI5MDNiMmI3YWVhNzJi
15
+ OTljNTVhYjk2Yzc4NDI5YTUxMDk5YmYyMThkNWMwNDZhOGY3NjY=
data/README.md CHANGED
@@ -3,7 +3,7 @@
3
3
  [![fastlane Plugin Badge](https://rawcdn.githack.com/fastlane/fastlane/master/fastlane/assets/plugin-badge.svg)](https://rubygems.org/gems/fastlane-plugin-sharethemeal)
4
4
 
5
5
  <img src='https://sharethemeal.org/assets/img/apps-de@2x-c5fe00ca10.png' height=250>
6
- ![Screenshot](screen.png)
6
+ ![Screenshot](assets/screen.png)
7
7
 
8
8
  ## About
9
9
  > This Plugin Enables unattended automated Donations of any size to the ShareTheMeal Inititative from the World-Food-Program
@@ -25,7 +25,6 @@ fastlane add_plugin sharethemeal
25
25
 
26
26
  ### Get your UserHash
27
27
  In Order to automate donation you require to store your payment method (preffered PayPal)
28
- So do a single donation, on iOS this opens a Safari instance, look at the url and extract your `userHash`
29
28
 
30
29
  Download The App to your Mobile.
31
30
 
@@ -34,7 +33,15 @@ Download The App to your Mobile.
34
33
  | iOS | [AppStore](https://click.google-analytics.com/redirect?tid=UA-58737077-1&url=https%3A%2F%2Fitunes.apple.com%2Fus%2Fapp%2Fsharethemeal%2Fid977130010&aid=org.sharethemeal.app&idfa=%{idfa}&cs=stmwebsite&cm=website&cn=permanent) |
35
34
  | Android | [PlayStore](https://play.google.com/store/apps/details?id=org.sharethemeal.app&referrer=utm_source%3Dstmwebsite%26utm_medium%3Dwebsite%26utm_campaign%3Dpermanent) |
36
35
 
37
- **Donate Once**, in the Safari instance that opens - you'll find your `userHash` - this is required to automate the donation.
36
+
37
+ * Launch the App
38
+ * do a single donation
39
+ * Login and go to your profile
40
+ * go to settings screen
41
+ * tap a few times (~10) on the Version label (e.g: 3.0.2(184) Production)
42
+
43
+ For a detailed step by step guide on how to obtain your user hash you can see [Step by Step Guide](STEP_BY_STEP.md)
44
+
38
45
 
39
46
  ## Example
40
47
 
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: fastlane-plugin-sharethemeal
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.5.pre.alpha.pre.10
4
+ version: 0.1.5.pre.alpha.pre.11
5
5
  platform: ruby
6
6
  authors:
7
7
  - Helmut Januschka
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2016-10-11 00:00:00.000000000 Z
11
+ date: 2016-10-13 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rest-client