티스토리 뷰
ld: '/Users/tomykim/Documents/FacebookSDK/FacebookSDKs-iOS-4.28.0/FBSDKLoginKit.framework/FBSDKLoginKit(FBSDKLoginButton.o)' does not contain bitcode. You must rebuild it with bitcode enabled (Xcode setting ENABLE_BITCODE), obtain an updated library from the vendor, or disable bitcode for this target. for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
위와같은 오류메세지가 뜬다면
Build Settings 에서 Enable Bitcode를 "No"로 바꿔주세요.
'IOS - SWIFT' 카테고리의 다른 글
IOS SWIFT 커스텀 클래스 객체 소팅하기 (sort array of custom objects by property value) (0) | 2018.01.04 |
---|---|
IOS SWIFT 스와이프 제스쳐로 뒤로가기 (interactivePopGestureRecognizer) (0) | 2017.12.14 |
IOS SWIFT 페이스북 로그인 연동 (FBSDKLoginKit, Facebook Login) (1) | 2017.11.29 |
IOS SWIFT 랜덤컬러 만들기 (Generate a Random Color , UIColor) (0) | 2017.11.27 |
XCode - 갑자기 file too small for architecture x86_64 에러가 뜬다면. (1) | 2016.12.12 |
댓글
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday