Apple Silicon Support
I am running the new beta and its definitely not using a universal binary.
1Password Version: 7.7.1.BETA-1
Extension Version: Not Provided
OS Version: 11.0.1
Sync Type: iCloud
Comments
-
I just came here to say the same thing.
0 -
Did someone forget to check in the right code? :)0 -
Cause I was not paid on time. ;)
0 -
Then its misleading to say "Apple Native" cause that would be a Universal Binary
0 -
Yes, fixed. Thanks!
0 -
0
-
Looks good to me, too!
0 -
Please do continue letting us know if you run into issues; the areas of particular concern in the arm64 part of this beta are:
- item detail (but not the editing side of item detail, just the viewing side)
- filling in browsers (both Safari and chrome/firefox)
- monogrammed icon colors (if you have rich icons turned off)
- totp code generation (though there is a general issue right now with totp where the remedy to calling the rust code every second has an issue)
- password generator
Also be aware that at this point we don't intend for 7.7.1 to ship its release version as a Universal Binary, we want to make sure that the rust toolchain is able to get arm64 to a Tier 1 supported architecture and that they start shipping their support in a release rather than just being part of the nightly.
0 -
Ok, will test these items.
0 -
M1 Mac mini - working well so far on Beta 2. Auto fill is snappy on Safari, Watch unlock working great, TOTP seems to be working fine. Great update.
0 -
:) :+1:
0 -
Minor glitch: I just tried to install Beta 2 on a new MacBook with no Rosetta installed yet and the installer didn't let me continue without installing Rosetta first.
0 -
Is there a direct download for beta builds? Rosetta is not an option for me on the M1 (for reasons not germane to 1Password). Thank you!
0 -
❤️ thank you.
0 -
You are very welcome :)
0 -
I tried 7.7.1.BETA-2 and BETA-3, but unfortunately they both prompt me to install Rosetta.
0 -
EDIT: the following doesn't work. The installer fails after trying to install 1Password
If you'd prefer not to install Rosetta (i.e. only run ARM-native software), you can rebuild the installer package to not require Rosetta, by adding
hostArchitectures="x86_64,arm64"
in the Distribution file.mkdir tmp && cd tmp xar -x -f ../1Password-7.7.1.BETA-3.pkg vim Distribution
Update the 'options' line to read
<options rootVolumeOnly="true" customize="never" hostArchitectures="x86_64,arm64"/>
Then rebuild the package.xar -c -f ../1Password-7.7.1-BETA-3-arm64.pkg *
0 -
Still seeing rosetta 2 as required for PKG installer on build #70701003
Hoping to keep apps and install paths for M1s native. Can't deploy this to field Apple Silicon w/o first checking/installing Rosetta still.
1Password Version: Not Provided
Extension Version: Not Provided
OS Version: Not Provided
Sync Type: Not Provided0 -
Correct, it is still needed at this point.
0 -
Oh, nevermind, just noticed that the domain of this forum has changed since I saved my credentials. Sorry for the noise!
0