Hi,
my app using xcode 14 has imported a framework. My app builds and works. However, I can not see the .h files under the framework in the project tree. is it because of the method it has been imported. If yes, how it should be imported?.
when i right clicked on the framework, Finder was one of the options but I did not try it. I should. I am not sure if this got to do with importing the framework by copy, by reference, or none. I will try the Finder option.
hi,
inside the Xcode application project tree, right clicked on the framework. Chose show in Finder. after couple of double clicks, could see the headers as expected.