Skip to content

Commit

Permalink
updated build script
Browse files Browse the repository at this point in the history
  • Loading branch information
twocanoes committed Jun 29, 2023
1 parent 97c383e commit b4fd79d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build_resources/buildscripts/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ marketing_version=$(sed -n '/MARKETING_VERSION/{s/MARKETING_VERSION = //;s/;//;s
/usr/libexec/PlistBuddy -c "Set :pfm_version ${buildNumber}" "${PROJECT_FOLDER}/Profile Manifest/com.twocanoes.xcreds.plist"

/usr/libexec/PlistBuddy -c "Set :pfm_description \"XCreds ${marketing_version} (${buildNumber}) OAuth Settings\"" "${PROJECT_FOLDER}/Profile Manifest/com.twocanoes.xcreds.plist"
exit


temp_folder=$(mktemp -d "/tmp/${PRODUCT_NAME}.XXXXXXXX")
Expand Down

0 comments on commit b4fd79d

Please sign in to comment.