Class Model > Qui" />
开发者

Can I view all instance variables in a project in one file?

开发者 https://www.devze.com 2022-12-27 01:09 出处:网络
I\'m using xcode and I was wondering if there was a way to view all instance variables in my project fr开发者_开发技巧om one \"central\" file? Select your target, then choose Model > Class Model > Qui

I'm using xcode and I was wondering if there was a way to view all instance variables in my project fr开发者_开发技巧om one "central" file?


Select your target, then choose Model > Class Model > Quick Model. In the resulting class diagram, show the Model Browser. Sort it on the Type column.

You can do a multiple selection on all the ivars and copy them to a text file.

If you save the Class Model file in your project, it will update as you add classes, ivars, and methods to the target.

0

精彩评论

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

关注公众号