You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This release contains only project settings changes for supporting Swift 4.
There are no code changes other than that but from this release forward only Swift 4 will be supported.
This release improves the device description when calling UIdevice.current.dc.commonDeviceName.
Now detailed device info is given, for example if UIdevice.current.dc.commonDeviceName is called on an iPhone SE the description String returned will now be: iPhone SE (GSM+CDMA) providing more specific info about the device.