modric
dev log
modric
전체 방문자
오늘
어제
  • 분류 전체보기 (70)
    • DEV (58)
      • Linux (12)
      • JavaScript (5)
      • PHP (4)
      • MySql (4)
      • HTML (7)
      • CSS (9)
      • Spring (13)
      • flutter (1)
      • 오류 (2)
      • devOps (1)
    • 기타 (5)
    • 트렌드 (1)

블로그 메뉴

  • 홈
  • 태그
  • 미디어로그
  • 위치로그
  • 방명록
  • HTML
  • CSS
  • PHP
  • JavaScript
  • Spring
  • Linux

공지사항

인기 글

태그

  • linux
  • 팩토리얼
  • 크롬
  • update
  • mariadb10
  • Destination
  • 넘침
  • lastinsertid
  • 파란색
  • Android
  • iframe
  • ios
  • js
  • 클릭
  • factorial
  • exist
  • mariadb 10
  • 100!
  • centos7
  • height
  • 제거
  • centos 7
  • 컴파일
  • php
  • MYSQL
  • build
  • 테두리
  • Safari
  • 메타버스
  • 터치

최근 댓글

최근 글

티스토리

hELLO · Designed By 정상우.
modric

dev log

DEV/오류

Error: "The sandbox is not in sync with the Podfile.lock..." after installing RestKit with cocoapods

2021. 10. 27. 11:13

xCode project target 선택 후 Build Phases -> [CP] Check Pods Manifest.lock 에서 수정.

 

 

Go to Build Phases -> Check Pods Manifest.lock and replace

 

diff "${PODS_ROOT}/../Podfile.lock" "${PODS_ROOT}/Manifest.lock" > /dev/null

to

diff "${SRCROOT}/Podfile.lock" "${SRCROOT}/Pods/Manifest.lock" > /dev/null

 

출처 : https://stackoverflow.com/questions/21366549/error-the-sandbox-is-not-in-sync-with-the-podfile-lock-after-installing-re

저작자표시 비영리 변경금지 (새창열림)

'DEV > 오류' 카테고리의 다른 글

EACCES: permission denied, unlink '~/src-cordova/platforms/ios/www/.gitignore'  (0) 2021.10.27
    'DEV/오류' 카테고리의 다른 글
    • EACCES: permission denied, unlink '~/src-cordova/platforms/ios/www/.gitignore'
    modric
    modric

    티스토리툴바