Subversion Repositories checksum-tools

Rev

Rev 6 | Rev 18 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 6 Rev 17
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>{71A1CE43-CC79-4BF3-AB08-651A293E5A47}</ProjectGuid>
3
        <ProjectGuid>{71A1CE43-CC79-4BF3-AB08-651A293E5A47}</ProjectGuid>
4
        <ProjectVersion>18.8</ProjectVersion>
4
        <ProjectVersion>19.2</ProjectVersion>
5
        <FrameworkType>VCL</FrameworkType>
5
        <FrameworkType>VCL</FrameworkType>
6
        <MainSource>SFVCorrect.dpr</MainSource>
6
        <MainSource>SFVCorrect.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 81... Line 81...
81
    </PropertyGroup>
81
    </PropertyGroup>
82
    <PropertyGroup Condition="'$(Cfg_1_Win32)'!=''">
82
    <PropertyGroup Condition="'$(Cfg_1_Win32)'!=''">
83
        <DCC_RemoteDebug>false</DCC_RemoteDebug>
83
        <DCC_RemoteDebug>false</DCC_RemoteDebug>
84
        <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
84
        <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
85
        <AppDPIAwarenessMode>PerMonitorV2</AppDPIAwarenessMode>
85
        <AppDPIAwarenessMode>PerMonitorV2</AppDPIAwarenessMode>
86
        <Debugger_RunParams>c:\Intel\_Test\_Test.sfv</Debugger_RunParams>
-
 
87
        <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
86
        <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
88
        <VerInfo_Locale>1033</VerInfo_Locale>
87
        <VerInfo_Locale>1033</VerInfo_Locale>
89
        <VerInfo_Keys>CompanyName=ViaThinkSoft;FileDescription=$(MSBuildProjectName);FileVersion=1.0.0.0;InternalName=;LegalCopyright=(C) 2021 Daniel Marschall, ViaThinkSoft;LegalTrademarks=;OriginalFilename=;ProgramID=com.embarcadero.$(MSBuildProjectName);ProductName=$(MSBuildProjectName);ProductVersion=1.0.0.0;Comments=</VerInfo_Keys>
88
        <VerInfo_Keys>CompanyName=ViaThinkSoft;FileDescription=$(MSBuildProjectName);FileVersion=1.0.0.0;InternalName=;LegalCopyright=(C) 2021 Daniel Marschall, ViaThinkSoft;LegalTrademarks=;OriginalFilename=;ProgramID=com.embarcadero.$(MSBuildProjectName);ProductName=$(MSBuildProjectName);ProductVersion=1.0.0.0;Comments=</VerInfo_Keys>
-
 
89
        <Debugger_RunParams>&quot;d:\OneDrive\Fandom\Bilder nach Artisten\Spelunker Sal (Patreon)\05-2023 SpelunkerSal - Fox Rocket Thunder\05-2023 SpelunkerSal - Fox Rocket Thunder - Desktop 6k &amp; 4k - Horizontal\standard sizes horizontal\standard sizes horizontal.sfv&quot;</Debugger_RunParams>
90
    </PropertyGroup>
90
    </PropertyGroup>
91
    <PropertyGroup Condition="'$(Cfg_2)'!=''">
91
    <PropertyGroup Condition="'$(Cfg_2)'!=''">
92
        <DCC_LocalDebugSymbols>false</DCC_LocalDebugSymbols>
92
        <DCC_LocalDebugSymbols>false</DCC_LocalDebugSymbols>
93
        <DCC_Define>RELEASE;$(DCC_Define)</DCC_Define>
93
        <DCC_Define>RELEASE;$(DCC_Define)</DCC_Define>
94
        <DCC_SymbolReferenceInfo>0</DCC_SymbolReferenceInfo>
94
        <DCC_SymbolReferenceInfo>0</DCC_SymbolReferenceInfo>
Line 281... Line 281...
281
                    <Platform Name="Android64">
281
                    <Platform Name="Android64">
282
                        <RemoteDir>res\drawable-xxhdpi</RemoteDir>
282
                        <RemoteDir>res\drawable-xxhdpi</RemoteDir>
