Skip to content
This repository has been archived by the owner on Jun 5, 2018. It is now read-only.

investigate these iOS build warnings #142

Closed
jmoody opened this issue Nov 9, 2013 · 2 comments
Closed

investigate these iOS build warnings #142

jmoody opened this issue Nov 9, 2013 · 2 comments

Comments

@jmoody
Copy link
Contributor

jmoody commented Nov 9, 2013

xctoolchain/usr/bin/libtool: -dynamic not specified the following flags are invalid: -ObjC

i386/libGHUnitIOSSimulator.a(GTMObjC2Runtime.o) has no symbols
x86_64/libGHUnitIOSSimulator.a(GTMObjC2Runtime.o) has no symbols

i saw these when i was reviving gh-unit and was able to fix them, however i did remove the GTMObjC2Runtime from the sources.

are we still interested in including GTM? last release was in 2011.

https://code.google.com/p/google-toolbox-for-mac/downloads/list

we use the GTM code to generate the JUnit style xml reports.

other than that, i am not sure why it is included.

@x2on
Copy link
Member

x2on commented Nov 9, 2013

I think we only use it to generate the JUnit xml, other parts are already removed.

@x2on
Copy link
Member

x2on commented Mar 11, 2014

I will close this issue. If it's not fixed in the current version please feel free to reopen this issue!

@x2on x2on closed this as completed Mar 11, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants