lewisje / growl

Automatically exported from code.google.com/p/growl
BSD 3-Clause "New" or "Revised" License
1 stars 1 forks source link

Compiling with XCode 4.6 fails #582

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Clone Growl from mercurial
2. Open xcode project file
3. Disable code signing
4. Try and compile with any release type

What is the expected output?
A correctly built binary.

What do you see instead?
Build Errors.

What version of the product are you using? On what operating system?
Mac OS X 10.8.2 with XCode 4.6 (4H127)

Please provide any additional information below.

The following patch file fixes the build errors. I have also disabled code 
signing if that is related (Though I feel it isn't). The clone and compile was 
left at default settings aside from code signing. Let me know if more info is 
required.

Patch file: https://gist.github.com/Justasic/5454695

Original issue reported on code.google.com by justasic@gmail.com on 24 Apr 2013 at 11:30

GoogleCodeExporter commented 8 years ago
Also, this is for growl itself, I followed the instructions here: 
http://growl.info/documentation/developer/growl-source-install.php

Original comment by justasic@gmail.com on 24 Apr 2013 at 11:32

GoogleCodeExporter commented 8 years ago
Growl 2.1 when shipped will get pushed to the public repo, and builds under 
XCode 4.6.  We do not push patches for building shipped releases under new 
XCode versions.  Closing as wontfix.

Original comment by dan...@growl.info on 25 Apr 2013 at 12:09