prepare for beta release
This commit is contained in:
@@ -10,6 +10,8 @@ build:
|
||||
# since it assumes a specific location and version of the dependency
|
||||
package_macos:
|
||||
fyne package -os darwin -name $(app_name) -icon $(icon_path_mac)
|
||||
|
||||
bundledeps_macos:
|
||||
dylibbundler -od -b -x ./Supersonic.app/Contents/MacOS/supersonic -d ./Supersonic.app/Contents/Frameworks/ -p @executable_path/../Frameworks/
|
||||
./copy_python_dep_osx.sh
|
||||
codesign --force --deep --preserve-metadata=entitlements,requirements,flags,runtime --sign - "./Supersonic.app/Contents/MacOS/supersonic"
|
||||
|
||||
Reference in New Issue
Block a user