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

Update Tags for Controls & Keyboard #151

Merged
merged 1 commit into from
Jan 30, 2024

Conversation

NickCulbertson
Copy link
Member

Set Controls and Keyboard to a fixed Tag. Mentioned in #150

],
targets: [
.target(
name: "CookbookCommon",
dependencies: ["AudioKit", "AudioKitUI", "AudioKitEX", "Keyboard", "SoundpipeAudioKit",
"SporthAudioKit", "DunneAudioKit", "Tonic", "Controls"],
dependencies: ["AudioKit", "AudioKitUI", "AudioKitEX", "SoundpipeAudioKit",
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Comma Spacing Violation: There should be no space before and one after any comma. (comma)

.package(url: "https://github.com/AudioKit/SoundpipeAudioKit", from: "5.6.1"),
.package(url: "https://github.com/AudioKit/SporthAudioKit", from: "5.5.1"),
.package(url: "https://github.com/AudioKit/Tonic", from: "1.0.10"),
.package(url: "https://github.com/AudioKit/SporthAudioKit", from: "5.5.1")
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Comma Spacing Violation: There should be no space before and one after any comma. (comma)

@NickCulbertson NickCulbertson merged commit a8f4986 into AudioKit:main Jan 30, 2024
2 checks passed
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.

1 participant