You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem?
1.
Add GTL.xcodeproj to your project
2.
add GTLTouchStaticLib to your project's "target dependencies" build phase + add
libGTLTouchStaticLib.a to "link binary with libraries" build phase.
3.
archive your app for ad hoc testing.
What is the expected output? What do you see instead?
You get Generic Xcode Archive rather than the normal iOS App Archive. If you
change "skip install" setting on GTLTouchStaticLib target to YES, you get
proper iOS app archive.
What version of the product are you using? On what operating system?
6-Dec-2012, but this setting is wrong also on current version.
Please provide any additional information below.
You can see this issue in action with current ShareKit version
(https://github.com/sharekit/sharekit)
Original issue reported on code.google.com by [email protected] on 17 Apr 2013 at 12:29
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 17 Apr 2013 at 12:29The text was updated successfully, but these errors were encountered: