Skip to content

Fix to Issue #12#14

Open
odonckers wants to merge 10 commits intolmmenge:masterfrom
odonckers:master
Open

Fix to Issue #12#14
odonckers wants to merge 10 commits intolmmenge:masterfrom
odonckers:master

Conversation

@odonckers
Copy link

I also updated some of the icons to iOS 9.

{
_icon = [UIImage imageNamed:@"Icon-29@2x.png"];
}
else if([self.bundleIdentifier isEqual: @"com.apple.MobileStore"])

Choose a reason for hiding this comment

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

Suggested change
else if([self.bundleIdentifier isEqual: @"com.apple.MobileStore"])
Debug else if([self.bundleIdentifier isEqual: @"com.apple.MobileStore"])

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.

2 participants