Post

Replies

Boosts

Views

Activity

Reply to Can LLDB be used on Sandboxed Apps
Thank you!!!
Topic: Programming Languages SubTopic: General Tags:
Replies
Boosts
Views
Activity
Sep ’24
Reply to Are Install scripts - specifically postinstall - allowed?
Thank you!!!!!
Replies
Boosts
Views
Activity
Mar ’24
Reply to Could not find the main bundle or the Info.plist is missing a CFBundleIdentifier
I fixed it! I read https://developer.apple.com/documentation/xcode/packaging-mac-software-for-distribution more carefully and this is the command that worked: productbuild --sign "3rd Party Mac Developer Installer: ..." --scripts scripts --component MyApp.app /Applications MyAppInstaller.pkg
Replies
Boosts
Views
Activity
Mar ’24
Reply to Sandboxed App crashes at Startup in _libsecinit_appsandbox.cold
Ok, that was it!!! Thanks! One more question before I close out this thread: Should I be able to debug Sandboxed applications using LLDB? Right now, if I lldb the sandboxed app it dies instantly with: error: process exited with status -1 (lost connection) Thanks!
Topic: Code Signing SubTopic: Entitlements Tags:
Replies
Boosts
Views
Activity
Feb ’24
Reply to codesign repeatedly asks for access to System Keychain
Thank you!!!
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Feb ’24