diff --git a/EZPlayer.xcodeproj/xcshareddata/xcschemes/EZPlayer.xcscheme b/EZPlayer.xcodeproj/xcshareddata/xcschemes/EZPlayer.xcscheme new file mode 100644 index 0000000..39bc04e --- /dev/null +++ b/EZPlayer.xcodeproj/xcshareddata/xcschemes/EZPlayer.xcscheme @@ -0,0 +1,80 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/EZPlayer/EZPlayer.swift b/EZPlayer/EZPlayer.swift index 52d7a02..3791090 100644 --- a/EZPlayer/EZPlayer.swift +++ b/EZPlayer/EZPlayer.swift @@ -1226,10 +1226,6 @@ extension EZPlayer { default: break } - - - - } } }