I have a library which was Building perfectly fine in MacOSX10.10 XCode5.0.2 I was using Base SDK 10.8 and deployment target 10.6. now I have to ported that solution to MacOSX10.11 and Deployment target 10.9 in Xcode 7.2. one of my target has dependency on AppleTalk framework, when I tried to Build it It started giving error AppleTalk Framework not found I looked in SDKs folder APPleTalk Framework was not there in case of SDK10.11, but it was there in case of SDK10.8.
Is there any way i can get AppleTalk framework on MacOSX10.11 as I have read somewhere that AppleTalk is no longer Part of Framework.
From: https://en.wikipedia.org/wiki/AppleTalk