Problem
On https://recordly.dev, the Download for Mac menu labels the ARM download Apple Silicon (M1/M2/M3). Listing individual generations makes the label become outdated and can suggest that later M-series Macs are unsupported.
Requested change
Replace Apple Silicon (M1/M2/M3) with Apple Silicon (M-series) wherever the Mac download menu appears. Keep the existing download targets unchanged.
Source location
The live site is generated by Framer. Its published JavaScript contains two occurrences of this label in download-menu components. I could not find the website source or either label in this repository's current main branch.
This likely needs a change in the Framer project. If the website source is maintained in another repository, please point me to it so I can submit a PR.
Verification
On macOS, open each Download for Mac menu and confirm the option reads Apple Silicon (M-series) and still links to the ARM64 download.
Problem
On https://recordly.dev, the Download for Mac menu labels the ARM download Apple Silicon (M1/M2/M3). Listing individual generations makes the label become outdated and can suggest that later M-series Macs are unsupported.
Requested change
Replace Apple Silicon (M1/M2/M3) with Apple Silicon (M-series) wherever the Mac download menu appears. Keep the existing download targets unchanged.
Source location
The live site is generated by Framer. Its published JavaScript contains two occurrences of this label in download-menu components. I could not find the website source or either label in this repository's current
mainbranch.This likely needs a change in the Framer project. If the website source is maintained in another repository, please point me to it so I can submit a PR.
Verification
On macOS, open each Download for Mac menu and confirm the option reads Apple Silicon (M-series) and still links to the ARM64 download.