brettpoole / growl

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

HardwareGrowler doesn't build completely when using the CODE_SIGN_IDENTITY option in the rakefile #589

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
When building HardwareGrowler with  the CODE_SIGN_IDENTITY flag via the 
rakefile, we see this error:

No such file 
Release/distribution/build/hardwaregrowler/Localization/HardwareGrowler.app/Cont
ents/Resources/pt.lproj

This is with the following:

CONFIGURATION=Localization CODE_SIGN_IDENTITY="Developer ID Application" 
VERSION=2.1b2 rake package_hardwaregrowler

Original issue reported on code.google.com by ch...@growl.info on 18 Jun 2013 at 4:18

GoogleCodeExporter commented 8 years ago
you must have changed the localization mappings, because there is a script 
phase that symlinks rather than creating a duplicate folder to support pt

Original comment by rarich...@gmail.com on 18 Jun 2013 at 4:21

GoogleCodeExporter commented 8 years ago
closing this one as fixed.

com.growl.hardwaregrowler.GNTPClientService: Developer ID Application: The 
Growl Project, LLC
VolumeMonitor                              : Developer ID Application: The 
Growl Project, LLC
USBMonitor                                 : Developer ID Application: The 
Growl Project, LLC
PowerMonitor                               : Developer ID Application: The 
Growl Project, LLC
NetworkMonitor                             : Developer ID Application: The 
Growl Project, LLC
KeyboardMonitor                            : Developer ID Application: The 
Growl Project, LLC
FirewireMonitor                            : Developer ID Application: The 
Growl Project, LLC
BluetoothMonitor                           : Developer ID Application: The 
Growl Project, LLC
HardwareGrowler                            : Developer ID Application: The 
Growl Project, LLC
HardwareGrowlerLauncher                    : Developer ID Application: The 
Growl Project, LLC
Growl                                      : Developer ID Application: The 
Growl Project, LLC

Binary valid

Original comment by rarich...@gmail.com on 25 Oct 2013 at 2:26