Code Monkey home page Code Monkey logo

Comments (11)

davidmurray avatar davidmurray commented on August 30, 2024

Oops, fixed the code & pushed it. Sorry about that.

Regarding the crash, can you look at the syslog and check if there are any errors when you launch it?

Thanks

from wifi.

H-Shafiei avatar H-Shafiei commented on August 30, 2024

Hi, sorry for my late respond

I can see these lines in the syslog:

com.apple.launchd1 : (UIKitApplication:me.cykey.wifi[0x76c1]) Job failed to exec(3) for weird reason: 13
backboardd[32] : Unable to register for exec notifications: No such process
backboardd[32] : Unable to obtain a task name port right for pid 1252: (os/kern) failure (5)
com.apple.launchd1 : (UIKitApplication:me.cykey.wifi[0x76c1]) assertion failed: 11B554a: launchd + 74747 [C04CBC4A-F11B-3F42-8619-D512726C6533]: 0x16
com.apple.launchd1 : (UIKitApplication:me.cykey.wifi[0x76c1]) assertion failed: 11B554a: launchd + 74747 [C04CBC4A-F11B-3F42-8619-D512726C6533]: 0x16
backboardd[32] : Could not set priority of [1252] to 1, priority: No such process
backboardd[32] : Could not set priority of [1252] to 0, priority: No such process
com.apple.launchd1 : (UIKitApplication:me.cykey.wifi[0x76c1]) Throttling respawn: Will start in 2147483647 seconds
backboardd[32] : Application 'UIKitApplication:me.cykey.wifi[0x76c1]' exited abnormally with exit status 13

from wifi.

davidmurray avatar davidmurray commented on August 30, 2024

Hm, that's definitely odd.

Can you make sure that the binary has the executable bit (+x) set?

Thanks

from wifi.

H-Shafiei avatar H-Shafiei commented on August 30, 2024

I'm not sure how to do that. I just ran chmod +x WiFi.app/WiFi and it crashed again. Did I do what you asked? If yes could you please upload a package of the app?

from wifi.

davidmurray avatar davidmurray commented on August 30, 2024

Try this one:

https://www.dropbox.com/s/xnzqzlgg4yqxzfr/me.cykey.wifi_0.0.1-1_iphoneos-arm.deb

from wifi.

H-Shafiei avatar H-Shafiei commented on August 30, 2024

It worked for me on iOS 7 but not on iOS 5. Thank you! I don't know why when I build it myself it crashes! Here are the errors in iOS 5:

ReportCrash[1411] : MS:Notice: Injecting: (null) ReportCrash

ReportCrash[1411] : Formulating crash report for process WiFi[1410]

com.apple.launchd1 : (UIKitApplication:me.cykey.wifi[0xd0ee]) Job appears to have crashed: Trace/BPT trap: 5

com.apple.launchd1 : (UIKitApplication:me.cykey.wifi[0xd0ee]) Throttling respawn: Will start in 2147483647 seconds

SpringBoard[1333] : Application 'WiFi' exited abnormally with signal 5: Trace/BPT trap: 5

ReportCrash[1411] : Saved crashreport to /var/mobile/Library/Logs/CrashReporter/WiFi_2014-05-15-001427_Shafiei.plist using uid: 0 gid: 0, synthetic_euid: 501 egid: 0

from wifi.

davidmurray avatar davidmurray commented on August 30, 2024

Can you install the tool "symbolicate"? (in Cydia)

When it's installed, SSH into your device and run the following command:
symbolicate /var/mobile/Library/Logs/CrashReporter/WiFi_2014-05-15-001427_Shafiei.plist

Then, send me what it outputs. Thanks

from wifi.

H-Shafiei avatar H-Shafiei commented on August 30, 2024

Hi again.
I did what you said and the outputs are:

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//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>68f48fd3127aa61bd9cdf1ce9358daef20d26613</string>
    <key>bug_type</key>
    <string>109</string>
    <key>description</key>
    <string>Incident Identifier: AB1BEB23-B744-4D51-A778-E6647FB08B74
