i already tried the following steps and it still will not load:
After doing this i went and checked the logs and found this.Code:SSH or in iPhone Terminal, type the following: chmod 4755 /Applications/iRadio.app/iRadio mkdir -p /usr/local/lib ln -s /usr/lib/libstdc++.6.dylib /usr/local/lib/ Reboot phone, iRadio will work great!
So i created a linkCode:<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <plist version="1.0"> <dict> <key>AutoSubmitted</key> <true/> <key>SysInfoCrashReporterKey</key> <string>6470627f5560057becec7bd06731ce6e716a5f7c </string> <key>bug_type</key> <string>109</string> <key>description</key> <string>Incident Identifier: 67A5CD5E-3064-44F6-9328-032F723F1D0B CrashReporter Key: 6470627f5560057becec7bd06731ce6e716a5f7c Process: iRadio [56] Path: /var/Applications/iRadio.app/iRadio Version: N/A (N/A) Code Type: 0000000C (Native) Effective UID: 0 Parent Process: SpringBoard [15] Date/Time: 2008-02-25 13:49:59.442 -0500 OS Version: OS X 1.1.3 (4A93) Report Version: 101 Exception Type: EXC_BREAKPOINT Exception Codes: 0x00000001, 0xe7ffdefe Crashed Thread: 0 Dyld Error Message: Library not loaded: /usr/local/arm-apple-darwin/lib/libgcc_s.1.dylib Referenced from: /var/Applications/iRadio.app/iRadio Reason: image not found </string> <key>displayName</key> <string>iRadio</string> <key>name</key> <string>iRadio</string> <key>os_version</key> <string>OS X 1.1.3 (4A93)</string> <key>system_ID</key> <string></string> <key>version</key> <string>N/A (N/A)</string> </dict> </plist>
ln -s /usr/lib/libgcc_s.1.dylib /usr/local/arm-apple-darwin/lib/
now it still does not start up but I don't get any error log. I am lost as to why it won't work and any tips are welcomed.



LinkBack URL
About LinkBacks








Reply With Quote
Bookmarks