MSX emulation for a Macbook Air M2

صفحة 3/3
1 | 2 |

بواسطة treblig

Resident (37)

صورة treblig

02-11-2022, 12:29

I tried to sign the openMSX.app bundle with my Apple Developer Application ID, but I got the error:
"unsealed contents present in the bundle root".
This is due to the fact that the share folder is on the same level as the Content folder in the app bundle, which is not allowed. In order to get the bundle in a valid shape, the share folder should be moved to Content/Resources/share. I changed it in the source code and now it works.

I also added the code signing of the bundle in the build/package-darwin/app.mk file. I'll do some final tests and will update the documentation (doc/manual/compile.html) this afternoon, and finally make a pull request.

بواسطة ducasp

Paladin (680)

صورة ducasp

02-11-2022, 14:48

Great work treblig, even though not having an Apple device other than my Ye Old iPad 2 3G+WiFi, really appreciate you taking the ownership of getting this solved, this will surely be important for all Apple Hardware owners Smile

بواسطة Metalion

Paragon (1625)

صورة Metalion

02-11-2022, 16:01

treblig wrote:

This is due to the fact that the share folder is on the same level as the Content folder in the app bundle, which is not allowed. In order to get the bundle in a valid shape, the share folder should be moved to Content/Resources/share

You gotta love these modern devices ..............

بواسطة ericb59

Paragon (1102)

صورة ericb59

03-11-2022, 17:18

A big Thank you @treblig Big smile

i will download it again and test it soon.

بواسطة treblig

Resident (37)

صورة treblig

06-11-2022, 11:15

Below is a link to the macOS version of openMSX for Apple Silicon. I leave it available until the openMSX developers have an official pre-build version on their website.

Thank you @ericb59 for testing.

openMSX-macOS-arm64

بواسطة treblig

Resident (37)

صورة treblig

15-01-2023, 17:40

The link above does not work anymore. Here is an updated link:

openMSX-macOS-arm64

صفحة 3/3
1 | 2 |