Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compilation fixes for Xcode 7.3 #262

Merged
merged 16 commits into from
Apr 23, 2016
Merged

Compilation fixes for Xcode 7.3 #262

merged 16 commits into from
Apr 23, 2016

Conversation

jmjones88
Copy link
Contributor

Hermes seemed to need a bit of tweaking to get compiling on Xcode 7.3, including updating methods that used deprecated methods and fixing up the project file. App has undergone preliminary testing. I would be interested in taking over maintenance of the project.

jmjones88 and others added 6 commits April 20, 2016 22:14
Update Sparkle to v1.13.1 and change SUFeedUrl to use https://
Fix truncation at 1024 bytes of response, usually impacting the abili…
Add support for high quality 192k mp3 for Pandora One
@@ -652,6 +652,11 @@
attributes = {
BuildIndependentTargetsInParallel = YES;
LastUpgradeCheck = 0730;
TargetAttributes = {
8D1107260486CEB800E47090 = {
DevelopmentTeam = 8END7325T3;
Copy link
Contributor

@nriley nriley Apr 23, 2016

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is your personal key? We should likely not commit this into the general repository.

Nevermind, I see you removed this in the next commit.

@nriley nriley merged commit 960678f into HermesApp:master Apr 23, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants