|
4 | 4 | <ProjectFileVersion>12</ProjectFileVersion> |
5 | 5 | </ProjectExtensions> |
6 | 6 | <PropertyGroup> |
7 | | - <DeviceId Condition="'$(Platform)'=='Android'">8c91d16a7d24</DeviceId> |
| 7 | + <DeviceId Condition="'$(Platform)'=='Android'"/> |
| 8 | + <DeviceId Condition="'$(Platform)'=='iOSDevice32'"/> |
| 9 | + <DeviceId Condition="'$(Platform)'=='iOSDevice64'"/> |
| 10 | + <DeviceId Condition="'$(Platform)'=='iOSSimulator'"/> |
8 | 11 | </PropertyGroup> |
| 12 | + <ItemGroup Condition="'$(Platform)'=='iOSDevice64'"/> |
| 13 | + <ItemGroup Condition="'$(Platform)'=='Win64'"/> |
| 14 | + <ItemGroup Condition="'$(Platform)'=='iOSDevice32'"/> |
9 | 15 | <ItemGroup Condition="'$(Platform)'=='Win32'"> |
10 | 16 | <DeployFile Include="Win32\Debug\EchoBot.exe" Condition="'$(Config)'=='Debug'"> |
11 | 17 | <RemoteDir>EchoBot\</RemoteDir> |
|
18 | 24 | <Required>True</Required> |
19 | 25 | </DeployFile> |
20 | 26 | </ItemGroup> |
21 | | - <ItemGroup Condition="'$(Platform)'=='Win64'"/> |
22 | | - <ItemGroup Condition="'$(Platform)'=='Linux64'"/> |
| 27 | + <ItemGroup Condition="'$(Platform)'=='OSX32'"> |
| 28 | + <DeployFile Include="$(BDS)\Redist\osx32\libcgsqlite3.dylib"> |
| 29 | + <RemoteDir>EchoBot.app\Contents\MacOS\</RemoteDir> |
| 30 | + <RemoteName>libcgsqlite3.dylib</RemoteName> |
| 31 | + <DeployClass>DependencyModule</DeployClass> |
| 32 | + <Operation>1</Operation> |
| 33 | + <LocalCommand/> |
| 34 | + <RemoteCommand/> |
| 35 | + <Overwrite>True</Overwrite> |
| 36 | + </DeployFile> |
| 37 | + <DeployFile Include="$(BDS)\Redist\osx32\libcgunwind.1.0.dylib"> |
| 38 | + <RemoteDir>EchoBot.app\Contents\MacOS\</RemoteDir> |
| 39 | + <RemoteName>libcgunwind.1.0.dylib</RemoteName> |
| 40 | + <DeployClass>DependencyModule</DeployClass> |
| 41 | + <Operation>1</Operation> |
| 42 | + <LocalCommand/> |
| 43 | + <RemoteCommand/> |
| 44 | + <Overwrite>True</Overwrite> |
| 45 | + </DeployFile> |
| 46 | + </ItemGroup> |
23 | 47 | <ItemGroup Condition="'$(Platform)'=='Android'"> |
24 | 48 | <DeployFile Include="$(BDS)\bin\Artwork\Android\FM_LauncherIcon_36x36.png" Condition="'$(Config)'=='Debug'"> |
25 | 49 | <RemoteDir>EchoBot\res\drawable-ldpi\</RemoteDir> |
|
30 | 54 | <RemoteCommand/> |
31 | 55 | <Overwrite>True</Overwrite> |
32 | 56 | </DeployFile> |
33 | | - <DeployFile Include="Android\Debug\AndroidManifest.xml" Condition="'$(Config)'=='Debug'"> |
34 | | - <RemoteDir>EchoBot\</RemoteDir> |
35 | | - <RemoteName>AndroidManifest.xml</RemoteName> |
36 | | - <DeployClass>ProjectAndroidManifest</DeployClass> |
| 57 | + <DeployFile Include="$(BDS)\bin\Artwork\Android\FM_LauncherIcon_144x144.png" Condition="'$(Config)'=='Debug'"> |
| 58 | + <RemoteDir>EchoBot\res\drawable-xxhdpi\</RemoteDir> |
| 59 | + <RemoteName>ic_launcher.png</RemoteName> |
| 60 | + <DeployClass>Android_LauncherIcon144</DeployClass> |
37 | 61 | <Operation>1</Operation> |
38 | 62 | <LocalCommand/> |
39 | 63 | <RemoteCommand/> |
|
57 | 81 | <RemoteCommand/> |
58 | 82 | <Overwrite>True</Overwrite> |
59 | 83 | </DeployFile> |
60 | | - <DeployFile Include="$(BDS)\bin\Artwork\Android\FM_LauncherIcon_144x144.png" Condition="'$(Config)'=='Debug'"> |
61 | | - <RemoteDir>EchoBot\res\drawable-xxhdpi\</RemoteDir> |
62 | | - <RemoteName>ic_launcher.png</RemoteName> |
63 | | - <DeployClass>Android_LauncherIcon144</DeployClass> |
64 | | - <Operation>1</Operation> |
65 | | - <LocalCommand/> |
66 | | - <RemoteCommand/> |
67 | | - <Overwrite>True</Overwrite> |
68 | | - </DeployFile> |
69 | | - <DeployFile Include="Android\Debug\libEchoBot.so" Condition="'$(Config)'=='Debug'"> |
70 | | - <RemoteDir>EchoBot\library\lib\armeabi-v7a\</RemoteDir> |
71 | | - <RemoteName>libEchoBot.so</RemoteName> |
72 | | - <DeployClass>ProjectOutput</DeployClass> |
| 84 | + <DeployFile Include="$(BDS)\bin\Artwork\Android\FM_SplashImage_470x320.png" Condition="'$(Config)'=='Debug'"> |
| 85 | + <RemoteDir>EchoBot\res\drawable-normal\</RemoteDir> |
| 86 | + <RemoteName>splash_image.png</RemoteName> |
| 87 | + <DeployClass>Android_SplashImage470</DeployClass> |
73 | 88 | <Operation>1</Operation> |
74 | 89 | <LocalCommand/> |
75 | 90 | <RemoteCommand/> |
76 | 91 | <Overwrite>True</Overwrite> |
77 | | - <Required>True</Required> |
78 | 92 | </DeployFile> |
79 | 93 | <DeployFile Include="$(BDS)\bin\Artwork\Android\FM_SplashImage_426x320.png" Condition="'$(Config)'=='Debug'"> |
80 | 94 | <RemoteDir>EchoBot\res\drawable-small\</RemoteDir> |
|
85 | 99 | <RemoteCommand/> |
86 | 100 | <Overwrite>True</Overwrite> |
87 | 101 | </DeployFile> |
88 | | - <DeployFile Include="$(BDS)\bin\Artwork\Android\FM_SplashImage_470x320.png" Condition="'$(Config)'=='Debug'"> |
89 | | - <RemoteDir>EchoBot\res\drawable-normal\</RemoteDir> |
| 102 | + <DeployFile Include="$(BDS)\bin\Artwork\Android\FM_SplashImage_640x480.png" Condition="'$(Config)'=='Debug'"> |
| 103 | + <RemoteDir>EchoBot\res\drawable-large\</RemoteDir> |
90 | 104 | <RemoteName>splash_image.png</RemoteName> |
91 | | - <DeployClass>Android_SplashImage470</DeployClass> |
| 105 | + <DeployClass>Android_SplashImage640</DeployClass> |
92 | 106 | <Operation>1</Operation> |
93 | 107 | <LocalCommand/> |
94 | 108 | <RemoteCommand/> |
95 | 109 | <Overwrite>True</Overwrite> |
96 | 110 | </DeployFile> |
97 | | - <DeployFile Include="$(BDS)\bin\Artwork\Android\FM_SplashImage_640x480.png" Condition="'$(Config)'=='Debug'"> |
98 | | - <RemoteDir>EchoBot\res\drawable-large\</RemoteDir> |
| 111 | + <DeployFile Include="$(BDS)\bin\Artwork\Android\FM_SplashImage_960x720.png" Condition="'$(Config)'=='Debug'"> |
| 112 | + <RemoteDir>EchoBot\res\drawable-xlarge\</RemoteDir> |
99 | 113 | <RemoteName>splash_image.png</RemoteName> |
100 | | - <DeployClass>Android_SplashImage640</DeployClass> |
| 114 | + <DeployClass>Android_SplashImage960</DeployClass> |
101 | 115 | <Operation>1</Operation> |
102 | 116 | <LocalCommand/> |
103 | 117 | <RemoteCommand/> |
|
112 | 126 | <RemoteCommand/> |
113 | 127 | <Overwrite>True</Overwrite> |
114 | 128 | </DeployFile> |
115 | | - <DeployFile Include="$(BDS)\bin\Artwork\Android\FM_SplashImage_960x720.png" Condition="'$(Config)'=='Debug'"> |
116 | | - <RemoteDir>EchoBot\res\drawable-xlarge\</RemoteDir> |
117 | | - <RemoteName>splash_image.png</RemoteName> |
118 | | - <DeployClass>Android_SplashImage960</DeployClass> |
| 129 | + <DeployFile Include="Android\Debug\AndroidManifest.xml" Condition="'$(Config)'=='Debug'"> |
| 130 | + <RemoteDir>EchoBot\</RemoteDir> |
| 131 | + <RemoteName>AndroidManifest.xml</RemoteName> |
| 132 | + <DeployClass>ProjectAndroidManifest</DeployClass> |
| 133 | + <Operation>1</Operation> |
| 134 | + <LocalCommand/> |
| 135 | + <RemoteCommand/> |
| 136 | + <Overwrite>True</Overwrite> |
| 137 | + </DeployFile> |
| 138 | + <DeployFile Include="Android\Debug\libEchoBot.so" Condition="'$(Config)'=='Debug'"> |
| 139 | + <RemoteDir>EchoBot\library\lib\armeabi-v7a\</RemoteDir> |
| 140 | + <RemoteName>libEchoBot.so</RemoteName> |
| 141 | + <DeployClass>ProjectOutput</DeployClass> |
119 | 142 | <Operation>1</Operation> |
120 | 143 | <LocalCommand/> |
121 | 144 | <RemoteCommand/> |
122 | 145 | <Overwrite>True</Overwrite> |
| 146 | + <Required>True</Required> |
123 | 147 | </DeployFile> |
124 | 148 | <DeployFile Include="$(BDS)\bin\Artwork\Android\FM_LauncherIcon_48x48.png" Condition="'$(Config)'=='Debug'"> |
125 | 149 | <RemoteDir>EchoBot\res\drawable-mdpi\</RemoteDir> |
|
139 | 163 | <RemoteCommand/> |
140 | 164 | <Overwrite>True</Overwrite> |
141 | 165 | </DeployFile> |
142 | | - <DeployFile Include="Android\Debug\classes.dex" Condition="'$(Config)'=='Debug'"> |
143 | | - <RemoteDir>EchoBot\classes\</RemoteDir> |
144 | | - <RemoteName>classes.dex</RemoteName> |
145 | | - <DeployClass>AndroidClassesDexFile</DeployClass> |
| 166 | + <DeployFile Include="$(NDKBasePath)\prebuilt\android-arm\gdbserver\gdbserver" Condition="'$(Config)'=='Debug'"> |
| 167 | + <RemoteDir>EchoBot\library\lib\armeabi-v7a\</RemoteDir> |
| 168 | + <RemoteName>gdbserver</RemoteName> |
| 169 | + <DeployClass>AndroidGDBServer</DeployClass> |
146 | 170 | <Operation>1</Operation> |
147 | 171 | <LocalCommand/> |
148 | 172 | <RemoteCommand/> |
149 | 173 | <Overwrite>True</Overwrite> |
150 | 174 | </DeployFile> |
151 | | - <DeployFile Include="$(NDKBasePath)\prebuilt\android-arm\gdbserver\gdbserver" Condition="'$(Config)'=='Debug'"> |
152 | | - <RemoteDir>EchoBot\library\lib\armeabi-v7a\</RemoteDir> |
153 | | - <RemoteName>gdbserver</RemoteName> |
154 | | - <DeployClass>AndroidGDBServer</DeployClass> |
| 175 | + <DeployFile Include="Android\Debug\classes.dex" Condition="'$(Config)'=='Debug'"> |
| 176 | + <RemoteDir>EchoBot\classes\</RemoteDir> |
| 177 | + <RemoteName>classes.dex</RemoteName> |
| 178 | + <DeployClass>AndroidClassesDexFile</DeployClass> |
155 | 179 | <Operation>1</Operation> |
156 | 180 | <LocalCommand/> |
157 | 181 | <RemoteCommand/> |
|
176 | 200 | <Overwrite>True</Overwrite> |
177 | 201 | </DeployFile> |
178 | 202 | </ItemGroup> |
| 203 | + <ItemGroup Condition="'$(Platform)'=='iOSSimulator'"> |
| 204 | + <DeployFile Include="$(BDS)\Redist\iossimulator\libcgunwind.1.0.dylib"> |
| 205 | + <RemoteDir>EchoBot.app\</RemoteDir> |
| 206 | + <RemoteName>libcgunwind.1.0.dylib</RemoteName> |
| 207 | + <DeployClass>DependencyModule</DeployClass> |
| 208 | + <Operation>1</Operation> |
| 209 | + <LocalCommand/> |
| 210 | + <RemoteCommand/> |
| 211 | + <Overwrite>True</Overwrite> |
| 212 | + </DeployFile> |
| 213 | + <DeployFile Include="$(BDS)\Redist\iossimulator\libPCRE.dylib"> |
| 214 | + <RemoteDir>EchoBot.app\</RemoteDir> |
| 215 | + <RemoteName>libPCRE.dylib</RemoteName> |
| 216 | + <DeployClass>DependencyModule</DeployClass> |
| 217 | + <Operation>1</Operation> |
| 218 | + <LocalCommand/> |
| 219 | + <RemoteCommand/> |
| 220 | + <Overwrite>True</Overwrite> |
| 221 | + </DeployFile> |
| 222 | + </ItemGroup> |
179 | 223 | </Project> |
0 commit comments