<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to 4: App won't launch on macOS 11 because of code signing issues</title><link>https://sourceforge.net/p/crackattack/bugs/4/</link><description>Recent changes to 4: App won't launch on macOS 11 because of code signing issues</description><atom:link href="https://sourceforge.net/p/crackattack/bugs/4/feed.rss" rel="self"/><language>en</language><lastBuildDate>Sun, 17 Nov 2024 14:54:10 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/crackattack/bugs/4/feed.rss" rel="self" type="application/rss+xml"/><item><title>#4 App won't launch on macOS 11 because of code signing issues</title><link>https://sourceforge.net/p/crackattack/bugs/4/?limit=25#ab41</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Actually, it seems to just be a quarantine issue.&lt;br/&gt;
I managed to run the app just by having executed:&lt;/p&gt;
&lt;p&gt;xattr -d com.apple.quarantine /Applications/MacCrackAttack.app.&lt;/p&gt;
&lt;p&gt;And Thanks, &lt;a class="user-mention" href="/u/macbishop/profile/"&gt;@macbishop&lt;/a&gt; for having crafted and released this mac version.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Daniel Aarno</dc:creator><pubDate>Sun, 17 Nov 2024 14:54:10 -0000</pubDate><guid>https://sourceforge.neta0211b20752c63c96bde85eb79254748c9546ec8</guid></item><item><title>#4 App won't launch on macOS 11 because of code signing issues</title><link>https://sourceforge.net/p/crackattack/bugs/4/?limit=25#eaa9</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I think there is some other issue involved as only HFS+ filesystems were involved when building. I no longer own a Mac (Intel or ARM), so if anyone is up for cutting a new release, I'd be more than happy to have it uploaded here.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Daniel Aarno</dc:creator><pubDate>Sun, 24 Oct 2021 10:06:06 -0000</pubDate><guid>https://sourceforge.net69b12d3d1be6f04bd302b47db69ad9b82472df75</guid></item><item><title>#4 App won't launch on macOS 11 because of code signing issues</title><link>https://sourceforge.net/p/crackattack/bugs/4/?limit=25#a14e</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;The solution may be to use an APFS or HFS+ filesystem when signing the app. Then the '._'-files won't be included in the code signing manifest.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Erik Larsson</dc:creator><pubDate>Sat, 23 Oct 2021 05:16:35 -0000</pubDate><guid>https://sourceforge.net936a2c3d01cda814a92ae63aaeadd28838972207</guid></item><item><title>App won't launch on macOS 11 because of code signing issues</title><link>https://sourceforge.net/p/crackattack/bugs/4/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;When attempting to launch the ARM/x86_64 version of the app (MacCrackAttack_v1.1.6.dmg) macOS complains and says the app is damaged. Looking more closely with codesign I found the following issue:&lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span&gt;&lt;/span&gt;$ codesign -v -v -v /Volumes/MacCrackAttack_v1.1.6/MacCrackAttack.app/
/Volumes/MacCrackAttack_v1.1.6/MacCrackAttack.app/: a sealed resource is missing or invalid
file missing: /Volumes/MacCrackAttack_v1.1.6/MacCrackAttack.app/Contents/Resources/data/._logo.tga
file missing: /Volumes/MacCrackAttack_v1.1.6/MacCrackAttack.app/Contents/Resources/data/._.DS_Store
file missing: /Volumes/MacCrackAttack_v1.1.6/MacCrackAttack.app/Contents/Resources/data/._splash.tga
file missing: /Volumes/MacCrackAttack_v1.1.6/MacCrackAttack.app/Contents/Resources/data/._logo_x.tga
&lt;/pre&gt;&lt;/div&gt;


&lt;p&gt;So some files that were present when signing are not present in the final product. It looks like these are AppleDouble files hinting that the app may have resided on a FAT/exFAT filesystem when signing it, as those files are used to store extended attributes on filesystems that don't support them natively.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Erik Larsson</dc:creator><pubDate>Sat, 23 Oct 2021 05:12:24 -0000</pubDate><guid>https://sourceforge.nete8fb38672f7b67e937eb0bb12de1003fedbef989</guid></item></channel></rss>