File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed
Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 1313 uses : AudioKit/ci/.github/workflows/swift_test.yml@main
1414 with :
1515 scheme : SoundpipeAudioKit
16- platforms : iOS macOS
16+ platforms : iOS macOS tvOS
1717 swift-versions : 5.5 5.6
1818
1919 # Send notification to Discord on failure.
2222 uses : AudioKit/ci/.github/workflows/send_notification.yml@main
2323 needs : [swift_test]
2424 if : ${{ failure() && github.ref == 'refs/heads/main' }}
25- secrets : inherit
25+ secrets : inherit
Original file line number Diff line number Diff line change 55
66[ ![ Build Status] ( https://github.com/AudioKit/SoundpipeAudioKit/workflows/CI/badge.svg )] ( https://github.com/AudioKit/SoundpipeAudioKit/actions?query=workflow%3ACI )
77[ ![ License] ( https://img.shields.io/github/license/AudioKit/SoundpipeAudioKit )] ( https://github.com/AudioKit/SoundpipeAudioKit/blob/main/LICENSE )
8- [ ![ Platform] ( https://img.shields.io/cocoapods/p/AudioKit )] ( https://github.com/AudioKit/AudioKit/ )
8+ [ ![ Swift Compatibility] ( https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2FAudioKit%2FSoundpipeAudioKit%2Fbadge%3Ftype%3Dswift-versions&label= )] ( https://swiftpackageindex.com/AudioKit/SoundpipeAudioKit )
9+ [ ![ Platform Compatibility] ( https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2FAudioKit%2FSoundpipeAudioKit%2Fbadge%3Ftype%3Dplatforms&label= )] ( https://swiftpackageindex.com/AudioKit/SoundpipeAudioKit )
910[ ![ Reviewed by Hound] ( https://img.shields.io/badge/Reviewed_by-Hound-8E64B0.svg )] ( https://houndci.com )
1011[ ![ Twitter Follow] ( https://img.shields.io/twitter/follow/AudioKitPro.svg?style=social )] ( https://twitter.com/AudioKitPro )
1112
You can’t perform that action at this time.
0 commit comments