I am new to macos deveopment. I have a safari extension converted from chrome extension, it works well on macos. Now i want to bundle an executable into the extension app and make the executable autostart after system reboot. I have two questions: 1. is this technically doable? 2. does Apple store accept such extension which contains exetuable files?
Is it technically doable? Yes, it is technically doable to bundle an executable into a Safari extension on macOS.
Apple's App Store has strict guidelines regarding the inclusion of executable files in extensions.