반응형 cocoapod3 Sandbox: bash(8528) deny(1) file-write-create .../jungle-snake/Pods/resources-to-copy-jungle-snake.txt XCode16으로 업그레이드 후 샘플 게임으로 Jungle-snake를 만들고 있는데 아래 오류가 발생한다.Sandbox: bash(8528) deny(1) file-write-create .../jungle-snake/Pods/resources-to-copy-jungle-snake.txt 프로젝트 타겟의 Build Settings > Build Options > User Script Sandboxing Yes를 No로 바꾸면 된다. 2024. 10. 10. $ pod init[!] [!] Xcodeproj doesn't know about the following attributes {"preferredProjectObjectVersion"=>"77"} for the 'PBXProject' isa.If this attribute was generated by Xcode please file an issue: https://github.com/CocoaPods/Xcodeproj/issues/new[!] [X XCode16으로 업데이트 후 새로운 프로젝트에 Cocoapod을 적용하는 과정에서 오류가 발생했었다. https://blockcode.tistory.com/6 CocoaPod: RuntimeError - `PBXGroup` attempted to initialize an object with unknown ISA `PBXFileSystemSynchronizedRootGroup` fromXCode 버전을 16으로 업그레이드하고 새로운 iOS 프로젝트를 생성 후 Cocoapod을 적용하는 과정에서 오류가 발생했다.RuntimeError - `PBXGroup` attempted to initialize an object with unknown ISA `PBXFileSystemSynchronizedRootbl.. 2024. 10. 8. CocoaPod: RuntimeError - `PBXGroup` attempted to initialize an object with unknown ISA `PBXFileSystemSynchronizedRootGroup` from attributes: `{"isa"=>"PBXFileSystemSynchronizedRootGroup", "path"=>"jungle-snake", "sourceTree"=>"<group>"}` XCode 버전을 16으로 업그레이드하고 새로운 iOS 프로젝트를 생성 후 Cocoapod을 적용하는 과정에서 오류가 발생했다.RuntimeError - `PBXGroup` attempted to initialize an object with unknown ISA `PBXFileSystemSynchronizedRootGroup` from attributes: `{"isa"=>"PBXFileSystemSynchronizedRootGroup", "path"=>"jungle-snakeTests", "sourceTree"=>""}`If this ISA was generated by Xcode please file an issue: https://github.com/CocoaPods/Xcodeproj/issues.. 2024. 10. 8. 이전 1 다음 반응형