truebit / xUnique

merge Xcode project file is so easy
https://fclef.wordpress.com
Other
1.5k stars 117 forks source link

Add podspec + shell script, update README #27

Closed designatednerd closed 7 years ago

designatednerd commented 8 years ago

This PR:

Would love to hear any questions or thoughts you have. Thank you!

brockboland commented 8 years ago

@truebit do you have any interest in making this available as a CocoaPod? I'll update this PR if you're interested in merging it, but won't spend the time if you don't want it.

truebit commented 8 years ago

From my understanding, this is not Objective-C related tool, so I think it's not proper to add it as a Cocoapod. I do not understand why you wrap this tool in Cocoapod. You could install xunique in your $PATH and invoke it as you like.

brockboland commented 8 years ago

For a single developer, adding it to the PATH makes sense. When working with a team multiple developers, though, it's a lot more convenient to have the project dependencies consolidated in one place, as much as possible. It also makes it a lot easier to hand off a project to a client after completion, since there's one less additional tool they need to worry about installing to continue work on a project.

truebit commented 8 years ago

But it could be installed via pip , just like you have to set up your development environment like other tools

2016年8月30日星期二,Brock Boland notifications@github.com 写道:

For a single developer, adding it to the PATH makes sense. When working with a team multiple developers, though, it's a lot more convenient to have the project dependencies consolidated in one place, as much as possible. It also makes it a lot easier to hand off a project to a client after completion, since there's one less additional tool they need to worry about installing to continue work on a project.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/truebit/xUnique/pull/27#issuecomment-243329267, or mute the thread https://github.com/notifications/unsubscribe-auth/AAuE2s8PV_mrvypEpqBrSm6d4QULcCYQks5qk6__gaJpZM4HUpTi .

Br,

Sean Wang Blog: fclef.wordpress.com http://fclef.wordpress.com/about