🚀 Setting up a new Xcode project? Start clean by adding a proper .gitignore file before creating your Git repo. …But watch out for an Xcode bug!
🛠 In this video:
• Generate your .gitignore file
• Watch out for an Xcode bug with shared schemes!
📖 Companion article:
How to Generate a Useful Xcode Gitignore to Avoid Noise in Git
https://qualitycoding.org/generate-xc...
📚 Full blog series:
https://qualitycoding.org/tdd-swiftui...
🔔 Subscribe for the full SwiftUI with TDD video series.
⏱ Timestamps:
00:00 - Intro
00:28 - Create new project
01:00 - Create .gitignore
02:03 - Create Git repo, work around Xcode bug
#TDD #SwiftUI #Xcode #Gitignore #iOSDevelopment