Top "Xcode8.2" questions

Xcode version 8.2. _Only_ for questions about the Xcode IDE version 8.2. If you have questions about iOS, use the [iOS] tag.

Error: Protocol not available, dumping backtrace

2016-09-17 15:16:04.386085 appDemo[2371:94976] [] __nwlog_err_simulate_crash simulate crash already simulated **"nw_socket_set_common_sockopts setsockopt SO_NOAPNFALLBK failed: [42] …

objective-c ios10 xcode8.2
Xcode 8.2 Code Completion Not Working

For some reason, in Xcode 8.2 my code completion has stopped working. I have cleaned my product, restarted Xcode, restarted my …

xcode xcode8.2
Use Legacy Swift Language Version - Xcode 8.2

After updating to Xcode 8.2 the compiler throws one error for my App target: “Use Legacy Swift Language Version” (SWIFT_VERSION) …

ios xcode swift3 xcode8.2
"dyld`__abort_with_payload" error on iPhone 5s device

I'm trying to run my app on device (iphone 5s) and I got this error when the device tries to …

xcode8.2 ios10.2 swift3.0.2
Failed to load Info.plist from bundle at path

I am using xcode 8.2.1. For the first time or just after deleting the app from the simulator it's working fine. …

ios xcode8.2
Hide Navigation Bar in Specific View - Swift 3

I have NavigationController that handles navigation through my app. According to my design, the very first view should have no …

ios swift3 uinavigationcontroller uinavigationbar xcode8.2
xcode 8.2 swift 3 Core data -- use unresolved identifier

I have created a core data project in xcode 8.2, After that I created an entity say "TestEntity" in .xcdatamodeld I …

ios swift swift3 xcode8.2
I am not able to receive data notification iOS swift 3

I am following sampler project provided by firebase. Firebase Cloud Messaging sammple My app delegate is import UIKit import Firebase …

ios firebase swift3 firebase-cloud-messaging xcode8.2
POST request error: NSURLConnection HTTP load failed iOS 10

I'm new to iOS programming. I want to connect my app to my web service (HTTPS). Why is XCode telling …

swift3 ios10 nsurlsession app-transport-security xcode8.2