Skip to content
This repository was archived by the owner on Jul 2, 2018. It is now read-only.

Add support specifying Xcode project path in Seedfile. #46

Merged
merged 4 commits into from
Dec 3, 2015

Conversation

devxoul
Copy link
Owner

@devxoul devxoul commented Dec 3, 2015

Specifying Xcode project file path

If the .xcodeproj file is located in other location, you can specify the path in Seedfile.

xcodeproj "path/to/Project.xcodeproj"

target :MyApp do
    github "devxoul/JLToast", "1.2.5", :files => "JLToast/*.{swift,h}"
end

@devxoul devxoul mentioned this pull request Dec 3, 2015
devxoul added a commit that referenced this pull request Dec 3, 2015
Add support specifying Xcode project path in Seedfile.
@devxoul devxoul merged commit c65d87d into master Dec 3, 2015
@devxoul devxoul deleted the xcodeproj-path branch December 3, 2015 14:15
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant