@Snavy
Great! You can try adding the following in the info.plist to make it run properly:
Code:<key>LSEnvironment</key> <dict> <key>MinimumSystemVersion</key> <string>10.9.0</string> </dict>
Add it near the end after <string>1.0</string> and before </dict>
Did not help :/
