0

请支持我,因为我是初学者,可能很难跟上。谢谢你的阅读!

我使用几年前的旧 MacBook Pro,MacOSX 10.6.8,我使用 Xcode 3,因为 Xcode 4 不兼容。(我打算这个周末升级到 Mac OSX Lion。)

所以无论如何,我想将 Xcode 移动到 Applications 文件夹中,这样我就可以直接从 Applications 文件夹中访问 Xcode。抱歉,在将 Xcode 移至 Applications 之前,我忘记了 Xcode 所在的目录。:/

Process:         Xcode [4055]
Path:            /Applications/Xcode.app/Contents/MacOS/Xcode
Identifier:      com.apple.Xcode
Version:         ??? (???)
Build Info:      DevToolsIDE-18070000~38
Code Type:       X86-64 (Native)
Parent Process:  launchd [125]

Date/Time:       2013-05-24 23:21:11.523 -0700
OS Version:      Mac OS X 10.6.8 (10K549)
Report Version:  6

Interval Since Last Report:          6224045 sec
Crashes Since Last Report:           6617
Per-App Crashes Since Last Report:   5
Anonymous UUID:                      C57BF95A-98BC-4214-87DF-30BC2B423297

Exception Type:  EXC_BREAKPOINT (SIGTRAP)
Exception Codes: 0x0000000000000002, 0x0000000000000000
Crashed Thread:  0

Dyld Error Message:
Library not loaded: @rpath/DevToolsFoundation.framework/Versions/A/DevToolsFoundation
Referenced from: /Applications/Xcode.app/Contents/MacOS/Xcode
Reason: image not found

Binary Images:
0x7fff5fc00000 -     0x7fff5fc3be0f  dyld 132.1 (???) <29DECB19-0193-2575-D838- CF743F0400B2> /usr/lib/dyld

Model: MacBookPro5,3, BootROM MBP53.00AC.B03, 2 processors, Intel Core 2 Duo, 2.66 g, 4 GB, SMC 1.48f2
Graphics: NVIDIA GeForce 9600M GT, NVIDIA GeForce 9600M GT, PCIe, 256 MB
Graphics: NVIDIA GeForce 9400M, NVIDIA GeForce 9400M, PCI, 256 MB
Memory Module: global_name
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x8D), Broadcom BCM43xx 1.0 (5.10.131.42.4)
Bluetooth: Version 2.4.5f3, 2 service, 19 devices, 1 incoming serial ports
Network Service: AirPort, AirPort, en1
Serial ATA Device: Hitachi HTS545032B9SA02, 298.09 GB
Serial ATA Device: MATSHITADVD-R   UJ-868
USB Device: Built-in iSight, 0x05ac  (Apple Inc.), 0x8507, 0x24400000 / 2
USB Device: Internal Memory Card Reader, 0x05ac  (Apple Inc.), 0x8403, 0x26500000 / 2
USB Device: Apple Optical USB Mouse, 0x05ac  (Apple Inc.), 0x0304, 0x06200000 / 3
USB Device: BRCM2046 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0x06100000 / 2
USB Device: Bluetooth USB Host Controller, 0x05ac  (Apple Inc.), 0x8213, 0x06110000 / 4
USB Device: Apple Internal Keyboard / Trackpad, 0x05ac  (Apple Inc.), 0x0236, 0x04600000 / 3
USB Device: IR Receiver, 0x05ac  (Apple Inc.), 0x8242, 0x04500000 / 2

我不知道哪一部分出了问题,所以我把整个错误都包括在内了,对不起。:/

我不明白“Dyld 错误消息:未加载库:”是什么意思。有人可以帮我再次使用 Xcode 3 吗?

我正在升级到 OSX Lion,但我非常渴望编码,因为我的手指很想像我正在研究的那个流氓一样工作:3

非常感谢您的阅读!任何帮助,将不胜感激!

4

1 回答 1

3

不应该移动旧版本的 Xcode。您必须重新安装 Xcode 3,或将文件移回 /Developer 中的原始位置(如果您记得的话)。

如果您的计算机有足够的规格,我强烈建议您运行 Xcode 4 和 Lion——它会更容易找到信息和支持。

于 2013-05-25T06:41:25.227 回答