mirror of
https://github.com/HackPlan/AsyncDisplayKit.git
synced 2026-04-21 09:55:49 +08:00
Update installation.md
This commit is contained in:
@@ -23,6 +23,7 @@ Copy the project to your codebase manually, adding `AsyncDisplayKit.xcodeproj` t
|
||||
|
||||
###Importing AsyncDisplayKit
|
||||
Import the framework header, or create an <a href="https://developer.apple.com/library/ios/documentation/swift/conceptual/buildingcocoaapps/MixandMatch.html">Objective-C bridging header</a> if you're using **Swift**:
|
||||
|
||||
```objective-c
|
||||
#import <AsyncDisplayKit/AsyncDisplayKit.h>
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user