android - xCode build how to determine git branch? -


Suppose I'm working on a regular xCode project on which GIT has tracked files.

For the purposes of internal use, I want to know (seeing in the iOS app running on iOS) some debugging information, such as how the developer GIT branch was

on Android < / P>

How this can be done, you can modify the build script to see the person's .git directory from where they have been created and refs / heads / Feature_branch_2 such as /. Git / HEAD to see something in the file.

On xCode I do not know if any device is being used to create, let alone modify the creation script or ... do I need to modify the creation script? (I.e., there is an easy way?)

You can manage it through the Source Tree Mac App And can change the guitars, the path to manage the conflict.

You can change the guitgn path - SourceTree-> Preferences-> Git-> Global ignore list-> Edit file.

You can manage different commands and all through its GUI.


Comments

Popular posts from this blog

java - Can't add JTree to JPanel of a JInternalFrame -

javascript - data.match(var) not working it seems -

javascript - How can I pause a jQuery .each() loop, while waiting for user input? -