스위프트 패키지를 코코아팟(CocoaPods) 의존성 관리도구(Dependency Manager) 에 배포하는 과정
Currently, only presenting a single sheet is supported. The next sheet will be presented when the currently presented sheet gets dismissed.
`.aspectRatio(_:contentMode:)` 와 `frame(maxWidth: .infinity)` 호출
Apple Developer Documentations 의 Declaring a custom view 문서를 정독하며 정리한 내용입니다.
xcodebuild 커맨드라인 도구(Command Line Tool)의 docbuild 명령어로 .doccarchive 파일 추출 및 정적 웹 호스팅을 위한 형태로 변형하는 과정
정적 라이브러리와 동적 라이브러리에 대해 알아보고 라이브러리 에러 분석하고 해결하기 (1) 정적/동적 라이브러리에 대한 기본 개념 (2) Library not loaded 에러 발생 원인 및 해결방안