|
@@ -0,0 +1,13 @@
|
|
|
+<component name="ProjectRunConfigurationManager">
|
|
|
+ <configuration default="false" name="Cryptomator macOS Dev" type="Application" factoryName="Application">
|
|
|
+ <envs>
|
|
|
+ <env name="LD_LIBRARY_PATH" value="/usr/local/lib" />
|
|
|
+ </envs>
|
|
|
+ <option name="MAIN_CLASS_NAME" value="org.cryptomator.launcher.Cryptomator" />
|
|
|
+ <module name="launcher" />
|
|
|
+ <option name="VM_PARAMETERS" value="-Duser.language=en -Dcryptomator.settingsPath="~/Library/Application Support/Cryptomator-Dev/settings.json" -Dcryptomator.ipcPortPath="~/Library/Application Support/Cryptomator-Dev/ipcPort.bin" -Dcryptomator.logDir="~/Library/Logs/Cryptomator-Dev" -Dcryptomator.mountPointsDir="/Volumes/" -Dfuse.experimental="true" -Xss2m -Xmx512m -ea" />
|
|
|
+ <method v="2">
|
|
|
+ <option name="Make" enabled="true" />
|
|
|
+ </method>
|
|
|
+ </configuration>
|
|
|
+</component>
|