MediaWriter icon indicating copy to clipboard operation
MediaWriter copied to clipboard

arm64 version of MediaWriter for macOS

Open sebdanielsson opened this issue 3 years ago • 7 comments

Are there any plans to release MediaWriter for macOS with proper support for Apple Silicon/arm64?

Best regards Sebastian

sebdanielsson avatar Dec 14 '21 17:12 sebdanielsson

I suppose we could? @grulja, what do you think? I believe we can build this as a Universal binary for x86_64 and aarch64 on an Intel Mac, we just have to tweak things for that.

Conan-Kudo avatar Mar 21 '22 12:03 Conan-Kudo

+1 to the request. I am not able to use the media writer from the m1

Process:               Fedora Media Writer [71532]
Path:                  /Applications/Fedora Media Writer.app/Contents/MacOS/Fedora Media Writer
Identifier:            org.fedoraproject.MediaWriter
Version:                (4.99.50)
Code Type:             X86-64 (Translated)
Parent Process:        launchd [1]
User ID:               504

Date/Time:             2022-05-06 04:53:21.3518 -0700
OS Version:            macOS 12.3.1 (21E258)
Report Version:        12
Anonymous UUID:        5FDC6772-58FF-B03E-167B-FB42CC4507B2

Sleep/Wake UUID:       B8B75705-3098-4719-A318-332896E6F4B9

Time Awake Since Boot: 50000 seconds
Time Since Wake:       15124 seconds

System Integrity Protection: enabled

Crashed Thread:        0

Exception Type:        EXC_CRASH (SIGABRT)
Exception Codes:       0x0000000000000000, 0x0000000000000000
Exception Note:        EXC_CORPSE_NOTIFY

Termination Reason:    Namespace DYLD, Code 1 Library missing
Library not loaded: @executable_path/../Frameworks/ImageIO
Referenced from: /Applications/Fedora Media Writer.app/Contents/MacOS/Fedora Media Writer
Reason: tried: '/Applications/Fedora Media Writer.app/Contents/MacOS/../Frameworks/ImageIO' (code signature invalid (errno=1) sliceOffset=0x00001000, codeBlobOffset=0x001FB580, codeBlobSize=0x00008720 for '/Applications/Fedora Media Writer.app/Contents/Frameworks/ImageIO'), '/usr/local/lib/ImageIO' (no such file), '/usr/lib/ImageIO' (no such file)
(terminated at launch; ignore backtrace)

Application Specific Information:
Library not loaded: @executable_path/../Frameworks/ImageIO
Referenced from: /Applications/Fedora Media Writer.app/Contents/MacOS/Fedora Media Writer
Reason: tried: '/Applications/Fedora Media Writer.app/Contents/MacOS/../Frameworks/ImageIO' (code signature invalid (errno=1) sliceOffset=0x00001000, codeBlobOffset=0x001FB580, codeBlobSize=0x00008720 for '/Applications/Fedora Media Writer.app/Contents/Frameworks/ImageIO'), '/usr/local/lib/ImageIO' (no such file), '/usr/lib/ImageIO' (no such file)

davdunc avatar May 06 '22 12:05 davdunc

Can you try latest build from https://github.com/FedoraQt/MediaWriter/releases?

grulja avatar May 06 '22 13:05 grulja

Are the dev builds universal binaries?

sebdanielsson avatar May 10 '22 07:05 sebdanielsson

Are the dev builds universal binaries?

Yes, they are not arm64 builds.

grulja avatar May 10 '22 07:05 grulja

Are the dev builds universal binaries?

Yes, they are not arm64 builds.

Just tried the latest dev build. Still running with Rosetta.

sebdanielsson avatar May 10 '22 07:05 sebdanielsson

Latest dev build https://github.com/FedoraQt/MediaWriter/commit/51509dd9ce46f3df7ca41e9aec644af9f1b1c03f still running with Rosetta :/

sebdanielsson avatar Jul 05 '22 15:07 sebdanielsson

Here's a test build that should run natively on Apple Silicon Macs. Would be great if someone with an Apple Silicon Mac could try it out. https://github.com/FedoraQt/MediaWriter/suites/17860809465/artifacts/1026120213

sebdanielsson avatar Nov 03 '23 09:11 sebdanielsson