How to find Intel-based apps that might be triggering macOS warning popups

kentbrew1 pts0 comments

How to find Intel-based apps that might be triggering the MacOS warning that they won't be supported in a future version. · GitHub

/" data-turbo-transient="true" />

Skip to content

-->

Search Gists

Search Gists

Sign in

Sign up

You signed in with another tab or window. Reload to refresh your session.<br>You signed out in another tab or window. Reload to refresh your session.<br>You switched accounts on another tab or window. Reload to refresh your session.

Dismiss alert

{{ message }}

Instantly share code, notes, and snippets.

kentbrew/find_intel_applications.md

Last active<br>May 27, 2026 00:40

Show Gist options

Download ZIP

Star

(0)

You must be signed in to star a gist

Fork

(0)

You must be signed in to fork a gist

Embed

Select an option

Embed<br>Embed this gist in your website.

Share<br>Copy sharable link for this gist.

Clone via HTTPS<br>Clone using the web URL.

No results found

Learn more about clone URLs

Clone this repository at &lt;script src=&quot;https://gist.github.com/kentbrew/a88c1fd0359417284192f80aaa706480.js&quot;&gt;&lt;/script&gt;

" readonly="readonly" data-autoselect="true" data-target="primer-text-field.inputElement " aria-describedby="validation-b21818f5-6062-4383-8c1c-61e42254fd58" class="form-control FormControl-monospace FormControl-input FormControl-small rounded-left-0 rounded-right-0 border-right-0" type="text" name="gist-share-url-sized-down" />

Save kentbrew/a88c1fd0359417284192f80aaa706480 to your computer and use it in GitHub Desktop.

Embed

Select an option

Embed<br>Embed this gist in your website.

Share<br>Copy sharable link for this gist.

Clone via HTTPS<br>Clone using the web URL.

No results found

Learn more about clone URLs

Clone this repository at &lt;script src=&quot;https://gist.github.com/kentbrew/a88c1fd0359417284192f80aaa706480.js&quot;&gt;&lt;/script&gt;

" readonly="readonly" data-autoselect="true" data-target="primer-text-field.inputElement " aria-describedby="validation-b70dbb02-2800-4ffe-ace0-ce6a4110a527" class="form-control FormControl-monospace FormControl-input FormControl-small rounded-left-0 rounded-right-0 border-right-0" type="text" name="gist-share-url-original" />

Save kentbrew/a88c1fd0359417284192f80aaa706480 to your computer and use it in GitHub Desktop.

Download ZIP

How to find Intel-based apps that might be triggering the MacOS warning that they won't be supported in a future version.

Raw

find_intel_applications.md

How to find Intel-based apps that might be triggering the MacOS warning that they won't be supported in a future version.

If you're just now making the jump from an Intel-based Mac to Apple silicon and you use Migration Assistant, you should be aware that if you have a old trail of installs on certain packages (Dropbox and iTerm2 are two) that followed you from previous profiles, you might be in for trouble.

Trouble takes the form of a pop-up warning you that at support is ending for Intel-based apps, and that this version of "ProgramName" will not open in a future release of macOS. If whatever you're using runs automatically every 20 minutes -- looking at you, DropboxUpdateClient -- you will see a lot of these things.

If you are absolutely positively sure you have updated to the Apple Silicon version of whatever-it-is and support is telling you to do things like make a new profile and use it whenever you want to use the app, here's your last resort:

You want System Report, via Apple menu. Then:

About This Mac

More Info...

About

System Report (a gray button at the bottom of the About section)

Once you make it into System Report, open up Software and then Applications. The far right column is Kind; click it to sort and then scroll down and look for Intel.

These are the ones that may trigger the pop-up if they run. Caution: messing around here might mess up your system if you don't know what you're doing.

Here's a much longer Dropbox thread about this issue, in case it's what you're looking for:

https://community.dropbox.com/en/discussion/860632/getting-a-message-stating-dropboxupdater-will-not-open-in-a-future-release-of-macos

Thanks so much to the hero with the throwaway account name who clued me in here!

Sign up for free<br>to join this conversation on GitHub .<br>Already have an account?<br>Sign in to comment

You can’t perform that action at this time.

gist clone intel based macos github

Related Articles