Skip to content

Commit

Permalink
Workaround the xcode plugin compatibility problem
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremysrand committed Jun 10, 2018
1 parent 98c66ba commit 23e0bef
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pkg/scripts/postinstall
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
#!/bin/bash

defaults write ~/Library/Developer/Xcode/Plug-ins/OrcaM.ideplugin/Contents/Info.plist DVTPlugInCompatibilityUUIDs -array $(defaults read /Applications/Xcode.app/Contents/Info.plist DVTPlugInCompatibilityUUID)

0 comments on commit 23e0bef

Please sign in to comment.