Showing posts with label Swift. Show all posts
Showing posts with label Swift. Show all posts

Friday, March 20, 2015

Tutorial: Putting Together an iOS User Interface with Visual Attributed String in Swift!

In this tutorial, I put together an iOS application's user interface in less than 10 minutes with the help of Visual Attributed String! This tutorial uses the exact same interface we created in this previous tutorial: Visual Attributed String Tutorial: Putting Together an iOS User Interface In Less Than 20 Minutes. The difference is, we use Swift in this updated tutorial video (the last tutorial was in Objective-C) and we also use Interface Builder (in the last tutorial we created the view hierarchy programmatically).

If you already watch the previous tutorial, you can skip up to 2:20 (as designing the user interface portion of the video is exactly the same as the last video). Check it out!


Saturday, March 14, 2015

Visual Attributed String Version 1.2 Update Released on the Mac App Store! What's New? An OS X Action Extension!

Version 1.2 of Visual Attributed String has been released on the Mac App Store! This update introduces the brand new Visual Attributed String action extension on OS X Yosemite! Check out the video to see this new feature in action!

Wednesday, February 18, 2015

Version 1.0 of Visual Attributed String will Include Swift Support!

The original plan was to put out version 1.0 of Visual Attributed String with only Objective-C support and quickly drop a nice 1.1 update to add Swift. However, the Swift implementation has been going so well that I've decided to reject my already approved binary from the Mac App Store and resubmit a new build for the 1.0 version. The good news is, version 1.0 of Visual Attributed String will allow you to generate Swift code right from the start! You won't have to wait for an update!

Visual Attributed String code for document screenshot in Swift.
Visual Attributed String code for selection screenshot in Swift.