Re: [hatari-devel] Hatari macOS builds - handover need? |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/hatari-devel Archives
]
- To: hatari-devel@xxxxxxxxxxxxxxxxxxx
- Subject: Re: [hatari-devel] Hatari macOS builds - handover need?
- From: Thomas Huth <th.huth@xxxxxxxxx>
- Date: Mon, 1 May 2023 13:58:08 +0000
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.de; s=2017; t=1682949490; bh=yB7yHydh7YwWej9N4AdAlJhUt5MTgmH6JTciToe1pw0=; h=Date:From:To:Subject:From; b=kwFxHgxCMq251t7Yq6g02RrdwnI2uAYGAtKxUzxWjxGCvXpu3Kpqkxv2knlFFwTEq sgkJsnJz6/3k319DFGmGQK+WtfqTtcDNfsM5259imp2QMWur87AWy10Ahk3wUpTtEr FGOm7UsPc7fr11ue0I/BwPJi1cuQkUZ6RrWaKcv4pyNBrAwbZKtwcH7UvM9QMfSWSq bCgh9rsWGtYVikzw6jrRegoyswktxCChcwsjDlEQZMCqHq4hVV4V0FHFg0WAgiEc8Z 6mpqELBukWctZs+639LfMjXBUgl4P5suIORCIm6GMTAjgy8Jq60CJThVUJ/1XBOGtU xJ5p0m38B1JUA==
Am Wed, 26 Apr 2023 17:54:10 -0700
schrieb Bob Carpenter <hatari@xxxxxxxxxx>:
> This build works like the build that Andreas provided. I had to use the “xattr” command from Terminal in order to clear it from quarantine. Your snapshot asked me for permission once to my Documents folder and my Downloads folder. It is missing the other frameworks (PNG, Portmidi, etc.), but this version appears to be working.
>
> Thanks again for helping us with the Mac version even though you only use Linux.
Ok, I've now committed the stuff that I had (plus the xcent file from Troed
which might help with the microphone permission) to the main repository in
case somebody wants to continue with this work:
https://git.tuxfamily.org/hatari/hatari.git/commit/?id=024cc3f45513890
Anyway, the remaining missing pieces should really be done by somebody who
can also test the outcome on their own.
You just need a github repository and enable the Cirrus-CI app there
(https://cirrus-ci.org/guide/quick-start/) to be able to use the new script
in .cirrus-ci.yml.
Thomas