
๋ณดํต Clone ํ์ ๋ ๋ฐ์
[์๋ฌ ๋ด์ฉ]
unable to open configuration settings file
+ Pods ํ์ผ(.xcconfig) ์ฌ๋ผ์ง

+ Project > Info > Configuration > Based on Configuration File ์ ๋ค ์๋ฌ ํ์๊ฐ ๋์ด์์..;;

[Solution]
ํด๋น ํด๋์ ๊ฐ์ ์๋ ๋ช ๋ น์ด๋ก pod ์ฌ์ค์น
pod deintegrate
pod install

pod ์ฌ์ค์น ํ ์ ์ ๋์ ํ์ธ

[๊ด๋ จ ๋งํฌ]
Xcode 10 cannot build project because unable to find pods
After cloning Xcode project from github, I opened PROJECT_NAME.xcodeproj file with Xcode. (no Podfile is created and no pods are installed, obviously, this project does not need any pods to run).
stackoverflow.com
728x90
๋ฐ์ํ