-
Notifications
You must be signed in to change notification settings - Fork 67
Open
Description
Hello,
I try to configure sqlite with MotionModel :
This require :
require 'motion_model/fmdb'
give me this error :
$rake
Build ./build/iPhoneSimulator-7.0-Development
Received exception: No headers to parse:
/usr/bin/gen_bridge_metadata:979:in `prepare'
/usr/bin/gen_bridge_metadata:775:in `parse'
/Library/RubyMotion/bin/gen_bridge_metadata:110:in `block in <main>'
/System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/optparse.rb:885:in `initialize'
/Library/RubyMotion/bin/gen_bridge_metadata:32:in `new'
/Library/RubyMotion/bin/gen_bridge_metadata:32:in `<main>'
No headers to parse
Usage: gen_bridge_metadata [options] <headers...>
Use the `-h' flag or consult gen_bridge_metadata(1) for help.
rake aborted!
Command failed with status (1): [RUBYOPT='' '/Library/RubyMotion/bin/gen_br...]
/Library/RubyMotion/lib/motion/project/xcode_config.rb:349:in `gen_bridge_metadata'
/Library/RubyMotion/lib/motion/project/vendor.rb:208:in `block in build_xcode'
/Library/RubyMotion/lib/motion/project/vendor.rb:150:in `chdir'
/Library/RubyMotion/lib/motion/project/vendor.rb:150:in `build_xcode'
/Library/RubyMotion/lib/motion/project/vendor.rb:42:in `build'
/Library/RubyMotion/lib/motion/project/builder.rb:65:in `block in build'
/Library/RubyMotion/lib/motion/project/builder.rb:64:in `each'
/Library/RubyMotion/lib/motion/project/builder.rb:64:in `build'
/Library/RubyMotion/lib/motion/project/app.rb:76:in `build'
/Users/sebfie/.rvm/gems/ruby-2.1.0/gems/motion-cocoapods-1.4.0/lib/motion/project/cocoapods.rb:53:in `build_with_cocoapods'
/Library/RubyMotion/lib/motion/project/template/ios.rb:46: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)
[sebfie@MacBook-Pro-de-sebastien-2 23:36:33 ~/Documents/ProjetsMobile/coursorama_ios]
Metadata
Metadata
Assignees
Labels
No labels