79153785

Date: 2024-11-03 22:47:28
Score: 2.5
Natty:
Report link

Finally, this helped me! Xcode 15.4, and the app crashes at runtime insisting that NSCameraUsageDescription hasn't been included in info.plist, even though it has. I also didn't realise I could add a row to Info > Custom iOS Target Properties, since the + symbol used on the Build Settings tab isn't visible. Turns out that right-clicking as described above and choosing Privacy - Camera Usage adds NSCameraUsageDescription to the properties list. Bingo! Thanks

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: flowerpowered