| 
165 | 165 |  </PropertyGroup>  | 
166 | 166 |  <PropertyGroup Condition="'$(Cfg_1_Win32)'!=''">  | 
167 | 167 |  <DCC_RemoteDebug>false</DCC_RemoteDebug>  | 
168 |  | - <Debugger_HostApplication>C:\Program Files (x86)\Embarcadero\Studio\22.0\bin\bds.exe</Debugger_HostApplication>  | 
169 |  | - <Debugger_RunParams>C:\Users\lucas\OneDrive\Documents\Embarcadero\Studio\Projects\deployabletest\PyDeploy.dpr</Debugger_RunParams>  | 
 | 168 | + <Debugger_HostApplication></Debugger_HostApplication>  | 
170 | 169 |  <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>  | 
171 | 170 |  <VerInfo_Locale>1033</VerInfo_Locale>  | 
172 | 171 |  </PropertyGroup>  | 
 | 
197 | 196 |  <DCCReference Include="rtl.dcp"/>  | 
198 | 197 |  <DCCReference Include="python.dcp"/>  | 
199 | 198 |  <DCCReference Include="p4dtools.dcp"/>  | 
200 |  | - <DCCReference Include="p4denvironmentproject.dcp"/>  | 
201 | 199 |  <DCCReference Include="..\src\PyEnvironment.pas"/>  | 
202 |  | - <DCCReference Include="..\src\PyEnvironment.Notification.pas"/>  | 
 | 200 | + <DCCReference Include="..\src\PyEnvironment.Path.pas"/>  | 
203 | 201 |  <DCCReference Include="..\src\PyEnvironment.Distribution.pas"/>  | 
204 | 202 |  <DCCReference Include="..\src\PyEnvironment.Local.pas"/>  | 
205 |  | - <DCCReference Include="..\src\PyEnvironment.Path.pas"/>  | 
206 | 203 |  <DCCReference Include="..\src\Embeddable\PyEnvironment.Embeddable.pas"/>  | 
207 | 204 |  <DCCReference Include="..\src\Embeddable\Res\PyEnvironment.Embeddable.Res.pas"/>  | 
208 | 205 |  <DCCReference Include="..\src\Embeddable\Res\PyEnvironment.Embeddable.Res.Python37.pas"/>  | 
 | 
324 | 321 |  <Platforms>  | 
325 | 322 |  <Platform value="Android">True</Platform>  | 
326 | 323 |  <Platform value="Android64">True</Platform>  | 
 | 324 | + <Platform value="iOSDevice64">False</Platform>  | 
 | 325 | + <Platform value="iOSSimARM64">False</Platform>  | 
327 | 326 |  <Platform value="Linux64">True</Platform>  | 
328 | 327 |  <Platform value="OSX64">True</Platform>  | 
329 | 328 |  <Platform value="OSXARM64">True</Platform>  | 
330 | 329 |  <Platform value="Win32">True</Platform>  | 
331 | 330 |  <Platform value="Win64">True</Platform>  | 
332 |  | - <Platform value="iOSDevice64">False</Platform>  | 
333 |  | - <Platform value="iOSSimARM64">False</Platform>  | 
334 | 331 |  </Platforms>  | 
335 | 332 |  </BorlandProject>  | 
336 | 333 |  <ProjectFileVersion>12</ProjectFileVersion>  | 
 | 
0 commit comments