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

Change GTLTouchStaticLib target skip install setting to YES #31

Open
GoogleCodeExporter opened this issue Jun 10, 2015 · 0 comments
Open

Comments

@GoogleCodeExporter
Copy link

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

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

No branches or pull requests

1 participant