This website works better with JavaScript.
Home
Help
Sign In
DISTRHO
/
PawPaw
mirror of
https://github.com/DISTRHO/PawPaw
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
2
Wiki
Activity
Browse Source
CI: Try macOS with xcode12.2
tags/v1.0
falkTX
4 years ago
parent
8eabb93a06
commit
fd7e5c24d0
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
.travis.yml
+ 1
- 1
.travis.yml
View File
@@ -64,7 +64,7 @@ jobs:
# macOS native universal build
- name: "macOS native universal"
os: osx
osx_image: xcode12
u
osx_image: xcode12
.2
env:
- TARGET="macos-universal"
- PLUGINS="${PLUGINS_BASE} ${PLUGINS_CROSS}"
Write
Preview
Loading…
Cancel
Save