Content deleted Content added
Undid revision 1058551578 by 2003:C6:FF33:6300:703E:F471:A1F0:AA32 (talk) |
en.m.Wikipedia.org Tags: Visual edit Mobile edit Mobile web edit |
||
(18 intermediate revisions by 14 users not shown) | |||
Line 1:
{{Use mdy dates|date=June 2017}}▼
{{Short description|Software development kit for iOS}}
▲{{Use mdy dates|date=June 2017}}
{{Lowercase title}}
{{Infobox software
Line 8:
| logo size = 175px
| logo alt =
| logo caption =
| 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 =
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
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 42:
==History==
While originally developing [[iPhone]] prior to its unveiling in 2007, Apple's then-[[CEO]] [[Steve Jobs]] did not intend to let third-party developers build native apps for the [[iOS]] operating system, instead directing them to make [[web application]]s for the [[Safari (web browser)|Safari web browser]].<ref name="Not native">{{Cite web|title=Jobs' original vision for the iPhone: no third-party native apps|url=https://9to5Mac.com/2011/10/21/jobs-original-vision-for-the-iphone-no-third-party-native-apps/|website=9to5Mac.com|publisher=9to5Mac|date=October 21, 2011|access-date=June 11, 2017}}</ref> However, backlash from developers prompted the company to reconsider,<ref name="Not native"/> with Jobs announcing on October 17, 2007, that Apple would have a [[software development kit]] (SDK) available for developers by February 2008.<ref>{{Cite web|last=Duncan|first=Geoff|title=Apple confirms iPhone SDK coming next year|url=https://www.DigitalTrends.com/apple/apple-confirms-iphone-sdk-coming-next-year/|website=www.DigitalTrends.com|publisher=[[Digital Trends]]|date=October 17, 2007|access-date=June 11, 2017}}</ref><ref>{{Cite web|title=Steve Jobs confirms native iPhone SDK by February|url=http://AppleInsider.com/articles/07/10/17/steve_jobs_confirms_native_iphone_sdk_by_february|website=AppleInsider.com|publisher=[[AppleInsider]]|date=October 17, 2007|access-date=June 11, 2017}}</ref> The SDK was released on March 6, 2008.<ref>{{Cite web|last=Dalrymple|first=Jim|title=Apple unveils iPhone SDK|url=http://www.MacWorld.com/article/1132400/iphonesdk.html|website=[[Macworld|www.MacWorld.com]]|publisher=[[International Data Group]]|date=March 6, 2008|access-date=June 11, 2017}}</ref><ref>{{Cite web|last=Block|first=Ryan|author-link=Ryan Block|title=Live from Apple's iPhone SDK press conference|url=https://www.Engadget.com/2008/03/06/live-from-apples-iphone-press-conference/|website=www.Engadget.com|publisher=[[Engadget]] – [[AOL]]|date=March 6, 2008|access-date=June 11, 2017}}</ref>
==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>
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>
*[[
**[[Multi-touch]] events and controls
**[[Accelerometer]] support
Line 88:
===.NET===
[[Novell]] announced in September 2009 that they had successfully developed [[Mono (software)|MonoTouch]], a [[software framework]] that let developers write native iPhone applications in the [[C Sharp (programming language)|C#]] and [[.NET Framework|.NET]] programming languages, while still maintaining compatibility with Apple's requirements.<ref>{{Cite web|last=Paul|first=Ryan|title=MonoTouch drops .NET into
===Flash===
Line 96:
===2010 policy on development tools===
In April 2010, [[Apple and Adobe Flash controversy|Apple made controversial changes]] to its iPhone Developer Agreement, requiring developers to use only "approved" programming languages in order to publish apps on [[App Store (iOS/iPadOS)|App Store]], and banning applications that used third-party development tools; the ban affected Adobe's Packager tool, which converted Flash apps into iOS apps.<ref>{{Cite web|last=Chen|first=Brian X.|title=Adobe Apps: easier to pass through the 'i' of a needle?|url=https://www.
===Mac Catalyst===
Originally called "Project Marzipan",<ref>{{Cite web|url=https://www.CNET.com/news/wwdc-2019-apples-marzipan-is-actually-called-catalyst-and-means-more-ipad-apps-on-your-mac/|title=WWDC 2019: Apple's Marzipan is actually Project Catalyst|website=www.CNET.com|publisher=[[CNET]]|access-date=June 3, 2019}}</ref> Mac Catalyst helps developers bring [[iPadOS]] app experiences to macOS, and make it easier to take apps developed for iPadOS devices to Macs by avoiding the need to write the underlying software code twice.
==See also==
Line 110:
==External links==
*[https://
{{iOS}}
|