You May Also Enjoy
Ios xcode cocoapods to spm error framework not found
less than 1 minute read
Ios xcode cocoapods to spm error framework not found IOS에서 cocoapods 대신 이제 spm을 주로 사용하는 분위기인것 같다. 그래서 기존 프로젝트를 spm으로 수정하려고 하는데 아무리 가이드대로 해도 아래와 같은 에러가 떴었다. ...
Ios xcode archive multiple commands produce Error
less than 1 minute read
Ios xcode archive multiple commands produce Error IOS에서 deploytarget을 10에서 14로 올린 프로젝트가 있었는데 Xcode 상에서 run을 했을시에는 문제가 없다가 빌드해서 테스트플라이트로 올리려했더니 multiple comm...
Android Foldable Device Check
less than 1 minute read
Android Foldable Device Check 안드로이드 앱 개발을 하다보면 최근 폴더블폰이 많이 생겼다. 단순 폴더블 폰일때 체크하는 코드는 아래와 같다.
Comments