taspargo / LaSolv

Symbolic Equation Solver for electrical circuits
GNU General Public License v3.0
0 stars 1 forks source link

macOS app fix for help.htm path #2

Open silicongarage opened 2 weeks ago

silicongarage commented 2 weeks ago

Changes to search path for help.htm that should work in both dev and pyInstaller built app bundles. Since you are not on Apple Silicon, just remove the architecture settings or change to x86_64. https://pyinstaller.org/en/stable/usage.html#cmdoption-target-architecture

Steps to use:

(1)  >  make_mac_spec.txt
(2)  >  pyinstaller --clean LaSolv_mac.spec
(3)     move  dist/LaSolv.app   /Applications/LaSolv.app