Open finngaida opened 8 years ago
Are you talking about the reference in SupportingHooks.m
? I just made it an int, as it seems to be an enum in one of the header files and you can't get enums in a class dump
Yeah that did it. Any idea on how to load the dylib? Is there any other way than swapping out the WatchKit stub for the dylib and thus bundling it with an app?
@finngaida Any progress?
not really, but I didn't work much on it afterwards anyways
@finngaida Think you could take another crack at it? :)
right now not really, I've got a lot of stuff going on right now
I'm trying to get the project to work, but can't find any header for
NTKFaceStyle
is it just anint
typealias or am I missing something completely?