Created
February 2, 2017 17:22
-
-
Save nkallen/e8ce0befbf0c504e6c4a31672340a093 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
diff --git a/sys/applemedia/iosassetsrc.m b/sys/applemedia/iosassetsrc.m | |
index e237c2e..5d32bc4 100644 | |
--- a/sys/applemedia/iosassetsrc.m | |
+++ b/sys/applemedia/iosassetsrc.m | |
@@ -470,6 +470,7 @@ - (id) init | |
{ | |
self = [super init]; | |
+ NSLog(@">>>>>>>>>>>>>>>>>>>>>>>><<<<<<<<<<<<<<<<<<<<<<<<<"); | |
return self; | |
} | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment