How can I create an Xcode project and push it to a GitHub repository that is public BUT hides keys.
For example if I have Firebase keys and I push my project to GitHub can't anybody see them and then do whatever they please with my data?
How can I create an Xcode project and push it to a GitHub repository that is public BUT hides keys.
For example if I have Firebase keys and I push my project to GitHub can't anybody see them and then do whatever they please with my data?