Fresh Beginning
  • Home
  • Speaking
  • Reading
  • Github
  • Alma Mater
  • Contact
Subscribe
Tagged

Xcode 9

A collection of 3 posts

Random Xcode Trick
Xcode 9

Random Xcode Trick

Despite my regular rantings on Xcode and Apple software, I still love them. In past few years, I have used so many IDEs and trust me, Xcode is one of the best I have seen. However, it has its bad times and tantrums - But it is understandable with its

  • Jayesh Kawli
Jayesh Kawli Feb 14, 2018 • 1 min read
Swift

Closure Trick in Swift

Today I learned a closure trick in Swift. Usually when expression is assigned to a variable on left, it is evaluated instantly. For example, let value = complexCalculation() func complexCalculation() -> String { return "Something useful" } In this example, when value is assigned a result of complexCalculation() method, it

  • Jayesh Kawli
Jayesh Kawli Nov 1, 2017 • 1 min read
iOS

Swift 4 - Multiline string literals support

Multi-line support in Swift 4. Now add multi line support with double quotes using Swift 4 and Xcode 9. Tutorial with example on adding support.

  • Jayesh Kawli
Jayesh Kawli Oct 30, 2017 • 3 min read
Fresh Beginning © 2022
Powered by Ghost