> All three are public

documented frameworks. No private API risk here. Run `nm -u YourApp.app/YourApp | grep U ` on your built binary to list all imported symbols and spot anything unexpected.

promptBeginner5 min to valuemarkdown
0 views
Mar 31, 2026

Loading actions...