Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automatic Xcode integration fails with Ruby 2.3.0+ #435

Closed
alykhank opened this issue Aug 18, 2016 · 0 comments
Closed

Automatic Xcode integration fails with Ruby 2.3.0+ #435

alykhank opened this issue Aug 18, 2016 · 0 comments
Assignees
Labels
Milestone

Comments

@alykhank
Copy link
Member

Tailor Version: v0.10.0

Swift Version: 2.2.1

Platform (Mac/Linux/Windows/CI): Mac

Installation Method: Homebrew

Steps to Reproduce Issue

Pre-requisite: Ruby 2.3.0+ installed (appears to work as expected with prior versions of Ruby).

  1. tailor --xcode project.xcodeproj

Expected Behavior

No CLI output, Tailor Build Phase Run Script gets added to Xcode project.

Actual Behavior

$ tailor --xcode project.xcodeproj
/usr/local/lib/ruby/site_ruby/2.3.0/rubygems/core_ext/kernel_require.rb:55:in `require': cannot load such file -- xcodeproj (LoadError)
    from /usr/local/lib/ruby/site_ruby/2.3.0/rubygems/core_ext/kernel_require.rb:55:in `require'
    from /var/folders/l3/bcv31sjn6g3b7tnkkc1w3rdm0000gn/T/xcode_integrate3118690974984677728rb:24:in `<main>'

Tailor Build Phase Run Script is not added to Xcode project.

@alykhank alykhank added the bug label Aug 18, 2016
@alykhank alykhank added this to the Sprint 19 milestone Aug 18, 2016
@alykhank alykhank self-assigned this Aug 18, 2016
alykhank added a commit that referenced this issue Aug 24, 2016
#435: Fix automatic Xcode integration for Ruby 2.3.0+
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants