Subversion Repositories checksum-tools

Rev

Rev 17 | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 17 Rev 19
Line 1... Line 1...
1
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
1
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
2
    <PropertyGroup>
2
    <PropertyGroup>
3
        <ProjectGuid>{1158C929-E612-4310-A28A-16D1439BBC00}</ProjectGuid>
3
        <ProjectGuid>{1158C929-E612-4310-A28A-16D1439BBC00}</ProjectGuid>
4
        <ProjectVersion>19.2</ProjectVersion>
4
        <ProjectVersion>19.5</ProjectVersion>
5
        <FrameworkType>VCL</FrameworkType>
5
        <FrameworkType>VCL</FrameworkType>
6
        <MainSource>MD5DirCheck.dpr</MainSource>
6
        <MainSource>MD5DirCheck.dpr</MainSource>
7
        <Base>True</Base>
7
        <Base>True</Base>
8
        <Config Condition="'$(Config)'==''">Release</Config>
8
        <Config Condition="'$(Config)'==''">Release</Config>
9
        <Platform Condition="'$(Platform)'==''">Win32</Platform>
9
        <Platform Condition="'$(Platform)'==''">Win32</Platform>
Line 111... Line 111...
111
        <DCCReference Include="SFV.pas"/>
111
        <DCCReference Include="SFV.pas"/>
112
        <DCCReference Include="MD5.pas"/>
112
        <DCCReference Include="MD5.pas"/>
113
        <DCCReference Include="CRC32.pas"/>
113
        <DCCReference Include="CRC32.pas"/>
114
        <DCCReference Include="Common.pas"/>
114
        <DCCReference Include="Common.pas"/>
115
        <DCCReference Include="LongFilenameOperations.pas"/>
115
        <DCCReference Include="LongFilenameOperations.pas"/>
116
        <BuildConfiguration Include="Release">
-
 
117
            <Key>Cfg_2</Key>
-
 
118
            <CfgParent>Base</CfgParent>
-
 
119
        </BuildConfiguration>
-
 
120
        <BuildConfiguration Include="Base">
116
        <BuildConfiguration Include="Base">
121
            <Key>Base</Key>
117
            <Key>Base</Key>
122
        </BuildConfiguration>
118
        </BuildConfiguration>
123
        <BuildConfiguration Include="Debug">
119
        <BuildConfiguration Include="Debug">
124
            <Key>Cfg_1</Key>
120
            <Key>Cfg_1</Key>
125
            <CfgParent>Base</CfgParent>
121
            <CfgParent>Base</CfgParent>
126
        </BuildConfiguration>
122
        </BuildConfiguration>
-
 
123
        <BuildConfiguration Include="Release">
-
 
124
            <Key>Cfg_2</Key>
-
 
125
            <CfgParent>Base</CfgParent>
-
 
126
        </BuildConfiguration>
127
    </ItemGroup>
127
    </ItemGroup>
128
    <ProjectExtensions>
128
    <ProjectExtensions>
129
        <Borland.Personality>Delphi.Personality.12</Borland.Personality>
129
        <Borland.Personality>Delphi.Personality.12</Borland.Personality>
130
        <Borland.ProjectType>Application</Borland.ProjectType>
130
        <Borland.ProjectType>Application</Borland.ProjectType>
131
        <BorlandProject>
131
        <BorlandProject>
Line 136... Line 136...
136
                <Excluded_Packages>
136
                <Excluded_Packages>
137
                    <Excluded_Packages Name="$(BDSBIN)\dcloffice2k260.bpl">Microsoft Office 2000 Beispiele für gekapselte Komponenten für Automatisierungsserver</Excluded_Packages>
137
                    <Excluded_Packages Name="$(BDSBIN)\dcloffice2k260.bpl">Microsoft Office 2000 Beispiele für gekapselte Komponenten für Automatisierungsserver</Excluded_Packages>
138
                    <Excluded_Packages Name="$(BDSBIN)\dclofficexp260.bpl">Microsoft Office XP Beispiele für gekapselte Komponenten für Automation Server</Excluded_Packages>
138
                    <Excluded_Packages Name="$(BDSBIN)\dclofficexp260.bpl">Microsoft Office XP Beispiele für gekapselte Komponenten für Automation Server</Excluded_Packages>
139
                </Excluded_Packages>
139
                </Excluded_Packages>
140
            </Delphi.Personality>
140
            </Delphi.Personality>
141
            <Deployment Version="3">
141
            <Deployment Version="4">
142
                <DeployFile LocalName="MD5DirCheck.exe" Configuration="Release" Class="ProjectOutput">
142
                <DeployFile LocalName="MD5DirCheck.exe" Configuration="Debug" Class="ProjectOutput"/>
143
                    <Platform Name="Win32">
-
 
144
                        <RemoteName>MD5DirCheck.exe</RemoteName>
-
 
145
                        <Overwrite>true</Overwrite>
-
 
146
                    </Platform>
-
 
147
                </DeployFile>
-
 
148
                <DeployFile LocalName="MD5DirCheck.exe" Configuration="Debug" Class="ProjectOutput">
143
                <DeployFile LocalName="MD5DirCheck.exe" Configuration="Release" Class="ProjectOutput"/>
149
                    <Platform Name="Win32">
-
 
150
                        <RemoteName>MD5DirCheck.exe</RemoteName>
-
 
151
                        <Overwrite>true</Overwrite>
-
 
152
                    </Platform>
-
 
153
                </DeployFile>
-
 
154
                <DeployClass Name="AdditionalDebugSymbols">
144
                <DeployClass Name="AdditionalDebugSymbols">
155
                    <Platform Name="iOSSimulator">
145
                    <Platform Name="iOSSimulator">
156
                        <Operation>1</Operation>
146
                        <Operation>1</Operation>
157
                    </Platform>
147
                    </Platform>
158
                    <Platform Name="OSX32">
148
                    <Platform Name="OSX32">
Line 161... Line 151...
161
                    </Platform>
151
                    </Platform>
162
                    <Platform Name="Win32">
152
                    <Platform Name="Win32">
163
                        <Operation>0</Operation>
153
                        <Operation>0</Operation>
164
                    </Platform>
154
                    </Platform>
165
                </DeployClass>
155
                </DeployClass>
166
                <DeployClass Name="AndroidClassesDexFile">
156
                <DeployClass Name="AndroidClasses">
167
                    <Platform Name="Android">
157
                    <Platform Name="Android">
168
                        <RemoteDir>classes</RemoteDir>
158
                        <RemoteDir>classes</RemoteDir>
169
                        <Operation>1</Operation>
159
                        <Operation>64</Operation>
170
                    </Platform>
160
                    </Platform>
171
                    <Platform Name="Android64">
161
                    <Platform Name="Android64">
172
                        <RemoteDir>classes</RemoteDir>
162
                        <RemoteDir>classes</RemoteDir>
173
                        <Operation>1</Operation>
163
                        <Operation>64</Operation>
174
                    </Platform>
164
                    </Platform>
175
                </DeployClass>
165
                </DeployClass>
176
                <DeployClass Name="AndroidFileProvider">
166
                <DeployClass Name="AndroidFileProvider">
177
                    <Platform Name="Android">
167
                    <Platform Name="Android">
178
                        <RemoteDir>res\xml</RemoteDir>
168
                        <RemoteDir>res\xml</RemoteDir>
Line 462... Line 452...
462
                    <Platform Name="OSX64">
452
                    <Platform Name="OSX64">
463
                        <RemoteDir>Contents\MacOS</RemoteDir>
453
                        <RemoteDir>Contents\MacOS</RemoteDir>
464
                        <Operation>1</Operation>
454
                        <Operation>1</Operation>
