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 8617831
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 12, 20262026-06-12T05:57:41+00:00 2026-06-12T05:57:41+00:00

I installed Xcode 4.5 today and I have the following problem: I use workspaces

  • 0

I installed Xcode 4.5 today and I have the following problem:

I use workspaces to develop a library and app simultaneously. When I change something in the library and build the app, the library gets rebuilt with the new changes. This works fine in Xcode 4.3/4.4.
However, since Xcode 4.5 this doesn’t seem to work anymore. I always have to “Clean” the project, otherwise changes are not visible, although the targets are built in correct order (lib, app).

Has anyone experienced the same?
Does a workaround exist?

-Alexander

  • 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-12T05:57:42+00:00Added an answer on June 12, 2026 at 5:57 am

    Here’s one possible cause of this (there’s probably others):

    Make sure the Identity and Type inspector is showing and select the libWhatever.a file in your application’s project (not the library). If you see Location: Relative to Project, this is your problem.

    • Click Relative to Project and change it to Relative to Build Products.
    • This will change the type of the link, but it will still be broken.
    • Click the locate button and find the output file.

    Honestly, you’re probably better off editing the pbxproj directly. Your patch will look something like this:

    Index: App.xcodeproj/project.pbxproj
    ===================================================================
    --- App.xcodeproj/project.pbxproj     (revision 28061)
    +++ App.xcodeproj/project.pbxproj     (working copy)
    @@ -28,7 +28,7 @@
    
     /* Begin PBXFileReference section */
               A7052F8F1358BFCC00178DAC /* libsqlite3.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libsqlite3.dylib; path = usr/lib/libsqlite3.dylib; sourceTree = SDKROOT; };
    -          A74F787413566130000D0AFC /* libLibrary.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; path = libLibrary.a; sourceTree = SOURCE_ROOT; };
    +          A74F787413566130000D0AFC /* libLibrary.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libLibrary.a; sourceTree = BUILT_PRODUCTS_DIR; };
               A74F787D135665A3000D0AFC /* Macros.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Macros.h; path = DslExt/Macros.h; sourceTree = "<group>"; };
               A74F787E135665A3000D0AFC /* Foundation-dsl.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = "Foundation-dsl.m"; path = "DslExt/Foundation-dsl.m"; sourceTree = "<group>"; };
               A74F787F135665A3000D0AFC /* Foundation-dsl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "Foundation-dsl.h"; path = "DslExt/Foundation-dsl.h"; sourceTree = "<group>"; };
    

    I found this answer here:

    What's the correct way to configure XCode 4 workspaces to build dependencies when needed?

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

Sidebar

Related Questions

I installed xCode 4 and iOS 5 today. I have used the Tapku library
I just installed Xcode 3.2.3. I have a first generation iPhone that I use
HEllo, I have just installed xcode 3.2.3 and SDK4. I need to use ASIHttpRequest
Today I have installed iPhone SDK 3.1 along with appropriate XCode. The thing that
I have encountered a very strange thing today : I have an app installed
My app started crashing mysteriously today, when running via Xcode. I tracked the problem
I just installed XCode 4 today (using Apple mac app store), and I created
I have installed Xcode 4.5.1 and I have one app developed for iOS 5.
I have installed Xcode 4.3.1. I am looking for the texturetool that is used
If I type xcodebuild -version it recognises that I have xcode installed: Xcode 4.3.2

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.