Skip to content

Commit

Permalink
Revert "#2912 macos: test building on x86_64 and arm64"
Browse files Browse the repository at this point in the history
This reverts commit fdd5e05.
  • Loading branch information
pbek committed Jan 28, 2024
1 parent fdd5e05 commit 2359053
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/QOwnNotes.pro
Expand Up @@ -12,9 +12,6 @@ QT += core gui widgets sql svg network xml printsupport qml websockets con

CONFIG += with_aspell

# Build on macOS with both architectures
QMAKE_APPLE_DEVICE_ARCHS = x86_64 arm64

# enable pch for DEV_MODE
# put any dev specific options here
CONFIG(DEV_MODE) {
Expand Down

0 comments on commit 2359053

Please sign in to comment.