mirror of
https://github.com/LeoNatan/LNPopupController.git
synced 2026-07-30 16:11:51 +00:00
14 lines
228 B
Objective-C
14 lines
228 B
Objective-C
//
|
|
// NSObject+XcodeBugs.h
|
|
// LNPopupControllerExample
|
|
//
|
|
// Created by Leo Natan on 7/11/19.
|
|
// Copyright © 2019 Leo Natan. All rights reserved.
|
|
//
|
|
|
|
#import <Foundation/Foundation.h>
|
|
|
|
@interface NSObject (XcodeBugs)
|
|
|
|
@end
|