[Fix] #184 - Xcode 15 버전 에러 코드 수정 하였습니다. #185
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
🌱 작업한 내용
Xcode 가 15로 버전업 되면서 원래 코드가 디버깅이 안됩니다.
그래서 약간 수정을 하였습니다.
Xcode 14.x 버전에서도 돌아가니 꼭 업데이트 안하셔도됩니다.
🌱 PR Point
ATS(App Transport Sercurity) 문제 -> info.plist 수정
Kingfisher -> 명확하게 어떤 클래스인지 수정
링크 참고
https://thingjin.tistory.com/entry/iOS-Xcode-15-Kingfisher-%EC%97%90%EC%84%9C%EC%9D%98-ImageResource-%EC%9D%B4%EC%8A%88-%ED%95%B4%EA%B2%B0
📸 스크린샷
info.plist

파일에는 소스로 보여서 뭐가 바뀐지 모를텐데 저 부분을 추가 했어요!
📮 관련 이슈