465
                        <Extensions>.framework</Extensions>
455
                        <Extensions>.framework</Extensions>
466
                    </Platform>
456
                    </Platform>
-
 
457
                    <Platform Name="OSXARM64">
-
 
458
                        <RemoteDir>Contents\MacOS</RemoteDir>
-
 
459
                        <Operation>1</Operation>
-
 
460
                        <Extensions>.framework</Extensions>
-
 
461
                    </Platform>
467
                    <Platform Name="Win32">
462
                    <Platform Name="Win32">
468
                        <Operation>0</Operation>
463
                        <Operation>0</Operation>
469
                    </Platform>
464
                    </Platform>
470
                </DeployClass>
465
                </DeployClass>
471
                <DeployClass Name="DependencyModule">
466
                <DeployClass Name="DependencyModule">
Line 475... Line 470...
475
                    </Platform>
470
                    </Platform>
476
                    <Platform Name="iOSDevice64">
471
                    <Platform Name="iOSDevice64">
477
                        <Operation>1</Operation>
472
                        <Operation>1</Operation>
478
                        <Extensions>.dylib</Extensions>
473
                        <Extensions>.dylib</Extensions>
479
                    </Platform>
474
                    </Platform>
480
                    <Platform Name="iOSSimulator">
475
                    <Platform Name="iOSSimARM64">
481
                        <Operation>1</Operation>
476
                        <Operation>1</Operation>
482
                        <Extensions>.dylib</Extensions>
477
                        <Extensions>.dylib</Extensions>
483
                    </Platform>
478
                    </Platform>
484
                    <Platform Name="OSX32">
479
                    <Platform Name="OSX32">
485
                        <RemoteDir>Contents\MacOS</RemoteDir>
480
                        <RemoteDir>Contents\MacOS</RemoteDir>
Line 489... Line 484...
489
                    <Platform Name="OSX64">
484
                    <Platform Name="OSX64">
490
                        <RemoteDir>Contents\MacOS</RemoteDir>
485
                        <RemoteDir>Contents\MacOS</RemoteDir>
491
                        <Operation>1</Operation>
486
                        <Operation>1</Operation>
492
                        <Extensions>.dylib</Extensions>
487
                        <Extensions>.dylib</Extensions>
493
                    </Platform>
488
                    </Platform>
-
 
489
                    <Platform Name="OSXARM64">
-
 
490
                        <RemoteDir>Contents\MacOS</RemoteDir>
-
 
491
                        <Operation>1</Operation>
-
 
492
                        <Extensions>.dylib</Extensions>
-
 
493
                    </Platform>
494
                    <Platform Name="Win32">
494
                    <Platform Name="Win32">
495
                        <Operation>0</Operation>
495
                        <Operation>0</Operation>
496
                        <Extensions>.dll;.bpl</Extensions>
496
                        <Extensions>.dll;.bpl</Extensions>
497
                    </Platform>
497
                    </Platform>
498
                </DeployClass>
498
                </DeployClass>
Line 503... Line 503...
503
                    </Platform>
503
                    </Platform>
504
                    <Platform Name="iOSDevice64">
504
                    <Platform Name="iOSDevice64">
505
                        <Operation>1</Operation>
505
                        <Operation>1</Operation>
506
                        <Extensions>.dylib</Extensions>
506
                        <Extensions>.dylib</Extensions>
507
                    </Platform>
507
                    </Platform>
508
                    <Platform Name="iOSSimulator">
508
                    <Platform Name="iOSSimARM64">
509
                        <Operation>1</Operation>
509
                        <Operation>1</Operation>
510
                        <Extensions>.dylib</Extensions>
510
                        <Extensions>.dylib</Extensions>
511
                    </Platform>
511
                    </Platform>
512
                    <Platform Name="OSX32">
512
                    <Platform Name="OSX32">
513
                        <RemoteDir>Contents\MacOS</RemoteDir>
513
                        <RemoteDir>Contents\MacOS</RemoteDir>
Line 517... Line 517...
517
                    <Platform Name="OSX64">
517
                    <Platform Name="OSX64">
518
                        <RemoteDir>Contents\MacOS</RemoteDir>
518
                        <RemoteDir>Contents\MacOS</RemoteDir>
519
                        <Operation>1</Operation>
519
                        <Operation>1</Operation>
520
                        <Extensions>.dylib</Extensions>
520
                        <Extensions>.dylib</Extensions>
521
                    </Platform>
521
                    </Platform>
-
 
522
                    <Platform Name="OSXARM64">
-
 
523
                        <RemoteDir>Contents\MacOS</RemoteDir>
-
 
524
                        <Operation>1</Operation>
-
 
525
                        <Extensions>.dylib</Extensions>
-
 
526
                    </Platform>
522
                    <Platform Name="Win32">
527
                    <Platform Name="Win32">
523
                        <Operation>0</Operation>
528
                        <Operation>0</Operation>
524
                        <Extensions>.bpl</Extensions>
529
                        <Extensions>.bpl</Extensions>
525
                    </Platform>
530
                    </Platform>
526
                </DeployClass>
531
                </DeployClass>
Line 535... Line 540...
535
                        <Operation>0</Operation>
540
                        <Operation>0</Operation>
536
                    </Platform>
541
                    </Platform>
537
                    <Platform Name="iOSDevice64">
542
                    <Platform Name="iOSDevice64">
538
                        <Operation>0</Operation>
543
                        <Operation>0</Operation>
539
                    </Platform>
544
                    </Platform>
540
                    <Platform Name="iOSSimulator">
545
                    <Platform Name="iOSSimARM64">
541
                        <Operation>0</Operation>
546
                        <Operation>0</Operation>
542
                    </Platform>
547
                    </Platform>
543
                    <Platform Name="OSX32">
548
                    <Platform Name="OSX32">
544
                        <RemoteDir>Contents\Resources\StartUp\</RemoteDir>
549
                        <RemoteDir>Contents\Resources\StartUp\</RemoteDir>
545
                        <Operation>0</Operation>
550
                        <Operation>0</Operation>
546
                    </Platform>
551
                    </Platform>
547
                    <Platform Name="OSX64">
552
                    <Platform Name="OSX64">
548
                        <RemoteDir>Contents\Resources\StartUp\</RemoteDir>
553
                        <RemoteDir>Contents\Resources\StartUp\</RemoteDir>
549
                        <Operation>0</Operation>
554
                        <Operation>0</Operation>
550
                    </Platform>
555
                    </Platform>
551
                    <Platform Name="Win32">
556
                    <Platform Name="OSXARM64">
-
 
557
                        <RemoteDir>Contents\Resources\StartUp\</RemoteDir>
552
                        <Operation>0</Operation>
558
                        <Operation>0</Operation>
553
                    </Platform>
559
                    </Platform>
554
                </DeployClass>
-
 
555
                <DeployClass Name="iOS_AppStore1024">
-
 
556
                    <Platform Name="iOSDevice64">
560
                    <Platform Name="Win32">
557
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
-
 
558
                        <Operation>1</Operation>
561
                        <Operation>0</Operation>
559
                    </Platform>
562
                    </Platform>
560
                </DeployClass>
563
                </DeployClass>
561
                <DeployClass Name="iPad_AppIcon152">
564
                <DeployClass Name="ProjectAndroidManifest">
562
                    <Platform Name="iOSDevice64">
565
                    <Platform Name="Android">
563
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
-
 
564
                        <Operation>1</Operation>
566
                        <Operation>1</Operation>
565
                    </Platform>
567
                    </Platform>
566
                    <Platform Name="iOSSimulator">
568
                    <Platform Name="Android64">
567
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
-
 
568
                        <Operation>1</Operation>
