zantoku / google-toolbox-for-mac

Automatically exported from code.google.com/p/google-toolbox-for-mac
Apache License 2.0
0 stars 0 forks source link

No UnitTesting folder in zip file #55

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
There is no UnitTesting folder in GTM Xcode Plugin.xcplugin.10.0.6.zip I 
downloaded.

Original issue reported on code.google.com by hangsu...@gmail.com on 31 Jul 2010 at 12:58

GoogleCodeExporter commented 9 years ago
As the iPhone/iOS SDK moved along, we shifted to just using the trunk and 
didn't worry about release zip.

Original comment by thoma...@gmail.com on 31 Jul 2010 at 2:01

GoogleCodeExporter commented 9 years ago
So, can I still use this tool for iphone app unit testing? If yes, how can I 
grab UnitTesting folder/code base from trunk. --Thanks.

Original comment by hangsu...@gmail.com on 2 Aug 2010 at 6:17

GoogleCodeExporter commented 9 years ago
Yes, just check out from subversion directly.  svn is installed as part of the 
mac dev tools (Xcode).

Original comment by thoma...@gmail.com on 3 Aug 2010 at 2:07

GoogleCodeExporter commented 9 years ago
Thanks for reply, I did install xcode 3.2.2, but didn't find any UnitTesting 
folder mentioned in instruction. How can I check out from subversion directly? 
Sorry I'm pretty new to this area. Thanks a lot!

Original comment by hangsu...@gmail.com on 3 Aug 2010 at 9:46

GoogleCodeExporter commented 9 years ago
The folder you are asking about is part of GTM, not part of Xcode.  You need to 
check out the GTM code from subversion into your project directory.

http://code.google.com/p/google-toolbox-for-mac/source/checkout

Original comment by thoma...@gmail.com on 3 Aug 2010 at 11:11