Skip to content
This repository has been archived by the owner on Jun 27, 2020. It is now read-only.

Install multi *.m #6

Open
JasonWorking opened this issue Dec 8, 2015 · 0 comments
Open

Install multi *.m #6

JasonWorking opened this issue Dec 8, 2015 · 0 comments

Comments

@JasonWorking
Copy link

After I install multi *m file using the following ruby script in Xcode 7.1 , Xcode crash every time when I type any character in source code editor. The pwd running the script is a local repo of your another repo snippets.

Dir.glob("*.m") { |file| 
 `xcodesnippet install #{file}`
}
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant