Xcode12 archive not working

set -o pipefail && xcodebuild -workspace [].xcworkspace -scheme [] -destination ‘generic/platform=iOS’ -archivePath /Users/jihyunson/Library/Developer/Xcode/Archives/2020-09-18/fastlane\ 2020-09-18\ 11.02.04.xcarchive archive | tee /Users/jihyunson/Library/Logs/gym/[]-[].log | xcpretty

-> archive succeeded

-> But there was no archive file in 2020-09-18

-> Tried archiving again but, no archive file generated

-> After removing folder 2020-09-18, archiving worked.