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

  • Home
  • SEARCH
  • 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 7039161
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T01:45:49+00:00 2026-05-28T01:45:49+00:00

When i use Xcode 4 with an external build system like make, i lose

  • 0

When i use Xcode 4 with an external build system like make, i lose code completion and syntax highlighting. Is there any way to fix this?

  • 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-05-28T01:45:50+00:00Added an answer on May 28, 2026 at 1:45 am

    A quite ugly solution I have used is to add an additional dummy iOS or Mac OS X Application target that I only use to get code completion and documentation.

    Do something like this:

    1. Add a “Cocoa Application” target and name it <project name>-doc.
    2. Add files you like to edit to a new group or use the newly created target group.
    3. Make sure the files you like to edit is marked as members in the <project name>-doc target using the “Target Membership” section in the right side utilities view.

    Now edit along and build using your external build system target.

    If this is a iOS project you can even take it one step further and add an additional “Empty Application” <project name>-run target used to “fool” Xcode to run your externally built application in the simulator or even on a device, assuming your external build system know how to sign and build universal or just normal binaries with correct architecture(s).

    1. Add a “Empty Application” iOS target and name it <project name>-run.
    2. Edit the scheme for <project name>-run and add your external build system target as a target before the <project name>-run target.
    3. Change the “Run …” section for <project name>-run scheme by pointing the executable path to the application bundle built by your external build system.

    Now edit along and build and run using the <project name>-run target and it will trigger your external target and then run in the simulator or debug on the device. I have done this in combination with a <project name>-doc target and it works fine, just make sure to mark files you edit to only be a member of the <project name>-doc target or else Xcode will try to build things for you.

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

Sidebar

Related Questions

I would like to know is there any tutorial to use xcode build and
Anyone have any idea how to use xcode's build rules to swap out the
I would like to use Apple's Xcode IDE to develop applications on the OS
I'd like to use gdb or Xcode's debugger to watch every message sent to
I use MacVim as my editor within Xcode. By default Command-B and :make are
I am migrating to OS X and now trying to use Xcode. There is
I use xcode 4 to build a cocoa application with a private dylib/framework. In
I started to use Xcode 4.2 and i have problems with generating code coverage.
I like to use either git or svn for my Xcode projects, but need
I would like to use XCode 4 as IDE for my C program. I

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.