Top "Xcode9.1" questions

Xcode 9.1 is the release of Xcode Tool.

warning: 'characters' is deprecated: Please use String or Substring directly

characters - an instance property of String, is deprecated from with Xcode 9.1 It was very useful to get a substring …

ios string substring swift4 xcode9.1
Unable to boot device because it cannot be located on disk

The device's data is no longer present at /Users/[user name]/Library/Developer/CoreSimulator/Devices/D651BCC7-29FD-4B91…

ios xcode xcode9.1
Failed to load optimized model - GoogleMaps SDK IOS

I am getting this error after installing Google Maps SDK from CocoaPods. CoreData: annotation: Failed to load optimized model at …

ios google-maps sdk swift4 xcode9.1
Getting this error command /usr/bin/codesign failed with exit code 1 with xcode 9.1?

I am getting this error /Users/macbook/Library/Developer/Xcode/DerivedData/xxxxx-egjyfcyhdfcgftavbtoudbcgthja/Build/Products/Debug-iphoneos/xxxx.app: unknown error -1=…

ios xcode ios11 xcode9.1
Xcode 9.1 iOS simulator Window > Physical Size disabled

I need to make screen shots (specifically iPad Pro 12.9") for the App Store. I resized the simulator to fit it …

xcode xcode9.1
Alamofire printing "JSON could not be serialized because of error:"

I' m trying to make a post request with some params, but while making the request Alamofire prints the following …

php ios swift3 alamofire xcode9.1