CXC

Results 2 issues of CXC

I use xcodeproj to add a custom buildRule to buildRules of nativetarget, and then save the proj file. Customized buildrule does not take effect.

I call the git command with SwiftShell. The interactive command "git log" hangs, and "git status" works normally. "git log" can work on the console in Xcode. As shown below:...