Skip to content

Releases: raphaelhanneken/iconizer

Iconizer v2.1.3

10 Dec 15:37
Compare
Choose a tag to compare

Rebuild with Swift v2.1.1 and Xcode 7.2 (7C68).
I've also changed my GitHub username, so I had to change the update url.

Iconizer v2.1.2

22 Nov 13:50
Compare
Choose a tag to compare
  • Updated Sparkle version
  • New app icon
  • Minor code improvements

Iconizer v2.1.1

14 Oct 17:44
Compare
Choose a tag to compare

Improved the transport security, to make the update process a little bit more secure.

At WWDC 2015, Apple announced “App Transport Security” for iOS 9 and OSX 10.11 El Capitan:

App Transport Security (ATS) lets an app add a declaration to its Info.plist file that specifies the domains with which it needs secure communication. ATS prevents accidental disclosure, provides secure default behavior, and is easy to adopt.

Iconizer v2.1

01 Oct 15:12
Compare
Choose a tag to compare

Final release for Iconizer v2.1. Build on OS X 10.11 El Capitan with Xcode 7.0.1 (7A1001).


iconizer_v2 1 162

Iconizer v2.1 Beta 3

10 Sep 17:49
Compare
Choose a tag to compare
Iconizer v2.1 Beta 3 Pre-release
Pre-release

Release notes:

  1. This update fixes a bug where AppIcon's couldn't be exported as combined asset.
  2. You can name your asset catalogs now before exporting them.

And last but not least I've added this funky animated window resizing effect, we all know from OS X's "System Preferences".

The prerelease versions won't work on Yosemite. See issue #4
Thanks to @liuyunclouder for reporting this.

Iconizer v2.1 Beta 2

16 Aug 13:25
Compare
Choose a tag to compare
Iconizer v2.1 Beta 2 Pre-release
Pre-release

This update fixes a problem with El Capitan and the Sparkle auto update. So if you encounter issues with the update functionality, please manually download this release.

Iconizer v2.1 Beta 1

18 Jul 20:37
Compare
Choose a tag to compare
Iconizer v2.1 Beta 1 Pre-release
Pre-release

I've migrated Iconizer to Swift 2.0 and Xcode 7.0. Apart from that nothing's really new. But at least I think it's already noticeably faster - or maybe it's just me... Doesn't matter, because:

barney


Warning
Since this version was build on OS X 10.11 El Capitan you should download version 2.0, unless you're running a version of the El Capitan beta.

screenshot

Note
The update channel stays the same. So in case you're one of the adventurous beta testers, Sparkle will, some day, offer you to install the stable release.

Iconizer v2.0

16 Jul 17:19
Compare
Choose a tag to compare

Completely rewritten, all new version.

screenshot

  • Added Launch Image support
  • Added Image Set support
  • Added auto updates via Sparkle framework