wallcito / 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

GTM failed to compile using SDK 10.6 - Needs adoption of deprecated API starting from 10.6 #49

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
GTM compile phase using base SDK 10.6 shows a number of errors saying that
specific API used in GTM is deprecated starting from 10.6.

Steps to reproduce:
1. open GTM.xcodeproj project
2. select SnowLeopardOrLater-Debug configuration
3. select UnitTest-Foundation target
4. cmd+B to run compilation and tests

Expected result:
compilation succeed without errors (and warnings), tests passed

Actual result:
compilation failed with a number of errors reported

OS: Mac OS X 10.6.3 (10D573)
Xcode - v. 3.2.2 with iPhone SDK
(Component versions: Xcode IDE: 1650.0 Xcode Core: 1648.0 ToolSupport: 1631.0)
GTM - checkout of trunk r:335.

Please see errors reported in attached file.

Original issue reported on code.google.com by sergey.maysak on 25 Apr 2010 at 9:35

Attachments:

GoogleCodeExporter commented 9 years ago
Dave has been making progress on this of late.

Original comment by thoma...@gmail.com on 29 May 2010 at 5:58

GoogleCodeExporter commented 9 years ago
Should be fixed now. Please let me know if you find otherwise.

Original comment by dmaclach on 2 Jun 2010 at 5:23