
๐ ์ต๊ทผ์, iOS ๋ฐ Wat chOS ์ฑ์ TestFlight ์ฌ๋ฆด ๋ ๋ง๋ฌ๋identifier ํต์ผ ๋ฌธ์ ์ปดํฉํธํ๊ฒ ์จ์ ๋จ๊ฒจ๋ณด์ ํฉ๋๋ค.. TestFlight ์์นด์ด๋ธ์ ๋ง๋ฌ๋ ์๋ฌ ๋ฉ์ธ์ง Invalid WKCompanionAppBundleIdentifier. The Info.plist of Apple Watch application 'DancingMarker.app/Watch/WatchDancingMarker Watch App.app' contains a WKCompanionAppBundleIdentifier value 'test.DancingMarker' that does not match the parent application's CFBundleIdentifier 'com.test.Danc..

๐ WatchOS - SwiftUINavigationLink - PlainButtonStyle๋ก ๋ฒํผ์ ์๊ฐ์ ์์ ์ ์ฉ X PlainButtonStyle()๋ชจ๋ OS์์ ๊ณตํต์ผ๋ก ์ฌ์ฉํ ์ ์๋ ๋ฒํผ ์คํ์ผ๋ก, ์ ํด ์ํ(IDLE)์์๋ ๋ฒํผ์ ์ฝํ ์ธ ์ ์ด๋ ํ ์์์ ์์๋ ์ ์ฉํ์ง ์์ WatchOS๋ฅผ ๊ฐ๋ฐํ๋์คVGrid์์ ForEach๋ฌธ์ผ๋ก ๋ฐ์ดํฐ๋ค์ List๋ฅผ ๋ณด์ฌ์ฃผ๊ณ ,๊ฐ Cell๋ค์ NavigationLink๋ก ์ฐ๊ฒฐ์์ผ์ฃผ๋ ์์ ์ ํ๋ค. ๋จผ์ CellView๋ฅผ ๊ทธ๋ฆฌ๋ ์์ ์ ๋จผ์ ํ๊ณ , ์ดํ NavigationLink๋ก DetailView๋ก ๋์ด๊ฐ๊ฒ ์์ ํ์๋ค.import SwiftUIstruct WatchMarkerListView: View { let tempData = [..