diff --git a/.gitignore b/.gitignore index 129d522..b800f0a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,3 @@ -build/bin +#build/bin node_modules frontend/dist diff --git a/build/bin/Betting-Assistant.app/Contents/Info.plist b/build/bin/Betting-Assistant.app/Contents/Info.plist new file mode 100644 index 0000000..3b875e1 --- /dev/null +++ b/build/bin/Betting-Assistant.app/Contents/Info.plist @@ -0,0 +1,29 @@ + + + + CFBundlePackageType + APPL + CFBundleName + Betting-Assistant + CFBundleExecutable + Betting-Assistant + CFBundleIdentifier + com.wails.Betting-Assistant + CFBundleVersion + 1.0.0 + CFBundleGetInfoString + Built using Wails (https://wails.io) + CFBundleShortVersionString + 1.0.0 + CFBundleIconFile + iconfile + LSMinimumSystemVersion + 10.13.0 + NSHighResolutionCapable + true + NSHumanReadableCopyright + Copyright......... + + + + diff --git a/build/bin/Betting-Assistant.app/Contents/MacOS/Betting-Assistant b/build/bin/Betting-Assistant.app/Contents/MacOS/Betting-Assistant new file mode 100755 index 0000000..4c830d0 Binary files /dev/null and b/build/bin/Betting-Assistant.app/Contents/MacOS/Betting-Assistant differ diff --git a/build/bin/Betting-Assistant.app/Contents/Resources/iconfile.icns b/build/bin/Betting-Assistant.app/Contents/Resources/iconfile.icns new file mode 100644 index 0000000..09f1739 Binary files /dev/null and b/build/bin/Betting-Assistant.app/Contents/Resources/iconfile.icns differ diff --git a/build/bin/Betting-Assistant.app/Contents/_CodeSignature/CodeResources b/build/bin/Betting-Assistant.app/Contents/_CodeSignature/CodeResources new file mode 100644 index 0000000..6c462cc --- /dev/null +++ b/build/bin/Betting-Assistant.app/Contents/_CodeSignature/CodeResources @@ -0,0 +1,128 @@ + + + + + files + + Resources/iconfile.icns + + 4+dFcfmiBsN64gkvl7Jq3lUn2jA= + + + files2 + + Resources/iconfile.icns + + hash2 + + XcQJr81W8G0ON2ZxcawM9Wwztv9nN1NBsVNfbI4p54A= + + + + rules + + ^Resources/ + + ^Resources/.*\.lproj/ + + optional + + weight + 1000 + + ^Resources/.*\.lproj/locversion.plist$ + + omit + + weight + 1100 + + ^Resources/Base\.lproj/ + + weight + 1010 + + ^version.plist$ + + + rules2 + + .*\.dSYM($|/) + + weight + 11 + + ^(.*/)?\.DS_Store$ + + omit + + weight + 2000 + + ^(Frameworks|SharedFrameworks|PlugIns|Plug-ins|XPCServices|Helpers|MacOS|Library/(Automator|Spotlight|LoginItems))/ + + nested + + weight + 10 + + ^.* + + ^Info\.plist$ + + omit + + weight + 20 + + ^PkgInfo$ + + omit + + weight + 20 + + ^Resources/ + + weight + 20 + + ^Resources/.*\.lproj/ + + optional + + weight + 1000 + + ^Resources/.*\.lproj/locversion.plist$ + + omit + + weight + 1100 + + ^Resources/Base\.lproj/ + + weight + 1010 + + ^[^/]+$ + + nested + + weight + 10 + + ^embedded\.provisionprofile$ + + weight + 20 + + ^version\.plist$ + + weight + 20 + + + +