Sergey Solovyev
Sergey Solovyev
Problem: Build Tools 22 removes attributes targeted to higher versions of Android from xml file, copying the original file to an appropriate bucket. On lower versions of Android (f.e. 9)...
Build Tools 22 removes attributes targeted to higher versions of Android from xml file, copying the original file to an appropriate bucket. On lower versions of Android (f.e. 9) NineOldAndroids...
Prior to this commit it was not possible to trace back the parsed node location in the original string. This information could be used to highlight the syntax of a...
**tl;dr** Some Fastlane commands (aka lanes) write the user login and the Apple ID passwords in the login keychain where they are accessible by other apps. **Your passwords might be...