569
                        <Operation>1</Operation>
569
                    </Platform>
570
                    </Platform>
570
                </DeployClass>
571
                </DeployClass>
571
                <DeployClass Name="iPad_AppIcon167">
572
                <DeployClass Name="ProjectOSXDebug">
572
                    <Platform Name="iOSDevice64">
573
                    <Platform Name="OSX64">
573
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
574
                        <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
574
                        <Operation>1</Operation>
575
                        <Operation>1</Operation>
575
                    </Platform>
576
                    </Platform>
576
                    <Platform Name="iOSSimulator">
577
                    <Platform Name="OSXARM64">
577
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
578
                        <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
578
                        <Operation>1</Operation>
579
                        <Operation>1</Operation>
579
                    </Platform>
580
                    </Platform>
580
                </DeployClass>
581
                </DeployClass>
581
                <DeployClass Name="iPad_Launch1024">
582
                <DeployClass Name="ProjectOSXEntitlements">
582
                    <Platform Name="iOSDevice32">
583
                    <Platform Name="OSX32">
-
 
584
                        <RemoteDir>..\</RemoteDir>
583
                        <Operation>1</Operation>
585
                        <Operation>1</Operation>
584
                    </Platform>
586
                    </Platform>
585
                    <Platform Name="iOSDevice64">
587
                    <Platform Name="OSX64">
-
 
588
                        <RemoteDir>..\</RemoteDir>
586
                        <Operation>1</Operation>
589
                        <Operation>1</Operation>
587
                    </Platform>
590
                    </Platform>
588
                    <Platform Name="iOSSimulator">
591
                    <Platform Name="OSXARM64">
-
 
592
                        <RemoteDir>..\</RemoteDir>
589
                        <Operation>1</Operation>
593
                        <Operation>1</Operation>
590
                    </Platform>
594
                    </Platform>
591
                </DeployClass>
595
                </DeployClass>
592
                <DeployClass Name="iPad_Launch1024x768">
596
                <DeployClass Name="ProjectOSXInfoPList">
593
                    <Platform Name="iOSDevice32">
597
                    <Platform Name="OSX32">
-
 
598
                        <RemoteDir>Contents</RemoteDir>
594
                        <Operation>1</Operation>
599
                        <Operation>1</Operation>
595
                    </Platform>
600
                    </Platform>
596
                    <Platform Name="iOSDevice64">
601
                    <Platform Name="OSX64">
-
 
602
                        <RemoteDir>Contents</RemoteDir>
597
                        <Operation>1</Operation>
603
                        <Operation>1</Operation>
598
                    </Platform>
604
                    </Platform>
599
                    <Platform Name="iOSSimulator">
605
                    <Platform Name="OSXARM64">
-
 
606
                        <RemoteDir>Contents</RemoteDir>
600
                        <Operation>1</Operation>
607
                        <Operation>1</Operation>
601
                    </Platform>
608
                    </Platform>
602
                </DeployClass>
609
                </DeployClass>
603
                <DeployClass Name="iPad_Launch1536">
610
                <DeployClass Name="ProjectOSXResource">
604
                    <Platform Name="iOSDevice32">
611
                    <Platform Name="OSX32">
-
 
612
                        <RemoteDir>Contents\Resources</RemoteDir>
605
                        <Operation>1</Operation>
613
                        <Operation>1</Operation>
606
                    </Platform>
614
                    </Platform>
607
                    <Platform Name="iOSDevice64">
615
                    <Platform Name="OSX64">
-
 
616
                        <RemoteDir>Contents\Resources</RemoteDir>
608
                        <Operation>1</Operation>
617
                        <Operation>1</Operation>
609
                    </Platform>
618
                    </Platform>
610
                    <Platform Name="iOSSimulator">
619
                    <Platform Name="OSXARM64">
-
 
620
                        <RemoteDir>Contents\Resources</RemoteDir>
611
                        <Operation>1</Operation>
621
                        <Operation>1</Operation>
612
                    </Platform>
622
                    </Platform>
613
                </DeployClass>
623
                </DeployClass>
614
                <DeployClass Name="iPad_Launch1536x2048">
624
                <DeployClass Required="true" Name="ProjectOutput">
615
                    <Platform Name="iOSDevice32">
625
                    <Platform Name="Android">
616
                        <Operation>1</Operation>
626
                        <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
617
                    </Platform>
-
 
618
                    <Platform Name="iOSDevice64">
-
 
619
                        <Operation>1</Operation>
627
                        <Operation>1</Operation>
620
                    </Platform>
628
                    </Platform>
621
                    <Platform Name="iOSSimulator">
629
                    <Platform Name="Android64">
-
 
630
                        <RemoteDir>library\lib\arm64-v8a</RemoteDir>
622
                        <Operation>1</Operation>
631
                        <Operation>1</Operation>
623
                    </Platform>
632
                    </Platform>
624
                </DeployClass>
-
 
625
                <DeployClass Name="iPad_Launch1668">
-
 
626
                    <Platform Name="iOSDevice32">
633
                    <Platform Name="iOSDevice32">
627
                        <Operation>1</Operation>
634
                        <Operation>1</Operation>
628
                    </Platform>
635
                    </Platform>
629
                    <Platform Name="iOSDevice64">
636
                    <Platform Name="iOSDevice64">
630
                        <Operation>1</Operation>
637
                        <Operation>1</Operation>
631
                    </Platform>
638
                    </Platform>
632
                    <Platform Name="iOSSimulator">
639
                    <Platform Name="iOSSimARM64">
633
                        <Operation>1</Operation>
640
                        <Operation>1</Operation>
634
                    </Platform>
641
                    </Platform>
635
                </DeployClass>
-
 
636
                <DeployClass Name="iPad_Launch1668x2388">
-
 
637
                    <Platform Name="iOSDevice32">
-
 
638
                        <Operation>1</Operation>
-
 
639
                    </Platform>
-
 
640
                    <Platform Name="iOSDevice64">
642
                    <Platform Name="Linux64">
641
                        <Operation>1</Operation>
643
                        <Operation>1</Operation>
642
                    </Platform>
644
                    </Platform>
643
                    <Platform Name="iOSSimulator">
645
                    <Platform Name="OSX32">
-
 
646
                        <RemoteDir>Contents\MacOS</RemoteDir>
644
                        <Operation>1</Operation>
647
                        <Operation>1</Operation>
645
                    </Platform>
648
                    </Platform>
646
                </DeployClass>
-
 
647
                <DeployClass Name="iPad_Launch2048">
649
                    <Platform Name="OSX64">
648
                    <Platform Name="iOSDevice32">
650
                        <RemoteDir>Contents\MacOS</RemoteDir>
649
                        <Operation>1</Operation>
651
                        <Operation>1</Operation>
650
                    </Platform>
652
                    </Platform>
651
                    <Platform Name="iOSDevice64">
653
                    <Platform Name="OSXARM64">
-
 
654
                        <RemoteDir>Contents\MacOS</RemoteDir>
652
                        <Operation>1</Operation>
655
                        <Operation>1</Operation>
653
                    </Platform>
656
                    </Platform>
654
                    <Platform Name="iOSSimulator">
657
                    <Platform Name="Win32">
655
                        <Operation>1</Operation>
658
                        <Operation>0</Operation>
656
                    </Platform>
659
                    </Platform>
657
                </DeployClass>
660
                </DeployClass>
658
                <DeployClass Name="iPad_Launch2048x1536">
661
                <DeployClass Name="ProjectOutput_Android32">
659
                    <Platform Name="iOSDevice32">
-
 
660
                        <Operation>1</Operation>
-
 
661
                    </Platform>
-
 
662
                    <Platform Name="iOSDevice64">
