-
-
Notifications
You must be signed in to change notification settings - Fork 0
Releases: emrdgrmnci/SnapSim
SnapSim v1.1.0 - Auto-Open & Launch at Login
🎉 What's New
✨ Auto-Open When Simulator Launches
SnapSim can now automatically activate and bring itself to the front when you launch Xcode Simulator. Perfect for seamless workflow integration!
How to enable:
- Click the SnapSim menu bar icon (📱)
- Check "Open SnapSim when Simulator opens"
- Launch Simulator - SnapSim will automatically activate!
🚀 Launch at Login
Start SnapSim automatically when you log in to your Mac. No need to remember to launch it manually!
How to enable:
- Click the SnapSim menu bar icon (📱)
- Check "Launch at Login"
- Log out and log back in - SnapSim will start automatically!
🐛 Bug Fixes
- Fixed crash when enabling Launch at Login with an empty login items list
- Improved compatibility with macOS login items management
- Fixed type conversion issues with CoreServices APIs
📋 Technical Details
- Updated to use proper LSSharedFileList API handling
- Added NSWorkspace notification monitoring for Simulator app launches
- Improved error handling and user feedback
🔄 Upgrading from v1.0.0
Simply download the new version and replace the old app. Your settings will be preserved.
📝 Full Changelog
See CHANGELOG.md for complete details.
Download: GitHub Releases
Assets 3
SnapSim v1.0.0 - Hide iOS Simulator with One Keystroke
🎉 SnapSim v1.0.0 - Initial Release
A lightweight macOS menu bar app that lets you instantly hide and restore iOS Simulator windows with a keyboard shortcut.
✨ Features
- 🎯 Quick Toggle - Hide/show simulator with
⌘]keyboard shortcut - 🎨 Clean UI - Minimal floating button appears when simulator is hidden
- 🚀 Fast & Lightweight - Native macOS app with zero dependencies
- 📐 Works with Any Size - Supports all simulator sizes (iPhone, iPad, Apple Watch)
- 🔄 Auto-Center - Restores simulator to center of screen
- 🌙 Menu Bar Integration - Lives quietly in your menu bar
📦 Installation
Choose one:
Option 1: DMG Installer (Recommended)
- Download
SnapSim-v1.0.0.dmgbelow - Open the DMG file
- Drag
SnapSim.appto the Applications folder - Eject the DMG
- Open SnapSim from Applications
Option 2: ZIP File
- Download
SnapSim-v1.0.0.zipbelow - Unzip and move
SnapSim.appto your/Applicationsfolder - Open SnapSim from Applications
⚙️ Requirements
- macOS 11.0 or later
- Accessibility permissions (you'll be prompted on first launch)
🎬 How It Works
- Open iOS Simulator
- Press
⌘]to hide it to the bottom-left corner - A floating button appears - click it or press
⌘]again to restore
🐛 Known Issues
None yet! Please report any issues you find.
📝 What's Next?
Check out the roadmap for planned features:
- Customizable keyboard shortcuts
- Multiple hide positions
- Hide animations
- And more!
🤝 Contributing
Contributions are welcome! See CONTRIBUTING.md
Full Changelog: https://github.com/emrdgrmnci/SnapSim/commits/v1.0.0
Made with ❤️ for iOS developers