적당한 고통은 희열이다

- 댄 브라운 '다빈치 코드' 중에서

반응형

Swift iOS 앱 개발 173

3. Swift CocoaPods Tutorial_CocoaPods 설치 및 오류 해결

www.raywenderlich.com/7076593-cocoapods-tutorial-for-swift-getting-started CocoaPods Tutorial for Swift: Getting Started Use this CocoaPods Tutorial for Swift to learn how to install and manage third-party library dependencies in your Swift projects. www.raywenderlich.com CocoaPods를 설치하고, 기초 사용법을 익혀보자! (쉬운 이해를 돕기 위해 이하 library, framework, dependency 등의 용어를 '라이브러리'로 총칭하겠다.) ✓ Third pa..

2. Swift Tutorial_ Auto Layout by Code_ 스토리보드 말고 코드로 Auto Layout 구현하기

www.raywenderlich.com/6004856-building-an-app-with-only-code-using-auto-layout Building an App with only code using Auto Layout Learn how to make your iOS app’s UI in code using Auto Layout without using Storyboards or XIBs, and how it can make working in a team easier. www.raywenderlich.com 1. Main.storyboard 다 삭제하기 2. 코드로 앱의 entry point 새로 생성해주기 3. Auto Layout을 통해 UI 생성 및 LayoutCon..

1. Swift Tutorial_ 흥미 유발용 간단한 게임 만들기_ Random number Addition game

learnappmaking.com/creating-a-simple-ios-game-with-swift-in-xcode/ Create an iOS Game with Swift and Xcode – LearnAppMaking Want to code your own iOS apps? Let's create a simple game with Swift and Xcode! Includes step-by-step instructions and updated for Swift 5. Enjoy! learnappmaking.com ● @IBAction : Main.storyboard에서 '메소드'를 연결시킬 때 앞에 추가해야 하는 어노테이션 ● @IBOutlet : Main.storyboard에서 '변..

728x90
반응형