react-native run-ios
๋ฅผ ํ๋๋
The following build commands failed:
CompileC /Users/dody/Library/Developer/Xcode/DerivedData/oheadline_client-bntjzlxfwpoksjdlhzqejhufjwdn/Build/Intermediates.noindex/oheadline_client.build/Debug-iphonesimulator/oheadline_client.build/Objects-normal/x86_64/main.o /Users/dody/company/oheadline_client/ios/oheadline_client/main.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler
์๋ฌ๊ฐ ๋ฐ์ํ๋ค...
ใ
... ์ ๋ฐ์ํ๋์ง ๋ฅ๋๋ฒ๊น
ํ๊ธฐ๋ฅผ ํฌ๊ธฐํ๋ค.. ๋ฆฌ์กํธ๋ค์ดํฐ๋ธ ๋
์ ๋๋ฅผ ์ง์น๊ฒ ํ๋ค.
์ผ๋จ ํด๊ฒฐ์ ํ๋ค.
cd ios
pod deintegrate
pod update
๋์ ๊ฐ์๊ฑธ๋ก ๊ณ ์ํ๋ ์ฌ๋์ด ์๊ธฐ๋ฅผ.,..
์ด ๋ฌธ์ ๋ ์์ ๋ฐฉ๋ฒ์ผ๋ก๋ ๊ฑฐ์ ํด๊ฒฐ์ด ์๋จ์ ๊ฒฝํํ๋ค. ์ฟจ๋ญ
ํ์ฌ ๋๋ฃ๋ถ๊ป์ ๋ก์ปฌํ๋ก์ ํธ๋ฅผ ์ง์ฐ๊ณ ๊น์ ๋ค์ ํด๋ก ํด์ ์คํํ๋ฉด ์ ๋๋ค๊ณ ์ ๋ณดํด์ฃผ์
จ๋ค.
๋ค์ ๊ตฌ๊ธ๋ง์ ํด์ ์ดํด๋ณด๋, ํ๋ก์ ํธ๋ฅผ ๋ค์ ์์ฑํ๋ผ๋ ์กฐ์ธ๋ค์ด ๋ณด์ด๊ธฐ ์์ํ๋ค.
์ ๋ง์ด๋ค.
๋ก์ปฌ ํ๋ก์ ํธ๋ฅผ ๊ณผ๊ฐํ ์ญ์ ํ๊ณ (๊ณผ๊ฐํ์ง ๋ชปํ๊ฒ ๋ค๋ฉด, ํด๋๋ช
์ ์ด์ง ๋ฐ๊ฟ ๋ฐ๋ก ๋๋์)
๋ฆฌํฌํธ ํ๋ก์ ํธ๋ฅผ ํด๋ก ๋ฐ์ npm i && cd pod && pod install && ..
๋ฅผ ํ๊ณ
react-native run-ios๋ฅผ ํ๋ฉด ์ ์์ฑ๋๋ค.
fbsdk๋ฅผ ์
๊ทธ๋ ์ด๋๋ฅผ ํ๋ฉด์ ๋ ์ด ์น๊ตฌ์ ์กฐ์ฐํ๋๋ฐ, ๋ถ๋ช
ํ ์์ ๋ฐฉ๋ฒ์ผ๋ก๋ ํด๊ฒฐ์ด ์๋ ๊ฑฐ๊ฐ์๋ค.
๋ค์ ์์นญ์ ํด๋ณด๋, ์์ ๋ณด๋ค ๋ญ๊ฐ ๊ธ์ด ๋ง์์ง ๋๋ ํธํธ
์ด ๋ธ๋ก๊ทธ ๊ธ์ด ์ด๋ฆฌ์ ๋ฆฌ ๋ถ๋ ค๋ค๋๋ ๊ฒ๋ ๋๋ฒ์ด๋ ๋ดค๋ค.
์ฌ๋๋ค์ด ์ผ๋ง๋ ์ด ์ด์์ ์ง์ฌ์ธ์ง ์์์๋ ๊ตฌ๊ธ ์์นญ์ด์๋ค.
๊ทธ๋์ ๋ ๋ด์ฉ ์ถ๊ฐ๋ผ๊ณ ๋ ์ฐ๊ณ ์ถ์๋ ๋ด์ฉ์ pod file์ ์์ ํ๊ณ
์์ ๋ฌธ์ ๊ฐ ํด๊ฒฐ ๋์๋ค.
ios>podfile (before)
use_flipper!
post_install do |installer|
flipper_post_install(installer)
end
ios>podfile (after)
use_flipper!({ 'Flipper-Folly' => '2.3.0' }) # update this part
post_install do |installer|
flipper_post_install(installer)
end
๊ทธ๋ฌ๊ณ
pod update pod install ํ๊ณ ๋๋๊น ์ ์คํ๋์๋ค.
https://stackoverflow.com/questions/54704207/the-ios-simulator-deployment-targets-is-set-to-7-0-but-the-range-of-supported-d
์์ ๋งํฌ์์ ๋์์ ๋ฐ์๋ค.
๊ณ์ ์๋์๋ ๋ถ๋ค์ ๊ทธ๋ฅ podfile์ use_flipper!๋ฅผ ์ฃผ์ ์ฒ๋ฆฌํ์ธ์.
์
use_flipper!
post_install do |installer|
flipper_post_install(installer)
end
ํ
# use_flipper!
post_install do |installer|
flipper_post_install(installer)
end
์ฃผ์ ์ฒ๋ฆฌ ํ pod update && pod install
๊น์ง ํด์ฃผ์๋ฉด ๋ ๊ฒ๋๋ค.
ํ์.... ์ ๋ ๊ฐ์ ์๋ฌ์์ ใ ใ ์๋๋ค์ ใ ใ