Skip to content

Commit 566aca6

Browse files
author
Nolan Warner
committed
Added pbx merge tool
1 parent b4d94ae commit 566aca6

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

environmentSetup/XCode.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,12 @@ brew update; brew install -v --HEAD xctool
2626
####################
2727
brew update; brew install carthage
2828

29+
30+
##########################################################################################
31+
# Install mergepbx - Merge tool to automatically merge project.pbx files after conflicts #
32+
##########################################################################################
33+
brew update; brew install mergepbx
34+
2935
#####################
3036
# Install CocoaPods #
3137
#####################

0 commit comments

Comments
 (0)