When building my app with Xcode debug build configuration I am seeing my most recently updated git branch.
When building my app with Xcode release build configuration I am seeing an outdated git branch.
How do I build my app in Xcode release build configuration with the proper git branch?