cupertino 0.9.5 → 0.9.7

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: 21733a68969f6c70405b747bd628ac083979575d
4
- data.tar.gz: d95409fb5a8315b9f10e1bf5f848b8b44166df7b
3
+ metadata.gz: 4d1bbaee075a651e5c3e5c13fa5b2937595b6698
4
+ data.tar.gz: 81d7c14757bc1d738ed7b457c5eb0b7a88b2ff16
5
5
  SHA512:
6
- metadata.gz: d0066314c6e3b32d802a4e3198e8cf9d9d18a004fc30e9ec4cdf6ddd59880b110048959370d10d57e660b22691dd00d9b75e068e25e6c45ae20f3ddef5c6ad59
7
- data.tar.gz: 12a222d2a39db4611ad34c1b6e6b1c3841da389a820ff78282fa3058ab0f30c99f10517cbb1a4489226b962f5e0c7aec4787e762d64bee29dec8e4a913f1beeb
6
+ metadata.gz: bfb1fbe59fd4bbcbf449e212785455eb843a43ed4aaa73807c447239c899e2a5a54b9171d3ad9b872afaacf4e8d41a4303122f5878bf2373187bddcc9708e4a9
7
+ data.tar.gz: 71b32216d7c947dbf92810ca08fa1991ca7badb938d79a9e07d3afbcff4b4db06703c39feb7716588a5fe9e140e67bb0712497a4d80fc43b4a51021cf67a04c4
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- cupertino (0.9.5)
4
+ cupertino (0.9.7)
5
5
  certified (>= 0.1.0)
6
6
  commander (~> 4.1.2)
7
7
  mechanize (~> 2.5.1)
@@ -14,22 +14,23 @@ PATH
14
14
  GEM
15
15
  remote: https://rubygems.org/
16
16
  specs:
17
- aws-sdk (1.26.0)
17
+ aws-sdk (1.40.2)
18
18
  json (~> 1.4)
19
- nokogiri (>= 1.4.4, < 1.6.0)
20
- uuidtools (~> 2.1)
21
- certified (0.1.1)
22
- commander (4.1.5)
19
+ nokogiri (>= 1.4.4)
20
+ certified (0.1.2)
21
+ commander (4.1.6)
23
22
  highline (~> 1.6.11)
24
23
  diff-lcs (1.2.5)
25
- domain_name (0.5.14)
24
+ domain_name (0.5.18)
26
25
  unf (>= 0.0.5, < 1.0.0)
27
- dotenv (0.9.0)
28
- faraday (0.8.8)
26
+ dotenv (0.11.1)
27
+ dotenv-deployment (~> 0.0.2)
28
+ dotenv-deployment (0.0.2)
29
+ faraday (0.8.9)
29
30
  multipart-post (~> 1.2.0)
30
- faraday_middleware (0.9.0)
31
- faraday (>= 0.7.4, < 0.9)
32
- highline (1.6.20)
31
+ faraday_middleware (0.9.1)
32
+ faraday (>= 0.7.4, < 0.10)
33
+ highline (1.6.21)
33
34
  json (1.8.1)
34
35
  mechanize (2.5.1)
35
36
  domain_name (~> 0.5, >= 0.5.1)
@@ -39,39 +40,43 @@ GEM
39
40
  nokogiri (~> 1.4)
40
41
  ntlm-http (~> 0.1, >= 0.1.1)
41
42
  webrobots (~> 0.0, >= 0.0.9)
42
- mime-types (1.25)
43
+ mime-types (1.25.1)
43
44
  multipart-post (1.2.0)
44
45
  net-http-digest_auth (1.4)
45
- net-http-persistent (2.9)
46
+ net-http-persistent (2.9.4)
46
47
  net-sftp (2.1.2)
47
48
  net-ssh (>= 2.6.5)
48
- net-ssh (2.7.0)
49
- nokogiri (1.5.10)
49
+ net-ssh (2.9.1)
50
+ nokogiri (1.5.11)
50
51
  ntlm-http (0.1.1)
51
- rake (10.1.0)
52
+ plist (3.1.0)
53
+ rake (10.3.1)
52
54
  rspec (2.14.1)
53
55
  rspec-core (~> 2.14.0)
54
56
  rspec-expectations (~> 2.14.0)
55
57
  rspec-mocks (~> 2.14.0)
56
- rspec-core (2.14.7)
57
- rspec-expectations (2.14.4)
58
+ rspec-core (2.14.8)
59
+ rspec-expectations (2.14.5)
58
60
  diff-lcs (>= 1.1.3, < 2.0)
59
- rspec-mocks (2.14.4)
61
+ rspec-mocks (2.14.6)
62
+ rubyzip (1.1.3)
60
63
  security (0.1.2)
61
- shenzhen (0.5.1)
64
+ shenzhen (0.7.0)
62
65
  aws-sdk (~> 1.0)
