krzysztofzablocki/crafter

Not working on Xcode 8 - issue "Could not found any Target!"

Opened this issue · 3 comments

Hi, I trying to setup a project with Xcode 8, cause issue "Could not found any Target!"

Traceback here:
Duongs-MacBook-Pro:<project_dir> socoboy$ crafter
/Users/socoboy/workspace/tools/crafter/lib/project_helper.rb:97:in choose_item': Could not locate any Targets! (RuntimeError) from /Users/socoboy/workspace/tools/crafter/lib/project_helper.rb:64:inselect_target_for_name'
from /Users/socoboy/workspace/tools/crafter/lib/crafter.rb:37:in find_target_configuration' from /Users/socoboy/workspace/tools/crafter/lib/crafter.rb:28:inwith'
from /Users/socoboy/.crafter.rb:77:in block in <top (required)>' from /Users/socoboy/workspace/tools/crafter/lib/crafter.rb:24:ininstance_eval'
from /Users/socoboy/workspace/tools/crafter/lib/crafter.rb:24:in configure' from /Users/socoboy/.crafter.rb:4:in<top (required)>'
from /Users/socoboy/workspace/tools/crafter/lib/crafter.rb:134:in load' from /Users/socoboy/workspace/tools/crafter/lib/crafter.rb:134:inmodule:Crafter'
from /Users/socoboy/workspace/tools/crafter/lib/crafter.rb:13:in <top (required)>' from /Users/socoboy/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/rubygems/core_ext/kernel_require.rb:55:inrequire'
from /Users/socoboy/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/rubygems/core_ext/kernel_require.rb:55:in require' from /Users/socoboy/workspace/tools/crafter/bin/crafter:13:in

'

Any information regarding this issue? I'm encountering the same issue.

@alvincrisuy try with 0.2 gem

It does not work like this.