티스토리 뷰
[Flutter] Lexical or Preprocessor Issue (Xcode): "openssl/ssl.h' file not found /ios/Pods/gRPC-Core/src/core/tsi/ssl/key_logging/ssl_key_logging.h:22:9 에러 해결하기
ko dean 2023. 11. 30. 12:59이전 글에 이어 이어쓰기..
사실 나는 빌드가 안됐다.. flutter 버전을 3.13.9에서 3.16.1로 변경하는 바람에..
photo_manager를 쓰고있는 라이브러리가 있어서
이렇게 에러가 발생했는데.. 아직 photo_manager가 3.16.1에 대해 정식적으로 지원하지않고 프리 릴리즈라서
flutter를 다운그레이드 하는게 낫겠다 싶어서
3.13.9로 다운 그레이드를 하고 빌드를 했더니
Lexical or Preprocessor Issue (Xcode): "openssl/ssl.h' file not found /ios/Pods/gRPC-Core/src/core/tsi/ssl/key_logging/ssl_key_logging.h:22:9
아... 이건 또 뭐여..
arch -arm64 brew uninstall openssl
rm -rf /opt/homebrew/etc/openssl@1.1
터미널에서 openssl을 삭제하고 폴더도 삭제했다
그리고
arch -arm64 brew install openssl
입력해서 다시 설치해줬더니 잘 되는줄 알았는데..
안되서 pod파일과 podfile.lock을 지우고 다시 설치했는데..
이젠 다른 에러가 뜬다...
Error (Xcode): Building for 'iOS-simulator', but linking in object file (/Users/dean/Documents/dev/flutter/butler/ios/Pods/MLImage/Frameworks/MLImage.framework/MLImage[arm64][2](GMLImage.o)) built for 'iOS'
;;;; 고난과 역경이 휘몰아 친다..
mac os업데이트 하고 난 뒤에 할일이 엄청 많아졌다..
Error (Xcode): Building for 'iOS-simulator', but linking in object file (/Users/dean/Documents/dev/flutter/butler/ios/Pods/MLImage/Frameworks/MLImage.framework/MLImage[arm64][2](GMLImage.o)) built for 'iOS'
문제 해결은 이건 다음 포스팅으로..
'IT > 프로그래밍' 카테고리의 다른 글
- Total
- Today
- Yesterday
- 해결방법
- google play appcheck
- 아이폰
- 베란다 수경재배
- ios
- Firebase
- EC2
- aws python3.12
- ITMS-91053: Missing API declaration
- MySQL
- flutter build ipa
- NSPrivacyAccessedAPICategoryUserDefaults
- PlatformException(sign_in_failed
- Failed to launch iOS Simulator: Error: Emulator didn't connect within 60 seconds
- NSPrivacyAccessedAPICategoryFileTimestamp
- CDN: trunk URL couldn't be downloaded
- 슬랙으로 보내기
- ios pod install error
- Xcode
- Response: Failure when receiving data from the peer
- ios 앱 심사상태
- com.google.android.gms.common.api.ApiException: 10:
- NSPrivacyAccessedAPICategorySystemBootTime
- Error (Xcode): Target release_unpack_ios failed: Exception: Binary
- Flutter
- 리눅스 python3 설치
- NSPrivacyAccessedAPICategoryDiskSpace
- 수경재배키트
- python3.12 설치
- but linking in object file
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | 30 | 31 |