283
                        <Operation>1</Operation>
283
                        <Operation>1</Operation>
284
                    </Platform>
284
                    </Platform>
285
                </DeployClass>
285
                </DeployClass>
-
 
286
                <DeployClass Name="Android_LauncherIcon192">
-
 
287
                    <Platform Name="Android">
-
 
288
                        <RemoteDir>res\drawable-xxxhdpi</RemoteDir>
-
 
289
                        <Operation>1</Operation>
-
 
290
                    </Platform>
-
 
291
                    <Platform Name="Android64">
-
 
292
                        <RemoteDir>res\drawable-xxxhdpi</RemoteDir>
-
 
293
                        <Operation>1</Operation>
-
 
294
                    </Platform>
-
 
295
                </DeployClass>
286
                <DeployClass Name="Android_LauncherIcon36">
296
                <DeployClass Name="Android_LauncherIcon36">
287
                    <Platform Name="Android">
297
                    <Platform Name="Android">
288
                        <RemoteDir>res\drawable-ldpi</RemoteDir>
298
                        <RemoteDir>res\drawable-ldpi</RemoteDir>
289
                        <Operation>1</Operation>
299
                        <Operation>1</Operation>
290
                    </Platform>
300
                    </Platform>
Line 532... Line 542...
532
                    </Platform>
542
                    </Platform>
533
                    <Platform Name="Win32">
543
                    <Platform Name="Win32">
534
                        <Operation>0</Operation>
544
                        <Operation>0</Operation>
535
                    </Platform>
545
                    </Platform>
536
                </DeployClass>
546
                </DeployClass>
-
 
547
                <DeployClass Name="iOS_AppStore1024">
-
 
548
                    <Platform Name="iOSDevice64">
-
 
549
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
-
 
550
                        <Operation>1</Operation>
-
 
551
                    </Platform>
-
 
552
                </DeployClass>
-
 
553
                <DeployClass Name="iPad_AppIcon152">
-
 
554
                    <Platform Name="iOSDevice64">
-
 
555
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
-
 
556
                        <Operation>1</Operation>
-
 
557
                    </Platform>
-
 
558
                    <Platform Name="iOSSimulator">
-
 
559
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
-
 
560
                        <Operation>1</Operation>
-
 
561
                    </Platform>
-
 
562
                </DeployClass>
-
 
563
                <DeployClass Name="iPad_AppIcon167">
-
 
564
                    <Platform Name="iOSDevice64">
-
 
565
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
-
 
566
                        <Operation>1</Operation>
-
 
567
                    </Platform>
-
 
568
                    <Platform Name="iOSSimulator">
-
 
569
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
-
 
570
                        <Operation>1</Operation>
-
 
571
                    </Platform>
-
 
572
                </DeployClass>
537
                <DeployClass Name="iPad_Launch1024x768">
573
                <DeployClass Name="iPad_Launch1024x768">
538
                    <Platform Name="iOSDevice32">
574
                    <Platform Name="iOSDevice32">
539
                        <Operation>1</Operation>
575
                        <Operation>1</Operation>
540
                    </Platform>
576
                    </Platform>
541
                    <Platform Name="iOSDevice64">
577
                    <Platform Name="iOSDevice64">
Line 631... Line 667...
631
                    </Platform>
667
                    </Platform>
632
                    <Platform Name="iOSSimulator">
668
                    <Platform Name="iOSSimulator">
633
                        <Operation>1</Operation>
669
                        <Operation>1</Operation>
634
                    </Platform>
670
                    </Platform>
635
                </DeployClass>
671
                </DeployClass>
-
 
672
                <DeployClass Name="iPad_Launch2x">
-
 
673
                    <Platform Name="iOSDevice64">
-
 
674
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
-
 
675
                        <Operation>1</Operation>
-
 
676
                    </Platform>
-
 
677
                    <Platform Name="iOSSimulator">
-
 
678
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
-
 
679
                        <Operation>1</Operation>
-
 
680
                    </Platform>
-
 
681
                </DeployClass>
636
                <DeployClass Name="iPad_Launch768x1024">
