Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8700905
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 13, 20262026-06-13T02:16:36+00:00 2026-06-13T02:16:36+00:00

I have created an Xcode 4 project template for iOS that needs to reference

  • 0

I have created an Xcode 4 project template for iOS that needs to reference sqlite3.dylib. I can get the template to create a valid project if I set the PathType to Absolute for sqlite3.dylib in the Definitions element of the template.

I would like to be able to define the PathType to be relative to the SDK, can anybody offer suggestions as to what the correct PathType is to make the library reference relative to the SDK.

Thanks.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-13T02:16:38+00:00Added an answer on June 13, 2026 at 2:16 am

    This one took me a couple of hours. I also faced the same problem and without any documentation from Apple it was nearly impossible to figure out. I did some reverse engineering on the XCode binaries and I found an evidence in the Xcode3UI binary. They defined the following (internal) enum:

    _PBXSourceTree_Absolute
    _PBXSourceTree_BuildProduct
    _PBXSourceTree_CurrentSDK
    _PBXSourceTree_DeveloperDir
    _PBXSourceTree_Group
    _PBXSourceTree_Project
    

    I tested it and definitely it was the case. Following are ALL valid values for PathType:

    • Absolute (Equivalent to “Absolute Path”)
    • BuildProduct (Equivalent to “Relative to Build Products”)
    • CurrentSDK (Equivalent to “Relative to SDK”)
    • DeveloperDir (Equivalent to “Relative to Developer Directory”)
    • Group (Equivalent to “Relative to Group”, but be careful no relative definition is allowed)
    • Project (Equivalent to “Relative to Project”)

    I think you are very interested in the “CurrentSDK” value.

    Hope this helps & Regards, Kristian

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have created an Xcode 4 project template for iOS that relies on several
I have a project that I created by using Xcode's Single View Application template.
I have started a project from an XCode template I have created. When I
I created a new cordova project on XCODE, I have some files that I
I have started a new project from salesforce template o XCODE, then I created
I have created a new project in XCode (using the template STL C++ library),
I have created a new Xcode project using Storyboards (tab view template). I added
I have created a project with master detail template in Xcode 4.5 and deployment
I have created a project on top of the XCode OpenGL ES template. Is
I have created a UItableView using the default Xcode template and configure it to

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.