We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b4d94ae commit 566aca6Copy full SHA for 566aca6
environmentSetup/XCode.txt
@@ -26,6 +26,12 @@ brew update; brew install -v --HEAD xctool
26
####################
27
brew update; brew install carthage
28
29
+
30
+##########################################################################################
31
+# Install mergepbx - Merge tool to automatically merge project.pbx files after conflicts #
32
33
+brew update; brew install mergepbx
34
35
#####################
36
# Install CocoaPods #
37
0 commit comments