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

gtest needs a universal binary framework for Mac OS X #18

Closed
GoogleCodeExporter opened this issue Aug 1, 2015 · 4 comments
Closed

gtest needs a universal binary framework for Mac OS X #18

GoogleCodeExporter opened this issue Aug 1, 2015 · 4 comments

Comments

@GoogleCodeExporter
Copy link

gtest needs a univeral binary framework for Mac OS X. I propose adding an Xcode 
project to build 
the framework.

Original issue reported on code.google.com by preston....@gmail.com on 17 Jul 2008 at 9:55

@GoogleCodeExporter
Copy link
Author

That's easy. Attached is a tar.gz file of my xcode project to generate a 
framework
file (it works, I've tested it).
and the associated plist.. not sure if you need it.

Just untar ungzip it to your gtest-1.0.1 folder.


Original comment by ray...@gmail.com on 25 Jul 2008 at 3:58

Attachments:

@GoogleCodeExporter
Copy link
Author

Oh, and if you're lazy to compile it, here's my compilation (release compile) 
of the
above xcode. The framework file is version 1.0.1. It should be a universal build
(unless I missed a setting), however, I've only tested it on x86 OSX 10.5. 

Original comment by ray...@gmail.com on 25 Jul 2008 at 4:02

Attachments:

@GoogleCodeExporter
Copy link
Author

rayver,

Thanks for your hard work! I downloaded the Xcode project you uploaded to take 
a look. I appears that you 
and I are on the same track.

I, likewise, have spent a bit of effort getting an Xcode project together for 
googletest and have submitted it to 
the reviewers. If you'd like to take a look at what they had to say, check out:

http://codereview.appspot.com/2595

This patch was submitted to the trunk so you can find the final results therein 
a directory called xcode, but it 
isn't in any tagged branch yet. Please let me know what you think!

Best,
Preston

Original comment by preston....@gmail.com on 31 Jul 2008 at 5:57

@GoogleCodeExporter
Copy link
Author

Original comment by shiq...@gmail.com on 31 Jul 2008 at 6:43

  • Changed state: Fixed
  • Added labels: OpSys-OSX, Type-Enhancement
  • Removed labels: Type-Defect

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