reisxd / TizenBrew

A way to experience modded websites and you can install newer apps without fighting with Tizen Studio
GNU General Public License v3.0
345 stars 27 forks source link

There are apps for Mac, but they won't start #32

Closed timirey closed 1 month ago

timirey commented 1 month ago

How to start these Mac files? They don't even have any extension

reisxd commented 1 month ago

They're for M series Macs and you can run them in the terminal.

lucasmaffazioli commented 1 month ago

tizenbrew-updater-macos-arm64 This one correct?

Same issue for me, Finder identifies the file as Document

image

And on terminal there's no way to open it, even after giving full permissions with chmod +x ./tizenbrew-updater-macos-arm64:

image

With double click on binary:

~ ❯ /Users/user/Downloads/tizenbrew-updater-macos-arm64 ; exit;
zsh: exec format error: /Users/user/Downloads/tizenbrew-updater-macos-arm64

Saving session...completed.

with Sh

 sh ./tizenbrew-updater-macos-arm64                      base
./tizenbrew-updater-macos-arm64: ./tizenbrew-updater-macos-arm64: cannot execute binary file
~/Downloads ❯ ./tizenbrew-updater-macos-arm64                         base
zsh: exec format error: ./tizenbrew-updater-macos-arm64
reisxd commented 1 month ago

Most likely your Mac is not ARM64 (M-Series).

lucasmaffazioli commented 1 month ago

It is

Screenshot 2024-09-24 at 14 00 46