From 0c237995cba5b1ed4fc843dc2402f90c82fbf230 Mon Sep 17 00:00:00 2001 From: Dennis Schmidt Date: Fri, 21 Apr 2023 08:22:55 +0200 Subject: [PATCH] fix silly spelling mistake in public API Unfortunately this a backwards incompatible change to the public API, so this will go out as a new major release. I decided against @deprecating it since it's in too many places and too confusing with two almost identical spellings. Plus it should mostly be an easy Find+Replace fix to migrate. fixes #64 --- .../Base.lproj/Main.storyboard | 27 ++++++++-------- .../RecordingViewController.swift | 10 +++--- .../RecordingIndicatorView.swift | 2 +- .../ViewController.swift | 2 +- .../WaveformImageDrawer+iOS.swift | 4 +-- .../WaveformImageDrawer+macOS.swift | 4 +-- .../DSWaveformImage/WaveformImageDrawer.swift | 30 ++++++++--------- .../DSWaveformImage/WaveformImageTypes.swift | 32 +++++++++---------- .../SwiftUI/WaveformLiveCanvas.swift | 2 +- .../SwiftUI/WaveformView.swift | 2 +- .../UIKit/WaveformLiveView.swift | 4 +-- 11 files changed, 60 insertions(+), 59 deletions(-) diff --git a/Example/DSWaveformImageExample-iOS/Base.lproj/Main.storyboard b/Example/DSWaveformImageExample-iOS/Base.lproj/Main.storyboard index c7a919c..00d3901 100644 --- a/Example/DSWaveformImageExample-iOS/Base.lproj/Main.storyboard +++ b/Example/DSWaveformImageExample-iOS/Base.lproj/Main.storyboard @@ -1,8 +1,9 @@ - + - + + @@ -20,28 +21,28 @@ - + - + - + - + - + - + @@ -129,13 +130,13 @@ - + - + -