Post

Replies

Boosts

Views

Activity

Reply to Apple Silicon macOS app shown as 'Kind: iOS' in System Info
@DTS Engineer that's a great idea, thanks for taking the time to post 👍 Sure enough, the 'mock' Info.plist contained keys that weren't present in the original. After adding CFBundleSupportedPlatforms with an array containing the single string MacOSX, System Information now reports the app as Apple Silicon instead of iOS. Issue resolved!
Replies
Boosts
Views
Activity
3h
Reply to How to block incoming connections for a Mach-O 64-bit x86_64 executable on macOS
I really am my own worst enemy. The internal code signing error was caused by my leaving the directory containing the binary read-only for my user and group. Once I gave myself permission to write to the directory, the self-sign worked and the firewall choice became persistent. Doh.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Nov ’23