Minor bug fixes
Fixed crash on exit Fixed text centre and right text alignment being reversed
Minor bug fixes
Fixed a critical issue causing the app to crash on launch
Improved support for Big Sur and Apple Silicon Macs
Fixed missing font declaration on Catalina.
Minor bug fixes
Fixed the missing Touch Bar and some other minor bug fixes.
Minor bug fixes
Minor bug fixes
Dark Mode!
Added support for Swift 4.2 code export Fixed a crash clearing text formatting
Greatly reduced the peak memory footprint of the app.
Replaced the numerous small prompts to view my other apps with one big prompt to view my other apps. Other minor bug fixes and enhancements.
Hi Developers, Attributed String Creator now exports Swift 4 code! I've also added a prompt to sign up to my new mailing list and adjusted how the app prompts you to view my other apps. Enjoy!
Added Touch Bar support Swift 3 is now supported Added ability to open without loading in the 'Welcome' text Other minor tweaks and improvements
Compatibility with latest SDK Previous Update: Hi Developers, I've taken the plunge into Swift. The app now supports exporting Swift Code as well as Objective-C. On top of that, I've implemented the second most asked for feature; declaring the ranges separately using rangeOfString. This makes it easier to edit your strings after they've been generated and you can create formatted NSLocalizableStrings now. Finally, a feature nobody has asked for; the app can now run as an extension. This means you can select a piece of text in any other application and get the code to replicate it right there and then. Thanks for your suggestions and feedback. Keep it coming. Enjoy!
Hi Developers, I've taken the plunge into Swift. The app now supports exporting Swift Code as well as Objective-C. On top of that, I've implemented the second most asked for feature; declaring the ranges separately using rangeOfString. This makes it easier to edit your strings after they've been generated and you can create formatted NSLocalizableStrings now. Finally, a feature nobody has asked for; the app can now run as an extension. This means you can select a piece of text in any other application and get the code to replicate it right there and then. Thanks for your suggestions and feedback. Keep it coming. Enjoy!
Thanks for using Attributed String Creator, here's some new improvements for you Better support escaping input string (tab characters, backslashes and other unsafe characters are now supported) Added support for additional Attributed String properties such as links, kerning, tab stops and many others Added the option to declare the string as a method Added button to clear all formatting Added support for more input colour types with better accuracy Added more options for customising the output code Improved UI Layout Improved performance And of course other minor tweaks, improvements and fixes If you have any ideas for more features then please let me know
Fixed a potential issue running on earlier OSX versions Added support for running on 10.7
You can now make attributed strings for OSX apps as well as iOS ones Tweaked and improved a few things Fixed one or two very minor bugs