As Apple said, "Bring iPad Apps to Mac", so I have an app which is perfectly running fine iPhone & iPad. I tried building for Mac and it gives me error for "ObjC linker for Classes" and which is obvious because iOS
doesn't support "32-bit architecture", whereas Mac still does't it!
So, can anyone say how to solve this problem?