Not finding MYUtilities
Reported by Joel Norvell | April 14th, 2009 @ 12:50 PM
I downloaded MYCrypto-993161972183 into a "Development" folder, launched MYCrypto.xcodeproj and did a Clean. I received this warning after doing the Clean command.
Cleaning target “MYCrypto” of project “MYCrypto” with configuration “Debug” — (1 warning)
Checking Dependencies
MYCrypto_Debug.xcconfig line 8: Unable to find included file "../MYUtilities/MYUtilities_Debug.xcconfig"
MYCrypto_Debug.xcconfig line 8: Unable to find included file "../MYUtilities/MYUtilities_Debug.xcconfig"
Clean succeeded (1 warning)
The folder MyUtilities in the Xcode project is empty (all its file names are shown in red).
Comments and changes to this ticket
-
snej April 14th, 2009 @ 01:35 PM
- State changed from new to open
The installation directions need to be expanded a little bit — I'd forgotten there's another step besides downloading (or checking out) MYUtilities.
You need to open the "Source Trees" pane of the Xcode preferences, then add a new entry with Setting Name "MYUtilities", and Path pointing to your MYUtilities directory.
After that Xcode should find the MYUtilities sources in the MYCrypto project.
I'll leave the bug open till I update the readme.
-
Joel Norvell April 14th, 2009 @ 02:25 PM
The Clean executes with no errors now.
Thank you, Jens.
I should have read the build instructions more carefully.
-Joel
-
snej April 14th, 2009 @ 07:07 PM
- State changed from open to resolved
I've updated the instructions in the README. Closing the ticket.
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
A high-level cryptography API for Mac OS X and iPhone.