If you select your project from the navigator, you can add frameworks by selecting Build Settings in the center Editor window.
From there, there are 4 items that appear, "Target Dependencies", "Compile Sources", "Link Binary With Libraries" and "Copy Bundle Resources". Select and expand "Link Binaries With Libraries" and there is a + sign that appears below it. If you click on the +, you will be presented with a sheet that has a search field and a list of frameworks that you can add to your project. I hope this gets you in the right direction. On Jan 22, 2016, at 7:38 PM, Scott Berry <[email protected]> wrote: > Hello there, > > I am having trouble seeing the frameworks that come with Xcode. I need to > add some to my project such as the maps and the sound and I need to see which > others are available. I thought I would add those first before redoing my > code that way I am covered when I need to access them. I tried following > tutorials on the web but that’s not helping. I am a Voiceover user. Thank > you for the help. > > > > _______________________________________________ > > Cocoa-dev mailing list ([email protected]) > > Please do not post admin requests or moderator comments to the list. > Contact the moderators at cocoa-dev-admins(at)lists.apple.com > > Help/Unsubscribe/Update your Subscription: > https://lists.apple.com/mailman/options/cocoa-dev/zav%40mac.com > > This email sent to [email protected] _______________________________________________ Cocoa-dev mailing list ([email protected]) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
