Hello,after I get build successfully I am getting error on Xcode
/Downloads/sf_build/SkyFighters/Plugins/CodeResources /Downloads/sf_build/SkyFighters/Plugins/CodeResources: No such file or directory
/Downloads/sf_build/SkyFighters/Plugins/Info.plist
/Downloads/sf_build/SkyFighters/Plugins/Info.plist: No such file or directory
@hexdecc did you manage to solve the issue? What was the case? Typically at least info.plist would be in the root of the Xcode project folder (e.g. SkyFighters in your case, as it is featured in your first screenshot), it’s puzzling to see Xcode looking for the file anywhere else. Why would it do so?