darshb / gdata-objectivec-client

Automatically exported from code.google.com/p/gdata-objectivec-client
Other
0 stars 0 forks source link

How do you build the framework for iPhone architecture ?? #106

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
building the Gdata.framework

What is the expected output? What do you see instead?
A file that framework that can be used in an iOS app.

Please provide any additional information below.
Changing the target architecture setting for the GData.framework is not
possible due to error (target specifies product type 
'com.apple.product-type.framework', but there's no such product type for the 
'iphoneos' platform) so how is this meant to be built for iOS app? and WHY IS 
THIS STEP NOT MENTIONED IN THE WIKI????

Original issue reported on code.google.com by thedi...@gmail.com on 23 Aug 2011 at 7:51

GoogleCodeExporter commented 9 years ago
You're seeing a bug in Xcode. Set the proper build target, and quit and reopen 
the project file.

Original comment by grobb...@google.com on 23 Aug 2011 at 9:01

GoogleCodeExporter commented 9 years ago

Original comment by grobb...@google.com on 11 Oct 2011 at 1:06