Showing posts with label iOS. Show all posts
Showing posts with label iOS. Show all posts

Monday, October 19, 2015

'advance' is unavailable: call the 'advancedBy(n)' method on the index

'advance' API has been removed in Swift 2.0



Below is some more examples







Solution is in the screenshot and below is the reference
http://stackoverflow.com/questions/32237243/advancedby-api-in-swift-2-0

Wednesday, August 26, 2015

Swift Bound value in a conditional binding must be of Optional type

clang compiler error migrating to Xcode 6

While compiling the new XCODE project have been getting  the below error
Command /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang failed with exit code 11

resolved using the below URLs
http://www.raywenderlich.com/forums/viewtopic.php?f=2&t=19346
http://stackoverflow.com/questions/18933321/deleting-contents-from-xcode-derived-data-folder