mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 14:45:21 +00:00
Raise deployment target to iOS 9 (#743)
https://github.com/TextureGroup/Texture/pull/743 Manually merged since I forgot to retarget that diff onto master before merge
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
// CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||
//
|
||||
|
||||
#import "ASViewController.h"
|
||||
#import <AsyncDisplayKit/ASViewController.h>
|
||||
|
||||
@interface AsyncViewController : ASViewController <UITabBarControllerDelegate>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user