Tried modifying java's Info.plist but unfortunately this didn't seem to accomplish my goal :( So I suppose this is the wrong angle to attack this problem. Thanks for the insights about this anyways, though!
So sounds like in the case of java I'll need to take a look at the __TEXT / __info_plist section of that executable to see whether this is viable. Thanks for that example!
Thanks for the additional tips about FSManageableResourceMaintenanceOperations! I'll make sure my real project follows these guidelines.
Also hoping that the FSKit documentation can eventually include many of these details 😅 but it's still really useful to have this info here for now.
Thanks very much for looking into this! I'll wait for a fix, then. (And yeah, your assumption that I removed FSManageableResourceMaintenanceOperations for the test project to reduce it is correct; my real project does implement that. I'll keep that in mind for the future, though.)
Tried modifying java's Info.plist but unfortunately this didn't seem to accomplish my goal :( So I suppose this is the wrong angle to attack this problem. Thanks for the insights about this anyways, though!
So sounds like in the case of java I'll need to take a look at the __TEXT / __info_plist section of that executable to see whether this is viable. Thanks for that example!
Thanks for the additional tips about FSManageableResourceMaintenanceOperations! I'll make sure my real project follows these guidelines.
Also hoping that the FSKit documentation can eventually include many of these details 😅 but it's still really useful to have this info here for now.
Thanks very much for looking into this! I'll wait for a fix, then. (And yeah, your assumption that I removed FSManageableResourceMaintenanceOperations for the test project to reduce it is correct; my real project does implement that. I'll keep that in mind for the future, though.)