|
|
@@ -377,7 +377,7 @@
|
|
|
<MainSource>MainSource</MainSource>
|
|
|
</DelphiCompile>
|
|
|
<DCCReference Include="SimpleMain.pas">
|
|
|
- <Form>Form2</Form>
|
|
|
+ <Form>frmSimpleMain</Form>
|
|
|
<FormType>fmx</FormType>
|
|
|
</DCCReference>
|
|
|
<BuildConfiguration Include="Release">
|
|
|
@@ -413,15 +413,15 @@
|
|
|
<Overwrite>true</Overwrite>
|
|
|
</Platform>
|
|
|
</DeployFile>
|
|
|
- <DeployFile LocalName="$(BDS)\bin\delphi_PROJECTICNS.icns" Configuration="Debug" Class="ProjectOSXResource">
|
|
|
+ <DeployFile LocalName="..\..\bin\OSX64\SimpleQRFMX.info.plist" Configuration="Debug" Class="ProjectOSXInfoPList">
|
|
|
<Platform Name="OSX64">
|
|
|
- <RemoteName>SimpleQRFMX.icns</RemoteName>
|
|
|
+ <RemoteName>Info.plist</RemoteName>
|
|
|
<Overwrite>true</Overwrite>
|
|
|
</Platform>
|
|
|
</DeployFile>
|
|
|
- <DeployFile LocalName="..\..\bin\OSX64\SimpleQRFMX.info.plist" Configuration="Debug" Class="ProjectOSXInfoPList">
|
|
|
+ <DeployFile LocalName="$(BDS)\bin\delphi_PROJECTICNS.icns" Configuration="Debug" Class="ProjectOSXResource">
|
|
|
<Platform Name="OSX64">
|
|
|
- <RemoteName>Info.plist</RemoteName>
|
|
|
+ <RemoteName>SimpleQRFMX.icns</RemoteName>
|
|
|
<Overwrite>true</Overwrite>
|
|
|
</Platform>
|
|
|
</DeployFile>
|