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

2021. 10. 27. 11:13·DEV/오류

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
  • 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
  • 링크

    • 공부하는 소담아빠
    • 타올이
  • 공지사항

  • 인기 글

  • 태그

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

  • 최근 글

  • hELLO· Designed By정상우.v4.10.5
modric
Error: "The sandbox is not in sync with the Podfile.lock..." after installing RestKit with cocoapods
상단으로

티스토리툴바