The iPhone Wiki is no longer updated. Visit this article on The Apple Wiki for current information. |
Talk:/System/Library/Frameworks
Care to elaborate? --The preceding unsigned comment was added by Xcelerate (talk) 14:17, August 8, 2008 (MST). Please consult this page for more info on how to sign pages, and how to fix this.
- Sure. I wonder, would anybody know if these frameworks have some command line interface, e.g., like there is some in OS X. For instance, in OS X, the airport devices and wifi services can be controlled through a utility
/System/Library/PrivateFrameworks/Apple80211.framework/Versions/Current/Resources/airport
. In the root filesystem of the iPhone I can only see/System/Library/PrivateFrameworks/MobileWiFi.framework/Info.plist
, in which there is a property:
<key>ExecutableFile</key> <string>MobileWiFi</string>
- But I can't find that file on the root FS. (There is a reason I would like to do such a thing: the touch interface of my iPhone is dead, replaced screen etc, still dead. Best I can do is remote login through cable and iproxy (linux) connection. But I'd like to control the iPhone through that cable or WiFi, of whatever, without a single touch action, as that doesn't work anymore --The preceding unsigned comment was added by Davidav (talk) 21:41, September 5, 2010 (MST). Please consult this page for more info on how to sign pages, and how to fix this.
iOS 5 Frameworks
iOS 5 brought a major change to Frameworks. How About UIKit, Twitter, and Accounts? I think that this article needs to be refreshed to represent 5.x. --The preceding unsigned comment was added by Itaiyz97 (talk) 09:46, December 3, 2011 (MST). Please consult this page for more info on how to sign pages, and how to fix this.
- I can do it later --5urd 15:32, 3 December 2011 (MST)
iPhone Dev Wiki
The iPhone Dev Wiki seems to have some useful documentation of private frameworks, but I don't know how it'd be best to integrate those links into the article. --Britta 23:21, 8 January 2012 (MST)