662
                    <Platform Name="Android64">
663
                        <Operation>1</Operation>
663
                        <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
664
                    </Platform>
-
 
665
                    <Platform Name="iOSSimulator">
-
 
666
                        <Operation>1</Operation>
664
                        <Operation>1</Operation>
667
                    </Platform>
665
                    </Platform>
668
                </DeployClass>
666
                </DeployClass>
669
                <DeployClass Name="iPad_Launch2048x2732">
667
                <DeployClass Name="ProjectUWPManifest">
670
                    <Platform Name="iOSDevice32">
668
                    <Platform Name="Win32">
671
                        <Operation>1</Operation>
-
 
672
                    </Platform>
-
 
673
                    <Platform Name="iOSDevice64">
-
 
674
                        <Operation>1</Operation>
669
                        <Operation>1</Operation>
675
                    </Platform>
670
                    </Platform>
676
                    <Platform Name="iOSSimulator">
671
                    <Platform Name="Win64">
677
                        <Operation>1</Operation>
672
                        <Operation>1</Operation>
678
                    </Platform>
673
                    </Platform>
679
                </DeployClass>
674
                </DeployClass>
680
                <DeployClass Name="iPad_Launch2224">
675
                <DeployClass Name="ProjectiOSDeviceDebug">
681
                    <Platform Name="iOSDevice32">
676
                    <Platform Name="iOSDevice32">
-
 
677
                        <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
682
                        <Operation>1</Operation>
678
                        <Operation>1</Operation>
683
                    </Platform>
679
                    </Platform>
684
                    <Platform Name="iOSDevice64">
680
                    <Platform Name="iOSDevice64">
-
 
681
                        <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
685
                        <Operation>1</Operation>
682
                        <Operation>1</Operation>
686
                    </Platform>
683
                    </Platform>
687
                    <Platform Name="iOSSimulator">
684
                    <Platform Name="iOSSimARM64">
-
 
685
                        <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
688
                        <Operation>1</Operation>
686
                        <Operation>1</Operation>
689
                    </Platform>
687
                    </Platform>
690
                </DeployClass>
688
                </DeployClass>
691
                <DeployClass Name="iPad_Launch2388x1668">
689
                <DeployClass Name="ProjectiOSEntitlements">
692
                    <Platform Name="iOSDevice32">
690
                    <Platform Name="iOSDevice32">
-
 
691
                        <RemoteDir>..\</RemoteDir>
693
                        <Operation>1</Operation>
692
                        <Operation>1</Operation>
694
                    </Platform>
693
                    </Platform>
695
                    <Platform Name="iOSDevice64">
694
                    <Platform Name="iOSDevice64">
-
 
695
                        <RemoteDir>..\</RemoteDir>
696
                        <Operation>1</Operation>
696
                        <Operation>1</Operation>
697
                    </Platform>
697
                    </Platform>
698
                    <Platform Name="iOSSimulator">
698
                    <Platform Name="iOSSimARM64">
-
 
699
                        <RemoteDir>..\</RemoteDir>
699
                        <Operation>1</Operation>
700
                        <Operation>1</Operation>
700
                    </Platform>
701
                    </Platform>
701
                </DeployClass>
702
                </DeployClass>
702
                <DeployClass Name="iPad_Launch2732x2048">
703
                <DeployClass Name="ProjectiOSInfoPList">
703
                    <Platform Name="iOSDevice32">
704
                    <Platform Name="iOSDevice32">
704
                        <Operation>1</Operation>
705
                        <Operation>1</Operation>
705
                    </Platform>
706
                    </Platform>
706
                    <Platform Name="iOSDevice64">
707
                    <Platform Name="iOSDevice64">
707
                        <Operation>1</Operation>
708
                        <Operation>1</Operation>
708
                    </Platform>
709
                    </Platform>
709
                    <Platform Name="iOSSimulator">
710
                    <Platform Name="iOSSimARM64">
710
                        <Operation>1</Operation>
711
                        <Operation>1</Operation>
711
                    </Platform>
712
                    </Platform>
712
                </DeployClass>
713
                </DeployClass>
713
                <DeployClass Name="iPad_Launch2x">
-
 
714
                    <Platform Name="iOSDevice64">
-
 
715
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
-
 
716
                        <Operation>1</Operation>
-
 
717
                    </Platform>
-
 
718
                    <Platform Name="iOSSimulator">
-
 
719
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
-
 
720
                        <Operation>1</Operation>
-
 
721
                    </Platform>
-
 
722
                </DeployClass>
-
 
723
                <DeployClass Name="iPad_Launch768">
714
                <DeployClass Name="ProjectiOSLaunchScreen">
724
                    <Platform Name="iOSDevice32">
-
 
725
                        <Operation>1</Operation>
-
 
726
                    </Platform>
-
 
727
                    <Platform Name="iOSDevice64">
715
                    <Platform Name="iOSDevice64">
-
 
716
                        <RemoteDir>..\$(PROJECTNAME).launchscreen</RemoteDir>
728
                        <Operation>1</Operation>
717
                        <Operation>64</Operation>
729
                    </Platform>
718
                    </Platform>
730
                    <Platform Name="iOSSimulator">
719
                    <Platform Name="iOSSimARM64">
-
 
720
                        <RemoteDir>..\$(PROJECTNAME).launchscreen</RemoteDir>
731
                        <Operation>1</Operation>
721
                        <Operation>64</Operation>
732
                    </Platform>
722
                    </Platform>
733
                </DeployClass>
723
                </DeployClass>
734
                <DeployClass Name="iPad_Launch768x1024">
724
                <DeployClass Name="ProjectiOSResource">
735
                    <Platform Name="iOSDevice32">
725
                    <Platform Name="iOSDevice32">
736
                        <Operation>1</Operation>
726
                        <Operation>1</Operation>
737
                    </Platform>
727
                    </Platform>
738
                    <Platform Name="iOSDevice64">
728
                    <Platform Name="iOSDevice64">
739
                        <Operation>1</Operation>
729
                        <Operation>1</Operation>
740
                    </Platform>
730
                    </Platform>
741
                    <Platform Name="iOSSimulator">
731
                    <Platform Name="iOSSimARM64">
742
                        <Operation>1</Operation>
-
 
743
                    </Platform>
-
 
744
                </DeployClass>
-
 
745
                <DeployClass Name="iPad_LaunchDark2x">
-
 
746
                    <Platform Name="iOSDevice64">
-
 
747
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
-
 
748
                        <Operation>1</Operation>
-
 
749
                    </Platform>
-
 
750
                    <Platform Name="iOSSimulator">
-
 
751
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
-
 
752
                        <Operation>1</Operation>
732
                        <Operation>1</Operation>
753
                    </Platform>
733
                    </Platform>
754
                </DeployClass>
734
                </DeployClass>
755
                <DeployClass Name="iPad_Notification40">
735
                <DeployClass Name="UWP_DelphiLogo150">
756
                    <Platform Name="iOSDevice64">
736
                    <Platform Name="Win32">
757
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
737
                        <RemoteDir>Assets</RemoteDir>
758
                        <Operation>1</Operation>
738
                        <Operation>1</Operation>
759
                    </Platform>
739
                    </Platform>
760
                    <Platform Name="iOSSimulator">
740
                    <Platform Name="Win64">
761
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
741
                        <RemoteDir>Assets</RemoteDir>
762
                        <Operation>1</Operation>
742
                        <Operation>1</Operation>
763
                    </Platform>
743
                    </Platform>
764
                </DeployClass>
744
                </DeployClass>
765
                <DeployClass Name="iPad_Setting58">
745
                <DeployClass Name="UWP_DelphiLogo44">
766
                    <Platform Name="iOSDevice64">
