开发者

How to find implementation file made by Interface Builder?

开发者 https://www.devze.com 2023-01-06 05:26 出处:网络
I made an object in Interface Builder. Then I told it to write the class 开发者_Go百科files. But when I go to XCode I can\'t find the implementation or header files. How can I edit the implementation

I made an object in Interface Builder. Then I told it to write the class 开发者_Go百科files. But when I go to XCode I can't find the implementation or header files. How can I edit the implementation file?


The class files are wherever you saved them. So, go there, move them somewhere else if you want, and then add them to your Xcode project.

0

精彩评论

暂无评论...
验证码 换一张
取 消