File tree Expand file tree Collapse file tree 3 files changed +10
-10
lines changed
Expand file tree Collapse file tree 3 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3- ## Current / Unreleased
3+ ## 1.1.7 / 2017-07-16
44
55* Use light colour scheme on macOS 10.12 Sierra. Thanks @segan5 . https://github.com/tatey/Lighting/pull/23
66* Fixed cell alignment on macOS 10.12 Sierra. Thanks @segan5 . https://github.com/tatey/Lighting/pull/25
Original file line number Diff line number Diff line change 1717 <key >CFBundlePackageType </key >
1818 <string >APPL </string >
1919 <key >CFBundleShortVersionString </key >
20- <string >1.1.6 </string >
20+ <string >1.1.7 </string >
2121 <key >CFBundleSignature </key >
2222 <string >???? </string >
2323 <key >CFBundleVersion </key >
24- <string >8 </string >
24+ <string >9 </string >
2525 <key >LSMinimumSystemVersion </key >
2626 <string >$(MACOSX_DEPLOYMENT_TARGET) </string >
2727 <key >NSHumanReadableCopyright </key >
Original file line number Diff line number Diff line change 1717 <key >CFBundlePackageType </key >
1818 <string >XPC! </string >
1919 <key >CFBundleShortVersionString </key >
20- <string >1.1.6 </string >
20+ <string >1.1.7 </string >
2121 <key >CFBundleSignature </key >
2222 <string >???? </string >
2323 <key >CFBundleVersion </key >
24- <string >8 </string >
24+ <string >9 </string >
2525 <key >LSMinimumSystemVersion </key >
2626 <string >$(MACOSX_DEPLOYMENT_TARGET) </string >
2727 <key >NSExtension </key >
2828 <dict >
29+ <key >NSExtensionAttributes </key >
30+ <dict >
31+ <key >NSExtensionPointVersion </key >
32+ <string >2.0 </string >
33+ </dict >
2934 <key >NSExtensionPointIdentifier </key >
3035 <string >com.apple.widget-extension </string >
3136 <key >NSExtensionPrincipalClass </key >
3237 <string >$(PRODUCT_MODULE_NAME).TodayViewController </string >
3338 <key >com.apple.notificationcenter.widget.description </key >
3439 <string >Widget </string >
35- <key >NSExtensionAttributes </key >
36- <dict >
37- <key >NSExtensionPointVersion </key >
38- <string >2.0 </string >
39- </dict >
4040 </dict >
4141 <key >NSHumanReadableCopyright </key >
4242 <string >Copyright © 2015 Tate Johnson. All rights reserved. </string >
You can’t perform that action at this time.
0 commit comments