746
                    <Platform Name="Win32">
767
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
747
                        <RemoteDir>Assets</RemoteDir>
768
                        <Operation>1</Operation>
748
                        <Operation>1</Operation>
769
                    </Platform>
749
                    </Platform>
770
                    <Platform Name="iOSSimulator">
750
                    <Platform Name="Win64">
771
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
751
                        <RemoteDir>Assets</RemoteDir>
772
                        <Operation>1</Operation>
752
                        <Operation>1</Operation>
773
                    </Platform>
753
                    </Platform>
774
                </DeployClass>
754
                </DeployClass>
775
                <DeployClass Name="iPad_SpotLight80">
755
                <DeployClass Name="iOS_AppStore1024">
776
                    <Platform Name="iOSDevice64">
756
                    <Platform Name="iOSDevice64">
777
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
757
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
778
                        <Operation>1</Operation>
758
                        <Operation>1</Operation>
779
                    </Platform>
759
                    </Platform>
780
                    <Platform Name="iOSSimulator">
760
                    <Platform Name="iOSSimARM64">
781
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
761
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
782
                        <Operation>1</Operation>
762
                        <Operation>1</Operation>
783
                    </Platform>
763
                    </Platform>
784
                </DeployClass>
764
                </DeployClass>
785
                <DeployClass Name="iPhone_AppIcon120">
765
                <DeployClass Name="iPad_AppIcon152">
786
                    <Platform Name="iOSDevice64">
766
                    <Platform Name="iOSDevice64">
787
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
767
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
788
                        <Operation>1</Operation>
768
                        <Operation>1</Operation>
789
                    </Platform>
769
                    </Platform>
790
                    <Platform Name="iOSSimulator">
770
                    <Platform Name="iOSSimARM64">
791
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
771
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
792
                        <Operation>1</Operation>
772
                        <Operation>1</Operation>
793
                    </Platform>
773
                    </Platform>
794
                </DeployClass>
774
                </DeployClass>
795
                <DeployClass Name="iPhone_AppIcon180">
775
                <DeployClass Name="iPad_AppIcon167">
796
                    <Platform Name="iOSDevice64">
776
                    <Platform Name="iOSDevice64">
797
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
777
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
798
                        <Operation>1</Operation>
778
                        <Operation>1</Operation>
799
                    </Platform>
779
                    </Platform>
800
                    <Platform Name="iOSSimulator">
780
                    <Platform Name="iOSSimARM64">
801
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
781
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
802
                        <Operation>1</Operation>
782
                        <Operation>1</Operation>
803
                    </Platform>
783
                    </Platform>
804
                </DeployClass>
784
                </DeployClass>
805
                <DeployClass Name="iPhone_Launch1125">
785
                <DeployClass Name="iPad_Launch2x">
806
                    <Platform Name="iOSDevice32">
-
 
807
                        <Operation>1</Operation>
-
 
808
                    </Platform>
-
 
809
                    <Platform Name="iOSDevice64">
-
 
810
                        <Operation>1</Operation>
-
 
811
                    </Platform>
-
 
812
                    <Platform Name="iOSSimulator">
-
 
813
                        <Operation>1</Operation>
-
 
814
                    </Platform>
-
 
815
                </DeployClass>
-
 
816
                <DeployClass Name="iPhone_Launch1136x640">
-
 
817
                    <Platform Name="iOSDevice32">
-
 
818
                        <Operation>1</Operation>
-
 
819
                    </Platform>
-
 
820
                    <Platform Name="iOSDevice64">
-
 
821
                        <Operation>1</Operation>
-
 
822
                    </Platform>
-
 
823
                    <Platform Name="iOSSimulator">
-
 
824
                        <Operation>1</Operation>
-
 
825
                    </Platform>
-
 
826
                </DeployClass>
-
 
827
                <DeployClass Name="iPhone_Launch1242">
-
 
828
                    <Platform Name="iOSDevice32">
-
 
829
                        <Operation>1</Operation>
-
 
830
                    </Platform>
-
 
831
                    <Platform Name="iOSDevice64">
786
                    <Platform Name="iOSDevice64">
-
 
787
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
832
                        <Operation>1</Operation>
788
                        <Operation>1</Operation>
833
                    </Platform>
789
                    </Platform>
834
                    <Platform Name="iOSSimulator">
790
                    <Platform Name="iOSSimARM64">
-
 
791
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
835
                        <Operation>1</Operation>
792
                        <Operation>1</Operation>
836
                    </Platform>
793
                    </Platform>
837
                </DeployClass>
794
                </DeployClass>
838
                <DeployClass Name="iPhone_Launch1242x2688">
795
                <DeployClass Name="iPad_LaunchDark2x">
839
                    <Platform Name="iOSDevice32">
-
 
840
                        <Operation>1</Operation>
-
 
841
                    </Platform>
-
 
842
                    <Platform Name="iOSDevice64">
796
                    <Platform Name="iOSDevice64">
-
 
797
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
843
                        <Operation>1</Operation>
798
                        <Operation>1</Operation>
844
                    </Platform>
799
                    </Platform>
845
                    <Platform Name="iOSSimulator">
800
                    <Platform Name="iOSSimARM64">
-
 
801
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
846
                        <Operation>1</Operation>
802
                        <Operation>1</Operation>
847
                    </Platform>
803
                    </Platform>
848
                </DeployClass>
804
                </DeployClass>
849
                <DeployClass Name="iPhone_Launch1334">
805
                <DeployClass Name="iPad_Notification40">
850
                    <Platform Name="iOSDevice32">
-
 
851
                        <Operation>1</Operation>
-
 
852
                    </Platform>
-
 
853
                    <Platform Name="iOSDevice64">
806
                    <Platform Name="iOSDevice64">
-
 
807
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
854
                        <Operation>1</Operation>
808
                        <Operation>1</Operation>
855
                    </Platform>
809
                    </Platform>
856
                    <Platform Name="iOSSimulator">
810
                    <Platform Name="iOSSimARM64">
-
 
811
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
857
                        <Operation>1</Operation>
812
                        <Operation>1</Operation>
858
                    </Platform>
813
                    </Platform>
859
                </DeployClass>
814
                </DeployClass>
860
                <DeployClass Name="iPhone_Launch1792">
815
                <DeployClass Name="iPad_Setting58">
861
                    <Platform Name="iOSDevice32">
-
 
862
                        <Operation>1</Operation>
-
 
863
                    </Platform>
-
 
864
                    <Platform Name="iOSDevice64">
816
                    <Platform Name="iOSDevice64">
-
 
817
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
865
                        <Operation>1</Operation>
818
                        <Operation>1</Operation>
866
                    </Platform>
819
                    </Platform>
867
                    <Platform Name="iOSSimulator">
820
                    <Platform Name="iOSSimARM64">
-
 
821
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
868
                        <Operation>1</Operation>
822
                        <Operation>1</Operation>
869
                    </Platform>
823
                    </Platform>
870
                </DeployClass>
824
                </DeployClass>
871
                <DeployClass Name="iPhone_Launch2208">
825
                <DeployClass Name="iPad_SpotLight80">
872
                    <Platform Name="iOSDevice32">
-
 
873
                        <Operation>1</Operation>
-
 
874
                    </Platform>
-
 
875
                    <Platform Name="iOSDevice64">
826
                    <Platform Name="iOSDevice64">
-
 
827
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
876
                        <Operation>1</Operation>
828
                        <Operation>1</Operation>
877
                    </Platform>
829
                    </Platform>
878
                    <Platform Name="iOSSimulator">
830
                    <Platform Name="iOSSimARM64">
-
 
831
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
879
                        <Operation>1</Operation>
832
                        <Operation>1</Operation>
