| Revision | 6 (tree) |
|---|---|
| Time | 2018-12-16 18:54:41 |
| Author | kentamaken |
exe
| @@ -5,7 +5,7 @@ | ||
| 5 | 5 | <FrameworkType>VCL</FrameworkType> |
| 6 | 6 | <MainSource>textdefind.dpr</MainSource> |
| 7 | 7 | <Base>True</Base> |
| 8 | - <Config Condition="'$(Config)'==''">Debug</Config> | |
| 8 | + <Config Condition="'$(Config)'==''">Release</Config> | |
| 9 | 9 | <Platform Condition="'$(Platform)'==''">Win32</Platform> |
| 10 | 10 | <TargetedPlatforms>1</TargetedPlatforms> |
| 11 | 11 | <AppType>Application</AppType> |
| @@ -139,19 +139,18 @@ | ||
| 139 | 139 | <Overwrite>true</Overwrite> |
| 140 | 140 | </Platform> |
| 141 | 141 | </DeployFile> |
| 142 | - <DeployClass Name="ProjectiOSDeviceResourceRules"> | |
| 143 | - <Platform Name="iOSDevice64"> | |
| 142 | + <DeployClass Name="AdditionalDebugSymbols"> | |
| 143 | + <Platform Name="iOSSimulator"> | |
| 144 | 144 | <Operation>1</Operation> |
| 145 | 145 | </Platform> |
| 146 | - <Platform Name="iOSDevice32"> | |
| 147 | - <Operation>1</Operation> | |
| 148 | - </Platform> | |
| 149 | - </DeployClass> | |
| 150 | - <DeployClass Name="ProjectOSXResource"> | |
| 151 | 146 | <Platform Name="OSX32"> |
| 152 | - <RemoteDir>Contents\Resources</RemoteDir> | |
| 147 | + <RemoteDir>Contents\MacOS</RemoteDir> | |
| 153 | 148 | <Operation>1</Operation> |
| 154 | 149 | </Platform> |
| 150 | + <Platform Name="Win32"> | |
| 151 | + <RemoteDir>Contents\MacOS</RemoteDir> | |
| 152 | + <Operation>0</Operation> | |
| 153 | + </Platform> | |
| 155 | 154 | </DeployClass> |
| 156 | 155 | <DeployClass Name="AndroidClassesDexFile"> |
| 157 | 156 | <Platform Name="Android"> |
| @@ -159,22 +158,15 @@ | ||
| 159 | 158 | <Operation>1</Operation> |
| 160 | 159 | </Platform> |
| 161 | 160 | </DeployClass> |
| 162 | - <DeployClass Name="AdditionalDebugSymbols"> | |
| 163 | - <Platform Name="Win32"> | |
| 164 | - <RemoteDir>Contents\MacOS</RemoteDir> | |
| 165 | - <Operation>0</Operation> | |
| 166 | - </Platform> | |
| 167 | - <Platform Name="iOSSimulator"> | |
| 161 | + <DeployClass Name="AndroidGDBServer"> | |
| 162 | + <Platform Name="Android"> | |
| 163 | + <RemoteDir>library\lib\armeabi-v7a</RemoteDir> | |
| 168 | 164 | <Operation>1</Operation> |
| 169 | 165 | </Platform> |
| 170 | - <Platform Name="OSX32"> | |
| 171 | - <RemoteDir>Contents\MacOS</RemoteDir> | |
| 172 | - <Operation>1</Operation> | |
| 173 | - </Platform> | |
| 174 | 166 | </DeployClass> |
| 175 | - <DeployClass Name="Android_LauncherIcon144"> | |
| 167 | + <DeployClass Name="AndroidLibnativeArmeabiFile"> | |
| 176 | 168 | <Platform Name="Android"> |
| 177 | - <RemoteDir>res\drawable-xxhdpi</RemoteDir> | |
| 169 | + <RemoteDir>library\lib\armeabi</RemoteDir> | |
| 178 | 170 | <Operation>1</Operation> |
| 179 | 171 | </Platform> |
| 180 | 172 | </DeployClass> |
| @@ -184,366 +176,374 @@ | ||
| 184 | 176 | <Operation>1</Operation> |
| 185 | 177 | </Platform> |
| 186 | 178 | </DeployClass> |
| 187 | - <DeployClass Name="iPad_Launch768"> | |
| 188 | - <Platform Name="iOSSimulator"> | |
| 179 | + <DeployClass Name="AndroidServiceOutput"> | |
| 180 | + <Platform Name="Android"> | |
| 181 | + <RemoteDir>library\lib\armeabi-v7a</RemoteDir> | |
| 189 | 182 | <Operation>1</Operation> |
| 190 | 183 | </Platform> |
| 191 | - <Platform Name="iOSDevice64"> | |
| 184 | + </DeployClass> | |
| 185 | + <DeployClass Name="AndroidSplashImageDef"> | |
| 186 | + <Platform Name="Android"> | |
| 187 | + <RemoteDir>res\drawable</RemoteDir> | |
| 192 | 188 | <Operation>1</Operation> |
| 193 | 189 | </Platform> |
| 194 | - <Platform Name="iOSDevice32"> | |
| 190 | + </DeployClass> | |
| 191 | + <DeployClass Name="AndroidSplashStyles"> | |
| 192 | + <Platform Name="Android"> | |
| 193 | + <RemoteDir>res\values</RemoteDir> | |
| 195 | 194 | <Operation>1</Operation> |
| 196 | 195 | </Platform> |
| 197 | 196 | </DeployClass> |
| 198 | - <DeployClass Required="true" Name="ProjectOutput"> | |
| 199 | - <Platform Name="iOSDevice64"> | |
| 197 | + <DeployClass Name="Android_DefaultAppIcon"> | |
| 198 | + <Platform Name="Android"> | |
| 199 | + <RemoteDir>res\drawable</RemoteDir> | |
| 200 | 200 | <Operation>1</Operation> |
| 201 | 201 | </Platform> |
| 202 | - <Platform Name="iOSDevice32"> | |
| 202 | + </DeployClass> | |
| 203 | + <DeployClass Name="Android_LauncherIcon144"> | |
| 204 | + <Platform Name="Android"> | |
| 205 | + <RemoteDir>res\drawable-xxhdpi</RemoteDir> | |
| 203 | 206 | <Operation>1</Operation> |
| 204 | 207 | </Platform> |
| 205 | - <Platform Name="Win32"> | |
| 206 | - <Operation>0</Operation> | |
| 208 | + </DeployClass> | |
| 209 | + <DeployClass Name="Android_LauncherIcon36"> | |
| 210 | + <Platform Name="Android"> | |
| 211 | + <RemoteDir>res\drawable-ldpi</RemoteDir> | |
| 212 | + <Operation>1</Operation> | |
| 207 | 213 | </Platform> |
| 208 | - <Platform Name="Linux64"> | |
| 214 | + </DeployClass> | |
| 215 | + <DeployClass Name="Android_LauncherIcon48"> | |
| 216 | + <Platform Name="Android"> | |
| 217 | + <RemoteDir>res\drawable-mdpi</RemoteDir> | |
| 209 | 218 | <Operation>1</Operation> |
| 210 | 219 | </Platform> |
| 211 | - <Platform Name="OSX32"> | |
| 212 | - <RemoteDir>Contents\MacOS</RemoteDir> | |
| 220 | + </DeployClass> | |
| 221 | + <DeployClass Name="Android_LauncherIcon72"> | |
| 222 | + <Platform Name="Android"> | |
| 223 | + <RemoteDir>res\drawable-hdpi</RemoteDir> | |
| 213 | 224 | <Operation>1</Operation> |
| 214 | 225 | </Platform> |
| 226 | + </DeployClass> | |
| 227 | + <DeployClass Name="Android_LauncherIcon96"> | |
| 215 | 228 | <Platform Name="Android"> |
| 216 | - <RemoteDir>library\lib\armeabi-v7a</RemoteDir> | |
| 229 | + <RemoteDir>res\drawable-xhdpi</RemoteDir> | |
| 217 | 230 | <Operation>1</Operation> |
| 218 | 231 | </Platform> |
| 219 | - <Platform Name="iOSSimulator"> | |
| 232 | + </DeployClass> | |
| 233 | + <DeployClass Name="Android_SplashImage426"> | |
| 234 | + <Platform Name="Android"> | |
| 235 | + <RemoteDir>res\drawable-small</RemoteDir> | |
| 220 | 236 | <Operation>1</Operation> |
| 221 | 237 | </Platform> |
| 222 | 238 | </DeployClass> |
| 223 | - <DeployClass Name="DependencyFramework"> | |
| 224 | - <Platform Name="Win32"> | |
| 225 | - <Operation>0</Operation> | |
| 226 | - </Platform> | |
| 227 | - <Platform Name="OSX32"> | |
| 228 | - <RemoteDir>Contents\MacOS</RemoteDir> | |
| 239 | + <DeployClass Name="Android_SplashImage470"> | |
| 240 | + <Platform Name="Android"> | |
| 241 | + <RemoteDir>res\drawable-normal</RemoteDir> | |
| 229 | 242 | <Operation>1</Operation> |
| 230 | - <Extensions>.framework</Extensions> | |
| 231 | 243 | </Platform> |
| 232 | 244 | </DeployClass> |
| 233 | - <DeployClass Name="ProjectUWPManifest"> | |
| 234 | - <Platform Name="Win32"> | |
| 245 | + <DeployClass Name="Android_SplashImage640"> | |
| 246 | + <Platform Name="Android"> | |
| 247 | + <RemoteDir>res\drawable-large</RemoteDir> | |
| 235 | 248 | <Operation>1</Operation> |
| 236 | 249 | </Platform> |
| 237 | - <Platform Name="Win64"> | |
| 250 | + </DeployClass> | |
| 251 | + <DeployClass Name="Android_SplashImage960"> | |
| 252 | + <Platform Name="Android"> | |
| 253 | + <RemoteDir>res\drawable-xlarge</RemoteDir> | |
| 238 | 254 | <Operation>1</Operation> |
| 239 | 255 | </Platform> |
| 240 | 256 | </DeployClass> |
| 241 | - <DeployClass Name="iPhone_Launch640"> | |
| 257 | + <DeployClass Name="DebugSymbols"> | |
| 242 | 258 | <Platform Name="iOSSimulator"> |
| 243 | 259 | <Operation>1</Operation> |
| 244 | 260 | </Platform> |
| 245 | - <Platform Name="iOSDevice64"> | |
| 261 | + <Platform Name="OSX32"> | |
| 262 | + <RemoteDir>Contents\MacOS</RemoteDir> | |
| 246 | 263 | <Operation>1</Operation> |
| 247 | 264 | </Platform> |
| 248 | - <Platform Name="iOSDevice32"> | |
| 249 | - <Operation>1</Operation> | |
| 265 | + <Platform Name="Win32"> | |
| 266 | + <Operation>0</Operation> | |
| 250 | 267 | </Platform> |
| 251 | 268 | </DeployClass> |
| 252 | - <DeployClass Name="iPad_Launch1024"> | |
| 253 | - <Platform Name="iOSSimulator"> | |
| 269 | + <DeployClass Name="DependencyFramework"> | |
| 270 | + <Platform Name="OSX32"> | |
| 271 | + <RemoteDir>Contents\MacOS</RemoteDir> | |
| 254 | 272 | <Operation>1</Operation> |
| 273 | + <Extensions>.framework</Extensions> | |
| 255 | 274 | </Platform> |
| 256 | - <Platform Name="iOSDevice64"> | |
| 257 | - <Operation>1</Operation> | |
| 275 | + <Platform Name="Win32"> | |
| 276 | + <Operation>0</Operation> | |
| 258 | 277 | </Platform> |
| 278 | + </DeployClass> | |
| 279 | + <DeployClass Name="DependencyModule"> | |
| 259 | 280 | <Platform Name="iOSDevice32"> |
| 260 | 281 | <Operation>1</Operation> |
| 282 | + <Extensions>.dylib</Extensions> | |
| 261 | 283 | </Platform> |
| 262 | - </DeployClass> | |
| 263 | - <DeployClass Name="ProjectiOSDeviceDebug"> | |
| 264 | 284 | <Platform Name="iOSDevice64"> |
| 265 | - <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir> | |
| 266 | 285 | <Operation>1</Operation> |
| 286 | + <Extensions>.dylib</Extensions> | |
| 267 | 287 | </Platform> |
| 268 | - <Platform Name="iOSDevice32"> | |
| 269 | - <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir> | |
| 288 | + <Platform Name="iOSSimulator"> | |
| 270 | 289 | <Operation>1</Operation> |
| 290 | + <Extensions>.dylib</Extensions> | |
| 271 | 291 | </Platform> |
| 272 | - </DeployClass> | |
| 273 | - <DeployClass Name="AndroidLibnativeArmeabiFile"> | |
| 274 | - <Platform Name="Android"> | |
| 275 | - <RemoteDir>library\lib\armeabi</RemoteDir> | |
| 292 | + <Platform Name="OSX32"> | |
| 293 | + <RemoteDir>Contents\MacOS</RemoteDir> | |
| 276 | 294 | <Operation>1</Operation> |
| 295 | + <Extensions>.dylib</Extensions> | |
| 277 | 296 | </Platform> |
| 297 | + <Platform Name="Win32"> | |
| 298 | + <Operation>0</Operation> | |
| 299 | + <Extensions>.dll;.bpl</Extensions> | |
| 300 | + </Platform> | |
| 278 | 301 | </DeployClass> |
| 279 | - <DeployClass Name="iPhone_Launch320"> | |
| 280 | - <Platform Name="iOSSimulator"> | |
| 302 | + <DeployClass Required="true" Name="DependencyPackage"> | |
| 303 | + <Platform Name="iOSDevice32"> | |
| 281 | 304 | <Operation>1</Operation> |
| 305 | + <Extensions>.dylib</Extensions> | |
| 282 | 306 | </Platform> |
| 283 | 307 | <Platform Name="iOSDevice64"> |
| 284 | 308 | <Operation>1</Operation> |
| 309 | + <Extensions>.dylib</Extensions> | |
| 285 | 310 | </Platform> |
| 286 | - <Platform Name="iOSDevice32"> | |
| 287 | - <Operation>1</Operation> | |
| 288 | - </Platform> | |
| 289 | - </DeployClass> | |
| 290 | - <DeployClass Name="ProjectiOSInfoPList"> | |
| 291 | 311 | <Platform Name="iOSSimulator"> |
| 292 | 312 | <Operation>1</Operation> |
| 313 | + <Extensions>.dylib</Extensions> | |
| 293 | 314 | </Platform> |
| 294 | - <Platform Name="iOSDevice64"> | |
| 315 | + <Platform Name="OSX32"> | |
| 316 | + <RemoteDir>Contents\MacOS</RemoteDir> | |
| 295 | 317 | <Operation>1</Operation> |
| 318 | + <Extensions>.dylib</Extensions> | |
| 296 | 319 | </Platform> |
| 297 | - <Platform Name="iOSDevice32"> | |
| 298 | - <Operation>1</Operation> | |
| 320 | + <Platform Name="Win32"> | |
| 321 | + <Operation>0</Operation> | |
| 322 | + <Extensions>.bpl</Extensions> | |
| 299 | 323 | </Platform> |
| 300 | 324 | </DeployClass> |
| 301 | - <DeployClass Name="DebugSymbols"> | |
| 302 | - <Platform Name="Win32"> | |
| 325 | + <DeployClass Name="File"> | |
| 326 | + <Platform Name="Android"> | |
| 303 | 327 | <Operation>0</Operation> |
| 304 | 328 | </Platform> |
| 329 | + <Platform Name="iOSDevice32"> | |
| 330 | + <Operation>0</Operation> | |
| 331 | + </Platform> | |
| 332 | + <Platform Name="iOSDevice64"> | |
| 333 | + <Operation>0</Operation> | |
| 334 | + </Platform> | |
| 305 | 335 | <Platform Name="iOSSimulator"> |
| 306 | - <Operation>1</Operation> | |
| 336 | + <Operation>0</Operation> | |
| 307 | 337 | </Platform> |
| 308 | 338 | <Platform Name="OSX32"> |
| 309 | - <RemoteDir>Contents\MacOS</RemoteDir> | |
| 310 | - <Operation>1</Operation> | |
| 339 | + <RemoteDir>Contents\Resources\StartUp\</RemoteDir> | |
| 340 | + <Operation>0</Operation> | |
| 311 | 341 | </Platform> |
| 342 | + <Platform Name="Win32"> | |
| 343 | + <Operation>0</Operation> | |
| 344 | + </Platform> | |
| 312 | 345 | </DeployClass> |
| 313 | - <DeployClass Name="iPad_Launch1536"> | |
| 314 | - <Platform Name="iOSSimulator"> | |
| 346 | + <DeployClass Name="iPad_Launch1024"> | |
| 347 | + <Platform Name="iOSDevice32"> | |
| 315 | 348 | <Operation>1</Operation> |
| 316 | 349 | </Platform> |
| 317 | 350 | <Platform Name="iOSDevice64"> |
| 318 | 351 | <Operation>1</Operation> |
| 319 | 352 | </Platform> |
| 320 | - <Platform Name="iOSDevice32"> | |
| 353 | + <Platform Name="iOSSimulator"> | |
| 321 | 354 | <Operation>1</Operation> |
| 322 | 355 | </Platform> |
| 323 | 356 | </DeployClass> |
| 324 | - <DeployClass Name="Android_SplashImage470"> | |
| 325 | - <Platform Name="Android"> | |
| 326 | - <RemoteDir>res\drawable-normal</RemoteDir> | |
| 357 | + <DeployClass Name="iPad_Launch1536"> | |
| 358 | + <Platform Name="iOSDevice32"> | |
| 327 | 359 | <Operation>1</Operation> |
| 328 | 360 | </Platform> |
| 329 | - </DeployClass> | |
| 330 | - <DeployClass Name="Android_SplashImage640"> | |
| 331 | - <Platform Name="Android"> | |
| 332 | - <RemoteDir>res\drawable-large</RemoteDir> | |
| 361 | + <Platform Name="iOSDevice64"> | |
| 333 | 362 | <Operation>1</Operation> |
| 334 | 363 | </Platform> |
| 335 | - </DeployClass> | |
| 336 | - <DeployClass Name="Android_LauncherIcon96"> | |
| 337 | - <Platform Name="Android"> | |
| 338 | - <RemoteDir>res\drawable-xhdpi</RemoteDir> | |
| 364 | + <Platform Name="iOSSimulator"> | |
| 339 | 365 | <Operation>1</Operation> |
| 340 | 366 | </Platform> |
| 341 | 367 | </DeployClass> |
| 342 | - <DeployClass Name="iPhone_Launch640x1136"> | |
| 343 | - <Platform Name="iOSSimulator"> | |
| 368 | + <DeployClass Name="iPad_Launch2048"> | |
| 369 | + <Platform Name="iOSDevice32"> | |
| 344 | 370 | <Operation>1</Operation> |
| 345 | 371 | </Platform> |
| 346 | 372 | <Platform Name="iOSDevice64"> |
| 347 | 373 | <Operation>1</Operation> |
| 348 | 374 | </Platform> |
| 349 | - <Platform Name="iOSDevice32"> | |
| 375 | + <Platform Name="iOSSimulator"> | |
| 350 | 376 | <Operation>1</Operation> |
| 351 | 377 | </Platform> |
| 352 | 378 | </DeployClass> |
| 353 | - <DeployClass Name="UWP_DelphiLogo150"> | |
| 354 | - <Platform Name="Win32"> | |
| 355 | - <RemoteDir>Assets</RemoteDir> | |
| 379 | + <DeployClass Name="iPad_Launch768"> | |
| 380 | + <Platform Name="iOSDevice32"> | |
| 356 | 381 | <Operation>1</Operation> |
| 357 | 382 | </Platform> |
| 358 | - <Platform Name="Win64"> | |
| 359 | - <RemoteDir>Assets</RemoteDir> | |
| 383 | + <Platform Name="iOSDevice64"> | |
| 360 | 384 | <Operation>1</Operation> |
| 361 | 385 | </Platform> |
| 386 | + <Platform Name="iOSSimulator"> | |
| 387 | + <Operation>1</Operation> | |
| 388 | + </Platform> | |
| 362 | 389 | </DeployClass> |
| 363 | - <DeployClass Name="ProjectiOSEntitlements"> | |
| 390 | + <DeployClass Name="iPhone_Launch320"> | |
| 391 | + <Platform Name="iOSDevice32"> | |
| 392 | + <Operation>1</Operation> | |
| 393 | + </Platform> | |
| 364 | 394 | <Platform Name="iOSDevice64"> |
| 365 | - <RemoteDir>..\</RemoteDir> | |
| 366 | 395 | <Operation>1</Operation> |
| 367 | 396 | </Platform> |
| 368 | - <Platform Name="iOSDevice32"> | |
| 369 | - <RemoteDir>..\</RemoteDir> | |
| 397 | + <Platform Name="iOSSimulator"> | |
| 370 | 398 | <Operation>1</Operation> |
| 371 | 399 | </Platform> |
| 372 | 400 | </DeployClass> |
| 373 | - <DeployClass Name="AndroidGDBServer"> | |
| 374 | - <Platform Name="Android"> | |
| 375 | - <RemoteDir>library\lib\armeabi-v7a</RemoteDir> | |
| 401 | + <DeployClass Name="iPhone_Launch640"> | |
| 402 | + <Platform Name="iOSDevice32"> | |
| 376 | 403 | <Operation>1</Operation> |
| 377 | 404 | </Platform> |
| 378 | - </DeployClass> | |
| 379 | - <DeployClass Name="Android_LauncherIcon72"> | |
| 380 | - <Platform Name="Android"> | |
| 381 | - <RemoteDir>res\drawable-hdpi</RemoteDir> | |
| 405 | + <Platform Name="iOSDevice64"> | |
| 382 | 406 | <Operation>1</Operation> |
| 383 | 407 | </Platform> |
| 384 | - </DeployClass> | |
| 385 | - <DeployClass Name="ProjectOSXInfoPList"> | |
| 386 | - <Platform Name="OSX32"> | |
| 387 | - <RemoteDir>Contents</RemoteDir> | |
| 408 | + <Platform Name="iOSSimulator"> | |
| 388 | 409 | <Operation>1</Operation> |
| 389 | 410 | </Platform> |
| 390 | 411 | </DeployClass> |
| 391 | - <DeployClass Name="ProjectOSXEntitlements"> | |
| 392 | - <Platform Name="OSX32"> | |
| 393 | - <RemoteDir>..\</RemoteDir> | |
| 412 | + <DeployClass Name="iPhone_Launch640x1136"> | |
| 413 | + <Platform Name="iOSDevice32"> | |
| 394 | 414 | <Operation>1</Operation> |
| 395 | 415 | </Platform> |
| 396 | - </DeployClass> | |
| 397 | - <DeployClass Name="UWP_DelphiLogo44"> | |
| 398 | - <Platform Name="Win32"> | |
| 399 | - <RemoteDir>Assets</RemoteDir> | |
| 416 | + <Platform Name="iOSDevice64"> | |
| 400 | 417 | <Operation>1</Operation> |
| 401 | 418 | </Platform> |
| 402 | - <Platform Name="Win64"> | |
| 403 | - <RemoteDir>Assets</RemoteDir> | |
| 419 | + <Platform Name="iOSSimulator"> | |
| 404 | 420 | <Operation>1</Operation> |
| 405 | 421 | </Platform> |
| 406 | 422 | </DeployClass> |
| 407 | - <DeployClass Name="AndroidSplashStyles"> | |
| 423 | + <DeployClass Name="ProjectAndroidManifest"> | |
| 408 | 424 | <Platform Name="Android"> |
| 409 | - <RemoteDir>res\values</RemoteDir> | |
| 410 | 425 | <Operation>1</Operation> |
| 411 | 426 | </Platform> |
| 412 | 427 | </DeployClass> |
| 413 | - <DeployClass Name="iPad_Launch2048"> | |
| 414 | - <Platform Name="iOSSimulator"> | |
| 428 | + <DeployClass Name="ProjectiOSDeviceDebug"> | |
| 429 | + <Platform Name="iOSDevice32"> | |
| 430 | + <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir> | |
| 415 | 431 | <Operation>1</Operation> |
| 416 | 432 | </Platform> |
| 417 | 433 | <Platform Name="iOSDevice64"> |
| 434 | + <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir> | |
| 418 | 435 | <Operation>1</Operation> |
| 419 | 436 | </Platform> |
| 437 | + </DeployClass> | |
| 438 | + <DeployClass Name="ProjectiOSDeviceResourceRules"> | |
| 420 | 439 | <Platform Name="iOSDevice32"> |
| 421 | 440 | <Operation>1</Operation> |
| 422 | 441 | </Platform> |
| 442 | + <Platform Name="iOSDevice64"> | |
| 443 | + <Operation>1</Operation> | |
| 444 | + </Platform> | |
| 423 | 445 | </DeployClass> |
| 424 | - <DeployClass Name="Android_SplashImage426"> | |
| 425 | - <Platform Name="Android"> | |
| 426 | - <RemoteDir>res\drawable-small</RemoteDir> | |
| 446 | + <DeployClass Name="ProjectiOSEntitlements"> | |
| 447 | + <Platform Name="iOSDevice32"> | |
| 448 | + <RemoteDir>..\</RemoteDir> | |
| 427 | 449 | <Operation>1</Operation> |
| 428 | 450 | </Platform> |
| 451 | + <Platform Name="iOSDevice64"> | |
| 452 | + <RemoteDir>..\</RemoteDir> | |
| 453 | + <Operation>1</Operation> | |
| 454 | + </Platform> | |
| 429 | 455 | </DeployClass> |
| 430 | - <DeployClass Name="AndroidSplashImageDef"> | |
| 431 | - <Platform Name="Android"> | |
| 432 | - <RemoteDir>res\drawable</RemoteDir> | |
| 456 | + <DeployClass Name="ProjectiOSInfoPList"> | |
| 457 | + <Platform Name="iOSDevice32"> | |
| 433 | 458 | <Operation>1</Operation> |
| 434 | 459 | </Platform> |
| 460 | + <Platform Name="iOSDevice64"> | |
| 461 | + <Operation>1</Operation> | |
| 462 | + </Platform> | |
| 463 | + <Platform Name="iOSSimulator"> | |
| 464 | + <Operation>1</Operation> | |
| 465 | + </Platform> | |
| 435 | 466 | </DeployClass> |
| 436 | 467 | <DeployClass Name="ProjectiOSResource"> |
| 437 | - <Platform Name="iOSSimulator"> | |
| 468 | + <Platform Name="iOSDevice32"> | |
| 438 | 469 | <Operation>1</Operation> |
| 439 | 470 | </Platform> |
| 440 | 471 | <Platform Name="iOSDevice64"> |
| 441 | 472 | <Operation>1</Operation> |
| 442 | 473 | </Platform> |
| 443 | - <Platform Name="iOSDevice32"> | |
| 474 | + <Platform Name="iOSSimulator"> | |
| 444 | 475 | <Operation>1</Operation> |
| 445 | 476 | </Platform> |
| 446 | 477 | </DeployClass> |
| 447 | - <DeployClass Name="ProjectAndroidManifest"> | |
| 448 | - <Platform Name="Android"> | |
| 478 | + <DeployClass Name="ProjectOSXEntitlements"> | |
| 479 | + <Platform Name="OSX32"> | |
| 480 | + <RemoteDir>..\</RemoteDir> | |
| 449 | 481 | <Operation>1</Operation> |
| 450 | 482 | </Platform> |
| 451 | 483 | </DeployClass> |
| 452 | - <DeployClass Name="Android_DefaultAppIcon"> | |
| 453 | - <Platform Name="Android"> | |
| 454 | - <RemoteDir>res\drawable</RemoteDir> | |
| 484 | + <DeployClass Name="ProjectOSXInfoPList"> | |
| 485 | + <Platform Name="OSX32"> | |
| 486 | + <RemoteDir>Contents</RemoteDir> | |
| 455 | 487 | <Operation>1</Operation> |
| 456 | 488 | </Platform> |
| 457 | 489 | </DeployClass> |
| 458 | - <DeployClass Name="File"> | |
| 459 | - <Platform Name="Win32"> | |
| 460 | - <Operation>0</Operation> | |
| 461 | - </Platform> | |
| 462 | - <Platform Name="iOSDevice64"> | |
| 463 | - <Operation>0</Operation> | |
| 464 | - </Platform> | |
| 490 | + <DeployClass Name="ProjectOSXResource"> | |
| 465 | 491 | <Platform Name="OSX32"> |
| 466 | - <RemoteDir>Contents\Resources\StartUp\</RemoteDir> | |
| 467 | - <Operation>0</Operation> | |
| 492 | + <RemoteDir>Contents\Resources</RemoteDir> | |
| 493 | + <Operation>1</Operation> | |
| 468 | 494 | </Platform> |
| 469 | - <Platform Name="iOSDevice32"> | |
| 470 | - <Operation>0</Operation> | |
| 471 | - </Platform> | |
| 472 | - <Platform Name="Android"> | |
| 473 | - <Operation>0</Operation> | |
| 474 | - </Platform> | |
| 475 | - <Platform Name="iOSSimulator"> | |
| 476 | - <Operation>0</Operation> | |
| 477 | - </Platform> | |
| 478 | 495 | </DeployClass> |
| 479 | - <DeployClass Name="AndroidServiceOutput"> | |
| 496 | + <DeployClass Required="true" Name="ProjectOutput"> | |
| 480 | 497 | <Platform Name="Android"> |
| 481 | 498 | <RemoteDir>library\lib\armeabi-v7a</RemoteDir> |
| 482 | 499 | <Operation>1</Operation> |
| 483 | 500 | </Platform> |
| 484 | - </DeployClass> | |
| 485 | - <DeployClass Name="Android_LauncherIcon48"> | |
| 486 | - <Platform Name="Android"> | |
| 487 | - <RemoteDir>res\drawable-mdpi</RemoteDir> | |
| 501 | + <Platform Name="iOSDevice32"> | |
| 488 | 502 | <Operation>1</Operation> |
| 489 | 503 | </Platform> |
| 490 | - </DeployClass> | |
| 491 | - <DeployClass Required="true" Name="DependencyPackage"> | |
| 492 | - <Platform Name="Win32"> | |
| 493 | - <Operation>0</Operation> | |
| 494 | - <Extensions>.bpl</Extensions> | |
| 495 | - </Platform> | |
| 496 | 504 | <Platform Name="iOSDevice64"> |
| 497 | 505 | <Operation>1</Operation> |
| 498 | - <Extensions>.dylib</Extensions> | |
| 499 | 506 | </Platform> |
| 500 | - <Platform Name="OSX32"> | |
| 501 | - <RemoteDir>Contents\MacOS</RemoteDir> | |
| 507 | + <Platform Name="iOSSimulator"> | |
| 502 | 508 | <Operation>1</Operation> |
| 503 | - <Extensions>.dylib</Extensions> | |
| 504 | 509 | </Platform> |
| 505 | - <Platform Name="iOSDevice32"> | |
| 510 | + <Platform Name="Linux64"> | |
| 506 | 511 | <Operation>1</Operation> |
| 507 | - <Extensions>.dylib</Extensions> | |
| 508 | 512 | </Platform> |
| 509 | - <Platform Name="iOSSimulator"> | |
| 513 | + <Platform Name="OSX32"> | |
| 514 | + <RemoteDir>Contents\MacOS</RemoteDir> | |
| 510 | 515 | <Operation>1</Operation> |
| 511 | - <Extensions>.dylib</Extensions> | |
| 512 | 516 | </Platform> |
| 517 | + <Platform Name="Win32"> | |
| 518 | + <Operation>0</Operation> | |
| 519 | + </Platform> | |
| 513 | 520 | </DeployClass> |
| 514 | - <DeployClass Name="Android_SplashImage960"> | |
| 515 | - <Platform Name="Android"> | |
| 516 | - <RemoteDir>res\drawable-xlarge</RemoteDir> | |
| 521 | + <DeployClass Name="ProjectUWPManifest"> | |
| 522 | + <Platform Name="Win32"> | |
| 517 | 523 | <Operation>1</Operation> |
| 518 | 524 | </Platform> |
| 519 | - </DeployClass> | |
| 520 | - <DeployClass Name="Android_LauncherIcon36"> | |
| 521 | - <Platform Name="Android"> | |
| 522 | - <RemoteDir>res\drawable-ldpi</RemoteDir> | |
| 525 | + <Platform Name="Win64"> | |
| 523 | 526 | <Operation>1</Operation> |
| 524 | 527 | </Platform> |
| 525 | 528 | </DeployClass> |
| 526 | - <DeployClass Name="DependencyModule"> | |
| 529 | + <DeployClass Name="UWP_DelphiLogo150"> | |
| 527 | 530 | <Platform Name="Win32"> |
| 528 | - <Operation>0</Operation> | |
| 529 | - <Extensions>.dll;.bpl</Extensions> | |
| 530 | - </Platform> | |
| 531 | - <Platform Name="iOSDevice64"> | |
| 531 | + <RemoteDir>Assets</RemoteDir> | |
| 532 | 532 | <Operation>1</Operation> |
| 533 | - <Extensions>.dylib</Extensions> | |
| 534 | 533 | </Platform> |
| 535 | - <Platform Name="OSX32"> | |
| 536 | - <RemoteDir>Contents\MacOS</RemoteDir> | |
| 534 | + <Platform Name="Win64"> | |
| 535 | + <RemoteDir>Assets</RemoteDir> | |
| 537 | 536 | <Operation>1</Operation> |
| 538 | - <Extensions>.dylib</Extensions> | |
| 539 | 537 | </Platform> |
| 540 | - <Platform Name="iOSDevice32"> | |
| 538 | + </DeployClass> | |
| 539 | + <DeployClass Name="UWP_DelphiLogo44"> | |
| 540 | + <Platform Name="Win32"> | |
| 541 | + <RemoteDir>Assets</RemoteDir> | |
| 541 | 542 | <Operation>1</Operation> |
| 542 | - <Extensions>.dylib</Extensions> | |
| 543 | 543 | </Platform> |
| 544 | - <Platform Name="iOSSimulator"> | |
| 544 | + <Platform Name="Win64"> | |
| 545 | + <RemoteDir>Assets</RemoteDir> | |
| 545 | 546 | <Operation>1</Operation> |
| 546 | - <Extensions>.dylib</Extensions> | |
| 547 | 547 | </Platform> |
| 548 | 548 | </DeployClass> |
| 549 | 549 | <ProjectRoot Platform="iOSDevice64" Name="$(PROJECTNAME).app"/> |
| @@ -1332,7 +1332,7 @@ | ||
| 1332 | 1332 | var i:integer; |
| 1333 | 1333 | s:string; |
| 1334 | 1334 | begin |
| 1335 | - sl.Clear; | |
| 1335 | + if ini.SectionExists(sc) then sl.clear; | |
| 1336 | 1336 | for i:=0 to 1024 do begin |
| 1337 | 1337 | if not ini.ValueExists(sc,inttostr(i)) then break; |
| 1338 | 1338 | sl.add(Ini.ReadString(sc,inttostr(i),'')); |