Release v0.2.0
Installation Instructions
Recommended Installation (via Terminal):
- Download the
Tether-v0.1.4-mac.zipfile below. - Double-click the zip file to extract its contents.
- Open Terminal (use Spotlight with
Cmd + Space, type "Terminal"). - Navigate to the folder where you extracted the zip. For example:
cd ~/Downloads/Tether-v0.1.4-mac- Make the install script executable:
chmod +x install-tether.sh- Run the install script:
./install-tether.shThis will automatically remove macOS quarantine flags, move the app to your Applications folder, and set the correct permissions.
- Launch Tether from your Applications folder.
Alternate Installation (Manual):
- Download and extract the zip file.
- Open Terminal and run:
xattr -cr Tether.app(This removes macOS quarantine flags on unsigned apps.)
3. Move Tether.app to your Applications folder.
4. Launch it from Applications.
If you get a warning when launching:
- Right-click
Tether.app→ Select "Open", then click "Open" again in the warning prompt. - Or go to System Settings → Privacy & Security → General → Click "Open Anyway".
Note: The app is unsigned, which is why macOS shows warnings. The steps above remove quarantine flags so the app can launch properly.
What's New
See the auto-generated release notes below.
Full Changelog: v0.1.4...v0.2.0