880
                    </Platform>
833
                    </Platform>
881
                </DeployClass>
834
                </DeployClass>
882
                <DeployClass Name="iPhone_Launch2436">
835
                <DeployClass Name="iPhone_AppIcon120">
883
                    <Platform Name="iOSDevice32">
-
 
884
                        <Operation>1</Operation>
-
 
885
                    </Platform>
-
 
886
                    <Platform Name="iOSDevice64">
836
                    <Platform Name="iOSDevice64">
-
 
837
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
887
                        <Operation>1</Operation>
838
                        <Operation>1</Operation>
888
                    </Platform>
839
                    </Platform>
889
                    <Platform Name="iOSSimulator">
840
                    <Platform Name="iOSSimARM64">
-
 
841
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
890
                        <Operation>1</Operation>
842
                        <Operation>1</Operation>
891
                    </Platform>
843
                    </Platform>
892
                </DeployClass>
844
                </DeployClass>
893
                <DeployClass Name="iPhone_Launch2688x1242">
845
                <DeployClass Name="iPhone_AppIcon180">
894
                    <Platform Name="iOSDevice32">
-
 
895
                        <Operation>1</Operation>
-
 
896
                    </Platform>
-
 
897
                    <Platform Name="iOSDevice64">
846
                    <Platform Name="iOSDevice64">
-
 
847
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
898
                        <Operation>1</Operation>
848
                        <Operation>1</Operation>
899
                    </Platform>
849
                    </Platform>
900
                    <Platform Name="iOSSimulator">
850
                    <Platform Name="iOSSimARM64">
-
 
851
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
901
                        <Operation>1</Operation>
852
                        <Operation>1</Operation>
902
                    </Platform>
853
                    </Platform>
903
                </DeployClass>
854
                </DeployClass>
904
                <DeployClass Name="iPhone_Launch2x">
855
                <DeployClass Name="iPhone_Launch2x">
905
                    <Platform Name="iOSDevice64">
856
                    <Platform Name="iOSDevice64">
906
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
857
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
907
                        <Operation>1</Operation>
858
                        <Operation>1</Operation>
908
                    </Platform>
859
                    </Platform>
909
                    <Platform Name="iOSSimulator">
860
                    <Platform Name="iOSSimARM64">
910
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
861
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
911
                        <Operation>1</Operation>
862
                        <Operation>1</Operation>
912
                    </Platform>
863
                    </Platform>
913
                </DeployClass>
864
                </DeployClass>
914
                <DeployClass Name="iPhone_Launch320">
-
 
915
                    <Platform Name="iOSDevice32">
-
 
916
                        <Operation>1</Operation>
-
 
917
                    </Platform>
-
 
918
                    <Platform Name="iOSDevice64">
-
 
919
                        <Operation>1</Operation>
-
 
920
                    </Platform>
-
 
921
                    <Platform Name="iOSSimulator">
-
 
922
                        <Operation>1</Operation>
-
 
923
                    </Platform>
-
 
924
                </DeployClass>
-
 
925
                <DeployClass Name="iPhone_Launch3x">
865
                <DeployClass Name="iPhone_Launch3x">
926
                    <Platform Name="iOSDevice64">
866
                    <Platform Name="iOSDevice64">
927
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
867
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
928
                        <Operation>1</Operation>
868
                        <Operation>1</Operation>
929
                    </Platform>
869
                    </Platform>
930
                    <Platform Name="iOSSimulator">
870
                    <Platform Name="iOSSimARM64">
931
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
871
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
932
                        <Operation>1</Operation>
872
                        <Operation>1</Operation>
933
                    </Platform>
873
                    </Platform>
934
                </DeployClass>
874
                </DeployClass>
935
                <DeployClass Name="iPhone_Launch640">
-
 
936
                    <Platform Name="iOSDevice32">
-
 
937
                        <Operation>1</Operation>
-
 
938
                    </Platform>
-
 
939
                    <Platform Name="iOSDevice64">
-
 
940
                        <Operation>1</Operation>
-
 
941
                    </Platform>
-
 
942
                    <Platform Name="iOSSimulator">
-
 
943
                        <Operation>1</Operation>
-
 
944
                    </Platform>
-
 
945
                </DeployClass>
-
 
946
                <DeployClass Name="iPhone_Launch640x1136">
-
 
947
                    <Platform Name="iOSDevice32">
-
 
948
                        <Operation>1</Operation>
-
 
949
                    </Platform>
-
 
950
                    <Platform Name="iOSDevice64">
-
 
951
                        <Operation>1</Operation>
-
 
952
                    </Platform>
-
 
953
                    <Platform Name="iOSSimulator">
-
 
954
                        <Operation>1</Operation>
-
 
955
                    </Platform>
-
 
956
                </DeployClass>
-
 
957
                <DeployClass Name="iPhone_Launch750">
-
 
958
                    <Platform Name="iOSDevice32">
-
 
959
                        <Operation>1</Operation>
-
 
960
                    </Platform>
-
 
961
                    <Platform Name="iOSDevice64">
-
 
962
                        <Operation>1</Operation>
-
 
963
                    </Platform>
-
 
964
                    <Platform Name="iOSSimulator">
-
 
965
                        <Operation>1</Operation>
-
 
966
                    </Platform>
-
 
967
                </DeployClass>
-
 
968
                <DeployClass Name="iPhone_Launch828">
-
 
969
                    <Platform Name="iOSDevice32">
-
 
970
                        <Operation>1</Operation>
-
 
971
                    </Platform>
-
 
972
                    <Platform Name="iOSDevice64">
-
 
973
                        <Operation>1</Operation>
-
 
974
                    </Platform>
-
 
975
                    <Platform Name="iOSSimulator">
-
 
976
                        <Operation>1</Operation>
-
 
977
                    </Platform>
-
 
978
                </DeployClass>
-
 
979
                <DeployClass Name="iPhone_LaunchDark2x">
875
                <DeployClass Name="iPhone_LaunchDark2x">
980
                    <Platform Name="iOSDevice64">
876
                    <Platform Name="iOSDevice64">
981
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
877
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
982
                        <Operation>1</Operation>
878
                        <Operation>1</Operation>
983
                    </Platform>
879
                    </Platform>
984
                    <Platform Name="iOSSimulator">
880
                    <Platform Name="iOSSimARM64">
985
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
881
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
986
                        <Operation>1</Operation>
882
                        <Operation>1</Operation>
987
                    </Platform>
883
                    </Platform>
988
                </DeployClass>
884
                </DeployClass>
989
                <DeployClass Name="iPhone_LaunchDark3x">
885
                <DeployClass Name="iPhone_LaunchDark3x">
990
                    <Platform Name="iOSDevice64">
886
                    <Platform Name="iOSDevice64">
991
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
887
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
992
                        <Operation>1</Operation>
888
                        <Operation>1</Operation>
993
                    </Platform>
889
                    </Platform>
994
                    <Platform Name="iOSSimulator">
890
                    <Platform Name="iOSSimARM64">
995
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
891
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
996
                        <Operation>1</Operation>
892
                        <Operation>1</Operation>
997
                    </Platform>
893
                    </Platform>
998
                </DeployClass>
894
                </DeployClass>
999
                <DeployClass Name="iPhone_Notification40">
895
                <DeployClass Name="iPhone_Notification40">
1000
                    <Platform Name="iOSDevice64">
896
                    <Platform Name="iOSDevice64">
1001
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
897
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1002
                        <Operation>1</Operation>
898
                        <Operation>1</Operation>
1003
                    </Platform>
899
                    </Platform>
1004
                    <Platform Name="iOSSimulator">
900
                    <Platform Name="iOSSimARM64">
