Jonas Björkert пре 2 година
родитељ
комит
ccedc69876
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      Scripts/capture-build-details.sh

+ 1 - 1
Scripts/capture-build-details.sh

@@ -17,4 +17,4 @@ fi
 echo "Gathering build date..."
 
 # Capture the current date and write it to BuildDetails.plist
-plutil -replace com-LoopFollow-date -string "$(date)" "${info_plist_path}"
+plutil -replace com-LoopFollow-build-date -string "$(date)" "${info_plist_path}"