audacity - switch to universal app#829
Merged
scriptingosx merged 1 commit intoInstallomator:mainfrom Jan 6, 2023
Merged
Conversation
output: ``` % sudo ./assemble.sh audacity INSTALL=force DEBUG=0 Password: 2023-01-04 10:52:31 : INFO : audacity : setting variable from argument INSTALL=force 2023-01-04 10:52:31 : INFO : audacity : setting variable from argument DEBUG=0 2023-01-04 10:52:31 : REQ : audacity : ################## Start Installomator v. 10.1, date 2023-01-04 2023-01-04 10:52:31 : INFO : audacity : ################## Version: 10.1 2023-01-04 10:52:31 : INFO : audacity : ################## Date: 2023-01-04 2023-01-04 10:52:31 : INFO : audacity : ################## audacity 2023-01-04 10:52:32 : INFO : audacity : BLOCKING_PROCESS_ACTION=tell_user 2023-01-04 10:52:32 : INFO : audacity : NOTIFY=success 2023-01-04 10:52:32 : INFO : audacity : LOGGING=INFO 2023-01-04 10:52:32 : INFO : audacity : LOGO=/System/Applications/App Store.app/Contents/Resources/AppIcon.icns 2023-01-04 10:52:32 : INFO : audacity : Label type: dmg 2023-01-04 10:52:32 : INFO : audacity : archiveName: audacity-macOS-[0-9.]*-universal.dmg 2023-01-04 10:52:32 : INFO : audacity : no blocking processes defined, using Audacity as default 2023-01-04 10:52:32 : INFO : audacity : App(s) found: /Applications/Audacity.app 2023-01-04 10:52:32 : INFO : audacity : found app at /Applications/Audacity.app, version 3.2.3.0, on versionKey CFBundleShortVersionString 2023-01-04 10:52:32 : INFO : audacity : appversion: 3.2.3.0 2023-01-04 10:52:32 : INFO : audacity : Label is not of type “updateronly”, and it’s set to use force to install or ignoring app store apps, so not using updateTool. 2023-01-04 10:52:32 : INFO : audacity : Latest version of Audacity is 3.2.3 2023-01-04 10:52:32 : REQ : audacity : Downloading https://github.com/audacity/audacity/releases/download/Audacity-3.2.3/audacity-macOS-3.2.3-universal.dmg to audacity-macOS-[0-9.]*-universal.dmg 2023-01-04 10:52:32 : REQ : audacity : no more blocking processes, continue with update 2023-01-04 10:52:32 : REQ : audacity : Installing Audacity 2023-01-04 10:52:32 : INFO : audacity : Mounting /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.2oBPYZhB/audacity-macOS-[0-9.]*-universal.dmg 2023-01-04 10:52:36 : INFO : audacity : Mounted: /Volumes/Audacity 2023-01-04 10:52:36 : INFO : audacity : Verifying: /Volumes/Audacity/Audacity.app 2023-01-04 10:52:38 : INFO : audacity : Team ID matching: AWEYX923UX (expected: AWEYX923UX ) 2023-01-04 10:52:38 : INFO : audacity : Downloaded version of Audacity is 3.2.3.0 on versionKey CFBundleShortVersionString, same as installed. 2023-01-04 10:52:38 : INFO : audacity : Using force to install anyway. 2023-01-04 10:52:38 : INFO : audacity : App has LSMinimumSystemVersion: 10.13 2023-01-04 10:52:38 : WARN : audacity : Removing existing /Applications/Audacity.app 2023-01-04 10:52:38 : INFO : audacity : Copy /Volumes/Audacity/Audacity.app to /Applications 2023-01-04 10:52:39 : WARN : audacity : Changing owner to dnikles 2023-01-04 10:52:39 : INFO : audacity : Finishing... 2023-01-04 10:52:42 : INFO : audacity : App(s) found: /Applications/Audacity.app 2023-01-04 10:52:42 : INFO : audacity : found app at /Applications/Audacity.app, version 3.2.3.0, on versionKey CFBundleShortVersionString 2023-01-04 10:52:42 : REQ : audacity : Installed Audacity, version 3.2.3.0 2023-01-04 10:52:42 : INFO : audacity : notifying 2023-01-04 10:52:42 : INFO : audacity : App not closed, so no reopen. 2023-01-04 10:52:42 : REQ : audacity : All done! 2023-01-04 10:52:42 : REQ : audacity : ################## End Installomator, exit code 0 ```
Collaborator
|
Thank you! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
output: