Merge branch 'master' of github.com:losnoco/cog
commit
be441fdf0d
|
@ -32,6 +32,8 @@ jobs:
|
|||
- name: Run xcodebuild
|
||||
run: >
|
||||
xcodebuild
|
||||
-target Ogg
|
||||
-target Opus
|
||||
-scheme Cog
|
||||
-configuration Debug
|
||||
-derivedDataPath output
|
||||
|
|
Loading…
Reference in New Issue