Skip to content

Conversation

@thingineeer
Copy link
Collaborator

@thingineeer thingineeer commented Nov 27, 2024

🌱 작업한 내용

  • Xcode16 업데이트 및 외부 라이브러리 업데이트 했습니다.
  • 이미지 깨지는 문제 해결 했습니다.
  • SwiftLint 추가된 경고 해결 했습니다.
  • cocoaPods 사용으로 인해 라이브러리 네이버 맵 Legacy 로 변경 해주었습니다.

🌱 PR Point

  • Gemfile, Podfile 수정했습니다.
  • scaleAspectFill 을 사용하여 원본의 비율을 유지하게 했고, 넘어가는 이미지는 clipsToBounds로 바운더리 범위를 제한해줬습니다.
  • Xcode 16으로 업데이트하면서 생긴 Lint 경고를 없앴습니다.

📸 스크린샷

🔥이미지 수정 전 후 비교

1. 코스 발견

수정 전 수정 후
IMG_0094 IMG_0095

2. 코스 상세

수정 전 수정 후
IMG_0097 IMG_0099

📮 관련 이슈

@thingineeer thingineeer added Setting 프로젝트 세팅, 라이브러리 설치 Fix 명진😼 labels Nov 27, 2024
@thingineeer thingineeer self-assigned this Nov 27, 2024
@thingineeer thingineeer merged commit 5a3b2de into Runnect:develop Nov 27, 2024
1 check passed
@thingineeer thingineeer deleted the #268-SPM마이그레이션 branch November 27, 2024 17:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Fix Setting 프로젝트 세팅, 라이브러리 설치 명진😼

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

[Setting] - CocoaPods, Xcode 16 업데이트

1 participant