Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create CI workflow #5

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Create CI workflow #5

wants to merge 1 commit into from

Conversation

ladvoc
Copy link
Contributor

@ladvoc ladvoc commented Mar 12, 2025

Creates a CI workflow with the following functions:

  • Lint with SwiftFormat
  • Build for testing on macOS, iOS, and visionOS

CLT-1177

Also add SwiftFormat configuration and apply SwiftFormat
@ladvoc
Copy link
Contributor Author

ladvoc commented Mar 12, 2025

There is an error while building for VisionOS which is also occurring when I try to build locally:

Error: While building for visionOS Simulator, no library for this platform was found in '/Users/runner/Library/Developer/Xcode/DerivedData/VoiceAssistant-avctkhimaqeuzbfomvxtydcmixcb/SourcePackages/artifacts/swift-krisp-noise-filter/KrispNoiseFilter/KrispNoiseFilter.xcframework'. (in target 'LiveKitKrispNoiseFilter' from project 'LiveKitKrispNoiseFilter')

@ladvoc ladvoc requested a review from bcherry March 12, 2025 20:46
@bcherry
Copy link
Contributor

bcherry commented Mar 12, 2025

@ladvoc oh maybe check that it has a filter applied in build phases -> link with libraries

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants