I have an iPhone App project (Swift) under Xcode 10.1 10B61) and commited it once into a github repository (private).
Today I've done some changes. Added files modified existing files that were alredy in the project. I also have a folder with
C-Files that I imported ito the project. The latter and also the modifications on the already committed files do not show up in my github repo.
How could that be?
--
Christoph