Teamviewer is trying to install a helper tool

A dialog box with "Teamviewer is trying to install a helper tool" keeps appearing on my remote mac. Entering an admin id and password resolves the issue if you are in front of the computer, but it stops you from accessing the computer remotely.

Does anyone know how to fix this?

Tagged:

Best Answer

Answers

  • mLipok
    mLipok Posts: 781 ⭐Star⭐

    Something very strange.

    Be carefull I think MOD or TV Staff will answer your question soon.

    Regards,
    mLipok , AutoIt MVP
  • Yuri_T
    Yuri_T Posts: 2,256 [Former Staff]

    Hi @RJG1999

    Thank you for your post😊

    We are checking the issue internally. I will keep you updated if there is any more information I get.

    Kind regards,

    Yuri

    Former Japanese Community Moderator
  • RJG1999
    RJG1999 Posts: 5 ✭✭

    Thanks. I will certainly give that a try.

  • RJG1999
    RJG1999 Posts: 5 ✭✭

    The reinstall seems to have done the trick. I really appreciate the help. Thank you all.

  • Max_L2z
    Max_L2z Posts: 26 ✭✭

    Hello MoreCoffee,

    I have tried what you have suggested (downloading the most up-to-date version etc.), then I've restarted and the same 'Helper Tool' window has popped up again? What else can I try as this issue is preventing me working remotely.

    Kind regards,

    Max

  • MoreCoffee
    MoreCoffee Posts: 47 Staff member 🤠

    @Max_L2z Does TeamViewer seem to operate normally if you cancel the password prompt (twice)?

  • Max_L2z
    Max_L2z Posts: 26 ✭✭

    Hello MoreCoffee,

    It will operate normally when you cancel the password prompt twice, but then the next day when I restart, the same window pops up asking for the same thing?

    I do need to sort this out as I need to work from home due to the virus.

    Kind regards,

    Max

  • MoreCoffee
    MoreCoffee Posts: 47 Staff member 🤠

    @Max_L2z It sounds like your Mac might be taking unusually long to validate code signatures.

    Could you please send the output of the following command:

    log show --last 2d --style=compact --predicate="subsystem='com.teamviewer.Helper'"
    

    You might want to use a different value than 2d (= 2 days) in case there is a lot (or very little) output. Make sure you do include the time when the problem last occurred.

    There should normally be no personally identifying information in the output (but do check it quickly before you post it here, just in case).

    Also, could you please try the following command:

    /usr/bin/time -h codesign --deep --strict --check-revocation -v --verbose=5 /Applications/TeamViewer.app
    

    It might take several minutes to complete and you'll see several dozen lines of output (feel free to switch to another app and continue working while it is running).

    At the end, it should print some timings similar to:

    	0.84s real		0.92s user		0.58s sys
    

    What values are you seeing there?

    Also, in case this completes fairly quickly (seconds, not minutes), could you please try the same command again after a restart of your Mac to see if there is any significant difference?

  • Max_L2z
    Max_L2z Posts: 26 ✭✭

    Hello MoreCoffee,

    Thank you for getting back to me today.

    I haven't used this 'coding' ever on an iMac before - where do I start? Do I start in System Preferences? Could you please help and take me through it step by step?

    I have to work from the office because of this issue during these uncertain covid times and the sooner I work from home, the safer I'll feel.

    Kind regards,

    Max

  • MoreCoffee
    MoreCoffee Posts: 47 Staff member 🤠

    @Max_L2z Apologies for not being more specific. In Finder, go to Applications -> Utilities. You should find Terminal there, double-click it to open like you would any other app.

    In case you have used the Windows command prompt before, Terminal on macOS works very similar.

    Type the command in the Terminal window, exactly as written above, including capitalization and quotation marks. You can also copy & paste them, if you prefer.

    Once you have typed the command (the entire line), press the return key on your keyboard to run it.

    For the first command

    log show --last 2d --style=compact --predicate="subsystem='com.teamviewer.Helper'"
    

    you should see output immediately if you typed it correctly. The output should look somewhat like this:

    Filtering the log data using "subsystem == "com.teamviewer.Helper""

    Skipping info and debug messages, pass --info and/or --debug to include.

    Timestamp Ty Process[PID:TID]

    2021-12-14 15:19:26.148 Df com.teamviewer.Helper[53030:ab0de] [com.teamviewer.Helper:-P0-3] Dynamic client validation passed.

    2021-12-14 15:19:26.956 Df com.teamviewer.Helper[53030:ab0de] [com.teamviewer.Helper:-P0-3] Client is located in /Applications.

    (...)

    This is the output I would like to see. You can select the text of the output in Terminal and copy & paste it here.

    For the second command

    /usr/bin/time -h codesign --deep --strict --check-revocation -v --verbose=5 /Applications/TeamViewer.app
    

    it might actually take a few seconds until you see the first line of output. It will look somewhat like this:

    --prepared:/Applications/TeamViewer.app/Contents/MacOS/TeamViewer_Desktop_Proxy

    --validated:/Applications/TeamViewer.app/Contents/MacOS/TeamViewer_Desktop_Proxy

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVDiagnosticDataReporting.framework/Versions/Current/.

    (...)

    As I said, this might take quite a while on your Mac, but probably not longer than 15 minutes. At some point you should see something like:

    (...)

    /Applications/TeamViewer.app: valid on disk

    /Applications/TeamViewer.app: satisfies its Designated Requirement

    1.21s real 1.01s user 1.11s sys

    I'm primarily interested in the first number ("1.21s real").

  • Max_L2z
    Max_L2z Posts: 26 ✭✭

    Hello MoreCoffee,

    Please find the results from the second command:


    --prepared:/Applications/TeamViewer.app/Contents/MacOS/TeamViewer_Desktop_Proxy

    --validated:/Applications/TeamViewer.app/Contents/MacOS/TeamViewer_Desktop_Proxy

    --prepared:/Applications/TeamViewer.app/Contents/MacOS/TeamViewer_Service

    --validated:/Applications/TeamViewer.app/Contents/MacOS/TeamViewer_Service

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVUIPreferencesViewModels.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVUISessionSendFileViewModels.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVDiagnosticDataReporting.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVNoteIntegration.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVDiagnosticDataReporting.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVUISessionMeeting.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVUIPreferencesViewModels.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVUISessionSendFileViewModels.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVUIPartnerListViewModels.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVNoteIntegration.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVUIPartnerListViewModels.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVOSPermissionsViewModels.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVQuickLook.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVAutoupdate.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVUISessionFileTransferViewModels.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVCoreUI.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVUIMeetingScheduler.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVOSPermissionsUserInterface.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVOSPermissionsViewModels.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVQuickLook.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVUISessionFileTransferViewModels.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVAutoupdate.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVCoreUI.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVUIMeetingScheduler.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVOSPermissionsUserInterface.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVUISessionMeeting.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVUISessionRemoteSupportViewModels.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVUISessionRemoteSupportViewModels.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVDrawing.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVDrawing.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVFoundation.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVSpeech.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVFoundation.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVSpeech.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVUISessionBaseViewModels.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVUISessionBaseViewModels.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVUISessionPilotViewModels.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVUIChatViewModels.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVUISessionPilotViewModels.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/Sparkle.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVUIAccount.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVUICreative.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVUISessionPilot.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVUIChatViewModels.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVUISessionPilot.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVUICreative.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVUIAccount.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVUIMainBaseViewModels.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVUIBaseViewModels.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVUIMainBaseViewModels.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVUIBaseViewModels.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVUISessionMeetingViewModels.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVSystemMonitoring.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVUISessionMeetingViewModels.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVSystemMonitoring.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVPrinting.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVPrinting.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVUISessionPlayer.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVUISessionPlayerViewModels.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVUICreativeViewModels.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVUISessionPlayer.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVUIMainBase.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVUIPartnerList.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVUISessionPlayerViewModels.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVUICreativeViewModels.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVUIMainBase.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVUIPartnerList.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVCrux.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVCrux.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVUISessionRemoteControlViewModels.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVUISessionRemoteControlViewModels.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/Sparkle.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVUIWidgetsViewModels.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVUIMainFullViewModels.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVLogging.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVUISessionSendFile.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVUIMainFullViewModels.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVUIWidgets.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVUIWidgetsViewModels.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVUIMainFull.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVLogging.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVUISessionSendFile.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVUISessionBase.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVUISessionRemoteControl.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVUISessionBase.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVUIWidgets.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVUIMainFull.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVUISessionRemoteControl.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVUIMeetingSchedulerViewModels.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVUIMeetingSchedulerViewModels.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVMetal.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVAVFoundation.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVUIAccountViewModels.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVOSPermissions.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVUIBase.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVUISessionRemoteSupport.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVUIPreferences.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVUIAccountViewModels.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVMetal.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVOSPermissions.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVAVFoundation.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVUISessionRemoteSupport.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVUIBase.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVUIPreferences.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVUISessionFileTransfer.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVUISessionFileTransfer.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVUIChat.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVUIChat.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Helpers/Restarter

    --validated:/Applications/TeamViewer.app/Contents/Helpers/Restarter

    --prepared:/Applications/TeamViewer.app/Contents/Helpers/TeamViewer_Desktop.app

    --prepared:/Applications/TeamViewer.app/Contents/Helpers/TeamViewer_Desktop.app/Contents/Frameworks/TVLogging.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Helpers/TeamViewer_Desktop.app/Contents/Frameworks/TVSystemMonitoring.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Helpers/TeamViewer_Desktop.app/Contents/Frameworks/TVFoundation.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Helpers/TeamViewer_Desktop.app/Contents/Frameworks/TVOSPermissionsViewModels.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Helpers/TeamViewer_Desktop.app/Contents/Frameworks/TVOSPermissions.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Helpers/TeamViewer_Desktop.app/Contents/Frameworks/TVLogging.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Helpers/TeamViewer_Desktop.app/Contents/Frameworks/TVSystemMonitoring.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Helpers/TeamViewer_Desktop.app/Contents/Frameworks/TVOSPermissions.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Helpers/TeamViewer_Desktop.app/Contents/Frameworks/TVOSPermissionsViewModels.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Helpers/TeamViewer_Desktop.app/Contents/Frameworks/TVFoundation.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Helpers/TeamViewer_Desktop.app

    --prepared:/Applications/TeamViewer.app/Contents/Helpers/TeamViewer_Assignment

    --validated:/Applications/TeamViewer.app/Contents/Helpers/TeamViewer_Assignment

    /Applications/TeamViewer.app: valid on disk

    /Applications/TeamViewer.app: satisfies its Designated Requirement

    1.52s real 0.99s user 0.45s sys


    I look forward to hearing from you,

    Kind regards,

    Max

  • Max_L2z
    Max_L2z Posts: 26 ✭✭

    Hello MoreCoffee,

    Here are the results from the second command:

    --prepared:/Applications/TeamViewer.app/Contents/MacOS/TeamViewer_Desktop_Proxy

    --validated:/Applications/TeamViewer.app/Contents/MacOS/TeamViewer_Desktop_Proxy

    --prepared:/Applications/TeamViewer.app/Contents/MacOS/TeamViewer_Service

    --validated:/Applications/TeamViewer.app/Contents/MacOS/TeamViewer_Service

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVUIPreferencesViewModels.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVUISessionSendFileViewModels.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVDiagnosticDataReporting.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVNoteIntegration.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVDiagnosticDataReporting.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVUISessionMeeting.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVUIPreferencesViewModels.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVUISessionSendFileViewModels.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVUIPartnerListViewModels.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVNoteIntegration.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVUIPartnerListViewModels.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVOSPermissionsViewModels.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVQuickLook.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVAutoupdate.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVUISessionFileTransferViewModels.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVCoreUI.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVUIMeetingScheduler.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVOSPermissionsUserInterface.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVOSPermissionsViewModels.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVQuickLook.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVUISessionFileTransferViewModels.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVAutoupdate.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVCoreUI.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVUIMeetingScheduler.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVOSPermissionsUserInterface.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVUISessionMeeting.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVUISessionRemoteSupportViewModels.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVUISessionRemoteSupportViewModels.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVDrawing.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVDrawing.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVFoundation.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVSpeech.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVFoundation.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVSpeech.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVUISessionBaseViewModels.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVUISessionBaseViewModels.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVUISessionPilotViewModels.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVUIChatViewModels.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVUISessionPilotViewModels.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/Sparkle.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVUIAccount.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVUICreative.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVUISessionPilot.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVUIChatViewModels.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVUISessionPilot.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVUICreative.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVUIAccount.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVUIMainBaseViewModels.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVUIBaseViewModels.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVUIMainBaseViewModels.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVUIBaseViewModels.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVUISessionMeetingViewModels.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVSystemMonitoring.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVUISessionMeetingViewModels.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVSystemMonitoring.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVPrinting.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVPrinting.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVUISessionPlayer.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVUISessionPlayerViewModels.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVUICreativeViewModels.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVUISessionPlayer.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVUIMainBase.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVUIPartnerList.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVUISessionPlayerViewModels.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVUICreativeViewModels.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVUIMainBase.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVUIPartnerList.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVCrux.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVCrux.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVUISessionRemoteControlViewModels.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVUISessionRemoteControlViewModels.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/Sparkle.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVUIWidgetsViewModels.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVUIMainFullViewModels.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVLogging.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVUISessionSendFile.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVUIMainFullViewModels.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVUIWidgets.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVUIWidgetsViewModels.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVUIMainFull.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVLogging.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVUISessionSendFile.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVUISessionBase.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVUISessionRemoteControl.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVUISessionBase.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVUIWidgets.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVUIMainFull.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVUISessionRemoteControl.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVUIMeetingSchedulerViewModels.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVUIMeetingSchedulerViewModels.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVMetal.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVAVFoundation.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVUIAccountViewModels.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVOSPermissions.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVUIBase.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVUISessionRemoteSupport.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVUIPreferences.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVUIAccountViewModels.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVMetal.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVOSPermissions.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVAVFoundation.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVUISessionRemoteSupport.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVUIBase.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVUIPreferences.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVUISessionFileTransfer.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVUISessionFileTransfer.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVUIChat.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVUIChat.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Helpers/Restarter

    --validated:/Applications/TeamViewer.app/Contents/Helpers/Restarter

    --prepared:/Applications/TeamViewer.app/Contents/Helpers/TeamViewer_Desktop.app

    --prepared:/Applications/TeamViewer.app/Contents/Helpers/TeamViewer_Desktop.app/Contents/Frameworks/TVLogging.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Helpers/TeamViewer_Desktop.app/Contents/Frameworks/TVSystemMonitoring.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Helpers/TeamViewer_Desktop.app/Contents/Frameworks/TVFoundation.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Helpers/TeamViewer_Desktop.app/Contents/Frameworks/TVOSPermissionsViewModels.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Helpers/TeamViewer_Desktop.app/Contents/Frameworks/TVOSPermissions.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Helpers/TeamViewer_Desktop.app/Contents/Frameworks/TVLogging.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Helpers/TeamViewer_Desktop.app/Contents/Frameworks/TVSystemMonitoring.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Helpers/TeamViewer_Desktop.app/Contents/Frameworks/TVOSPermissions.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Helpers/TeamViewer_Desktop.app/Contents/Frameworks/TVOSPermissionsViewModels.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Helpers/TeamViewer_Desktop.app/Contents/Frameworks/TVFoundation.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Helpers/TeamViewer_Desktop.app

    --prepared:/Applications/TeamViewer.app/Contents/Helpers/TeamViewer_Assignment

    --validated:/Applications/TeamViewer.app/Contents/Helpers/TeamViewer_Assignment

    /Applications/TeamViewer.app: valid on disk

    /Applications/TeamViewer.app: satisfies its Designated Requirement

    1.52s real 0.99s user 0.45s sys


    Kind regards,

    Max

  • MoreCoffee
    MoreCoffee Posts: 47 Staff member 🤠

    @Max_L2z That actually doesn't look too bad. Do you also have output for the first command (the one with "log show")?

  • Max_L2z
    Max_L2z Posts: 26 ✭✭

    Hello MoreCoffee,

    I restarted my office iMac as you suggested and retyped in the second command and here are the results:


    --prepared:/Applications/TeamViewer.app/Contents/MacOS/TeamViewer_Desktop_Proxy

    --validated:/Applications/TeamViewer.app/Contents/MacOS/TeamViewer_Desktop_Proxy

    --prepared:/Applications/TeamViewer.app/Contents/MacOS/TeamViewer_Service

    --validated:/Applications/TeamViewer.app/Contents/MacOS/TeamViewer_Service

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVNoteIntegration.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVDiagnosticDataReporting.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVDiagnosticDataReporting.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVUISessionMeeting.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVNoteIntegration.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVUISessionMeeting.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVUISessionSendFileViewModels.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVUISessionSendFileViewModels.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVAutoupdate.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVAutoupdate.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVUIPreferencesViewModels.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVUIPreferencesViewModels.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVUIPartnerListViewModels.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVUIPartnerListViewModels.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVOSPermissionsViewModels.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVOSPermissionsViewModels.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVQuickLook.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVQuickLook.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVUIMeetingScheduler.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVCoreUI.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVUIMeetingScheduler.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVCoreUI.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVOSPermissionsUserInterface.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVOSPermissionsUserInterface.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVUISessionFileTransferViewModels.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVUISessionFileTransferViewModels.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVUISessionRemoteSupportViewModels.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVUISessionRemoteSupportViewModels.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVSpeech.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVSpeech.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVUISessionBaseViewModels.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVUISessionBaseViewModels.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVUISessionPilotViewModels.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVUISessionPilotViewModels.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/Sparkle.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVDrawing.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVDrawing.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVFoundation.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVFoundation.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/Sparkle.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVUISessionPilot.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVUIBaseViewModels.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVUIBaseViewModels.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVUISessionPilot.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVUIAccount.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVSystemMonitoring.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVSystemMonitoring.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVUIAccount.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVUICreative.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVUIChatViewModels.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVUIChatViewModels.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVUICreative.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVUISessionMeetingViewModels.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVUISessionMeetingViewModels.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVUIMainBaseViewModels.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVUIMainBaseViewModels.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVPrinting.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVPrinting.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVUISessionPlayer.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVUISessionPlayer.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVUIMainBase.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVCrux.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVCrux.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVUISessionPlayerViewModels.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVUISessionPlayerViewModels.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVUICreativeViewModels.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVUICreativeViewModels.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVUIPartnerList.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVUIPartnerList.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVUIMainFull.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVUISessionRemoteControlViewModels.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVUISessionRemoteControlViewModels.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVUIMainFullViewModels.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVUIMainFullViewModels.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVUIMainBase.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVUIMainFull.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVUISessionSendFile.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVUISessionSendFile.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVUIPreferences.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVUISessionRemoteControl.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVLogging.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVLogging.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVUIWidgetsViewModels.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVUIWidgetsViewModels.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVUIMeetingSchedulerViewModels.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVUIMeetingSchedulerViewModels.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVUIWidgets.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVUISessionBase.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVUISessionBase.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVUIWidgets.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVUISessionRemoteControl.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVUIPreferences.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVAVFoundation.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVAVFoundation.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVUIBase.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVMetal.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVMetal.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVUIChat.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVUISessionFileTransfer.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVUISessionRemoteSupport.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVOSPermissions.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVOSPermissions.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVUIAccountViewModels.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVUIAccountViewModels.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVUIChat.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVUIBase.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVUISessionRemoteSupport.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVUISessionFileTransfer.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Helpers/Restarter

    --validated:/Applications/TeamViewer.app/Contents/Helpers/Restarter

    --prepared:/Applications/TeamViewer.app/Contents/Helpers/TeamViewer_Desktop.app

    --prepared:/Applications/TeamViewer.app/Contents/Helpers/TeamViewer_Desktop.app/Contents/Frameworks/TVSystemMonitoring.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Helpers/TeamViewer_Desktop.app/Contents/Frameworks/TVSystemMonitoring.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Helpers/TeamViewer_Desktop.app/Contents/Frameworks/TVLogging.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Helpers/TeamViewer_Desktop.app/Contents/Frameworks/TVLogging.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Helpers/TeamViewer_Desktop.app/Contents/Frameworks/TVOSPermissionsViewModels.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Helpers/TeamViewer_Desktop.app/Contents/Frameworks/TVOSPermissionsViewModels.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Helpers/TeamViewer_Desktop.app/Contents/Frameworks/TVOSPermissions.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Helpers/TeamViewer_Desktop.app/Contents/Frameworks/TVOSPermissions.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Helpers/TeamViewer_Desktop.app/Contents/Frameworks/TVFoundation.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Helpers/TeamViewer_Desktop.app/Contents/Frameworks/TVFoundation.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Helpers/TeamViewer_Desktop.app

    --prepared:/Applications/TeamViewer.app/Contents/Helpers/TeamViewer_Assignment

    --validated:/Applications/TeamViewer.app/Contents/Helpers/TeamViewer_Assignment

    /Applications/TeamViewer.app: valid on disk

    /Applications/TeamViewer.app: satisfies its Designated Requirement

    12.89s real 0.99s user 0.42s sys


    I look forward to hearing from you very soon,

    Max

  • Max_L2z
    Max_L2z Posts: 26 ✭✭

    Hello MoreCoffee,

    After typing in the first command, here are the results:


    Filtering the log data using "subsystem == "com.teamviewer.Helper""

    Skipping info and debug messages, pass --info and/or --debug to include.

    Timestamp        Ty Process[PID:TID]

    2021-12-15 07:03:09.741 Df com.teamviewer.Helper[745:25f4] [com.teamviewer.Helper:-P0-3] Dynamic client validation passed.

    2021-12-15 07:11:47.472 Df com.teamviewer.Helper[745:25f4] [com.teamviewer.Helper:-P0-3] Client is located in /Applications.

    2021-12-15 07:11:47.472 Df com.teamviewer.Helper[745:25f4] [com.teamviewer.Helper:-P0-3] Static client validation passed.

    2021-12-15 07:11:47.485 Df com.teamviewer.Helper[745:25f4] [com.teamviewer.Helper:-P0-3] Connection invalidated, exiting.

    2021-12-15 07:45:18.784 Df com.teamviewer.Helper[61599:2eaec] [com.teamviewer.Helper:-P0-3] Dynamic client validation passed.

    2021-12-15 09:03:59.278 Df com.teamviewer.Helper[63002:4ec81] [com.teamviewer.Helper:-P0-3] Dynamic client validation passed.

    2021-12-15 09:05:33.052 Df com.teamviewer.Helper[63002:4ec81] [com.teamviewer.Helper:-P0-3] Client is located in /Applications.

    2021-12-15 09:05:33.052 Df com.teamviewer.Helper[63002:4ec81] [com.teamviewer.Helper:-P0-3] Static client validation passed.

    2021-12-15 09:05:33.066 Df com.teamviewer.Helper[63002:4efff] [com.teamviewer.Helper:-P0-3] Connection invalidated, exiting.

    2021-12-15 09:20:46.475 Df com.teamviewer.Helper[800:35b1] [com.teamviewer.Helper:-P0-3] Dynamic client validation passed.

    2021-12-15 09:31:55.938 Df com.teamviewer.Helper[800:35b1] [com.teamviewer.Helper:-P0-3] Client is located in /Applications.

    2021-12-15 09:31:55.938 Df com.teamviewer.Helper[800:35b1] [com.teamviewer.Helper:-P0-3] Static client validation passed.

    2021-12-15 09:31:56.235 Df com.teamviewer.Helper[800:4701] [com.teamviewer.Helper:-P0-3] Connection invalidated, exiting.

    2021-12-15 10:19:09.089 Df com.teamviewer.Helper[2696:191ae] [com.teamviewer.Helper:-P0-3] Dynamic client validation passed.

    2021-12-15 10:26:40.555 Df com.teamviewer.Helper[2696:191ae] [com.teamviewer.Helper:-P0-3] Client is located in /Applications.

    2021-12-15 10:26:40.555 Df com.teamviewer.Helper[2696:191ae] [com.teamviewer.Helper:-P0-3] Static client validation passed.

    2021-12-15 10:26:40.569 Df com.teamviewer.Helper[2696:191ae] [com.teamviewer.Helper:-P0-3] Connection invalidated, exiting.

    2021-12-15 10:33:18.649 Df com.teamviewer.Helper[3291:1f579] [com.teamviewer.Helper:-P0-3] Dynamic client validation passed.

    2021-12-15 10:33:19.415 Df com.teamviewer.Helper[3291:1f579] [com.teamviewer.Helper:-P0-3] Client is located in /Applications.

    2021-12-15 10:33:19.415 Df com.teamviewer.Helper[3291:1f579] [com.teamviewer.Helper:-P0-3] Static client validation passed.

    2021-12-15 10:33:19.428 Df com.teamviewer.Helper[3291:1f579] [com.teamviewer.Helper:-P0-3] Connection invalidated, exiting.

    2021-12-15 14:26:20.898 Df com.teamviewer.Helper[5924:7755e] [com.teamviewer.Helper:-P0-3] Dynamic client validation passed.

    2021-12-15 14:27:10.481 Df com.teamviewer.Helper[5924:7755e] [com.teamviewer.Helper:-P0-3] Client is located in /Applications.

    2021-12-15 14:27:10.481 Df com.teamviewer.Helper[5924:7755e] [com.teamviewer.Helper:-P0-3] Static client validation passed.

    2021-12-15 14:27:10.496 Df com.teamviewer.Helper[5924:7755e] [com.teamviewer.Helper:-P0-3] Connection invalidated, exiting.

    2021-12-15 14:42:43.800 Df com.teamviewer.Helper[6762:7e1a6] [com.teamviewer.Helper:-P0-3] Dynamic client validation passed.

    2021-12-15 14:48:14.681 Df com.teamviewer.Helper[6762:7e1a6] [com.teamviewer.Helper:-P0-3] Client is located in /Applications.

    2021-12-15 14:48:14.681 Df com.teamviewer.Helper[6762:7e1a6] [com.teamviewer.Helper:-P0-3] Static client validation passed.

    2021-12-15 14:48:14.776 Df com.teamviewer.Helper[6762:7e1a6] [com.teamviewer.Helper:-P0-3] Connection invalidated, exiting.

    2021-12-16 07:06:25.236 Df com.teamviewer.Helper[783:3740] [com.teamviewer.Helper:-P0-3] Dynamic client validation passed.

    2021-12-16 07:19:29.333 Df com.teamviewer.Helper[783:3740] [com.teamviewer.Helper:-P0-3] Client is located in /Applications.

    2021-12-16 07:19:29.333 Df com.teamviewer.Helper[783:3740] [com.teamviewer.Helper:-P0-3] Static client validation passed.

    2021-12-16 07:19:29.379 Df com.teamviewer.Helper[783:713d] [com.teamviewer.Helper:-P0-3] Connection invalidated, exiting.

    2021-12-16 07:44:20.231 Df com.teamviewer.Helper[1676:112e0] [com.teamviewer.Helper:-P0-3] Dynamic client validation passed.

    2021-12-16 07:45:04.029 Df com.teamviewer.Helper[1676:112e0] [com.teamviewer.Helper:-P0-3] Client is located in /Applications.

    2021-12-16 07:45:04.029 Df com.teamviewer.Helper[1676:112e0] [com.teamviewer.Helper:-P0-3] Static client validation passed.

    2021-12-16 07:45:04.084 Df com.teamviewer.Helper[1676:112e0] [com.teamviewer.Helper:-P0-3] Connection invalidated, exiting.

    maxsmac@Maxs-iMac ~ % 


    I will type in the second command and send these over to you shortly.

    Kind regards,

    Max

  • Max_L2z
    Max_L2z Posts: 26 ✭✭

    Hello MoreCoffee,

    After typing in the first command, here are the results:

    Filtering the log data using "subsystem == "com.teamviewer.Helper""

    Skipping info and debug messages, pass --info and/or --debug to include.

    Timestamp        Ty Process[PID:TID]

    2021-12-15 07:03:09.741 Df com.teamviewer.Helper[745:25f4] [com.teamviewer.Helper:-P0-3] Dynamic client validation passed.

    2021-12-15 07:11:47.472 Df com.teamviewer.Helper[745:25f4] [com.teamviewer.Helper:-P0-3] Client is located in /Applications.

    2021-12-15 07:11:47.472 Df com.teamviewer.Helper[745:25f4] [com.teamviewer.Helper:-P0-3] Static client validation passed.

    2021-12-15 07:11:47.485 Df com.teamviewer.Helper[745:25f4] [com.teamviewer.Helper:-P0-3] Connection invalidated, exiting.

    2021-12-15 07:45:18.784 Df com.teamviewer.Helper[61599:2eaec] [com.teamviewer.Helper:-P0-3] Dynamic client validation passed.

    2021-12-15 09:03:59.278 Df com.teamviewer.Helper[63002:4ec81] [com.teamviewer.Helper:-P0-3] Dynamic client validation passed.

    2021-12-15 09:05:33.052 Df com.teamviewer.Helper[63002:4ec81] [com.teamviewer.Helper:-P0-3] Client is located in /Applications.

    2021-12-15 09:05:33.052 Df com.teamviewer.Helper[63002:4ec81] [com.teamviewer.Helper:-P0-3] Static client validation passed.

    2021-12-15 09:05:33.066 Df com.teamviewer.Helper[63002:4efff] [com.teamviewer.Helper:-P0-3] Connection invalidated, exiting.

    2021-12-15 09:20:46.475 Df com.teamviewer.Helper[800:35b1] [com.teamviewer.Helper:-P0-3] Dynamic client validation passed.

    2021-12-15 09:31:55.938 Df com.teamviewer.Helper[800:35b1] [com.teamviewer.Helper:-P0-3] Client is located in /Applications.

    2021-12-15 09:31:55.938 Df com.teamviewer.Helper[800:35b1] [com.teamviewer.Helper:-P0-3] Static client validation passed.

    2021-12-15 09:31:56.235 Df com.teamviewer.Helper[800:4701] [com.teamviewer.Helper:-P0-3] Connection invalidated, exiting.

    2021-12-15 10:19:09.089 Df com.teamviewer.Helper[2696:191ae] [com.teamviewer.Helper:-P0-3] Dynamic client validation passed.

    2021-12-15 10:26:40.555 Df com.teamviewer.Helper[2696:191ae] [com.teamviewer.Helper:-P0-3] Client is located in /Applications.

    2021-12-15 10:26:40.555 Df com.teamviewer.Helper[2696:191ae] [com.teamviewer.Helper:-P0-3] Static client validation passed.

    2021-12-15 10:26:40.569 Df com.teamviewer.Helper[2696:191ae] [com.teamviewer.Helper:-P0-3] Connection invalidated, exiting.

    2021-12-15 10:33:18.649 Df com.teamviewer.Helper[3291:1f579] [com.teamviewer.Helper:-P0-3] Dynamic client validation passed.

    2021-12-15 10:33:19.415 Df com.teamviewer.Helper[3291:1f579] [com.teamviewer.Helper:-P0-3] Client is located in /Applications.

    2021-12-15 10:33:19.415 Df com.teamviewer.Helper[3291:1f579] [com.teamviewer.Helper:-P0-3] Static client validation passed.

    2021-12-15 10:33:19.428 Df com.teamviewer.Helper[3291:1f579] [com.teamviewer.Helper:-P0-3] Connection invalidated, exiting.

    2021-12-15 14:26:20.898 Df com.teamviewer.Helper[5924:7755e] [com.teamviewer.Helper:-P0-3] Dynamic client validation passed.

    2021-12-15 14:27:10.481 Df com.teamviewer.Helper[5924:7755e] [com.teamviewer.Helper:-P0-3] Client is located in /Applications.

    2021-12-15 14:27:10.481 Df com.teamviewer.Helper[5924:7755e] [com.teamviewer.Helper:-P0-3] Static client validation passed.

    2021-12-15 14:27:10.496 Df com.teamviewer.Helper[5924:7755e] [com.teamviewer.Helper:-P0-3] Connection invalidated, exiting.

    2021-12-15 14:42:43.800 Df com.teamviewer.Helper[6762:7e1a6] [com.teamviewer.Helper:-P0-3] Dynamic client validation passed.

    2021-12-15 14:48:14.681 Df com.teamviewer.Helper[6762:7e1a6] [com.teamviewer.Helper:-P0-3] Client is located in /Applications.

    2021-12-15 14:48:14.681 Df com.teamviewer.Helper[6762:7e1a6] [com.teamviewer.Helper:-P0-3] Static client validation passed.

    2021-12-15 14:48:14.776 Df com.teamviewer.Helper[6762:7e1a6] [com.teamviewer.Helper:-P0-3] Connection invalidated, exiting.

    2021-12-16 07:06:25.236 Df com.teamviewer.Helper[783:3740] [com.teamviewer.Helper:-P0-3] Dynamic client validation passed.

    2021-12-16 07:19:29.333 Df com.teamviewer.Helper[783:3740] [com.teamviewer.Helper:-P0-3] Client is located in /Applications.

    2021-12-16 07:19:29.333 Df com.teamviewer.Helper[783:3740] [com.teamviewer.Helper:-P0-3] Static client validation passed.

    2021-12-16 07:19:29.379 Df com.teamviewer.Helper[783:713d] [com.teamviewer.Helper:-P0-3] Connection invalidated, exiting.

    2021-12-16 07:44:20.231 Df com.teamviewer.Helper[1676:112e0] [com.teamviewer.Helper:-P0-3] Dynamic client validation passed.

    2021-12-16 07:45:04.029 Df com.teamviewer.Helper[1676:112e0] [com.teamviewer.Helper:-P0-3] Client is located in /Applications.

    2021-12-16 07:45:04.029 Df com.teamviewer.Helper[1676:112e0] [com.teamviewer.Helper:-P0-3] Static client validation passed.

    2021-12-16 07:45:04.084 Df com.teamviewer.Helper[1676:112e0] [com.teamviewer.Helper:-P0-3] Connection invalidated, exiting.

    maxsmac@Maxs-iMac ~ % 

  • Max_L2z
    Max_L2z Posts: 26 ✭✭

    Hello MoreCoffee,

    I restarted my office iMac as you suggested and retyped in the second command and here are the results:

    --prepared:/Applications/TeamViewer.app/Contents/MacOS/TeamViewer_Desktop_Proxy

    --validated:/Applications/TeamViewer.app/Contents/MacOS/TeamViewer_Desktop_Proxy

    --prepared:/Applications/TeamViewer.app/Contents/MacOS/TeamViewer_Service

    --validated:/Applications/TeamViewer.app/Contents/MacOS/TeamViewer_Service

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVNoteIntegration.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVDiagnosticDataReporting.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVDiagnosticDataReporting.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVUISessionMeeting.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVNoteIntegration.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVUISessionMeeting.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVUISessionSendFileViewModels.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVUISessionSendFileViewModels.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVAutoupdate.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVAutoupdate.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVUIPreferencesViewModels.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVUIPreferencesViewModels.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVUIPartnerListViewModels.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVUIPartnerListViewModels.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVOSPermissionsViewModels.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVOSPermissionsViewModels.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVQuickLook.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVQuickLook.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVUIMeetingScheduler.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVCoreUI.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVUIMeetingScheduler.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVCoreUI.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVOSPermissionsUserInterface.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVOSPermissionsUserInterface.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVUISessionFileTransferViewModels.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVUISessionFileTransferViewModels.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVUISessionRemoteSupportViewModels.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVUISessionRemoteSupportViewModels.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVSpeech.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVSpeech.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVUISessionBaseViewModels.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVUISessionBaseViewModels.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVUISessionPilotViewModels.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVUISessionPilotViewModels.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/Sparkle.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVDrawing.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVDrawing.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVFoundation.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVFoundation.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/Sparkle.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVUISessionPilot.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVUIBaseViewModels.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVUIBaseViewModels.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVUISessionPilot.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVUIAccount.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVSystemMonitoring.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVSystemMonitoring.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVUIAccount.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVUICreative.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVUIChatViewModels.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVUIChatViewModels.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVUICreative.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVUISessionMeetingViewModels.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVUISessionMeetingViewModels.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVUIMainBaseViewModels.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVUIMainBaseViewModels.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVPrinting.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVPrinting.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVUISessionPlayer.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVUISessionPlayer.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVUIMainBase.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVCrux.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVCrux.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVUISessionPlayerViewModels.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVUISessionPlayerViewModels.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVUICreativeViewModels.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVUICreativeViewModels.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVUIPartnerList.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVUIPartnerList.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVUIMainFull.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVUISessionRemoteControlViewModels.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVUISessionRemoteControlViewModels.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVUIMainFullViewModels.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVUIMainFullViewModels.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVUIMainBase.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVUIMainFull.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVUISessionSendFile.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVUISessionSendFile.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVUIPreferences.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVUISessionRemoteControl.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVLogging.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVLogging.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVUIWidgetsViewModels.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVUIWidgetsViewModels.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVUIMeetingSchedulerViewModels.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVUIMeetingSchedulerViewModels.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVUIWidgets.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVUISessionBase.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVUISessionBase.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVUIWidgets.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVUISessionRemoteControl.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVUIPreferences.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVAVFoundation.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVAVFoundation.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVUIBase.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVMetal.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVMetal.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVUIChat.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVUISessionFileTransfer.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVUISessionRemoteSupport.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVOSPermissions.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVOSPermissions.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Frameworks/TVUIAccountViewModels.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVUIAccountViewModels.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVUIChat.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVUIBase.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVUISessionRemoteSupport.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Frameworks/TVUISessionFileTransfer.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Helpers/Restarter

    --validated:/Applications/TeamViewer.app/Contents/Helpers/Restarter

    --prepared:/Applications/TeamViewer.app/Contents/Helpers/TeamViewer_Desktop.app

    --prepared:/Applications/TeamViewer.app/Contents/Helpers/TeamViewer_Desktop.app/Contents/Frameworks/TVSystemMonitoring.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Helpers/TeamViewer_Desktop.app/Contents/Frameworks/TVSystemMonitoring.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Helpers/TeamViewer_Desktop.app/Contents/Frameworks/TVLogging.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Helpers/TeamViewer_Desktop.app/Contents/Frameworks/TVLogging.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Helpers/TeamViewer_Desktop.app/Contents/Frameworks/TVOSPermissionsViewModels.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Helpers/TeamViewer_Desktop.app/Contents/Frameworks/TVOSPermissionsViewModels.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Helpers/TeamViewer_Desktop.app/Contents/Frameworks/TVOSPermissions.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Helpers/TeamViewer_Desktop.app/Contents/Frameworks/TVOSPermissions.framework/Versions/Current/.

    --prepared:/Applications/TeamViewer.app/Contents/Helpers/TeamViewer_Desktop.app/Contents/Frameworks/TVFoundation.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Helpers/TeamViewer_Desktop.app/Contents/Frameworks/TVFoundation.framework/Versions/Current/.

    --validated:/Applications/TeamViewer.app/Contents/Helpers/TeamViewer_Desktop.app

    --prepared:/Applications/TeamViewer.app/Contents/Helpers/TeamViewer_Assignment

    --validated:/Applications/TeamViewer.app/Contents/Helpers/TeamViewer_Assignment

    /Applications/TeamViewer.app: valid on disk

    /Applications/TeamViewer.app: satisfies its Designated Requirement

    12.89s real 0.99s user 0.42s sys


    I look forward to hearing from you soon,

    Kind regards,

    Max

  • LakewoodGuy
    LakewoodGuy Posts: 2 ✭✭

    I was going through your Post regarding the Installing Helper Tool situation as it is one that I have been dealing with for some time and are experiencing the same exact issues (every time I restart I have to do the Helper Tool Twice)!

    I saw you submitting log information, but then it fell off there. Were you able to get a resolution??