Top "Swift2.3" questions

Use this tag only for questions directly related to changes in version 2.x of Apple's Swift programming language.

Cannot debug Swift module/framework embedded in Objective-C app

Alternative titles (to aid searching) Cannot debug Swift 2.3 framework linked to an Objective-C app in Xcode 8 error in auto-import: failed …

xcode lldb swift3 xcode8 swift2.3
How to add GIF images to Assets folder and load them in UIImageView programmatically

I am trying to put my @2x and @3x GIF images into the Assets folder in Xcode. I have tried …

ios uiimageview animated-gif xcasset swift2.3
cornerRadius stopped working in Swift 2.3 / iOS 10 / Xcode 8

I have a cornerRadius set on a UIView and a UIImageView inside the same UIView. I am calculating the corner …

swift3 ios10 swift2.3