Wizard: fix not created by default xcode framework in shared module
the runForXcode task is not generating xcode framework if there is no source files in shared module
This commit is contained in:
+2
@@ -0,0 +1,2 @@
|
||||
// This file is needed because the packForXcode task requires the source code to be present to generate the XCode framework.
|
||||
// Feel free to remove this file as soon as you have created some code in this source set.
|
||||
Reference in New Issue
Block a user