Skip to content

Commit 4446a94

Browse files
committed
Merged revision(s) 3080 from SourceForge:
Correção no Codificador de Stream. Correção geral no Webpascal. Correção do BinaryRequest para Streams. Project: REST Dataware Changes: - Correção de instalação de Wizards.
1 parent aea70f6 commit 4446a94

9 files changed

Lines changed: 570 additions & 447 deletions

File tree

CORE/Packages/Delphi/ShellTools/RESTDWShellServicesDesign.dproj

Lines changed: 22 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,16 @@
2828
<CfgParent>Base</CfgParent>
2929
<Base>true</Base>
3030
</PropertyGroup>
31+
<PropertyGroup Condition="('$(Platform)'=='OSX64' and '$(Base)'=='true') or '$(Base_OSX64)'!=''">
32+
<Base_OSX64>true</Base_OSX64>
33+
<CfgParent>Base</CfgParent>
34+
<Base>true</Base>
35+
</PropertyGroup>
36+
<PropertyGroup Condition="('$(Platform)'=='OSXARM64' and '$(Base)'=='true') or '$(Base_OSXARM64)'!=''">
37+
<Base_OSXARM64>true</Base_OSXARM64>
38+
<CfgParent>Base</CfgParent>
39+
<Base>true</Base>
40+
</PropertyGroup>
3141
<PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Base)'=='true') or '$(Base_Win32)'!=''">
3242
<Base_Win32>true</Base_Win32>
3343
<CfgParent>Base</CfgParent>
@@ -93,6 +103,14 @@
93103
<VerInfo_UIDeviceFamily>iPhoneAndiPad</VerInfo_UIDeviceFamily>
94104
<iOS_AppStore1024>$(BDS)\bin\Artwork\iOS\iPhone\FM_ApplicationIcon_1024x1024.png</iOS_AppStore1024>
95105
</PropertyGroup>
106+
<PropertyGroup Condition="'$(Base_OSX64)'!=''">
107+
<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&apos;s speech recognition servers</VerInfo_Keys>
108+
<BT_BuildType>Debug</BT_BuildType>
109+
</PropertyGroup>
110+
<PropertyGroup Condition="'$(Base_OSXARM64)'!=''">
111+
<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&apos;s speech recognition servers</VerInfo_Keys>
112+
<BT_BuildType>Debug</BT_BuildType>
113+
</PropertyGroup>
96114
<PropertyGroup Condition="'$(Base_Win32)'!=''">
97115
<DCC_UsePackage>rtl;RESTDWShellServices;$(DCC_UsePackage)</DCC_UsePackage>
98116
<DCC_Namespace>Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;Bde;$(DCC_Namespace)</DCC_Namespace>
@@ -168,12 +186,12 @@
168186
<Overwrite>true</Overwrite>
169187
</Platform>
170188
</DeployFile>
171-
<DeployFile LocalName="$(BDS)\Redist\iossimulator\libpcre.dylib" Class="DependencyModule">
189+
<DeployFile LocalName="$(BDS)\Redist\iossimulator\libPCRE.dylib" Class="DependencyModule">
172190
<Platform Name="iOSSimulator">
173191
<Overwrite>true</Overwrite>
174192
</Platform>
175193
</DeployFile>
176-
<DeployFile LocalName="$(BDS)\Redist\iossimulator\libPCRE.dylib" Class="DependencyModule">
194+
<DeployFile LocalName="$(BDS)\Redist\iossimulator\libpcre.dylib" Class="DependencyModule">
177195
<Platform Name="iOSSimulator">
178196
<Overwrite>true</Overwrite>
179197
</Platform>
@@ -999,6 +1017,8 @@
9991017
<Platform value="Android64">False</Platform>
10001018
<Platform value="iOSDevice64">True</Platform>
10011019
<Platform value="Linux64">False</Platform>
1020+
<Platform value="OSX64">False</Platform>
1021+
<Platform value="OSXARM64">False</Platform>
10021022
<Platform value="Win32">True</Platform>
10031023
<Platform value="Win64">True</Platform>
10041024
</Platforms>

CORE/Packages/Delphi/Wizards/RESTDWWizards.dpk

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
package RESTDWWizards;
22

33
{$R *.res}
4-
{$R 'RDWSERVER.res'}
4+
{$IFDEF IMPLICITBUILDING This IFDEF should not be used by users}
55
{$ALIGN 8}
66
{$ASSERTIONS ON}
77
{$BOOLEVAL OFF}
@@ -23,9 +23,10 @@ package RESTDWWizards;
2323
{$WRITEABLECONST OFF}
2424
{$MINENUMSIZE 1}
2525
{$IMAGEBASE $400000}
26-
{$DESCRIPTION 'REST DataWare Wizards'}
27-
{$IMPLICITBUILD OFF}
2826
{$DEFINE DEBUG}
27+
{$ENDIF IMPLICITBUILDING}
28+
{$DESCRIPTION 'REST Dataware Wizards'}
29+
{$IMPLICITBUILD OFF}
2930

3031
requires
3132
rtl,
@@ -35,9 +36,7 @@ requires
3536
vclactnband,
3637
vclx;
3738

38-
{%RC 'templates\RDWSERVER.RC'}
39-
4039
contains
41-
STLWizardreg in 'STLWizardreg.pas';
40+
STLWizardreg in '..\..\..\Source\Wizards\STLWizardreg.pas';
4241

4342
end.

0 commit comments

Comments
 (0)