iOS 개요
애플의 개발 생태계와 구성을 알아봅시다.
애플의 생태계
IOS 애플의 개발 생태계에 대해 알아보도록 할께요!
애플의 iPhone OS(운영체제)
흔히들 IOS 라고 한다면 떠오르는 것은 아이폰입니다.
아이폰의 개발언어와 개발환경을 살펴봅시다.
개발 언어: Objective-C, Swift
개발환경: Xcode
지원 디바이스: iPhone, iPod Touch
참조 : https://developer.apple.com/ios/
iOS 17 - Apple Developer
iOS is the world’s most advanced mobile operating system. Learn about the latest APIs and capabilities that you can use to deliver incredible apps.
developer.apple.com
애플의 mac OS(운영체제)
맥북은 애플 생태계에서 개발하기 위한 필수 운영체제 및 기기 입니다.
macOS를 위한 어플리케이션 개발(데스크탑 애플리케이션)
Macbook, Mac Studio, iMac 등
참조 : https://developer.apple.com/macos/
macOS 14 - Apple Developer
Learn about the cutting-edge new features of macOS that you can use to build powerful apps and compelling games.
developer.apple.com
애플의 OS(운영체제)
iPadOS의 경우 2019년 09월 부터 iOS와 분리되어서 유사점이 많습니다.
iOS 개발과 유사하지만, 각 플랫폼별 특화된 기능 개발이 가능 합니다.
(vision os) 참조 : https://developer.apple.com/visionos/
(watch os) 참조 : https://developer.apple.com/watchos/
(tv os) 참조 : https://developer.apple.com/tvos/
(ipad os) 참조 : https://developer.apple.com/ipados/
iPadOS 17 - Apple Developer
Learn about the exciting new advancements in iPadOS that you can use to build exceptional apps that empower users.
developer.apple.com
tvOS - Apple Developer
Find out how your apps can take advantage of the latest features in tvOS to create immersive experiences for Apple TV.
developer.apple.com
watchOS - Apple Developer
Learn about the latest major updates in watchOS that you can use to build great apps for Apple Watch.
developer.apple.com
visionOS Overview
All-new platform. Familiar frameworks and tools. Get ready to build and design an entirely new universe of apps for Apple Vision Pro.
developer.apple.com
Application을 배포할 수 있는 애플의 애플리케이션 마켓플레이스
iOS/MacOS/iPadOS.. 등 Apple의 플랫폼을 지원하는 앱을 설치가 가능합니다.
개발한 앱을 “앱 스토어”를 통해 전 세계를 대상으로 판매 가능합니다.
판매 자격이 있는 Apple Developer Program 등록 비용은 연 129,000원 입니다.
(app store) 참조 : https://developer.apple.com/app-store/
App Store - Apple Developer
Attract and engage over a billion App Store customers from around the world. Our useful tools and strategies are designed to make your app business successful.
developer.apple.com
Apple 제품의 Application을 개발할 수 있는 IDE
iOS/macOS/iPadOS.. 등 Apple의 플랫폼을 지원하는 앱을 개발가능
앞으로 iOS개발에 사용될 개발 도구
매년 WWDC에서 새로운 OS 공개와 함께 버전UP 되고 있다.
(Xcode) 참조 : https://developer.apple.com/xcode/
Xcode 15 - Apple Developer
Xcode 15 includes everything you need to develop, test, and distribute apps across all Apple platforms.
developer.apple.com
Apple Developer Site
애플이 제공하는 애플 개발자용 웹사이트에서 iOS부터 tvOS 등
애플의 다양한 운영 체제를 위한 개발 리소스를 제공하고
이 사이트에서 애플의 최신 API와 프레임워크에 대한 정보,
개발자 문서, 튜토리얼, 샘플 코드 등을 확인가능합니다.
애플 개발자 프로그램에 가입하면 추가적으로 앱 스토어에 앱을 배포할 수 있는 권한과
개발자 베타 테스트 등 다양한 기능 및 혜택이 제공한다네요
또한
실제로 개발자들을 위한 포럼과 지원 센터 등을 통해
다른 개발자들과 소통 및 문제해결을 도모할 수 있다고 합니다.
(애플 개발자용 웹사이트) 참조 : https://developer.apple.com/
Apple Developer
There’s never been a better time to develop for Apple platforms.
developer.apple.com
'IOS > Swift-Study' 카테고리의 다른 글
[Swift-Study] IOS 앱 개발 입문 1주차 - UIViewController / UIView 개념 (0) | 2024.03.30 |
---|---|
[Swift-Study] IOS 앱 개발 입문 1주차 - Xcode (0) | 2024.03.29 |
[Swift-Study] 심화 문법종합반 2주차 5일차 정리 - RxSwift 맛보기 (0) | 2024.03.28 |
[Swift-Study] 심화 문법종합반 2주차 5일차 정리 - Combine 맛보기 (0) | 2024.03.28 |
[Swift-Study] 심화 문법종합반 2주차 5일차 정리 - 비동기와 네트워킹 (0) | 2024.03.28 |