iOS Question open objective-c source

cloner7801

Active Member
Licensed User
Longtime User
Hi,
I want to open objective-c source(released project) with xcode (I opened from objects/src folder)
But I get error

upload_2017-3-15_13-26-44.png


How can I solve this and run it with xcocde?
 

LWGShane

Well-Known Member
Licensed User
Longtime User
You can find all the headers in the Mac Libs folder.

What do you need Xcode for?

Maybe he wants to release the source so people can "sideload" it onto their iOS device?
 
Upvote 0
Top