1005
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
901
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1006
                        <Operation>1</Operation>
902
                        <Operation>1</Operation>
1007
                    </Platform>
903
                    </Platform>
1008
                </DeployClass>
904
                </DeployClass>
1009
                <DeployClass Name="iPhone_Notification60">
905
                <DeployClass Name="iPhone_Notification60">
1010
                    <Platform Name="iOSDevice64">
906
                    <Platform Name="iOSDevice64">
1011
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
907
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1012
                        <Operation>1</Operation>
908
                        <Operation>1</Operation>
1013
                    </Platform>
909
                    </Platform>
1014
                    <Platform Name="iOSSimulator">
910
                    <Platform Name="iOSSimARM64">
1015
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
911
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1016
                        <Operation>1</Operation>
912
                        <Operation>1</Operation>
1017
                    </Platform>
913
                    </Platform>
1018
                </DeployClass>
914
                </DeployClass>
1019
                <DeployClass Name="iPhone_Setting58">
915
                <DeployClass Name="iPhone_Setting58">
1020
                    <Platform Name="iOSDevice64">
916
                    <Platform Name="iOSDevice64">
1021
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
917
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1022
                        <Operation>1</Operation>
918
                        <Operation>1</Operation>
1023
                    </Platform>
919
                    </Platform>
1024
                    <Platform Name="iOSSimulator">
920
                    <Platform Name="iOSSimARM64">
1025
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
921
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1026
                        <Operation>1</Operation>
922
                        <Operation>1</Operation>
1027
                    </Platform>
923
                    </Platform>
1028
                </DeployClass>
924
                </DeployClass>
1029
                <DeployClass Name="iPhone_Setting87">
925
                <DeployClass Name="iPhone_Setting87">
1030
                    <Platform Name="iOSDevice64">
926
                    <Platform Name="iOSDevice64">
1031
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
927
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1032
                        <Operation>1</Operation>
928
                        <Operation>1</Operation>
1033
                    </Platform>
929
                    </Platform>
1034
                    <Platform Name="iOSSimulator">
930
                    <Platform Name="iOSSimARM64">
1035
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
931
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1036
                        <Operation>1</Operation>
932
                        <Operation>1</Operation>
1037
                    </Platform>
933
                    </Platform>
1038
                </DeployClass>
934
                </DeployClass>
1039
                <DeployClass Name="iPhone_Spotlight120">
935
                <DeployClass Name="iPhone_Spotlight120">
1040
                    <Platform Name="iOSDevice64">
936
                    <Platform Name="iOSDevice64">
1041
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
937
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1042
                        <Operation>1</Operation>
938
                        <Operation>1</Operation>
1043
                    </Platform>
939
                    </Platform>
1044
                    <Platform Name="iOSSimulator">
940
                    <Platform Name="iOSSimARM64">
1045
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
941
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1046
                        <Operation>1</Operation>
942
                        <Operation>1</Operation>
1047
                    </Platform>
943
                    </Platform>
1048
                </DeployClass>
944
                </DeployClass>
1049
                <DeployClass Name="iPhone_Spotlight80">
945
                <DeployClass Name="iPhone_Spotlight80">
1050
                    <Platform Name="iOSDevice64">
946
                    <Platform Name="iOSDevice64">
1051
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
947
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1052
                        <Operation>1</Operation>
948
                        <Operation>1</Operation>
1053
                    </Platform>
949
                    </Platform>
1054
                    <Platform Name="iOSSimulator">
950
                    <Platform Name="iOSSimARM64">
1055
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
951
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1056
                        <Operation>1</Operation>
952
                        <Operation>1</Operation>
1057
                    </Platform>
953
                    </Platform>
1058
                </DeployClass>
954
                </DeployClass>
1059
                <DeployClass Name="ProjectAndroidManifest">
-
 
1060
                    <Platform Name="Android">
-
 
1061
                        <Operation>1</Operation>
-
 
1062
                    </Platform>
-
 
1063
                    <Platform Name="Android64">
-
 
1064
                        <Operation>1</Operation>
-
 
1065
                    </Platform>
-
 
1066
                </DeployClass>
-
 
1067
                <DeployClass Name="ProjectiOSDeviceDebug">
-
 
1068
                    <Platform Name="iOSDevice32">
-
 
1069
                        <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
-
 
1070
                        <Operation>1</Operation>
-
 
1071
                    </Platform>
-
 
1072
                    <Platform Name="iOSDevice64">
-
 
1073
                        <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
-
 
1074
                        <Operation>1</Operation>
-
 
1075
                    </Platform>
-
 
1076
                </DeployClass>
-
 
1077
                <DeployClass Name="ProjectiOSDeviceResourceRules">
-
 
1078
                    <Platform Name="iOSDevice32">
-
 
1079
                        <Operation>1</Operation>
-
 
1080
                    </Platform>
-
 
1081
                    <Platform Name="iOSDevice64">
-
 
1082
                        <Operation>1</Operation>
-
 
1083
                    </Platform>
-
 
1084
                </DeployClass>
-
 
1085
                <DeployClass Name="ProjectiOSEntitlements">
-
 
1086
                    <Platform Name="iOSDevice32">
-
 
1087
                        <RemoteDir>..\</RemoteDir>
-
 
1088
                        <Operation>1</Operation>
-
 
1089
                    </Platform>
-
 
1090
                    <Platform Name="iOSDevice64">
-
 
1091
                        <RemoteDir>..\</RemoteDir>
-
 
1092
                        <Operation>1</Operation>
-
 
1093
                    </Platform>
-
 
1094
                </DeployClass>
-
 
1095
                <DeployClass Name="ProjectiOSInfoPList">
-
 
1096
                    <Platform Name="iOSDevice32">
-
 
1097
                        <Operation>1</Operation>
-
 
1098
                    </Platform>
-
 
1099
                    <Platform Name="iOSDevice64">
-
 
1100
                        <Operation>1</Operation>
-
 
1101
                    </Platform>
-
 
1102
                    <Platform Name="iOSSimulator">
-
 
1103
                        <Operation>1</Operation>
-
 
1104
                    </Platform>
-
 
1105
                </DeployClass>
-
 
1106
                <DeployClass Name="ProjectiOSLaunchScreen">
-
 
1107
                    <Platform Name="iOSDevice64">
-
 
1108
                        <RemoteDir>..\$(PROJECTNAME).launchscreen</RemoteDir>
-
 
1109
                        <Operation>64</Operation>
-
 
1110
                    </Platform>
-
 
1111
                    <Platform Name="iOSSimulator">
-
 
1112
                        <RemoteDir>..\$(PROJECTNAME).launchscreen</RemoteDir>
-
 
1113
                        <Operation>64</Operation>
-
 
1114
                    </Platform>
-
 
1115
                </DeployClass>
-
 
1116
                <DeployClass Name="ProjectiOSResource">
-
 
1117
                    <Platform Name="iOSDevice32">
-
 
1118
                        <Operation>1</Operation>
-
 
1119
                    </Platform>
-
 
1120
                    <Platform Name="iOSDevice64">
-
 
1121
                        <Operation>1</Operation>
-
 
1122
                    </Platform>
-
 
1123
                    <Platform Name="iOSSimulator">
-
 
1124
                        <Operation>1</Operation>
-
 
1125
                    </Platform>
-
 
1126
                </DeployClass>
-
 
1127
                <DeployClass Name="ProjectOSXDebug">
-
 
1128
                    <Platform Name="OSX64">
-
 
1129
                        <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
-
 
1130
                        <Operation>1</Operation>
-
 
1131
                    </Platform>
-
 
1132
                </DeployClass>
-
 
1133
                <DeployClass Name="ProjectOSXEntitlements">
