技术笔记
Solved: Binary file (standard input) matches grep error
Problem
技术笔记
Problem
技术笔记
Mac has bash and zsh the profile for bash and zsh is different, sometimes we want to change path on profile files, but in order to find…
技术笔记
Problem
Today, I encounter a problem that is the project can’t sync, it reports that the cannot download gradle, we use gradle 7.3.3, the download…
The tool setfacl on linux is used to set file access control lists, for example, I have a user named stephen , and I have a test file…
技术笔记
I am thinking about save files on a remote server, and develop with vscode on local machine, this is the solution.
Today, when I package an app, and try to install on the device, it report the following error:
技术笔记
This error was occurred when run the app on an iOS device with OS version less than 13, after investigate the problem was caused by the…
技术笔记
Problem
技术笔记
Currently I am investigate how to build the iOS application from command line, this article is what I have done right now.
技术笔记
When we upload application for test on TestFlight, it always in Missing Compliance status, because it is in this status, the application…
技术笔记
In the build.gradle.kts has a versionNumber variable, the content is like below: