Notice
Recent Posts
Recent Comments
Link
| 일 | 월 | 화 | 수 | 목 | 금 | 토 |
|---|---|---|---|---|---|---|
| 1 | 2 | 3 | ||||
| 4 | 5 | 6 | 7 | 8 | 9 | 10 |
| 11 | 12 | 13 | 14 | 15 | 16 | 17 |
| 18 | 19 | 20 | 21 | 22 | 23 | 24 |
| 25 | 26 | 27 | 28 | 29 | 30 | 31 |
Tags
- coreml
- createml
- spring
- Project
- Tuist
- Complication
- Firebase
- cloud functions
- github
- Apple Developer Academy
- task.yield()
- widgetkit
- app intents
- Swift
- SwiftUI
- WWDC22
- UIStackView
- backend
- fcm
- tabman
- ios
- Delegate Pattern
- watchkit
- Sendbird
- Coding Test
- Flutter
- 코테
- UITableView
- swift concurrency
- UIDatePicker
Archives
- Today
- Total
목록Android (1)
azhy의 iOS 이야기
2022년 1월 2일에 작성됨프로젝트 생성 후 Android 앱 등록 선택 Android 패키지 이름을 추가합니다.패키지 이름은 app / build.gradle 에서 확인 가능구성 파일 다운로드 구성 파일을 다운해서 app 폴더에 추가SDK 추가androd / build.gradle 에 추가buildscript { repositories { // Check that you have the following line (if not, add it): google() // Google's Maven repository } dependencies { ... // Add this line classpath 'com.google.gms..
Flutter
2024. 11. 6. 17:47