Missing xcconfig? #56
Answered
by
mikaelacaron
SuzGupta
asked this question in
General & Questions
-
I just forked and cloned and cannot build because Basic-Car-Maintenance.xcconfig shows in red (reference is there but file is missing is what I think this means?). Should I just delete it? If not, what's the correct approach so I can build the project? Thanks in advance! |
Beta Was this translation helpful? Give feedback.
Answered by
mikaelacaron
Oct 3, 2023
Replies: 1 comment 2 replies
-
From the README.md |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
SuzGupta
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
From the README.md
Close the project, and run this in Terminal
cp Basic-Car-Maintenance.xcconfig.template Basic-Car-Maintenance.xcconfig
then open it again and see if it's still red