Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Linking to FTUtils Library in xCode 4.2 #4

Open
azamsharp opened this issue Jan 4, 2012 · 0 comments
Open

Linking to FTUtils Library in xCode 4.2 #4

azamsharp opened this issue Jan 4, 2012 · 0 comments

Comments

@azamsharp
Copy link

Hi,

I am having trouble linking to the FTUtils library in one of my projects. I followed the setup guide on the FTUtils website and there are number of steps which I am not achieving.

Locate the “FTUtils.xcodeproj” file under “ftutils”. Drag FTUtils.xcodeproj and drop it onto the root of your Xcode project’s “Groups and Files” sidebar. A dialog will appear – make sure “Copy items” is unchecked and “Reference Type” is “Relative to Project” before clicking “Add”.

When I perform the above step I do not get any sort of message or anything. The FTUtils project simply gets added under my main project.

Now you need to link the FTUtils static library to your project. Click the “FTUtils.xcodeproj” item that has just been added to the >>sidebar. Under the “Details” table, you will see a single item: libFTUtils.a. Check the checkbox on the far right of libFTUtils.a.

I can see the libFTUtils.a but there is no checkbox on the sidebar. What checkbox is being indicated in the setup above?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant