Difference between revisions of "Talk:/System/Library/Frameworks"

From The iPhone Wiki
Jump to: navigation, search
m
(iPhone Dev Wiki: new section)
Line 19: Line 19:
 
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. {{unsigned|Itaiyz97|09:46, December 3, 2011 (MST)}}
 
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. {{unsigned|Itaiyz97|09:46, December 3, 2011 (MST)}}
 
:I can do it later --[[User:Balloonhead66|Balloonhead66]] 15:32, 3 December 2011 (MST)
 
:I can do it later --[[User:Balloonhead66|Balloonhead66]] 15:32, 3 December 2011 (MST)
  +
  +
== iPhone Dev Wiki ==
  +
  +
The [http://iphonedevwiki.net/index.php/Main_Page iPhone Dev Wiki] seems to have some useful [http://iphonedevwiki.net/index.php/Template:Navbox_Frameworks documentation of private frameworks], but I don't know how it'd be best to integrate those links into the article. [[User:Britta|Britta]] 23:21, 8 January 2012 (MST)

Revision as of 06:21, 9 January 2012

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 MacOS.

For instance, in MacOS 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:

ExecutableFIle: MobileWiFi

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 --Balloonhead66 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)