IOS SDK: Difference between revisions

Content deleted Content added
B14596 (talk | contribs)
Removed duplicate text (already described in the History section) and started adding references to iPadOS.
Line 3:
{{Lowercase title}}
{{Infobox software
| name = iOS SDK
| title = iOS SDK<br>(iOS Software Development Kit)
| logo = Logo for iOS SDK.png
| logo size = 175px
| logo alt = =
| logo caption = iOS SDK logo
| screenshot = IOS SDK New Project.png
| screenshot size = 250px
| screenshot alt = =
| caption = iOS SDK 9.1 included in Xcode 7.1.1.
| collapsible = yes
| author = =
| developer = [[Apple Inc.]]
| released = {{Start date and age|2008|03|06}}
| ver layout = <!-- simple (default) or stacked -->
| latest release version =
| latest release date = <!-- {{Start date and age|YYYY|MM|DD|df=yes/no}} -->
| latest preview version =
| latest preview date = <!-- {{Start date and age|YYYY|MM|DD|df=yes/no}} -->
| repo = <!-- {{URL|example.org}} -->
| programming language =
| operating system = [[macOS]]
| platform = [[iOS]], [[iPadOS]]
| included with = =
| size = =
| language = English
| genre = [[Software development kit]]
| license = =
| website = [https://Developerdeveloper.Appleapple.com/ Apple Developer]
| standard = =
| 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]] and [[iPadOS]] operating systemsystems.
 
While originally developing [[iPhone]] prior to its unveiling in 2007, Apple's then-[[CEO]] [[Steve Jobs]] did not intend to let third-party [[Software developer|developer]]s build native apps for iOS, instead directing them to make [[web application]]s for the [[Safari (web browser)|Safari web browser]]. However, backlash from developers prompted the company to reconsider,{{Citation needed|date=October 2019}} with Jobs announcing in October 2007 that Apple would have a software development kit available for developers by February 2008. The SDK was released on March 6, 2008.
 
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]].