diff --git a/components/iosdesigner/iosideintf.pas b/components/iosdesigner/iosideintf.pas index ef6f7230c..f341c51e6 100644 --- a/components/iosdesigner/iosideintf.pas +++ b/components/iosdesigner/iosideintf.pas @@ -72,6 +72,7 @@ implementation uses LazIDEIntf, Controls, iOS_Views, iOSXIBResource, UnitResources, LazFilesUtils, + sysutils, FileUtil; procedure register; @@ -93,14 +94,16 @@ end; procedure TiOSShowInXCode.ExecuteVerb(Index: Integer); var s: string; + ProjFile: TLazProjectFile; begin If Index