CrashReporter Key:   68f48fd3127aa61bd9cdf1ce9358daef20d26613
Hardware Model:      iPad1,1
Process:         WiFi [1410]
Path:            /Applications/WiFi.app/WiFi
Identifier:      WiFi
Version:         ??? (???)
Code Type:       ARM (Native)
Parent Process:  launchd [1]

Date/Time:       2014-05-15 00:14:27.113 +0430
OS Version:      iPhone OS 5.1.1 (9B206)
Report Version:  104

Exception Type:  EXC_BREAKPOINT (SIGTRAP)
Exception Codes: 0x00000001, 0xe7ffdefe
Crashed Thread:  0

Dyld Error Message:
  Symbol not found: _OBJC_CLASS_$_UIRefreshControl
  Referenced from: /Applications/WiFi.app/WiFi
  Expected in: /System/Library/Frameworks/UIKit.framework/UIKit
  Dyld Version: 199.6

Binary Images:
    0x4000 -    0x13fff +WiFi armv7  &lt;19c5c491d2a33f16be918eafa1581cf3&gt; /Applications/WiFi.app/WiFi
   0x1b000 -    0x1bfff +MobileSubstrate.dylib armv6  &lt;ad3e6cb9e915360ebc71ccbf27bc4ea7&gt; /Library/MobileSubstrate/MobileSubstrate.dylib
