[XCode] Privacy manifest files March 13, 2024 less than 1 minute read News https://developer.apple.com/news/?id=z6fu1dcu https://developer.apple.com/kr/news/?id=3d8a9yyh https://developer.apple.com/kr/support/third-party-SDK-requirements/ Create a privacy manifest https://developer.apple.com/documentation/bundleresources/privacy_manifest_files Describing data use in privacy manifests https://developer.apple.com/documentation/bundleresources/privacy_manifest_files/describing_data_use_in_privacy_manifests Describing use of required reason API https://developer.apple.com/documentation/bundleresources/privacy_manifest_files/describing_use_of_required_reason_api Code Signing the XCFramework https://tigi44.github.io/ios/iOS-Code-Signing-XCFramework/ Reference https://developer.apple.com/videos/play/wwdc2023/10060/ Share on Twitter Facebook LinkedIn Previous Next Leave a comment
[XCode] Building an XCFramework from a Static library March 13, 2024 1 minute read .a Static Library 에서 XCFramework로 빌드
[iOS, Swift] URL issue for decodable struct in iOS16 and below March 4, 2024 less than 1 minute read iOS16이하 버전에서 한글이 포함된 URL을 사용할 때 Decodable URL 이슈 발생
Leave a comment