Search Issue Tracker
Fixed in 2019.2.X
Votes
6
Found in
2019.1.8f1
2019.2.0b1
2019.3.0a1
Issue ID
1170134
Regression
Yes
[Mono][MacOS] Cannot Distribute MacOS Builds - codesign errors on MonoBleedingEdge framework
To reproduce:
1. Download attached project "TestMacOSNotarization 2.zip"
2. Setup MacOS distribution certificate from the apple developer site
3. Open the terminal and navigate to project folder
4. Type this command in the terminal:
chmod -R a+xr /Users/username/Downloads/TestMacOSNotarization/TestBuild.app
5. Then type this command
codesign -f --deep -s '3rd Party Mac Developer Application:developer ID' --entitlements "/Users/username/Downloads/TestMacOSNotarization/FFF.entitlements" "/Users/username/Downloads/TestMacOSNotarization/TestBuild.app"
Expected: the app is cosigned successfully, no errors are thrown into the terminal
Actual: getting this error in the terminal:
"/Users/username/Downloads/TestMacOSNotarization/TestBuild.app: bundle format unrecognized, invalid, or unsuitable
In subcomponent: /Users/username/Downloads/TestMacOSNotarization/TestBuild.app/Contents/Frameworks/MonoBleedingEdge/etc/mono/2.0"
Reproduced on:
2019.2.0b1 2019.2.0f1 2019.3.0a1 2019.3.0a11
Not reproduced on:
2018.4.6f1 2019.1.0f1 2019.1.14f1 2019.2.0a14
Notes:
- When building on a different version with different app name, in given terminal commands change "TestBuild" to your selected name or save the new app using "TestBuild" name
- Reproduced on Mono
- Doesn't reproduce with IL2CPP
Comments (1)
-
v01pe_
Aug 22, 2019 17:15
Any details on when 2019.2.3f2 is scheduled for release?
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Resolution Note (fix version 2019.2):
Fix available in 2019.2.3f1