Swift, Swift Package Manager가 무엇인지 알아봅니다 Swift Package Manager Posted on September 17, 2018 An Introduction to the Swift Package Manager의 내용을 의역 했습니다. [Read More] Tags: Swift Raywenderlich
iOS, 1.0.0의 버전 의미론과, 라이브러리란? Semantic Versioning, A Word About Libraries Posted on September 15, 2018 CocoaPods Tutorial for Swift: Getting Started의 일부 내용을 참조 했습니다. [Read More] Tags: iOS Swift CocoaPod Raywenderlich
Travis, Continuous Intergration가 무엇인지 알아봅니다 CI Tutorial: Getting Started Posted on September 15, 2018 Travis CI Tutorial: Getting Started의 내용을 의역 했습니다. [Read More] Tags: Travis Raywenderlich
CocoaPod, 프레임 워크에서 Cocod Pod 발행까지 Creating a Framework for iOS Posted on September 15, 2018 Creating a Framework for iOS을 의역했습니다. 오역이 있을수 있으니 참조해주세요. [Read More] Tags: iOS Swift CocoaPod Raywenderlich
iOS, iOS에서 프레임워크와 라이브러리의 차이점을 알아보자! Framework vs Library(Static & Shared) in Cocoa/OSX, Cocoa Touch/iOS Posted on September 14, 2018 Framework vs Library (Static & Shared) in (Cocoa/OSX, Cocoa Touch/iOS)의 포스팅을 의역했습니다. 오역이 있을수 있으니, 참조 해주세요 [Read More] Tags: Swift iOS