본문 바로가기 메뉴 바로가기

Peppo

프로필사진
  • 글쓰기
  • 관리
  • 태그
  • 방명록
  • RSS

Peppo

검색하기 폼
  • 분류 전체보기 (222)
    • Story (13)
    • iOS (144)
      • Error (11)
    • 알고리즘 (43)
    • ETC (7)
    • React-Native (0)
    • CS (Computer science) (3)
  • 방명록

PODFile (1)
[iOS error] The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 8.0

문제 라이브러리 설치할때마다 DEPLOYMENT_TARGET 버전이 변경되서 빌드를 할때마다 각 라이브러리의 타겟 버전을 변경해줘야 하는 번거로움이 있었습니다. 해결 Podfile에서 아래 내용을 추가해줍니다. // 이 내용을 추가해주세요. post_install do |installer| installer.pods_project.targets.each do |target| target.build_configurations.each do |config| config.build_settings['IPHONEOS_DEPLOYMENT_TARGET'] = '11.0' // 5.4' pod 'SnapKit', '~> 5.0.0' // 여기 추가 post_install do |installer| installer...

iOS/Error 2021. 11. 16. 13:13
이전 1 다음
이전 다음
공지사항
최근에 올라온 글
최근에 달린 댓글
Total
Today
Yesterday
링크
  • Peppo's Github
TAG
  • Swift init
  • CS 네트워크
  • Swift Error Handling
  • iOS error
  • Class
  • Swift 프로그래머스
  • Swift Leetcode
  • swift reduce
  • Swift 프로퍼티
  • swift programmers
  • Swift RIBs
  • Swift 알고리즘
  • Swift joined()
  • Swift ModernRIBs
  • Swift
  • Swift joined
  • Swift final
  • Swift inout
  • 2023년 회고
  • ios
  • RTCCameraVideoCapturer
  • swift (programmers)
  • 원티드 프리온보딩
  • Swift 내림차순
  • swift 고차함수
  • swift protocol
  • Combine: Asynchronous Programming with Swift
  • swift property
  • removeLast()
  • RIBs tutorial
more
«   2026/02   »
일 월 화 수 목 금 토
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
글 보관함

Blog is powered by Tistory / Designed by Tistory

티스토리툴바