MacOS 7

[페러럴즈 & Parallels] Operation failed. (작업에 실패하였습니다.)

페러럴즈에 winodws 설치 및 구동시 작업에 실패하였습니다 (Operation failed) 메시지가 뜨고 부팅이 되지 않을때 해결법 [해결방법] 해결방법은 아래링크에서 확인하세요... https://cafe.naver.com/devms/7 [페러럴즈 & Parallels] Operation failed. (작업에 실패하였습니다.) 대한민국 모임의 시작, 네이버 카페 cafe.naver.com

[macOS] NSScrollview 스크롤 안되는 경우

해당 뷰어의 제일 위에 위치하는 box의 Attributes inspector 하단에 위치하는 Autoresizing의 "Autoresizes Subviews" 설정을 체크 해제해준다. 이게 체크되어 있으면 스크롤이 안먹는다. [자세한 해결방법] 좀더 자세한 해결방법 설명은 아래 링크에서 확인하세요... https://cafe.naver.com/devms/13 [macOS] NSScrollview 스크롤 안되는 경우 대한민국 모임의 시작, 네이버 카페 cafe.naver.com

개발 (develop) 2021.12.14

[macOS] ERROR: Error installing cocoapods (ERROR: Failed to build gem native extension.), Flutter build Error

ERROR: Error installing cocoapods (ERROR: Failed to build gem native extension.), Flutter build Error 해결방법 Flutter로 ios앱개발시 이와같은 에러를 자주 만나게됩니다. 이럴때는 간단한 방법으로 해결가능합니다. [해결방법] 해결방법은 아래링크에서 확인하세요... https://cafe.naver.com/devms/8 [Flutter] ERROR: Error installing cocoapods (ERROR: Failed to build gem native extension.), Flut... 대한민국 모임의 시작, 네이버 카페 cafe.naver.com

[macOS] app codesign and notarization (앱 디지털 서명 및 공증 받기)

위 화면과 같이 앱을 공증받지 않으면 경고 메시지가 팝업된다. 위 화면은 개발자 계정으로 서명은 된 상태이고 공증을 받지 않은 상태인 메시지다. 따라서 아래 절차를 따라서 공증을 받도록하자! 참고로 xcode로 개발된 app파일은 xcode에서 바로 공증을 받을수 있다. 여기서 설명하는것은 app파일이 아닌 pkg와 같은 xcode에서 공증 받지 못하는 파일에 대한 방법이다. [명령어로 앱 공증 방법] 앱 공증 방법에대한 자세한 내용은 아래 링크에서 확인할 수 있습니다. https://cafe.naver.com/devms/24 app codesign and notarization (앱 디지털 서명 및 공증 받기) 위 화면과 같이 앱을 공증받지 않으면 경고 메시지가 팝업된다. 위 화면은 개발자 계정으로 ..

개발 (develop) 2020.04.07

[macOS] swift CocoaAsyncSocket Error

Error Domain=NSPOSIXErrorDomain Code=1 "Operation not permitted" UserInfo={NSLocalizedDescription=Operation not permitted, NSLocalizedFailureReason=Error in bind() function} com.apple.security.app-sandbox com.apple.security.files.user-selected.read-only [해결방법] 자세한 해결방법은 아래 링크에서 확인하실수 있습니다. https://cafe.naver.com/devms/31 swift CocoaAsyncSocket Error 대한민국 모임의 시작, 네이버 카페 cafe.naver.com

개발 (develop) 2019.12.10