-
Notifications
You must be signed in to change notification settings - Fork 48
Description
Tailor Version: v0.12.0
Swift Version: 4.2
Platform (Mac/Linux/Windows/CI): Mac
Installation Method: Homebrew
Steps to Reproduce Issue
1.install tailor using curl -fsSL https://tailor.sh/install.sh | sh
2.After successfully install tailor when trying to configure for my project using
tailor --xcode /path/to/demo.xcodeproj/
give me the error like
Integration Error: Invalid .xcodeproj file
This command gives an error for this particular project only. I have tried with another project in that it's working fine. Also, I have tried to create a new project and give the same name then tried to configure and again it's giving the same error.
Not sure what happened with a particular project or with a project name.
Expected Behavior
Successfully integrate tailor and add run script in the project.
Actual Behavior
Giving error
Integration Error: Invalid .xcodeproj file