Skip to content

Commit

Permalink
Add headers to umbrella header
Browse files Browse the repository at this point in the history
  • Loading branch information
Charles Billette committed Apr 13, 2017
1 parent 601571a commit f3829c3
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion KKDomainFramework/KKDomainFramework.h
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,6 @@ FOUNDATION_EXPORT const unsigned char KKDomainFrameworkVersionString[];

// In this header, you should import all the public headers of your framework using statements like #import <KKDomainFramework/PublicHeader.h>


#import "NSString+KKDomain.h"
#import "NSURL+KKDomain.h"
#import "KKDomain.h"

0 comments on commit f3829c3

Please sign in to comment.