I’d like to create a build number, increment it every time I build for iOS, and display a build number on the screen. I’d just like this for testing/bug tracking. Does anyone have any insight on the best way to go about doing this? Am I better off trying to display something else on the screen, like the bundle ID or something? Any help would be appreciated. Thanks!
(This would just be fore debug, not in the final build.)