682
                <DeployClass Name="iPad_Launch768x1024">
637
                    <Platform Name="iOSDevice32">
683
                    <Platform Name="iOSDevice32">
638
                        <Operation>1</Operation>
684
                        <Operation>1</Operation>
639
                    </Platform>
685
                    </Platform>
640
                    <Platform Name="iOSDevice64">
686
                    <Platform Name="iOSDevice64">
Line 642... Line 688...
642
                    </Platform>
688
                    </Platform>
643
                    <Platform Name="iOSSimulator">
689
                    <Platform Name="iOSSimulator">
644
                        <Operation>1</Operation>
690
                        <Operation>1</Operation>
645
                    </Platform>
691
                    </Platform>
646
                </DeployClass>
692
                </DeployClass>
-
 
693
                <DeployClass Name="iPad_LaunchDark2x">
-
 
694
                    <Platform Name="iOSDevice64">
-
 
695
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
-
 
696
                        <Operation>1</Operation>
-
 
697
                    </Platform>
-
 
698
                    <Platform Name="iOSSimulator">
-
 
699
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
-
 
700
                        <Operation>1</Operation>
-
 
701
                    </Platform>
-
 
702
                </DeployClass>
-
 
703
                <DeployClass Name="iPad_Notification40">
-
 
704
                    <Platform Name="iOSDevice64">
-
 
705
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
-
 
706
                        <Operation>1</Operation>
-
 
707
                    </Platform>
-
 
708
                    <Platform Name="iOSSimulator">
-
 
709
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
-
 
710
                        <Operation>1</Operation>
-
 
711
                    </Platform>
-
 
712
                </DeployClass>
-
 
713
                <DeployClass Name="iPad_Setting58">
-
 
714
                    <Platform Name="iOSDevice64">
-
 
715
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
-
 
716
                        <Operation>1</Operation>
-
 
717
                    </Platform>
-
 
718
                    <Platform Name="iOSSimulator">
-
 
719
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
-
 
720
                        <Operation>1</Operation>
-
 
721
                    </Platform>
-
 
722
                </DeployClass>
-
 
723
                <DeployClass Name="iPad_SpotLight80">
-
 
724
                    <Platform Name="iOSDevice64">
-
 
725
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
-
 
726
                        <Operation>1</Operation>
-
 
727
                    </Platform>
-
 
728
                    <Platform Name="iOSSimulator">
-
 
729
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
-
 
730
                        <Operation>1</Operation>
-
 
731
                    </Platform>
-
 
732
                </DeployClass>
-
 
733
                <DeployClass Name="iPhone_AppIcon120">
-
 
734
                    <Platform Name="iOSDevice64">
-
 
735
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
-
 
736
                        <Operation>1</Operation>
-
 
737
                    </Platform>
-
 
738
                    <Platform Name="iOSSimulator">
-
 
739
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
-
 
740
                        <Operation>1</Operation>
-
 
741
                    </Platform>
-
 
742
                </DeployClass>
-
 
743
                <DeployClass Name="iPhone_AppIcon180">
-
 
744
                    <Platform Name="iOSDevice64">
-
 
745
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
-
 
746
                        <Operation>1</Operation>
-
 
747
                    </Platform>
-
 
748
                    <Platform Name="iOSSimulator">
-
 
749
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
-
 
750
                        <Operation>1</Operation>
-
 
751
                    </Platform>
-
 
752
                </DeployClass>
647
                <DeployClass Name="iPhone_Launch1125">
753
                <DeployClass Name="iPhone_Launch1125">
648
                    <Platform Name="iOSDevice32">
754
                    <Platform Name="iOSDevice32">
649
                        <Operation>1</Operation>
755
                        <Operation>1</Operation>
650
                    </Platform>
756
                    </Platform>
651
                    <Platform Name="iOSDevice64">
757
                    <Platform Name="iOSDevice64">
Line 741... Line 847...
741
                    </Platform>
847
                    </Platform>
742
                    <Platform Name="iOSSimulator">
848
                    <Platform Name="iOSSimulator">
