You've already forked lazarus-ccr
7 lines
174 B
Bash
7 lines
174 B
Bash
![]() |
#!/bin/sh
|
||
|
|
||
|
#export DYLD_LIBRARY_PATH=/Applications/Firefox.app/Contents/MacOS
|
||
|
export DYLD_LIBRARY_PATH=/Library/Frameworks/XUL.framework/Versions/Current
|
||
|
|
||
|
open BrowseWin.app
|