0x2fecc000 - 0x2feedfff  dyld armv7  &lt;77eddfd654df393ba9c95ff01715fd08&gt; /usr/lib/dyld
0x30237000 - 0x3023dfff  liblaunch.dylib armv7  &lt;aa2bcba6fc7a36a191958fef2e995475&gt; /usr/lib/system/liblaunch.dylib
0x3033b000 - 0x3034ffff  PersistentConnection armv7  &lt;54091a638f8731cd85ccf00fa06972c3&gt; /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection
0x304e1000 - 0x3052dfff  CoreTelephony armv7  &lt;b8f80d5d594c31d2b5d8fba9fdedb7e1&gt; /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony
0x3054f000 - 0x30587fff  VideoToolbox armv7  &lt;9f25f38d1cd13a1daff99cfde8884410&gt; /System/Library/PrivateFrameworks/VideoToolbox.framework/VideoToolbox
0x30b4f000 - 0x30ba0fff  CoreText armv7  &lt;5bfac4ee88d03d5b87a1f105abb7756c&gt; /System/Library/Frameworks/CoreText.framework/CoreText
0x30c11000 - 0x30c11fff  liblangid.dylib armv7  &lt;644ff4bcfbf337b5b5859e3f0fc0a9a8&gt; /usr/lib/liblangid.dylib
0x30c12000 - 0x30c28fff  EAP8021X armv7  &lt;952fcfdec0633aff923768fca1a26fcb&gt; /System/Library/PrivateFrameworks/EAP8021X.framework/EAP8021X
0x30c29000 - 0x30c3efff  libresolv.9.dylib armv7  &lt;66f7557fa4b43979b186e00271839fdb&gt; /usr/lib/libresolv.9.dylib
0x30efb000 - 0x30f18fff  libsystem_info.dylib armv7  &lt;50863bcbf478323e96a8e5b1a83ea6f9&gt; /usr/lib/system/libsystem_info.dylib
0x31248000 - 0x31248fff  vecLib armv7  &lt;a2cfe25e77aa36bfb4a30b2d0d2dd465&gt; /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib
0x312ca000 - 0x313a1fff  CFNetwork armv7  &lt;765a472c824830eea91b8f02d12867e4&gt; /System/Library/Frameworks/CFNetwork.framework/CFNetwork
0x313a2000 - 0x313c2fff  libxslt.1.dylib armv7  &lt;39348471007e39dab80af68b08390456&gt; /usr/lib/libxslt.1.dylib
0x3166c000 - 0x31679fff  libbsm.0.dylib armv7  &lt;750a0de73a733019a77144b805d4d2f8&gt; /usr/lib/libbsm.0.dylib
0x31685000 - 0x31685fff  libgcc_s.1.dylib armv7  &lt;eb82984fa36c329387aa518aa5205f3d&gt; /usr/lib/libgcc_s.1.dylib
0x31877000 - 0x31dbbfff  FaceCoreLight armv7  &lt;f326d88709683520b251dc53cb847c11&gt; /System/Library/PrivateFrameworks/FaceCoreLight.framework/FaceCoreLight
0x31dbc000 - 0x31dbffff  CaptiveNetwork armv7  &lt;f5cc4b97ce9432da9426f12621453325&gt; /System/Library/PrivateFrameworks/CaptiveNetwork.framework/CaptiveNetwork
0x31dc0000 - 0x31dd1fff  libxpc.dylib armv7  &lt;ccf25b1e49ce3b2fa58d8c8546755505&gt; /usr/lib/system/libxpc.dylib
0x31dd2000 - 0x31dd7fff  libcopyfile.dylib armv7  &lt;52e874396c393ed29099789ce702cfe2&gt; /usr/lib/system/libcopyfile.dylib
0x31e06000 - 0x31e2afff  PrintKit armv7  &lt;08509c7bc915358b953de6f5cbef5c56&gt; /System/Library/PrivateFrameworks/PrintKit.framework/PrintKit
0x31ea8000 - 0x31eaafff  MobileInstallation armv7  &lt;215d93dbb0f63cbf828f9126eb7b5349&gt; /System/Library/PrivateFrameworks/MobileInstallation.framework/MobileInstallation
0x31eb9000 - 0x31efcfff  libcommonCrypto.dylib armv7  &lt;95b49daf4cf038b6bea8010bba3a1e26&gt; /usr/lib/system/libcommonCrypto.dylib
0x32287000 - 0x3228bfff  libcache.dylib armv7  &lt;d6a7436ed8dc33d795c9b42baf864882&gt; /usr/lib/system/libcache.dylib
0x322eb000 - 0x322f1fff  MobileKeyBag armv7  &lt;e1f06241ef0e3f0aae00f15df572077e&gt; /System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag
0x323f8000 - 0x323fbfff  CoreTime armv7  &lt;a398de5ba1e43a11b7008e9bb5a7f6fe&gt; /System/Library/PrivateFrameworks/CoreTime.framework/CoreTime
0x32405000 - 0x32409fff  libGFXShared.dylib armv7  &lt;998fccc16cf735dbb62324202995e193&gt; /System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib
0x32467000 - 0x324acfff  GeoServices armv7  &lt;a26be2e76e8730ab91a16502aba376be&gt; /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices
0x324ad000 - 0x324b9fff  CoreVideo armv7  &lt;364fa32d513f3c11b50970120545f1a8&gt; /System/Library/Frameworks/CoreVideo.framework/CoreVideo
0x324be000 - 0x324c4fff  liblockdown.dylib armv7  &lt;9e45ce468a6f31e5b8263f2c224aa800&gt; /usr/lib/liblockdown.dylib
0x324fc000 - 0x32506fff  libbz2.1.0.dylib armv7  &lt;40e4045fb79e382b8833707746cf28b1&gt; /usr/lib/libbz2.1.0.dylib
0x3272c000 - 0x3272dfff  DataMigration armv7  &lt;d77f0e8f39ee37f5a2ac713a3fd9e693&gt; /System/Library/PrivateFrameworks/DataMigration.framework/DataMigration
0x3273c000 - 0x3282dfff  QuartzCore armv7  &lt;35d64a9da5523ae08c9e41511fd3061b&gt; /System/Library/Frameworks/QuartzCore.framework/QuartzCore
0x3282e000 - 0x3283ffff  DataAccessExpress armv7  &lt;e6144ba265da3bb7b9a263aa1a29b054&gt; /System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress
0x32890000 - 0x328a6fff  libmis.dylib armv7  &lt;258bc92be5823b239b4412dd42cb4807&gt; /usr/lib/libmis.dylib
0x32a7e000 - 0x32a8dfff  OpenGLES armv7  &lt;e80acc691001301e96101bb89d940033&gt; /System/Library/Frameworks/OpenGLES.framework/OpenGLES
0x32a94000 - 0x32a99fff  libsystem_dnssd.dylib armv7  &lt;27bb5462450732e380f5a2c170546e93&gt; /usr/lib/system/libsystem_dnssd.dylib
0x32cd1000 - 0x32cd5fff  AggregateDictionary armv7  &lt;3a3a33f3a05538988c6e2bb363dc46a8&gt; /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary
0x32d12000 - 0x32d13fff  CoreSurface armv7  &lt;97f871f09f503c98a6371c2b657430d8&gt; /System/Library/PrivateFrameworks/CoreSurface.framework/CoreSurface
0x32d14000 - 0x331b6fff  UIKit armv7  &lt;cd513a2f22f53d698c3e10f6fe48a63e&gt; /System/Library/Frameworks/UIKit.framework/UIKit
0x33232000 - 0x332f8fff  libobjc.A.dylib armv7  &lt;90014d1bc583366d85622e43097df416&gt; /usr/lib/libobjc.A.dylib
0x33304000 - 0x3330efff  GraphicsServices armv7  &lt;cb64e146a8ee3fda9e80ffae1ccc9c5a&gt; /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
0x33348000 - 0x333c7fff  libsqlite3.dylib armv7  &lt;bf01f5ed47b033d8bde30d735ff44416&gt; /usr/lib/libsqlite3.dylib
0x3346c000 - 0x3346cfff  libCVMSPluginSupport.dylib armv7  &lt;a80aaa9989483ce3a496a061fd1e9e0a&gt; /System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib
0x334b0000 - 0x334bffff  GenerationalStorage armv7  &lt;d84c3fd0e7bd36e78c256f2f4c5a4e91&gt; /System/Library/PrivateFrameworks/GenerationalStorage.framework/GenerationalStorage
0x334c6000 - 0x334c9fff  libmacho.dylib armv7  &lt;e52b77623bd031bc807e77029566c777&gt; /usr/lib/system/libmacho.dylib
0x334ca000 - 0x334e0fff  DictionaryServices armv7  &lt;6ed2e967136f37d4a4b9b318d6c43b83&gt; /System/Library/PrivateFrameworks/DictionaryServices.framework/DictionaryServices
0x334e9000 - 0x334f5fff  libCRFSuite.dylib armv7  &lt;bdb2b4d1a78c39c1ba60d791207aed2a&gt; /usr/lib/libCRFSuite.dylib
0x334f6000 - 0x3352bfff  SystemConfiguration armv7  &lt;4464a4e3bb3f32f7abaa35ebf31fda49&gt; /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration
0x33547000 - 0x33566fff  libSystem.B.dylib armv7  &lt;0c55744b6f7335eebba4ca2c3d10b43c&gt; /usr/lib/libSystem.B.dylib
0x33567000 - 0x3368cfff  JavaScriptCore armv7  &lt;2ffc6c87b94434288366bd53765ee267&gt; /System/Library/PrivateFrameworks/JavaScriptCore.framework/JavaScriptCore
0x338e0000 - 0x3392afff  ManagedConfiguration armv7  &lt;f1fbb825def23043830a095b953a9c94&gt; /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration
0x339a4000 - 0x339bafff  libdispatch.dylib armv7  &lt;9ecfaef4110a3bf9a92d12f0fe8d1d78&gt; /usr/lib/system/libdispatch.dylib
0x339bb000 - 0x33a2bfff  CoreImage armv7  &lt;86ac6f5a267637b6b7f8a831dfc7c64b&gt; /System/Library/Frameworks/CoreImage.framework/CoreImage
0x33b24000 - 0x33b60fff  AppSupport armv7  &lt;311eac85b2a433a884dacba77217b49e&gt; /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport
0x33bd5000 - 0x33e96fff  libLAPACK.dylib armv7  &lt;0e94e9a7e7a334649afaccae0f1215a2&gt; /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib
0x33f85000 - 0x33f94fff  SpringBoardServices armv7  &lt;a2363f8ed49932dba415d2d4cd32fb74&gt; /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices
0x33fb0000 - 0x33fb0fff  libunwind.dylib armv7  &lt;e0a73a57795f3e1698a52ebe6fc07005&gt; /usr/lib/system/libunwind.dylib
0x33fb1000 - 0x340f6fff  CoreGraphics armv7  &lt;903545b89a7f311d95100ac7d1d44709&gt; /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics
0x340f7000 - 0x34102fff  AccountSettings armv7  &lt;373e59421d983c93931cfbad87b1ae35&gt; /System/Library/PrivateFrameworks/AccountSettings.framework/AccountSettings
0x34103000 - 0x3414cfff  libc++.1.dylib armv7  &lt;5b690e5dd5a43a7fb166ade9fe58a7a4&gt; /usr/lib/libc++.1.dylib
0x342e8000 - 0x343b8fff  WebKit armv7  &lt;3c5dd2ec46fe3e189c25bba78ad88fa1&gt; /System/Library/PrivateFrameworks/WebKit.framework/WebKit
0x347b8000 - 0x347b9fff  libsystem_blocks.dylib armv7  &lt;9fdc27af7350323bbc7d98e14e027907&gt; /usr/lib/system/libsystem_blocks.dylib
0x34828000 - 0x348b4fff  libsystem_c.dylib armv7  &lt;f859ce1ad1773f0ba98d7c6e135b7697&gt; /usr/lib/system/libsystem_c.dylib
0x348c8000 - 0x348c9fff  libsystem_sandbox.dylib armv7  &lt;6a8f2f33c7543808a0f4599101c3b61a&gt; /usr/lib/system/libsystem_sandbox.dylib
0x348fb000 - 0x348fefff  libsystem_network.dylib armv7  &lt;356cb66612e836968ef24e6e5c3364cc&gt; /usr/lib/system/libsystem_network.dylib
0x349a2000 - 0x34b20fff  Foundation armv7  &lt;c40ddb073142315bb4ebb214343d0b7f&gt; /System/Library/Frameworks/Foundation.framework/Foundation
0x34c32000 - 0x34c3efff  libz.1.dylib armv7  &lt;36ce86a3dc8c344596c8c325615f374b&gt; /usr/lib/libz.1.dylib
0x34c5b000 - 0x34c5efff  NetworkStatistics armv7  &lt;7848d8ebad99367cb4f7f4e3fe88e5d6&gt; /System/Library/PrivateFrameworks/NetworkStatistics.framework/NetworkStatistics
0x34c5f000 - 0x34e43fff  AudioToolbox armv7  &lt;c91e27850452330ea804db6408840fd2&gt; /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox
0x34e7f000 - 0x34e86fff  libc++abi.dylib armv7  &lt;bab4dcbfc5943d3fbb637342d35e8045&gt; /usr/lib/libc++abi.dylib
0x34e8a000 - 0x34ecafff  libGLImage.dylib armv7  &lt;40448706190031f6b0d9636cc11ee81d&gt; /System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib
0x34ed1000 - 0x34f19fff  CoreMedia armv7  &lt;e274e1b894753b2eb05cf7b22a36d0c1&gt; /System/Library/Frameworks/CoreMedia.framework/CoreMedia
0x34f55000 - 0x34fa3fff  CoreLocation armv7  &lt;44550ebedf23334d85441d9743b74e03&gt; /System/Library/Frameworks/CoreLocation.framework/CoreLocation
0x35027000 - 0x3502dfff  MobileIcons armv7  &lt;ed1b46f917903c9b9baaa2be4392dafe&gt; /System/Library/PrivateFrameworks/MobileIcons.framework/MobileIcons
0x35048000 - 0x35049fff  libdnsinfo.dylib armv7  &lt;9aede8d6579d3430ac39ae5f95cce498&gt; /usr/lib/system/libdnsinfo.dylib
0x35074000 - 0x350befff  libvDSP.dylib armv7  &lt;441b42aca07b3da39feab25f8349918f&gt; /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib
0x3546d000 - 0x3546efff  libremovefile.dylib armv7  &lt;402f8956975d3b6fb86ab9b31a43242c&gt; /usr/lib/system/libremovefile.dylib
0x354b3000 - 0x354f1fff  IOKit armv7  &lt;fcda71d29d6136dfbd84c1725f4998e5&gt; /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x3550f000 - 0x35515fff  libnotify.dylib armv7  &lt;9406297de3e43742887890662a87ab53&gt; /usr/lib/system/libnotify.dylib
0x35516000 - 0x3554dfff  Security armv7  &lt;eea56f71fde83c2981f9281dc7823725&gt; /System/Library/Frameworks/Security.framework/Security
0x3555e000 - 0x35675fff  CoreFoundation armv7  &lt;6d450fe923d7387f8b01845e0edd713d&gt; /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
0x3567c000 - 0x35692fff  libsystem_kernel.dylib armv7  &lt;311f379a9fde305d80c1b22b7dd2e52a&gt; /usr/lib/system/libsystem_kernel.dylib
0x35766000 - 0x35810fff  libBLAS.dylib armv7  &lt;bf822cc1a3243ae7b104cf73ca22d352&gt; /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib
0x35aad000 - 0x35ad2fff  OpenCL armv7  &lt;f4b08361179a3f6bb033415b0d7c6251&gt; /System/Library/PrivateFrameworks/OpenCL.framework/OpenCL
0x35c23000 - 0x35c2dfff  libvMisc.dylib armv7  &lt;e8248c797b9b363594bb652ddf7ce16d&gt; /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib
0x35c5b000 - 0x35d49fff  libiconv.2.dylib armv7  &lt;2cfefe2ad1d335dd9549562910e7a2e2&gt; /usr/lib/libiconv.2.dylib
0x35d4c000 - 0x35d50fff  IOSurface armv7  &lt;443ac3aab9283da480dd9dcda3c5c88e&gt; /System/Library/PrivateFrameworks/IOSurface.framework/IOSurface
0x3611f000 - 0x3611ffff  libkeymgr.dylib armv7  &lt;ebd2dddf55d83cf48a18913968775960&gt; /usr/lib/system/libkeymgr.dylib
0x36120000 - 0x36123fff  libcompiler_rt.dylib armv7  &lt;b2c05d8601c13be884097192dca4e187&gt; /usr/lib/system/libcompiler_rt.dylib
0x3624c000 - 0x36295fff  AddressBook armv7  &lt;b17a2962e9043e0385c3c2c652155f2b&gt; /System/Library/Frameworks/AddressBook.framework/AddressBook
0x36296000 - 0x363dffff  libicucore.A.dylib armv7  &lt;b70646b63f1f3b33896dd8cb91b8dab1&gt; /usr/lib/libicucore.A.dylib
0x3649d000 - 0x3649efff  libdyld.dylib armv7  &lt;977b0ad6f2f433108b4a0324a57cd2ab&gt; /usr/lib/system/libdyld.dylib
0x364f4000 - 0x3654cfff  CoreAudio armv7  &lt;be335e8eb6f93594b028a6ddd503a183&gt; /System/Library/Frameworks/CoreAudio.framework/CoreAudio
0x36566000 - 0x36613fff  libxml2.2.dylib armv7  &lt;58d47f064e0232119f4b838ad659f9c1&gt; /usr/lib/libxml2.2.dylib
0x36775000 - 0x367b9fff  MobileCoreServices armv7  &lt;757226927a873d5492be721908077b48&gt; /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices
0x367dd000 - 0x36800fff  Bom armv7  &lt;c3435ecd2e5839f89de51edad0e1bb00&gt; /System/Library/PrivateFrameworks/Bom.framework/Bom
0x36801000 - 0x36805fff  libAccessibility.dylib armv7  &lt;9a17d07b5a3b38cfafdf16f78c99b572&gt; /usr/lib/libAccessibility.dylib
0x36806000 - 0x36806fff  Accelerate armv7  &lt;55b24cf91a8b3532bde6733c96f14c08&gt; /System/Library/Frameworks/Accelerate.framework/Accelerate
0x36858000 - 0x3685cfff  IOMobileFramebuffer armv7  &lt;42dbc26828e934acabb4f3b0a35d8250&gt; /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebuffer
0x368b4000 - 0x3692dfff  ProofReader armv7  &lt;6db611d8df6530d480f97a40bc519f70&gt; /System/Library/PrivateFrameworks/ProofReader.framework/ProofReader
0x36930000 - 0x36aedfff  ImageIO armv7  &lt;02e3578171fa3b6a969b244275fd2bab&gt; /System/Library/Frameworks/ImageIO.framework/ImageIO
0x36c3c000 - 0x36c8dfff  libstdc++.6.dylib armv7  &lt;c352af5a742e3c7a8d4d7e5f6f454793&gt; /usr/lib/libstdc++.6.dylib
0x37195000 - 0x37197fff  libCoreVMClient.dylib armv7  &lt;d4d4aa3090c83e87bcb15ed00b93fd5c&gt; /System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib
0x3720a000 - 0x379c9fff  WebCore armv7  &lt;2690c38c9c5f3c09975d619dd1dfbed7&gt; /System/Library/PrivateFrameworks/WebCore.framework/WebCore
0x37b61000 - 0x37b69fff  ProtocolBuffer armv7  &lt;0e846afacf823d2b8c029cc3010a8253&gt; /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer
0x37b9b000 - 0x37ba4fff  libMobileGestalt.dylib armv7  &lt;4a15e845dc6f3a4a980de66c1cc44c42&gt; /usr/lib/libMobileGestalt.dylib
0x37bac000 - 0x37bb4fff  MobileWiFi armv7  &lt;b76c3e9fb78234c392058250d4620e72&gt; /System/Library/PrivateFrameworks/MobileWiFi.framework/MobileWiFi
0x37bb5000 - 0x37c8dfff  vImage armv7  &lt;caf3648be2933384b6aa1ae7408ab4f0&gt; /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage
0x37cb3000 - 0x37cbafff  AssetsLibraryServices armv7  &lt;38132ecfd74b325fb1a4142bab663c19&gt; /System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices
</string>
    <key>displayName</key>
    <string>WiFi</string>
    <key>name</key>
    <string>WiFi</string>
    <key>os_version</key>
    <string>iPhone OS 5.1.1 (9B206)</string>
    <key>system_ID</key>
    <string></string>
    <key>version</key>
    <string>??? (???)</string>
    <key>blame</key>
    <array>
    </array>
    <key>symbolicated</key>
    <true />
</dict>
</plist>

Thank you

from wifi.

davidmurray avatar davidmurray commented on August 30, 2024

Dyld Error Message: **Symbol not found: _OBJC_CLASS_$_UIRefreshControl** Referenced from: /Applications/WiFi.app/WiFi Expected in: /System/Library/Frameworks/UIKit.framework/UIKit Dyld Version: 199.6

Oh, you're trying to run this on iOS 5? The class "UIRefreshControl" was added in iOS 6. Hm.

from wifi.

navarro75 avatar navarro75 commented on August 30, 2024

Is this ready to go? Whats my next step?

from wifi.

davidmurray avatar davidmurray commented on August 30, 2024

Upgrade to iOS 6, if that's a possibility.

from wifi.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.