Update README.md

add xattr requirement
This commit is contained in:
chaulmark 2024-12-26 05:43:53 +00:00
parent 929cc11ecf
commit acfd992ade

View file

@ -86,6 +86,10 @@ The built application will be available in `src-tauri/target/release/bundle/`.
## Usage ## Usage
1. Launch the application 1. Launch the application
2. You may need to perform the following to make your MacOS allow you to run this application:
```bash
xattr -cr "/Applications/Video Subtitle Merger 2.0.app"
```
2. Select your video file using the "Select Video" button 2. Select your video file using the "Select Video" button
3. Select your subtitle file using the "Select Subtitle" button 3. Select your subtitle file using the "Select Subtitle" button
4. Choose your preferences: 4. Choose your preferences: