Skip to content

Commit

Permalink
bump vendor/zxing
Browse files Browse the repository at this point in the history
  • Loading branch information
smparkes committed Jan 5, 2012
1 parent 9eda7fd commit ea063ee
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Rakefile
Expand Up @@ -30,8 +30,8 @@ directory "Contents/Resources"

file "Contents/Resources/ZXing.icns" =>
[ "Contents/Resources",
"vendor/zxing/zxing.appspot.com/static/zxingiconsmall.png",
"vendor/zxing/zxing.appspot.com/static/zxingicon.png"
"vendor/zxing/zxing.appspot.com/war/zxingiconsmall.png",
"vendor/zxing/zxing.appspot.com/war/zxingicon.png"
] do |t|
sh "png2icns #{t} #{t.prerequisites.grep(%r{.png$}).join(' ')}"
end
Expand Down
2 changes: 1 addition & 1 deletion vendor/zxing
Submodule zxing updated from 13fcdc to 86a7fb

0 comments on commit ea063ee

Please sign in to comment.