IOS SDK: Difference between revisions

Content deleted Content added
en.m.Wikipedia.org
Tags: Visual edit Mobile edit Mobile web edit
 
(7 intermediate revisions by 7 users not shown)
Line 35:
| AsOf =
}}
The '''iOS SDK''' ('''iOS Software Development Kit'''), formerly the '''iPhone SDK''', is a [[software development kit]] (SDK) developed by [[Apple Inc.]] The kit allows for the development of [[mobile app]]s on Apple's [[iOS|iOS 17]] and [[iPadOS]] operating systems.
 
The iOS SDK is a free download for users of [[Macintosh]] (or Mac) personal computers. It is not available for [[Microsoft Windows]] PCs. The SDK contains sets giving developers access to various functions and services of iOS devices, such as [[Computer hardware|hardware]] and [[software]] attributes. It also contains an iPhone [[simulator]] to mimic the look and feel of the device on the computer while developing. New versions of the SDK accompany new versions of iOS. In order to test applications, get technical support, and distribute apps through [[App Store (iOS/iPadOS)|App Store]], developers are required to subscribe to the [[Apple Developer|Apple Developer Program]].
Line 45:
 
==Features==
The iOS SDK is a free download for [[Macintosh|Mac]] users.<ref name="CNET about">{{Cite web|last=Guevin|first=Jennifer|title=FAQ: what does the iPhone SDK mean?|url=https://www.CNET.com/news/faq-what-does-the-iphone-sdk-mean/|website=[[CNET|www.CNET.com]]|publisher=[[CBS Interactive]]|date=March 6, 2008|access-date=June 11, 2017}}</ref> It is not available for [[Microsoft Windows]] personal computers.<ref name="CNET about"/> To test the application, get technical support, and distribute applications through [[App Store (iOS/iPadOS)|App Store]], developers are required to subscribe to the [[Apple Developer|Apple Developer Program]].<ref name="CNET about"/>
 
The SDK contents are separated into the following sets:<ref name="MacRumors SDK">{{Cite web|last=Kim|first=Arnold|title=Apple releases iPhone SDK, demos spore, instant messaging|url=https://www.MacRumors.com/2008/03/06/apple-releases-iphone-sdk-demos-spore-instant-messaging/|website=www.MacRumors.com|publisher=[[MacRumors]]|date=March 6, 2008|access-date=June 11, 2017}}</ref>
*[[Cocoa TouchUIKit]]
**[[Multi-touch]] events and controls
**[[Accelerometer]] support
Line 110:
 
==External links==
*[https://Developerdeveloper.Appleapple.com/devcenter/iosdevelop/ iOSBring Developeryour Centerideas to life] at Apple Developer
 
{{iOS}}