How to run old Xcode based project to latest Xcode?

117 Views Asked by At

I have old project built in xcode 3.2 now is it possible to run it in xcode 10. Have tried to convert to modern objective c syntax but fails it says "No source changes necessary".enter image description here

Please guide.

0

There are 0 best solutions below