Xcode release build configuration reflects outdated git branch

31 Views Asked by At

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?

0

There are 0 best solutions below