Top "Xcode8" questions

Xcode 8 is an IDE created by Apple for the development of macOS, iOS, watchOS, and tvOS applications.

preferredStatusBarStyle removed in Swift 3?

so I recently just updated to Xcode 8 and I just got this error for the following code. The error is …

swift3 xcode8 xcode8-beta4
How do I install xCode command line tools? How to install Xcode 9 beta along with xCode 8?

Are the tools available? I have an apple developer account and I have Xcode 9 beta downloaded which I got from …

xcode beta xcode8
Xcode 8 beta 4: Calendar.Unit vs Calendar.Component

This Swift 3 code worked until XCode 8 beta 3: let calendar = Calendar.current let anchorComponents = calendar.components([Calendar.Unit.day, Calendar.Unit.…

swift3 xcode8 xcode8-beta4
How to build an IPA without signing in Xcode 8

I have searched around SO and other places. I have only found older versions of this answer that don't seem …

ios xcode xcode8 ipa
Automatic signing is unable to resolve an issue with the target's entitlements file

I'm following this tutorial on how to make an app that saves user generated data in iCloud. However, I'm running …

xcode8 icloud ios10.2
Xcode 8.0 Automatically Manage Signing behaviour

I had been using the Automatically Manage Signing option for some time. Yet when I do so in the recent …

ios xcode8 entitlements
Errors after updating to Xcode 8: "No such module" and "target overrides the `EMBEDDED_CONTENT_CONTAINS_SWIFT`build setting"

I'm getting No such module for Pods when I try to build the project. If I remove the code expecting …

ios swift xcode cocoapods xcode8
Xcode 8 / Swift 3 : Simple UIPicker code not working

I have protocols: class ViewController: UIViewController, UIPickerViewDelegate, UIPickerViewDataSource { I have data: let muteForPickerData = ["minute(s)","hour(s)"] In viewDidLoad I …

swift uipickerview swift3 xcode8 uipickerviewdatasource
Xcode 8: how to change targeted device family

I developed an app for iOS 9/10 for iphone devices but my client would like to present and show it first …

ios xcode ios9 ios10 xcode8