2

I am considering making the git repos for an iOS app open source. Is there any information in the .pbxproj or similar files I should keep secret or avoid contributing to the repo?

Thanks!

Sammcb
  • 113
  • 2
  • 8
  • 2
    https://github.com/github/gitignore/blob/master/Global/Xcode.gitignore (and many others readily available) – matt Mar 05 '21 at 21:36
  • 1
    I think it's ok to just open source it. The team identifier (which I think is the only thing that might be sensitive) won't show your real name (ex. John Smith), instead, will show YS23JSD87 or something. – aheze Mar 05 '21 at 21:37
  • Thanks @matt! Also, good to know about the team identifier @aheze – Sammcb Mar 05 '21 at 21:45

0 Answers0