I can find the UIKit header files but i’d like to see how some of the UIKit classes are being implemented because i’m trying to create some custom controls.
So basically i’m trying to find the UIKit .m files, where would they be located on my mac?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
They aren’t on your Mac (in source form). Only Apple has access to most UIKit source. What you have on your Mac is already compiled into library binary files.