Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

XCode 4.6 Build Error #112

Closed
loretoparisi opened this issue Jan 29, 2013 · 5 comments
Closed

XCode 4.6 Build Error #112

loretoparisi opened this issue Jan 29, 2013 · 5 comments

Comments

@loretoparisi
Copy link

After upgrading to XCode 4.6
building the Real Framework ends up with the following error:

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

@sfoulston
Copy link

Have you run the install.sh script since upgrading? You will find that you need to do this every time you upgrade Xcode.

@Loxrie
Copy link

Loxrie commented Jan 30, 2013

** EDIT **

And I really shouldn't install the beta framework when I'm building an old project. Re running the correct install.sh file does indeed fix it!


I've run the install script since upgrading, it puts the files into the correct places however xcode won't build. Same error too:

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

@loretoparisi
Copy link
Author

Yes. To be sure to make everything working do

  1. Close XCode 4.6
  2. Install Fake and Real Frameworks again through sudo install.sh
  3. Re-open XCode 4.6

After doing this it worked.

@AllanChen
Copy link

I install fake and real frameworks again and again, but still not work for me ?? any idea for my problem ?? i can not install .

@RamChandraReddy
Copy link

Hi,

Since I do not have any idea on running that complex script to install real framework, Could anyone please provide me the steps to install that .

Thanks
Ram

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants