iOS:update project setting,resolve C++ compile problem

This commit is contained in:
pengfei.zhou
2020-04-10 14:34:19 +08:00
committed by osborn
parent d5208c9d9e
commit ada2380b95
5 changed files with 16 additions and 5 deletions

View File

@@ -21,4 +21,4 @@ @implementation DemoLibrary
- (void)load:(DoricRegistry *)registry {
[registry registerNativePlugin:[DoricDemoPlugin class] withName:@"demo"];
}
@end
@end