-
 
1134
                    <Platform Name="OSX32">
-
 
1135
                        <RemoteDir>..\</RemoteDir>
-
 
1136
                        <Operation>1</Operation>
-
 
1137
                    </Platform>
-
 
1138
                    <Platform Name="OSX64">
-
 
1139
                        <RemoteDir>..\</RemoteDir>
-
 
1140
                        <Operation>1</Operation>
-
 
1141
                    </Platform>
-
 
1142
                </DeployClass>
-
 
1143
                <DeployClass Name="ProjectOSXInfoPList">
-
 
1144
                    <Platform Name="OSX32">
-
 
1145
                        <RemoteDir>Contents</RemoteDir>
-
 
1146
                        <Operation>1</Operation>
-
 
1147
                    </Platform>
-
 
1148
                    <Platform Name="OSX64">
-
 
1149
                        <RemoteDir>Contents</RemoteDir>
-
 
1150
                        <Operation>1</Operation>
-
 
1151
                    </Platform>
-
 
1152
                </DeployClass>
-
 
1153
                <DeployClass Name="ProjectOSXResource">
-
 
1154
                    <Platform Name="OSX32">
-
 
1155
                        <RemoteDir>Contents\Resources</RemoteDir>
-
 
1156
                        <Operation>1</Operation>
-
 
1157
                    </Platform>
-
 
1158
                    <Platform Name="OSX64">
-
 
1159
                        <RemoteDir>Contents\Resources</RemoteDir>
-
 
1160
                        <Operation>1</Operation>
-
 
1161
                    </Platform>
-
 
1162
                </DeployClass>
-
 
1163
                <DeployClass Required="true" Name="ProjectOutput">
-
 
1164
                    <Platform Name="Android">
-
 
1165
                        <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
-
 
1166
                        <Operation>1</Operation>
-
 
1167
                    </Platform>
-
 
1168
                    <Platform Name="Android64">
-
 
1169
                        <RemoteDir>library\lib\arm64-v8a</RemoteDir>
-
 
1170
                        <Operation>1</Operation>
-
 
1171
                    </Platform>
-
 
1172
                    <Platform Name="iOSDevice32">
-
 
1173
                        <Operation>1</Operation>
-
 
1174
                    </Platform>
-
 
1175
                    <Platform Name="iOSDevice64">
-
 
1176
                        <Operation>1</Operation>
-
 
1177
                    </Platform>
-
 
1178
                    <Platform Name="iOSSimulator">
-
 
1179
                        <Operation>1</Operation>
-
 
1180
                    </Platform>
-
 
1181
                    <Platform Name="Linux64">
-
 
1182
                        <Operation>1</Operation>
-
 
1183
                    </Platform>
-
 
1184
                    <Platform Name="OSX32">
-
 
1185
                        <RemoteDir>Contents\MacOS</RemoteDir>
-
 
1186
                        <Operation>1</Operation>
-
 
1187
                    </Platform>
-
 
1188
                    <Platform Name="OSX64">
-
 
1189
                        <RemoteDir>Contents\MacOS</RemoteDir>
-
 
1190
                        <Operation>1</Operation>
-
 
1191
                    </Platform>
-
 
1192
                    <Platform Name="Win32">
-
 
1193
                        <Operation>0</Operation>
-
 
1194
                    </Platform>
-
 
1195
                </DeployClass>
-
 
1196
                <DeployClass Name="ProjectOutput_Android32">
-
 
1197
                    <Platform Name="Android64">
-
 
1198
                        <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
-
 
1199
                        <Operation>1</Operation>
-
 
1200
                    </Platform>
-
 
1201
                </DeployClass>
-
 
1202
                <DeployClass Name="ProjectUWPManifest">
-
 
1203
                    <Platform Name="Win32">
-
 
1204
                        <Operation>1</Operation>
-
 
1205
                    </Platform>
-
 
1206
                    <Platform Name="Win64">
-
 
1207
                        <Operation>1</Operation>
-
 
1208
                    </Platform>
-
 
1209
                </DeployClass>
-
 
1210
                <DeployClass Name="UWP_DelphiLogo150">
-
 
1211
                    <Platform Name="Win32">
-
 
1212
                        <RemoteDir>Assets</RemoteDir>
-
 
1213
                        <Operation>1</Operation>
-
 
1214
                    </Platform>
-
 
1215
                    <Platform Name="Win64">
-
 
1216
                        <RemoteDir>Assets</RemoteDir>
-
 
1217
                        <Operation>1</Operation>
-
 
1218
                    </Platform>
-
 
1219
                </DeployClass>
-
 
1220
                <DeployClass Name="UWP_DelphiLogo44">
-
 
1221
                    <Platform Name="Win32">
-
 
1222
                        <RemoteDir>Assets</RemoteDir>
-
 
1223
                        <Operation>1</Operation>
-
 
1224
                    </Platform>
-
 
1225
                    <Platform Name="Win64">
-
 
1226
                        <RemoteDir>Assets</RemoteDir>
-
 
1227
                        <Operation>1</Operation>
-
 
1228
                    </Platform>
-
 
1229
                </DeployClass>
-
 
1230
                <ProjectRoot Platform="iOSDevice64" Name="$(PROJECTNAME).app"/>
955
                <ProjectRoot Platform="Android" Name="$(PROJECTNAME)"/>
1231
                <ProjectRoot Platform="Win64" Name="$(PROJECTNAME)"/>
956
                <ProjectRoot Platform="Android64" Name="$(PROJECTNAME)"/>
1232
                <ProjectRoot Platform="iOSDevice32" Name="$(PROJECTNAME).app"/>
957
                <ProjectRoot Platform="iOSDevice32" Name="$(PROJECTNAME).app"/>
-
 
958
                <ProjectRoot Platform="iOSDevice64" Name="$(PROJECTNAME).app"/>
-
 
959
                <ProjectRoot Platform="iOSSimARM64" Name="$(PROJECTNAME).app"/>
-
 
960
                <ProjectRoot Platform="iOSSimulator" Name="$(PROJECTNAME).app"/>
1233
                <ProjectRoot Platform="Linux64" Name="$(PROJECTNAME)"/>
961
                <ProjectRoot Platform="Linux64" Name="$(PROJECTNAME)"/>
1234
                <ProjectRoot Platform="Win32" Name="$(PROJECTNAME)"/>
-
 
1235
                <ProjectRoot Platform="OSX32" Name="$(PROJECTNAME).app"/>
962
                <ProjectRoot Platform="OSX32" Name="$(PROJECTNAME).app"/>
1236
                <ProjectRoot Platform="Android" Name="$(PROJECTNAME)"/>
-
 
1237
                <ProjectRoot Platform="OSX64" Name="$(PROJECTNAME).app"/>
963
                <ProjectRoot Platform="OSX64" Name="$(PROJECTNAME).app"/>
1238
                <ProjectRoot Platform="iOSSimulator" Name="$(PROJECTNAME).app"/>
964
                <ProjectRoot Platform="OSXARM64" Name="$(PROJECTNAME).app"/>
-
 
965
                <ProjectRoot Platform="Win32" Name="$(PROJECTNAME)"/>
1239
                <ProjectRoot Platform="Android64" Name="$(PROJECTNAME)"/>
966
                <ProjectRoot Platform="Win64" Name="$(PROJECTNAME)"/>
1240
            </Deployment>
967
            </Deployment>
1241
            <Platforms>
968
            <Platforms>
1242
                <Platform value="Win32">True</Platform>
969
                <Platform value="Win32">True</Platform>
1243
                <Platform value="Win64">False</Platform>
970
                <Platform value="Win64">False</Platform>
1244
            </Platforms>
971
            </Platforms>