This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
adb help // List all comands | |
== Adb Server | |
adb kill-server | |
adb start-server | |
== Adb Reboot | |
adb reboot | |
adb reboot recovery | |
adb reboot-bootloader |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Building DS.iOS (Debug|iPhone) | |
Build started 6/9/2020 1:37:42 PM. | |
__________________________________________________ | |
Project "/Users/itretyakov/Library/Mobile Documents/com~apple~CloudDocs/Projects/DSMobile/DsMobile/DS.iOS/DS.iOS.csproj" (Build target(s)): | |
Target _BeforeCoreCompileInterfaceDefinitions: | |
Skipping target "_BeforeCoreCompileInterfaceDefinitions" because all output files are up-to-date with respect to the input files. | |
Target _CoreCompileInterfaceDefinitions: | |
Skipping target "_CoreCompileInterfaceDefinitions" because all output files are up-to-date with respect to the input files. |