> 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 valuemarkdownQuality: 28
0 views
May 11, 2026

Loading actions...