Skip to content
This repository has been archived by the owner on Jan 19, 2021. It is now read-only.

在XCode编译时候会找不'fluttie/FluttiePlugin.h' file not found #28

Open
clstech opened this issue Dec 8, 2019 · 0 comments
Open

Comments

@clstech
Copy link

clstech commented Dec 8, 2019

//
// Generated file. Do not edit.
//

#import "GeneratedPluginRegistrant.h"
#import <fluttie/FluttiePlugin.h>

@implementation GeneratedPluginRegistrant

  • (void)registerWithRegistry:(NSObject*)registry {
    [FluttiePlugin registerWithRegistrar:[registry registrarForPlugin:@"FluttiePlugin"]];
    }

@EnD

'fluttie/FluttiePlugin.h' file not found

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant