Skip to content

Commit 2f48304

Browse files
committed
Fixed #35, #47 which prevent cropping to not work well
1 parent 6bdde48 commit 2f48304

File tree

3 files changed

+195
-76
lines changed

3 files changed

+195
-76
lines changed

IQAudioRecorderController Demo/IQAudioRecorderController Demo.xcworkspace/xcuserdata/iemacbook01.xcuserdatad/xcdebugger/Breakpoints_v2.xcbkptlist

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -128,16 +128,16 @@
128128
<BreakpointProxy
129129
BreakpointExtensionID = "Xcode.Breakpoint.FileBreakpoint">
130130
<BreakpointContent
131-
shouldBeEnabled = "Yes"
131+
shouldBeEnabled = "No"
132132
ignoreCount = "0"
133133
continueAfterRunningActions = "No"
134-
filePath = "../IQAudioRecorderController/FDWaveformView/IQ_FDWaveformView.m"
135-
timestampString = "519490611.283169"
134+
filePath = "../IQAudioRecorderController/IQAudioCropperViewController.m"
135+
timestampString = "525122759.011791"
136136
startingColumnNumber = "9223372036854775807"
137137
endingColumnNumber = "9223372036854775807"
138-
startingLineNumber = "472"
139-
endingLineNumber = "472"
140-
landmarkName = "-handlePanGesture:"
138+
startingLineNumber = "682"
139+
endingLineNumber = "682"
140+
landmarkName = "-cropAction:"
141141
landmarkType = "7">
142142
</BreakpointContent>
143143
</BreakpointProxy>

0 commit comments

Comments
 (0)