743
                        <Operation>1</Operation>
849
                        <Operation>1</Operation>
744
                    </Platform>
850
                    </Platform>
745
                </DeployClass>
851
                </DeployClass>
-
 
852
                <DeployClass Name="iPhone_Launch2x">
-
 
853
                    <Platform Name="iOSDevice64">
-
 
854
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
-
 
855
                        <Operation>1</Operation>
-
 
856
                    </Platform>
-
 
857
                    <Platform Name="iOSSimulator">
-
 
858
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
-
 
859
                        <Operation>1</Operation>
-
 
860
                    </Platform>
-
 
861
                </DeployClass>
746
                <DeployClass Name="iPhone_Launch320">
862
                <DeployClass Name="iPhone_Launch320">
747
                    <Platform Name="iOSDevice32">
863
                    <Platform Name="iOSDevice32">
748
                        <Operation>1</Operation>
864
                        <Operation>1</Operation>
749
                    </Platform>
865
                    </Platform>
750
                    <Platform Name="iOSDevice64">
866
                    <Platform Name="iOSDevice64">
Line 752... Line 868...
752
                    </Platform>
868
                    </Platform>
753
                    <Platform Name="iOSSimulator">
869
                    <Platform Name="iOSSimulator">
754
                        <Operation>1</Operation>
870
                        <Operation>1</Operation>
755
                    </Platform>
871
                    </Platform>
756
                </DeployClass>
872
                </DeployClass>
-
 
873
                <DeployClass Name="iPhone_Launch3x">
-
 
874
                    <Platform Name="iOSDevice64">
-
 
875
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
-
 
876
                        <Operation>1</Operation>
-
 
877
                    </Platform>
-
 
878
                    <Platform Name="iOSSimulator">
-
 
879
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
-
 
880
                        <Operation>1</Operation>
-
 
881
                    </Platform>
-
 
882
                </DeployClass>
757
                <DeployClass Name="iPhone_Launch640">
883
                <DeployClass Name="iPhone_Launch640">
758
                    <Platform Name="iOSDevice32">
884
                    <Platform Name="iOSDevice32">
759
                        <Operation>1</Operation>
885
                        <Operation>1</Operation>
760
                    </Platform>
886
                    </Platform>
761
                    <Platform Name="iOSDevice64">
887
                    <Platform Name="iOSDevice64">
Line 796... Line 922...
796
                    </Platform>
922
                    </Platform>
797
                    <Platform Name="iOSSimulator">
923
                    <Platform Name="iOSSimulator">
798
                        <Operation>1</Operation>
924
                        <Operation>1</Operation>
799
                    </Platform>
925
                    </Platform>
800
                </DeployClass>
926
                </DeployClass>
-
 
927
                <DeployClass Name="iPhone_LaunchDark2x">
-
 
928
                    <Platform Name="iOSDevice64">
-
 
929
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
-
 
930
                        <Operation>1</Operation>
-
 
931
                    </Platform>
-
 
932
                    <Platform Name="iOSSimulator">
-
 
933
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
-
 
934
                        <Operation>1</Operation>
-
 
935
                    </Platform>
-
 
936
                </DeployClass>
-
 
937
                <DeployClass Name="iPhone_LaunchDark3x">
-
 
938
                    <Platform Name="iOSDevice64">
-
 
939
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
-
 
940
                        <Operation>1</Operation>
-
 
941
                    </Platform>
-
 
942
                    <Platform Name="iOSSimulator">
-
 
943
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
-
 
944
                        <Operation>1</Operation>
-
 
945
                    </Platform>
-
 
946
                </DeployClass>
-
 
947
                <DeployClass Name="iPhone_Notification40">
-
 
948
                    <Platform Name="iOSDevice64">
-
 
949
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
-
 
950
                        <Operation>1</Operation>
-
 
951
                    </Platform>
-
 
952
                    <Platform Name="iOSSimulator">
-
 
953
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
-
 
954
                        <Operation>1</Operation>
-
 
955
                    </Platform>
-
 
956
                </DeployClass>
-
 
957
                <DeployClass Name="iPhone_Notification60">
