naoya / HBFav2

Hatena-Bookmark Reader for iOS
MIT License
186 stars 16 forks source link

PushNotification certification file is not found #85

Open cutmail opened 10 years ago

cutmail commented 10 years ago

I've try to build, but some certification file is not found.

branch: development/2.7

[HBFav2] bundle exec rake                                                                                                                                                   16:20:19  ☁  development/2.7 ☀
rake aborted!
No such file or directory - /Users/naoya/Dropbox/HBFav/HBFav_with_Push_Notification.mobileprovision
/Library/RubyMotion/lib/motion/project/template/ios/config.rb:124:in `read'
/Library/RubyMotion/lib/motion/project/template/ios/config.rb:124:in `read_provisioned_profile_array'
/Library/RubyMotion/lib/motion/project/template/ios/config.rb:136:in `seed_id'
/Users/cutmail/Workspace/HBFav2/Rakefile:88:in `block in <top (required)>'
/Users/cutmail/Workspace/HBFav2/vendor/bundle/ruby/2.0.0/gems/bubble-wrap-1.3.0/lib/bubble-wrap/ext/motion_project_app.rb:12:in `call'
/Users/cutmail/Workspace/HBFav2/vendor/bundle/ruby/2.0.0/gems/bubble-wrap-1.3.0/lib/bubble-wrap/ext/motion_project_app.rb:12:in `block in setup_with_bubblewrap'
/Library/RubyMotion/lib/motion/project/config.rb:109:in `call'
/Library/RubyMotion/lib/motion/project/config.rb:109:in `block in setup'
/Library/RubyMotion/lib/motion/project/config.rb:109:in `each'
/Library/RubyMotion/lib/motion/project/config.rb:109:in `setup'
/Library/RubyMotion/lib/motion/project/app.rb:64:in `config'
/Library/RubyMotion/lib/motion/project/template/ios.rb:44:in `block (2 levels) in <top (required)>'
/Library/RubyMotion/lib/motion/project/template/ios.rb:63:in `block in <top (required)>'
Tasks: TOP => build:simulator
(See full trace by running task with --trace)
naoya commented 10 years ago

証明書なしでビルドできるようにしたいですね。 TODO に積みます