iOS 7.0 to iOS 7.1 API Differences
General Headers
/usr/include/dispatch/introspection.h
Accelerate
No changes
Accounts
No changes
AddressBook
No changes
AddressBookUI
No changes
AdSupport
No changes
AssetsLibrary
No changes
AudioToolbox
No changes
AudioUnit
No changes
AVFoundation
AVAudioSession.h
CFNetwork
No changes
CoreAudio
No changes
CoreBluetooth
CBError.h
Added CBErrorConnectionFailed
CBUUID.h
Added CBUUID.UUIDString
CoreData
No changes
CoreFoundation
No changes
CoreGraphics
No changes
CoreImage
No changes
CoreLocation
No changes
CoreMedia
CMBufferQueue.h
Added CMBufferGetSizeCallback
CMTime.h
Added CMTimeMultiplyByRatio()
CoreMIDI
No changes
CoreMotion
No changes
CoreTelephony
No changes
CoreText
No changes
CoreVideo
No changes
EventKit
No changes
EventKitUI
No changes
ExternalAccessory
No changes
Foundation
No changes
GameController
No changes
GameKit
No changes
GLKit
No changes
GSS
No changes
iAd
ADClient.h (Added)
ImageIO
No changes
IOKit
No changes
JavaScriptCore
No changes
MapKit
MKAnnotationView.h
Modified MKAnnotationView.annotation
| Declaration | |
|---|---|
| From | @property(nonatomic, retain) id<MKAnnotation> annotation |
| To | @property(nonatomic, strong) id<MKAnnotation> annotation |
Modified MKAnnotationView.image
| Declaration | |
|---|---|
| From | @property(nonatomic, retain) UIImage *image |
| To | @property(nonatomic, strong) UIImage *image |
| Declaration | |
|---|---|
| From | @property(retain, nonatomic) UIView *leftCalloutAccessoryView |
| To | @property(strong, nonatomic) UIView *leftCalloutAccessoryView |
| Declaration | |
|---|---|
| From | @property(retain, nonatomic) UIView *rightCalloutAccessoryView |
| To | @property(strong, nonatomic) UIView *rightCalloutAccessoryView |
MKMapItem.h
Added MKLaunchOptionsCameraKey
Modified MKMapItem.placemark
| Declaration | |
|---|---|
| From | @property(nonatomic, readonly, retain) MKPlacemark *placemark |
| To | @property(nonatomic, readonly) MKPlacemark *placemark |
Modified MKMapItem.url
| Declaration | |
|---|---|
| From | @property(nonatomic, retain) NSURL *url |
| To | @property(nonatomic, strong) NSURL *url |
MKMapView.h
Modified MKMapView.delegate
| Declaration | |
|---|---|
| From | @property(nonatomic, assign) id<MKMapViewDelegate> delegate |
| To | @property(nonatomic, weak) id<MKMapViewDelegate> delegate |
MKOverlayPathRenderer.h
Modified MKOverlayPathRenderer.fillColor
| Declaration | |
|---|---|
| From | @property(retain) UIColor *fillColor |
| To | @property(strong) UIColor *fillColor |
Modified MKOverlayPathRenderer.strokeColor
| Declaration | |
|---|---|
| From | @property(retain) UIColor *strokeColor |
| To | @property(strong) UIColor *strokeColor |
MKOverlayPathView.h
Modified MKOverlayPathView.fillColor
| Declaration | |
|---|---|
| From | @property(retain) UIColor *fillColor |
| To | @property(strong) UIColor *fillColor |
Modified MKOverlayPathView.strokeColor
| Declaration | |
|---|---|
| From | @property(retain) UIColor *strokeColor |
| To | @property(strong) UIColor *strokeColor |
MKReverseGeocoder.h
Modified MKReverseGeocoder.delegate
| Declaration | |
|---|---|
| From | @property(nonatomic, assign) id<MKReverseGeocoderDelegate> delegate |
| To | @property(nonatomic, weak) id<MKReverseGeocoderDelegate> delegate |
MKUserLocation.h
Modified MKUserLocation.heading
| Declaration | |
|---|---|
| From | @property(readonly, nonatomic, retain) CLHeading *heading |
| To | @property(readonly, nonatomic) CLHeading *heading |
Modified MKUserLocation.location
| Declaration | |
|---|---|
| From | @property(readonly, retain, nonatomic) CLLocation *location |
| To | @property(readonly, nonatomic) CLLocation *location |
MKUserTrackingBarButtonItem.h
Modified MKUserTrackingBarButtonItem.mapView
| Declaration | |
|---|---|
| From | @property(nonatomic, retain) MKMapView *mapView |
| To | @property(nonatomic, strong) MKMapView *mapView |
MediaAccessibility
No changes
MediaPlayer
MPContentItem.h (Added)
Added MPContentItem
Added MPContentItem.artwork
Added MPContentItem.container
Added MPContentItem.identifier
Added MPContentItem.playable
Added MPContentItem.subtitle
Added MPContentItem.title
MPPlayableContentDataSource.h (Added)
MPPlayableContentDelegate.h (Added)
MPPlayableContentManager.h (Added)
Added MPPlayableContentManager
MPRemoteCommand.h (Added)
Added MPFeedbackCommand
Added MPFeedbackCommand.active
Added MPRatingCommand
Added MPRemoteCommand
Added MPRemoteCommand.enabled
Added MPSkipIntervalCommand
MPRemoteCommandCenter.h (Added)
Added MPRemoteCommandCenter
MPRemoteCommandEvent.h (Added)
Added MPFeedbackCommandEvent
Added MPRatingCommandEvent
Added MPRemoteCommandEvent
Added MPSeekCommandEvent
Added MPSeekCommandEvent.type
Added MPSeekCommandEventType
MediaToolbox
No changes
MessageUI
No changes
MobileCoreServices
No changes
MultipeerConnectivity
No changes
NewsstandKit
No changes
OpenAL
No changes
OpenGLES
EAGL.h
PassKit
No changes
QuartzCore
No changes
QuickLook
No changes
SafariServices
No changes
Security
No changes
Social
No changes
SpriteKit
SKAction.h
SKPhysicsBody.h
SKView.h
Added SKView.showsPhysics
StoreKit
SKReceiptRefreshRequest.h
SystemConfiguration
No changes
No changes
UIKit
No changes
VideoToolbox
No changes