Top "Xcode9" questions

This tag should only be used for questions specific to the usage and features of Xcode 9. Do not use this tag just because you are using Xcode to develop your app.

How to initialize a MLMultiArray in CoreML

I've got an array of 40 arrays with 12 double features, so the type is [[double]]. Currently I'm sending this data to …

swift ios11 xcode9-beta coreml xcode9
iOS 11, Xcode 9 Error: NSURLConnection finished with error - code -1100

I'm getting this error when working in JS and Ionic 3. I'm testing on my iPhone 7 plus with iOS 11 and Xcode 9. …

ionic2 nsurlconnection ios11 xcode9
What do the arrows in the navigator pane on Xcode indicate?

In earlier versions of Xcode the source control tool would indicate that you have modified a file by showing a …

xcode xcode9
Swift 4: With Codable `Generic parameter 'T' could not be inferred`

I am getting the following error: Generic parameter 'T' could not be inferred on line: let data = try encoder.encode(…

swift swift4 xcode9 encoder codable
Xcode 9 Bug: Cannot find cdtool

After installing Xcode 9 beta, Xcode 8 gives me an error when compiling a project: Cannot find cdtool at '/Applications/Xcode.…

ios xcode xcode8 xcode9
bottom layout deprecated since ios 11.0

What can I do to fix Bottom layout is deprecated iOS 11, I am using Xcode 9 beta 2.

autolayout ios11 xcode9-beta xcode9 safearealayoutguide
Unable to do refactoring on my Swift file in Xcode 9

I am using Xcode 9 and I am trying to do Refactoring on my Swift based file but every time I …

xcode xcode9