살다

[apple]iOS 6.1 Xcode 4.6 업데이트 본문

iOS

[apple]iOS 6.1 Xcode 4.6 업데이트

텅스텐필름 2013. 1. 29. 10:49

 

 

iOS 6.1 소프트웨어 업데이트

버전 6.1

등록일 2013.01.28

 

- LTE 지원합니다. 더 많은 통신 사업자 (애플은 이전이 이번 주에 더 많은 LTE 사업자를 추가 할 것이라고 발표)에 대한 36 추가 아이폰 캐리어. 23 추가 아이 패드 캐리어.
- Siri 로 Fandango를 통해 영화 티켓 구매 가능 (미국 만 해당)

- 아이튠즈 매치 가입자는 지금 iCloud에서 개별 곡을 다운로드 할 수 있습니다
- 새로운 버튼을 클릭으로 광고 식별자를 재설정 할 수 있습니다.

 

 

- LTE support for more carriers (Apple previously announced that it would add more LTE carriers this week). 36 additional iPhone carriers. 23 additional iPad carriers. 

- Purchase movie tickets through Fandango via Siri (US only)

- iTunes Match subscribers can now download individual songs from iCloud

- New button to reset the Advertising Identifier.

 

 

Xcode 업데이트 4.6


버전 4.6
등록일 2013.01.28

 

- OS X 10.8 사자와 iOS 6.1을위한 SDK를 제공합니다.
- 코드 완성 추론이 더 정확합니다. 그리고 최적화 된 기본 데이터 세트를 사용합니다.
- 새로운 컴파일러 경고가 ARC와 약한 참조를 사용하는 경우 잠재적 인 버그를 식별하는 데 도움이됩니다.
- C + 11 '사용자 정의 리터럴'와 '무제한 노동 조합'기능을 지원합니다.
- 디버거는 NSArray 또는 NSDictionary 객체 요소를 검사 할 수 있습니다.
- 지금 깊은 Objective-C와 C + + 코드의 간 기능 정적 분석을 수행 분석 할 수 있습니다.
- 색인 패스의 수는 향상된 의존성 검사로 인해 감소된다.
- 추가 버그 수정 및 안정성 개선.


- Includes SDKs for OS X 10.8 Mountain Lion and iOS 6.1.
- Code completion heuristics are more accurate. and use an optimized default data set.
- New compiler warnings help identify potential bugs when using ARC and weak references.
- C++11 support for 'user defined literals' and 'unrestricted unions' features.
- Debugger can inspect elements within NSArray or NSDictionary objects.
- Analyze now performs deeper cross-function static analysis of Objective-C and C++ code.
- The number of indexing passes is reduced due to improved dependency checking.
- Additional bug fixes and stability improvements.

반응형

'iOS' 카테고리의 다른 글

iOS 7 Design Resources PDF 입니다.  (0) 2013.06.11
iOS 7 beta for Developers  (0) 2013.06.11
[object-c] 형변환  (0) 2013.01.17