63
66
  commander (~> 4.1)
64
67
  dotenv (~> 0.7)
65
- faraday (~> 0.8)
68
+ faraday (~> 0.8.9)
66
69
  faraday_middleware (~> 0.9)
67
70
  json (~> 1.8)
68
71
  net-sftp (~> 2.1.2)
72
+ plist (~> 3.1.0)
73
+ rubyzip (~> 1.1)
74
+ terminal-table (~> 1.4.5)
69
75
  term-ansicolor (1.0.7)
70
76
  terminal-table (1.4.5)
71
- unf (0.1.3)
77
+ unf (0.1.4)
72
78
  unf_ext
73
79
  unf_ext (0.0.6)
74
- uuidtools (2.1.4)
75
80
  webrobots (0.1.1)
76
81
 
77
82
  PLATFORMS
data/README.md CHANGED
@@ -5,6 +5,12 @@ Automate administrative tasks that you would normally have to do through the App
5
5
  > Cupertino is named after [Cupertino, CA](http://en.wikipedia.org/wiki/Cupertino,_California): home to Apple, Inc.'s world headquarters.
6
6
  > It's part of a series of world-class command-line utilities for iOS development, which includes [Shenzhen](https://github.com/mattt/shenzhen) (Building & Distribution), [Houston](https://github.com/mattt/houston) (Push Notifications), [Venice](https://github.com/mattt/venice) (In-App Purchase Receipt Verification), and [Dubai](https://github.com/mattt/dubai) (Passbook pass generation).
7
7
 
8
+ ## Requirements
9
+
10
+ Cupertino requires the [Xcode Command Line Tools](https://developer.apple.com/xcode/), which can be installed with the following command:
11
+
12
+ $ xcode-select --install
13
+
8
14
  ## Installation
9
15
 
10
16
  $ gem install cupertino
data/cupertino.gemspec CHANGED
@@ -8,7 +8,7 @@ Gem::Specification.new do |s|
8
8
  s.license = "MIT"
9
9
  s.authors = ["Mattt Thompson"]
10
10
  s.email = "m@mattt.me"
11
- s.homepage = "http://mattt.me"
11
+ s.homepage = "http://nomad-cli.com"
12
12
  s.version = Cupertino::VERSION
13
13
  s.platform = Gem::Platform::RUBY
14
14
  s.summary = "Cupertino"
@@ -290,9 +290,10 @@ module Cupertino
290
290
  private
291
291
 
292
292
  def login!
293
- if form = page.form_with(:name => 'appleConnectForm')
294
- form.theAccountName = self.username
295
- form.theAccountPW = self.password
293
+ if form = page.forms.first
294
+ form.fields_with(type: 'text').first.value = self.username
295
+ form.fields_with(type: 'password').first.value = self.password
296
+
296
297
  form.submit
297
298
  end
298
299
  end
@@ -30,7 +30,7 @@ alias_command :devices, :'devices:list'
30
30
 
31
31
  command :'devices:add' do |c|
32
32
  c.syntax = 'ios devices:add DEVICE_NAME=DEVICE_ID [...]'
33
- c.summary = 'Adds the a device to the Provisioning Portal'
33
+ c.summary = 'Adds a device to the Provisioning Portal'
34
34
  c.description = ''
35
35
 
36
36
  c.action do |args, options|
@@ -1,3 +1,3 @@
1
1
  module Cupertino
2
- VERSION = '0.9.5'
2
+ VERSION = '0.9.7'
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: cupertino
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.9.5
4
+ version: 0.9.7
5
5
  platform: ruby
6
6
  authors:
7
7
  - Mattt Thompson
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2013-11-23 00:00:00.000000000 Z
11
+ date: 2014-05-29 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: commander
@@ -157,8 +157,6 @@ executables:
157
157
  extensions: []
158
158
  extra_rdoc_files: []
159
159
  files:
160
- - ./cupertino-0.9.3.gem
161
- - ./cupertino-0.9.4.gem
162
160
  - ./cupertino.gemspec
163
161
  - ./Gemfile
164
162
  - ./Gemfile.lock
@@ -178,7 +176,7 @@ files:
178
176
  - ./Rakefile
179
177
  - ./README.md
180
178
  - bin/ios
181
- homepage: http://mattt.me
179
+ homepage: http://nomad-cli.com
182
180
  licenses:
183
181
  - MIT
184
182
  metadata: {}
@@ -198,7 +196,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
198
196
  version: '0'
199
197
  requirements: []
200
198
  rubyforge_project:
201
- rubygems_version: 2.0.3
199
+ rubygems_version: 2.1.11
202
200
  signing_key:
203
201
  specification_version: 4
204
202
  summary: Cupertino
data/cupertino-0.9.3.gem DELETED
Binary file
data/cupertino-0.9.4.gem DELETED
Binary file