diff --git a/Casks/config.rb b/Casks/scorebar.rb similarity index 91% rename from Casks/config.rb rename to Casks/scorebar.rb index 4734a2b..efbad3a 100644 --- a/Casks/config.rb +++ b/Casks/scorebar.rb @@ -1,7 +1,7 @@ cask "scorebar" do version "1.0.0" sha256 "2b4f612f685c2ab4f2c8055c1513794538dc15075106560c9980fb749716c794" # this is the sha256 of the zip file of the app. - url "" + url "https://github.com/csgulati09/scorebar/releases/download/v1.0.0/ScoreBar.zip" name "ScoreBar" desc "A sleek macOS app for tracking scores and stats directly from your menu bar." homepage "https://github.com/csgulati09/scorebar.git" diff --git a/ScoreBar.app/Contents/Info.plist b/ScoreBar.app/Contents/Info.plist new file mode 100644 index 0000000..5c70b8e --- /dev/null +++ b/ScoreBar.app/Contents/Info.plist @@ -0,0 +1,56 @@ + + + + + BuildMachineOSBuild + 24B91 + CFBundleDevelopmentRegion + en + CFBundleDisplayName + ScoreBar + CFBundleExecutable + ScoreBar + CFBundleIconFile + AppIcon + CFBundleIconName + AppIcon + CFBundleIdentifier + Chandeep.ScoreBar + CFBundleInfoDictionaryVersion + 6.0 + CFBundleName + ScoreBar + CFBundlePackageType + APPL + CFBundleShortVersionString + 1.0 + CFBundleSupportedPlatforms + + MacOSX + + CFBundleVersion + 1 + DTCompiler + com.apple.compilers.llvm.clang.1_0 + DTPlatformBuild + 24C94 + DTPlatformName + macosx + DTPlatformVersion + 15.2 + DTSDKBuild + 24C94 + DTSDKName + macosx15.2 + DTXcode + 1620 + DTXcodeBuild + 16C5032a + LSApplicationCategoryType + public.app-category.entertainment + LSMinimumSystemVersion + 13.5 + LSUIElement + + + diff --git a/ScoreBar.app/Contents/MacOS/ScoreBar b/ScoreBar.app/Contents/MacOS/ScoreBar new file mode 100755 index 0000000..8ded9bc Binary files /dev/null and b/ScoreBar.app/Contents/MacOS/ScoreBar differ diff --git a/ScoreBar.app/Contents/PkgInfo b/ScoreBar.app/Contents/PkgInfo new file mode 100644 index 0000000..bd04210 --- /dev/null +++ b/ScoreBar.app/Contents/PkgInfo @@ -0,0 +1 @@ +APPL???? \ No newline at end of file diff --git a/ScoreBar.app/Contents/Resources/AppIcon.icns b/ScoreBar.app/Contents/Resources/AppIcon.icns new file mode 100644 index 0000000..2a3012f Binary files /dev/null and b/ScoreBar.app/Contents/Resources/AppIcon.icns differ diff --git a/ScoreBar.app/Contents/Resources/Assets.car b/ScoreBar.app/Contents/Resources/Assets.car new file mode 100644 index 0000000..a8421c0 Binary files /dev/null and b/ScoreBar.app/Contents/Resources/Assets.car differ diff --git a/ScoreBar.app/Contents/Resources/Info.plist b/ScoreBar.app/Contents/Resources/Info.plist new file mode 100644 index 0000000..a132c97 --- /dev/null +++ b/ScoreBar.app/Contents/Resources/Info.plist @@ -0,0 +1,36 @@ + + + + + LSUIElement + + + NSAppTransportSecurity + + NSAllowsArbitraryLoads + + NSExceptionDomains + + cricket-score-backend.vercel.app + + NSExceptionAllowsInsecureHTTPLoads + + NSIncludesSubdomains + + NSTemporaryExceptionAllowsInsecureHTTPLoads + + + + + + com.apple.security.network.client + + com.apple.security.network.server + + + com.apple.security.app-sandbox + + com.apple.security.network.client + + + \ No newline at end of file diff --git a/ScoreBar.app/Contents/_CodeSignature/CodeResources b/ScoreBar.app/Contents/_CodeSignature/CodeResources new file mode 100644 index 0000000..6718e6a --- /dev/null +++ b/ScoreBar.app/Contents/_CodeSignature/CodeResources @@ -0,0 +1,150 @@ + + + + + files + + Resources/AppIcon.icns + + CW9sVeuIBg//cmsek1KOQfymrV0= + + Resources/Assets.car + + hByDusiK9xUaZRCuLWmU3dhcAqc= + + Resources/Info.plist + + XNrVszdqZNUlzNJ1lH89JALClRs= + + + files2 + + Resources/AppIcon.icns + + hash2 + + jFBTrH0cIasNcVh5yf87vzgUDvOpcN4AVanDU1+8hxo= + + + Resources/Assets.car + + hash2 + + mORTjuDdJf2L9TVwyQiGWoafF7tIp2NMTNbqKUKgm5U= + + + Resources/Info.plist + + hash2 + + +MCYe0539zEtdnovs3a1s9/Ccq33n7LkIyczfxpdtRQ= + + + + 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 + + + +