|
8 | 8 | <Platform Condition="'$(Platform)'==''">Win32</Platform> |
9 | 9 | <ProjectGuid>{4A75F3AF-14CB-4FCD-8871-BD7A6A516746}</ProjectGuid> |
10 | 10 | <ProjectVersion>19.5</ProjectVersion> |
11 | | - <TargetedPlatforms>168083</TargetedPlatforms> |
| 11 | + <TargetedPlatforms>693395</TargetedPlatforms> |
12 | 12 | </PropertyGroup> |
13 | 13 | <PropertyGroup Condition="'$(Config)'=='Base' or '$(Base)'!=''"> |
14 | 14 | <Base>true</Base> |
|
133 | 133 | </PropertyGroup> |
134 | 134 | <PropertyGroup Condition="'$(Base_OSX64)'!=''"> |
135 | 135 | <BT_BuildType>Debug</BT_BuildType> |
136 | | - <VerInfo_Keys>CFBundleName=$(MSBuildProjectName);CFBundleDisplayName=$(MSBuildProjectName);CFBundleIdentifier=$(MSBuildProjectName);CFBundleVersion=1.0.0;CFBundleShortVersionString=1.0.0;CFBundlePackageType=APPL;CFBundleSignature=????;CFBundleAllowMixedLocalizations=YES;CFBundleExecutable=$(MSBuildProjectName);NSHighResolutionCapable=true;LSApplicationCategoryType=public.app-category.utilities;NSLocationUsageDescription=The reason for accessing the location information of the user;NSContactsUsageDescription=The reason for accessing the contacts;NSCalendarsUsageDescription=The reason for accessing the calendar data;NSRemindersUsageDescription=The reason for accessing the reminders;NSCameraUsageDescription=The reason for accessing the camera;NSMicrophoneUsageDescription=The reason for accessing the microphone;NSMotionUsageDescription=The reason for accessing the accelerometer;NSDesktopFolderUsageDescription=The reason for accessing the Desktop folder;NSDocumentsFolderUsageDescription=The reason for accessing the Documents folder;NSDownloadsFolderUsageDescription=The reason for accessing the Downloads folder;NSNetworkVolumesUsageDescription=The reason for accessing files on a network volume;NSRemovableVolumesUsageDescription=The reason for accessing files on a removable volume;NSSpeechRecognitionUsageDescription=The reason for requesting to send user data to Apple's speech recognition servers;ITSAppUsesNonExemptEncryption=false</VerInfo_Keys> |
| 136 | + <VerInfo_Keys>CFBundleName=$(MSBuildProjectName);CFBundleDisplayName=$(MSBuildProjectName);CFBundleIdentifier=$(MSBuildProjectName);CFBundleVersion=1.0.0;CFBundleShortVersionString=1.0.0;CFBundlePackageType=APPL;CFBundleSignature=????;CFBundleAllowMixedLocalizations=YES;CFBundleExecutable=$(MSBuildProjectName);NSHighResolutionCapable=true;LSApplicationCategoryType=public.app-category.utilities;NSLocationUsageDescription=The reason for accessing the location information of the user;NSContactsUsageDescription=The reason for accessing the contacts;NSCalendarsUsageDescription=The reason for accessing the calendar data;NSRemindersUsageDescription=The reason for accessing the reminders;NSCameraUsageDescription=The reason for accessing the camera;NSMicrophoneUsageDescription=The reason for accessing the microphone;NSMotionUsageDescription=The reason for accessing the accelerometer;NSDesktopFolderUsageDescription=The reason for accessing the Desktop folder;NSDocumentsFolderUsageDescription=The reason for accessing the Documents folder;NSDownloadsFolderUsageDescription=The reason for accessing the Downloads folder;NSNetworkVolumesUsageDescription=The reason for accessing files on a network volume;NSRemovableVolumesUsageDescription=The reason for accessing files on a removable volume;NSSpeechRecognitionUsageDescription=The reason for requesting to send user data to Apple's speech recognition servers;ITSAppUsesNonExemptEncryption=false;NSBluetoothAlwaysUsageDescription=The reason for accessing the Bluetooth interface</VerInfo_Keys> |
137 | 137 | </PropertyGroup> |
138 | 138 | <PropertyGroup Condition="'$(Base_OSXARM64)'!=''"> |
139 | 139 | <BT_BuildType>Debug</BT_BuildType> |
140 | | - <VerInfo_Keys>CFBundleName=$(MSBuildProjectName);CFBundleDisplayName=$(MSBuildProjectName);CFBundleIdentifier=$(MSBuildProjectName);CFBundleVersion=1.0.0;CFBundleShortVersionString=1.0.0;CFBundlePackageType=APPL;CFBundleSignature=????;CFBundleAllowMixedLocalizations=YES;CFBundleExecutable=$(MSBuildProjectName);NSHighResolutionCapable=true;LSApplicationCategoryType=public.app-category.utilities;NSLocationUsageDescription=The reason for accessing the location information of the user;NSContactsUsageDescription=The reason for accessing the contacts;NSCalendarsUsageDescription=The reason for accessing the calendar data;NSRemindersUsageDescription=The reason for accessing the reminders;NSCameraUsageDescription=The reason for accessing the camera;NSMicrophoneUsageDescription=The reason for accessing the microphone;NSMotionUsageDescription=The reason for accessing the accelerometer;NSDesktopFolderUsageDescription=The reason for accessing the Desktop folder;NSDocumentsFolderUsageDescription=The reason for accessing the Documents folder;NSDownloadsFolderUsageDescription=The reason for accessing the Downloads folder;NSNetworkVolumesUsageDescription=The reason for accessing files on a network volume;NSRemovableVolumesUsageDescription=The reason for accessing files on a removable volume;NSSpeechRecognitionUsageDescription=The reason for requesting to send user data to Apple's speech recognition servers;ITSAppUsesNonExemptEncryption=false</VerInfo_Keys> |
| 140 | + <VerInfo_Keys>CFBundleName=$(MSBuildProjectName);CFBundleDisplayName=$(MSBuildProjectName);CFBundleIdentifier=$(MSBuildProjectName);CFBundleVersion=1.0.0;CFBundleShortVersionString=1.0.0;CFBundlePackageType=APPL;CFBundleSignature=????;CFBundleAllowMixedLocalizations=YES;CFBundleExecutable=$(MSBuildProjectName);NSHighResolutionCapable=true;LSApplicationCategoryType=public.app-category.utilities;NSLocationUsageDescription=The reason for accessing the location information of the user;NSContactsUsageDescription=The reason for accessing the contacts;NSCalendarsUsageDescription=The reason for accessing the calendar data;NSRemindersUsageDescription=The reason for accessing the reminders;NSCameraUsageDescription=The reason for accessing the camera;NSMicrophoneUsageDescription=The reason for accessing the microphone;NSMotionUsageDescription=The reason for accessing the accelerometer;NSDesktopFolderUsageDescription=The reason for accessing the Desktop folder;NSDocumentsFolderUsageDescription=The reason for accessing the Documents folder;NSDownloadsFolderUsageDescription=The reason for accessing the Downloads folder;NSNetworkVolumesUsageDescription=The reason for accessing files on a network volume;NSRemovableVolumesUsageDescription=The reason for accessing files on a removable volume;NSSpeechRecognitionUsageDescription=The reason for requesting to send user data to Apple's speech recognition servers;ITSAppUsesNonExemptEncryption=false;NSBluetoothAlwaysUsageDescription=The reason for accessing the Bluetooth interface</VerInfo_Keys> |
141 | 141 | </PropertyGroup> |
142 | 142 | <PropertyGroup Condition="'$(Base_Win32)'!=''"> |
143 | 143 | <BT_BuildType>Debug</BT_BuildType> |
|
167 | 167 | </PropertyGroup> |
168 | 168 | <PropertyGroup Condition="'$(Cfg_1_OSXARM64)'!=''"> |
169 | 169 | <Debugger_Launcher>/usr/X11/bin/xterm -e "%debuggee%"</Debugger_Launcher> |
170 | | - <VerInfo_Keys>CFBundleName=$(MSBuildProjectName);CFBundleDisplayName=$(MSBuildProjectName);CFBundleIdentifier=$(MSBuildProjectName);CFBundleVersion=1.0.0;CFBundleShortVersionString=1.0.0;CFBundlePackageType=APPL;CFBundleSignature=????;CFBundleAllowMixedLocalizations=YES;CFBundleExecutable=$(MSBuildProjectName);NSHighResolutionCapable=true;LSApplicationCategoryType=public.app-category.utilities;NSLocationUsageDescription=The reason for accessing the location information of the user;NSContactsUsageDescription=The reason for accessing the contacts;NSCalendarsUsageDescription=The reason for accessing the calendar data;NSRemindersUsageDescription=The reason for accessing the reminders;NSCameraUsageDescription=The reason for accessing the camera;NSMicrophoneUsageDescription=The reason for accessing the microphone;NSMotionUsageDescription=The reason for accessing the accelerometer;NSDesktopFolderUsageDescription=The reason for accessing the Desktop folder;NSDocumentsFolderUsageDescription=The reason for accessing the Documents folder;NSDownloadsFolderUsageDescription=The reason for accessing the Downloads folder;NSNetworkVolumesUsageDescription=The reason for accessing files on a network volume;NSRemovableVolumesUsageDescription=The reason for accessing files on a removable volume;NSSpeechRecognitionUsageDescription=The reason for requesting to send user data to Apple's speech recognition servers;ITSAppUsesNonExemptEncryption=false</VerInfo_Keys> |
| 170 | + <VerInfo_Keys>CFBundleName=$(MSBuildProjectName);CFBundleDisplayName=$(MSBuildProjectName);CFBundleIdentifier=$(MSBuildProjectName);CFBundleVersion=1.0.0;CFBundleShortVersionString=1.0.0;CFBundlePackageType=APPL;CFBundleSignature=????;CFBundleAllowMixedLocalizations=YES;CFBundleExecutable=$(MSBuildProjectName);NSHighResolutionCapable=true;LSApplicationCategoryType=public.app-category.utilities;NSLocationUsageDescription=The reason for accessing the location information of the user;NSContactsUsageDescription=The reason for accessing the contacts;NSCalendarsUsageDescription=The reason for accessing the calendar data;NSRemindersUsageDescription=The reason for accessing the reminders;NSCameraUsageDescription=The reason for accessing the camera;NSMicrophoneUsageDescription=The reason for accessing the microphone;NSMotionUsageDescription=The reason for accessing the accelerometer;NSDesktopFolderUsageDescription=The reason for accessing the Desktop folder;NSDocumentsFolderUsageDescription=The reason for accessing the Documents folder;NSDownloadsFolderUsageDescription=The reason for accessing the Downloads folder;NSNetworkVolumesUsageDescription=The reason for accessing files on a network volume;NSRemovableVolumesUsageDescription=The reason for accessing files on a removable volume;NSSpeechRecognitionUsageDescription=The reason for requesting to send user data to Apple's speech recognition servers;ITSAppUsesNonExemptEncryption=false;NSBluetoothAlwaysUsageDescription=The reason for accessing the Bluetooth interface</VerInfo_Keys> |
171 | 171 | </PropertyGroup> |
172 | 172 | <PropertyGroup Condition="'$(Cfg_1_Win32)'!=''"> |
173 | 173 | <DCC_RemoteDebug>false</DCC_RemoteDebug> |
|
209 | 209 | <DCCReference Include="..\src\PyEnvironment.Local.pas"/> |
210 | 210 | <DCCReference Include="..\src\Embeddable\PyEnvironment.Embeddable.pas"/> |
211 | 211 | <DCCReference Include="..\src\Embeddable\Res\PyEnvironment.Embeddable.Res.pas"/> |
212 | | - <DCCReference Include="..\src\Embeddable\Res\PyEnvironment.Embeddable.Res.Python37.pas"/> |
213 | 212 | <DCCReference Include="..\src\Embeddable\Res\PyEnvironment.Embeddable.Res.Python38.pas"/> |
214 | 213 | <DCCReference Include="..\src\Embeddable\Res\PyEnvironment.Embeddable.Res.Python39.pas"/> |
215 | 214 | <DCCReference Include="..\src\Embeddable\Res\PyEnvironment.Embeddable.Res.Python310.pas"/> |
|
221 | 220 | <RcCompile Include="..\resources\pip\getpipscript.rc"> |
222 | 221 | <Form>getpipscript.res</Form> |
223 | 222 | </RcCompile> |
224 | | - <RcCompile Include="..\resources\python37\python3-android-3.7-arm.rc"> |
225 | | - <Form>python3-android-3.7-arm.res</Form> |
226 | | - </RcCompile> |
227 | | - <RcCompile Include="..\resources\python37\python3-android-3.7-arm64.rc"> |
228 | | - <Form>python3-android-3.7-arm64.res</Form> |
229 | | - </RcCompile> |
230 | | - <RcCompile Include="..\resources\python37\python3-linux-3.7-x86_64.rc"> |
231 | | - <Form>python3-linux-3.7-x86_64.res</Form> |
232 | | - </RcCompile> |
233 | | - <RcCompile Include="..\resources\python37\python3-macos-3.7-x86_64.rc"> |
234 | | - <Form>python3-macos-3.7-x86_64.res</Form> |
235 | | - </RcCompile> |
236 | | - <RcCompile Include="..\resources\python37\python3-windows-3.7-amd64.rc"> |
237 | | - <Form>python3-windows-3.7-amd64.res</Form> |
238 | | - </RcCompile> |
239 | | - <RcCompile Include="..\resources\python37\python3-windows-3.7-win32.rc"> |
240 | | - <Form>python3-windows-3.7-win32.res</Form> |
241 | | - </RcCompile> |
242 | 223 | <RcCompile Include="..\resources\python38\python3-android-3.8-arm.rc"> |
243 | 224 | <Form>python3-android-3.8-arm.res</Form> |
244 | 225 | </RcCompile> |
|
351 | 332 | <Platforms> |
352 | 333 | <Platform value="Android">True</Platform> |
353 | 334 | <Platform value="Android64">True</Platform> |
354 | | - <Platform value="iOSDevice64">False</Platform> |
355 | | - <Platform value="iOSSimARM64">False</Platform> |
| 335 | + <Platform value="iOSDevice64">True</Platform> |
| 336 | + <Platform value="iOSSimARM64">True</Platform> |
356 | 337 | <Platform value="Linux64">True</Platform> |
357 | 338 | <Platform value="OSX64">True</Platform> |
358 | 339 | <Platform value="OSXARM64">True</Platform> |
|
0 commit comments