Skip to content
This repository has been archived by the owner on Nov 17, 2022. It is now read-only.

Commit

Permalink
Additional tweaks for Mac OSX build
Browse files Browse the repository at this point in the history
  • Loading branch information
kingargyle committed Oct 30, 2017
1 parent 0bab20b commit cdc8422
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions releng/us.nineworlds.xstreamer.product/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,10 @@
<configuration>
<includeAllDependencies>true</includeAllDependencies>
<profileProperties>
<macosx-bundle>true</macosx-bundle>
<macosx-bundled>true</macosx-bundled>
</profileProperties>
</configuration>
</plugin>
</configuration>
</plugin>
<plugin>
<groupId>org.eclipse.tycho</groupId>
<artifactId>tycho-p2-director-plugin</artifactId>
Expand Down

0 comments on commit cdc8422

Please sign in to comment.