-
 
958
                    <Platform Name="iOSDevice64">
-
 
959
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
-
 
960
                        <Operation>1</Operation>
-
 
961
                    </Platform>
-
 
962
                    <Platform Name="iOSSimulator">
-
 
963
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
-
 
964
                        <Operation>1</Operation>
-
 
965
                    </Platform>
-
 
966
                </DeployClass>
-
 
967
                <DeployClass Name="iPhone_Setting58">
-
 
968
                    <Platform Name="iOSDevice64">
-
 
969
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
-
 
970
                        <Operation>1</Operation>
-
 
971
                    </Platform>
-
 
972
                    <Platform Name="iOSSimulator">
-
 
973
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
-
 
974
                        <Operation>1</Operation>
-
 
975
                    </Platform>
-
 
976
                </DeployClass>
-
 
977
                <DeployClass Name="iPhone_Setting87">
-
 
978
                    <Platform Name="iOSDevice64">
-
 
979
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
-
 
980
                        <Operation>1</Operation>
-
 
981
                    </Platform>
-
 
982
                    <Platform Name="iOSSimulator">
-
 
983
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
-
 
984
                        <Operation>1</Operation>
-
 
985
                    </Platform>
-
 
986
                </DeployClass>
-
 
987
                <DeployClass Name="iPhone_Spotlight120">
-
 
988
                    <Platform Name="iOSDevice64">
-
 
989
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
-
 
990
                        <Operation>1</Operation>
-
 
991
                    </Platform>
-
 
992
                    <Platform Name="iOSSimulator">
-
 
993
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
-
 
994
                        <Operation>1</Operation>
-
 
995
                    </Platform>
-
 
996
                </DeployClass>
-
 
997
                <DeployClass Name="iPhone_Spotlight80">
-
 
998
                    <Platform Name="iOSDevice64">
-
 
999
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
-
 
1000
                        <Operation>1</Operation>
-
 
1001
                    </Platform>
-
 
1002
                    <Platform Name="iOSSimulator">
-
 
1003
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
-
 
1004
                        <Operation>1</Operation>
-
 
1005
                    </Platform>
-
 
1006
                </DeployClass>
801
                <DeployClass Name="ProjectAndroidManifest">
1007
                <DeployClass Name="ProjectAndroidManifest">
802
                    <Platform Name="Android">
1008
                    <Platform Name="Android">
803
                        <Operation>1</Operation>
1009
                        <Operation>1</Operation>
804
                    </Platform>
1010
                    </Platform>
805
                    <Platform Name="Android64">
1011
                    <Platform Name="Android64">
Line 843... Line 1049...
843
                    </Platform>
1049
                    </Platform>
844
                    <Platform Name="iOSSimulator">
1050
                    <Platform Name="iOSSimulator">
845
                        <Operation>1</Operation>
1051
                        <Operation>1</Operation>
846
                    </Platform>
1052
                    </Platform>
847
                </DeployClass>
1053
                </DeployClass>
-
 
1054
                <DeployClass Name="ProjectiOSLaunchScreen">
-
 
1055
                    <Platform Name="iOSDevice64">
-
 
1056
                        <RemoteDir>..\$(PROJECTNAME).launchscreen</RemoteDir>
-
 
1057
                        <Operation>64</Operation>
-
 
1058
                    </Platform>
-
 
1059
                    <Platform Name="iOSSimulator">
-
 
1060
                        <RemoteDir>..\$(PROJECTNAME).launchscreen</RemoteDir>
-
 
1061
                        <Operation>64</Operation>
-
 
1062
                    </Platform>
-
 
1063
                </DeployClass>
848
                <DeployClass Name="ProjectiOSResource">
1064
                <DeployClass Name="ProjectiOSResource">
849
                    <Platform Name="iOSDevice32">
1065
                    <Platform Name="iOSDevice32">
850
                        <Operation>1</Operation>
1066
                        <Operation>1</Operation>
851
                    </Platform>
1067
                    </Platform>
852
                    <Platform Name="iOSDevice64">
1068
                    <Platform Name="iOSDevice64">