이전에 글을 적을때 이것을 왜 사용하는지에 대해서 적지는 않고 그냥 앱스토어 올릴때 워닝 발생하는거 해결하는 방법만 적었습니다. 그래서 이게 무엇인지에 대해서 알아보도록 하죠. 큰 내용은 없습니다. 쏘리 일단 어떠한 내용이냐면 앱이 지원하는 파일 타입을 처리하기 위한 방법입니다. 이건 예를 들은건데요. 일반적으로 사용하는 이미지 파일의 타입을 만든 사람이 있을것이고... 예를 들어 png, jpeg 이런것들도 포함이 되겠죠? 파일 타입에 대해서 접근할 수 있도록 만드는 앱들이 존재하겠죠. 포토샵도 있고 기타 뷰어들도 있겠죠. 그래서 정의가 필요한것 같네요. 애플문서 링크 Registering the File Types Your App Supports Registering the File Types You..
앱스토어에 업데이트를 오랜만에 해서 그런지 새로운것을 만나게 되었습니다. 메세지는 다음과 같고요 ITMS-90788: Incomplete Document Type Configuration - The CFBundleDocumentTypes dictionary array in the '???' Info.plist should contain an LSHandlerRank value for the CFBundleTypeName 'MKDirectionsRequest' entry. Refer to https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKe..
푸시는 앱 개발에서는 땔수가 없는 정도까지 온것 같네요. 기본적으로 세팅을 하고 어떻게 동작을 하는지에 대해서 적어보려 합니다. @UIApplicationMain class AppDelegate: UIResponder, UIApplicationDelegate { func application(_ application: UIApplication, didFinishLaunchingWithOptions launchOptions: [UIApplication.LaunchOptionsKey: Any]?) -> Bool { // some code registPush() checkPush(options: launchOptions) return true } func applicationDidBecomeActive(_ a..
아주 쉽습니다... 조금 귀찮을 뿐입니다. ^^ 공식문서 : https://developer.apple.com/documentation/swift/imported_c_and_objective-c_apis/importing_swift_into_objective-c Importing Swift into Objective-C | Apple Developer Documentation Article Importing Swift into Objective-C Access Swift types and declarations from within your Objective-C codebase. OverviewYou can work with types declared in Swift from within the Obje..
- Total
- Today
- Yesterday
- tomcat
- MySQL
- Gradle
- Spring
- php
- go
- Xcode
- golang
- ios
- Linux
- docker
- Java
- Kotlin
- intellij
- github
- windows10
- enum
- war
- centos8
- git
- CentOS
- ubuntu
- nodejs
- cocoapods
- Python
- Codable
- SWIFT
- rxswift
- android
- Windows
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |