Skip to content

Commit

Permalink
Merge pull request #75 from shinriyo/patch-1
Browse files Browse the repository at this point in the history
past tense
  • Loading branch information
krispypen committed Nov 4, 2019
2 parents 521c84f + 2deaec0 commit 43f0b8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ IOS will export unity project to `ios/UnityExport`.
```c
#import "UnityUtils.h"
```
4. Add to AppDelegate.swift before the GeneratePluginRegistrant call:
4. Add to Runner/Runner/AppDelegate.swift before the GeneratedPluginRegistrant call:

```swift
InitArgs(CommandLine.argc, CommandLine.unsafeArgv)
Expand Down

0 comments on commit 43f0b8d

Please sign in to comment.