-
Notifications
You must be signed in to change notification settings - Fork 31
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Whoops, that should be CGGStateRelease
Using CFRelease was causing Loading to crash all the time! Checked CoreGraphics.framework and noticed a CGGStateRelease function, and using that seems to fix the crash.
- Loading branch information
Mike McFadden
committed
May 9, 2015
1 parent
2082d82
commit 1a9d633
Showing
2 changed files
with
5 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters