[Sparkle] Unable to add Sparkle 1.5 to Xcode 2.4.1 project
Dean Shavit
acn-lists-dean at macworkshops.com
Sat May 17 09:04:42 PDT 2008
Heh....good one - I've actually had little or no trouble with Sparkle! I
am not concluding that it's a problme with Sparkle 1.5...given that no
one else has reported this issue, I'm leaning toward possibly an Xcode
2.4.1 issue or possibly a machine-specific issue - is anyone on this
listserv using Xcode 2.4.1 and Sparkle 1.5?
The machine I'm building the framework on is running 10.5.2 and Xcode 3
- it's a new MacBook Pro 2.66
My development machine is a MacBook Pro Core Duo (the original) with a
2.0 chip - it's running 10.4.11 and Xcode 2.4.1
I just rebuilt the framework again, and tried the same, and got this
same error again:
pbxcp: warning: couldn't strip: /Users/dean/Mac_HelpMate_25.3/Mac
HelpMate/build/Deployment/Mac
HelpMate.app/Contents/Frameworks/Sparkle.framework/Versions/A/Resources/relaunch:
No such file or directory
here's the info on the relaunch program:
deanmbp:/dev dean$ file /Users/dean/Mac_HelpMate_25.3/Mac\
HelpMate/Sparkle.framework/Versions/A/Resources/relaunch
/Users/dean/Mac_HelpMate_25.3/Mac
HelpMate/Sparkle.framework/Versions/A/Resources/relaunch: Mach-O
universal binary with 4 architectures
/Users/dean/Mac_HelpMate_25.3/Mac
HelpMate/Sparkle.framework/Versions/A/Resources/relaunch (for
architecture ppc): Mach-O executable ppc
/Users/dean/Mac_HelpMate_25.3/Mac
HelpMate/Sparkle.framework/Versions/A/Resources/relaunch (for
architecture cputype (16777234) cpusubtype (-2147483648)): Mach-O
64-bit executable ppc64
/Users/dean/Mac_HelpMate_25.3/Mac
HelpMate/Sparkle.framework/Versions/A/Resources/relaunch (for
architecture i386): Mach-O executable i386
/Users/dean/Mac_HelpMate_25.3/Mac
HelpMate/Sparkle.framework/Versions/A/Resources/relaunch (for
architecture cputype (16777223) cpusubtype (-2147483645)): Mach-O
64-bit executable x86_64
Is it possible that Xcode 2.4.1 can't handle strip with 64-bit streams?
Relaunch is where it's supposed to be, BTW.
Andy Matuschak wrote:
> I'm sorry Sparkle's been giving you so much trouble, Dean. If you look
> in the Sparkle.framework it compiles, is relaunch actually in the
> resources folder?
>
> - Andy Matuschak
>
> On May 16, 2008, at 1:40 AM, Dean Shavit wrote:
>
>> OK, Following up - I added Sparkle 1.5 to a copy of my project that
>> had never had Sparkle linked to it - same result.
>>
>> Is it possible that the symbols being stripped are incompatible? Do I
>> need a new strip program?
>>
>> I would really like to get on the new version of Sparkle, but it's
>> not possible for me to move to Xcode 2.5 or 3.0 now - my app is an
>> AppleScript Studio monster for the most part, and it breaks under
>> Leopard.
>>
>> Anyone else had or resolved this issue?
>>
More information about the Sparkle
mailing list