Skip to content

[Hotfix] #573 - 툴팁에서 ORBRecommendationPlaceModel 타입 사용 시 타겟별 분기처리 적용#576

Merged
nolanMinsung merged 1 commit intomainfrom
hotfix/#573
Jun 26, 2025
Merged

[Hotfix] #573 - 툴팁에서 ORBRecommendationPlaceModel 타입 사용 시 타겟별 분기처리 적용#576
nolanMinsung merged 1 commit intomainfrom
hotfix/#573

Conversation

@nolanMinsung
Copy link
Copy Markdown
Contributor

🌴 작업한 브랜치

✅ 작업한 내용

추천소 기능을 구현하면서 추천 장소 데이터 타입을 나타내는 ORBRecommendationPlaceModel 타입을 새로 만들었었는데,
개발용 타겟에서도(툴팁에서) 이 타입에 사용되면서 빌드가 되지 않는 문제가 발생했습니다.

-> 툴팁에서 ORBRecommendationPlaceModel 를 사용하는 코드에 Target별 분기처리를 적용하였습니다.

❗️PR Point

📸 스크린샷

설명

Copy link
Copy Markdown
Collaborator

@Johyerin Johyerin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

고생하셨습니다!

@nolanMinsung nolanMinsung merged commit 2cd391f into main Jun 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Hotfix] 오브의 추천소 모델 Target Membership 설정

2 participants