BPTC support
This commit is contained in:
parent
0e6551d8e2
commit
35f6ba5c5d
34 changed files with 10491 additions and 70 deletions
|
|
@ -119,6 +119,9 @@ public:
|
|||
r_features->push_back("iOS");
|
||||
}
|
||||
|
||||
virtual void resolve_platform_feature_priorities(const Ref<EditorExportPreset> &p_preset, Set<String> &p_features) {
|
||||
}
|
||||
|
||||
EditorExportPlatformIOS();
|
||||
~EditorExportPlatformIOS();
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue