Skip to content
This repository has been archived by the owner on Sep 4, 2018. It is now read-only.

Commit

Permalink
Merge branch 'master' of http://github.com/robholland/icuke
Browse files Browse the repository at this point in the history
  • Loading branch information
cheezy committed Jun 2, 2010
2 parents ec95224 + c797533 commit 4695ac5
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 6 deletions.
3 changes: 0 additions & 3 deletions README.rdoc
Expand Up @@ -30,9 +30,6 @@ to function sensibly. If your accessibility information is not accurate, iCuke m

== Bugs

iCuke does not currently automate enabling the Accessibility Inspecter, which is required to be running for iCuke to
function. I am still deciding how best to achieve this is in a reliable fashion.

iCuke does not support testing applications on real devices, because I don't know of a way get a preload library to load
on the device.

Expand Down
2 changes: 1 addition & 1 deletion VERSION
@@ -1 +1 @@
0.5.4
0.5.5
4 changes: 2 additions & 2 deletions iCuke.gemspec
Expand Up @@ -5,11 +5,11 @@

Gem::Specification.new do |s|
s.name = %q{iCuke}
s.version = "0.5.4"
s.version = "0.5.5"

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Rob Holland"]
s.date = %q{2010-05-11}
s.date = %q{2010-06-02}
s.description = %q{Cucumber support for iPhone applications}
s.email = %q{rob@the-it-refinery.co.uk}
s.extensions = ["ext/iCuke/Rakefile"]
Expand Down

0 comments on commit 4695ac5

Please sign in to comment.