https://github.com/Tencent/lemon-cleaner
CODE_SIGN_IDENTITY = "Developer ID Application: Tencent Technology (Shenzhen) Company Limited (88L2Q4487U)";
# CODE_SIGN_IDENTITY = "";
# sudo xcode-select -r
xcodebuild \
-workspace "Lemon.xcworkspace" \
-scheme "Lemon" \
-configuration "Release" \
-archivePath "Lemon.xcarchive" \
archive