Post

Replies

Boosts

Views

Activity

Comment on Can't change iPhone watch app complication picker app name
Another interesting clue. At one point, I tried using a loaded image as my complication before I turned it into a system image because I couldn't load the images from my asset catalogue. I'm starting to wonder if some of the widget default directory setups are now different from what I have in this old Objective-C project. It can't find this stuff because it's looking in a place that doesn't exist.
May ’25
Comment on Can Objective-c projects be created with Xcode 15?
I should have clarified this post a little. I was able to do that for MacOS and iOS projects but I was trying to make a new WatchOS project and that did not have an objective-c option. I guess I could just use Xcode 14.(whatever) to generate the project and bring it into Xcode 15 but that seems kind of silly. I have current watchOS obj-c projects and everything works ok in Xcode 15 except when debugging code on the watch itself (not simulator) console panel shows a direct LLDB interface.
Nov ’23