0

target specifies product type 'com.apple.product-type.framework.static', but there's no such product type for the 'iphonesimulator' platform

I do have this error in Xcode. some people say's to delete the XCworkpace. I am using Xcode4.6

1 Answer 1

1

Go ahead and delete the XCWorkpace. I've done this quite a lot of times. Following are the steps:

  1. Close your project in Xcode. Navigate into your xcodeproj package (either through Terminal, or in Finder by right-clicking and selecting "Show Package Contents")

  2. Delete your XCWorkpace.

  3. It will be re-created. Open your project in Xcode.

If you are worried just take a backup before doing it.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.