fastsupply / growl

Automatically exported from code.google.com/p/growl
0 stars 0 forks source link

Can't build project with linked Growl.framework on Leopard, also can't run app in 32-bit mode on Leopard #115

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. On Leopard (10.5.8) link Growl framework to a XCode (3.1) project
2. Build the project

What is the expected output?
Build should complete okay

What do you see instead?
Copying ../../Frameworks/Growl/Growl.framework
strip: for architecture x86_64 object: 
/Users/me/Documents/Frameworks/Growl/Growl.framework/Versions/A/Growl malformed 
object (unknown load command 5)
pbxcp: warning: couldn't strip: 
/Users/me/Documents/Production/MyApp/build/Release/MyApp.app/Contents/Frameworks
/Gr
owl.framework/Versions/A/Growl: No such file or directory
Command 
/Developer/Library/PrivateFrameworks/DevToolsCore.framework/Resources/pbxcp 
failed with exit code 1
Build failed (1 error)

This error is seen even if I exclude x86_64 architecture from the target build.

What version of the product are you using? On what operating system?
1.2 or 1.2.1, with the same effect

Please provide any additional information below.
Also, this bug seems to disable the app to run in 32-bit mode on Leopard 
altogether. I build the 
app on Snow Leopard and try to run it on Leopard. The app always starts in 
64-bit mode. You 
can't check the "Run in 32-bit mode" box in the Info winwow in Finder on that 
app, and the 
LSMinimumSystemVersionByArchitecture key in the Info.plist file is ignored.

Original issue reported on code.google.com by oleg.kru...@gmail.com on 8 Apr 2010 at 5:27

GoogleCodeExporter commented 9 years ago

Original comment by prhgr...@gmail.com on 31 May 2010 at 5:32

GoogleCodeExporter commented 9 years ago
Is xcode 3.1 the latest version you can get on 10.5.8?

Original comment by chrisf.g...@gmail.com on 15 Mar 2011 at 5:40

GoogleCodeExporter commented 9 years ago
Xcode 3.1.4 is the last version for Mac OS X Leopard.  You can download it from 
http://connect.apple.com/cgi-bin/WebObjects/MemberSite.woa/wa/getSoftware?bundle
ID=20491

It was released on 10 Sept 2009.

Original comment by blackfrog1@gmail.com on 8 Jun 2011 at 11:45

GoogleCodeExporter commented 9 years ago
We're not going to be supporting 10.5.x in 1.3. We're targeting 10.6.

Does this work with the 1.2.x framework for you now?

Original comment by chrisf.g...@gmail.com on 29 Jul 2011 at 6:33

GoogleCodeExporter commented 9 years ago
I'm closing this. We're not putting another fw out on 10.5.x. If this is a huge 
problem, open a new ticket and I'll rebuild the 1.2.x fw with the 32 bit 
checkbox.

Original comment by chrisf.g...@gmail.com on 11 Aug 2011 at 5:59