Relative Content

Tag Archive for iosswiftxcodewatchosxcode14

from dual-target to single-target in WatchOS swift

In my old project, I developed a watchOS for Apple Watch, but it have WatchOS and WatchKit extension. Then I want to rebuild my project and use my code in watchOS program. But in Xcode 14, Apple use only WatchOS app target
I tried to do similar develop.apple.com as below