Merge conflict
-
iOS - Storyboard Merge ConflictProgramming/iOS 2022. 1. 30. 16:40
안녕하세요 BeePeach입니다. 오늘은 Storyboard를 이용해서 팀 프로젝트를 진행할 때 merge conflict가 발생하는 상황에 대해서 알아보고 해결 방법과 방지하는 방법에 대해서 공부해보려고 합니다. 이 포스팅은 아래 블로그를 번역하고 개인적인 설명을 조금 덧붙인 글입니다. Handling Storyboard Merge Conflicts Storyboards are a very useful tool for developing user interfaces in iOS, macOS, tvOS, and watchOS. In addition to providing a way to visually lay out an interface with Auto Layout, they provide a way..