Chris Moeller
|
03b825ced3
|
Hopefully fix the last of the Automatic Reference Counting issues that remained.
|
2016-06-19 12:57:18 -07:00 |
Chris Moeller
|
0e3644177e
|
Updated everything else to ARC, and plugged a release cycle.
|
2016-05-05 13:05:39 -07:00 |
Chris Moeller
|
a2ff3dcb0a
|
Eliminate all warnings in HighlyComplete and child frameworks.
|
2016-05-03 00:34:46 -07:00 |
Chris Moeller
|
ce2303ef24
|
Update project files for new Xcode
|
2015-11-12 21:31:10 -08:00 |
Chris Moeller
|
52362e4341
|
Workaround bugs in the 10.11 SDK by using the 10.10 SDK instead
|
2015-08-05 17:03:12 -07:00 |
Chris Moeller
|
5677527ffd
|
Changed code signing procedures, removed unnecessary Plugin.h copies from numerous PlugIn bundles, and re-signed Growl.framework with a valid signature
|
2015-03-18 21:45:32 -07:00 |
Chris Moeller
|
d355b40fce
|
Absolute value function added since Apple doesn't provide a suitable candidate with std::abs
|
2014-11-04 18:16:41 -08:00 |
Chris Moeller
|
88aafebc58
|
Fixed NCSF player project file
|
2014-11-04 17:59:56 -08:00 |
Chris Moeller
|
7896e73080
|
Updated NCSF player
|
2014-11-04 17:56:15 -08:00 |
Chris Moeller
|
7af4e94b03
|
Removed signature application from individual projects and added --deep option to the main app project
|
2013-10-22 18:41:57 -07:00 |
Chris Moeller
|
ad9a949c26
|
Turned on code signing
|
2013-10-21 18:28:53 -07:00 |
Chris Moeller
|
b9a014ab16
|
Upgraded a couple of projects, raised the minimum OS version to 10.7, and removed libstdc++ setting from any projects that needed it
|
2013-10-12 19:18:46 -07:00 |
Chris Moeller
|
02ac3299ed
|
Changed bundle identifiers again
|
2013-10-10 17:44:25 -07:00 |
Chris Moeller
|
cee6ab4b8f
|
Changed more bundle identifiers; Added NCSF player to HighlyComplete, which necessitates using libc++, forcing this plugin to require 10.7
|
2013-10-10 17:13:18 -07:00 |