The iPhone Wiki is no longer updated. Visit this article on The Apple Wiki for current information. |
Difference between revisions of "/System/Library/SystemConfiguration"
(New page: This is a directory with some tools to control the iPhone settings. For instance, there is: WiFiManager.bundle which is a directory with, apparently, an executable WiFiManager that ca...) |
(No difference)
|
Revision as of 23:09, 5 September 2010
This is a directory with some tools to control the iPhone settings.
For instance, there is:
WiFiManager.bundle
which is a directory with, apparently, an executable WiFiManager that can operate the wifi network. However, I seem not to be able to execute this, because it is of type "Mach-O bundle arm". I think it should be "Mach-O executable arm" in order to be run directly form the command line.