mirror of
https://github.com/laurent22/joplin.git
synced 2024-11-30 08:26:59 +02:00
3 lines
163 B
Bash
Executable File
3 lines
163 B
Bash
Executable File
#!/bin/bash
|
|
xcodebuild -project Joplin.xcodeproj -configuration Release -scheme Joplin -destination id=3AF6C788-B6ED-41DD-85F0-32D719DB0DBE -derivedDataPath build
|