Skip to content

Commit 066aafb

Browse files
committed
update podspec version
Signed-off-by: JonyFang <jony.chunfang@gmail.com>
1 parent b8017b1 commit 066aafb

2 files changed

Lines changed: 1 addition & 47 deletions

File tree

FFSafeKit.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
Pod::Spec.new do |s|
1010
s.name = "FFSafeKit"
11-
s.version = "0.4.0"
11+
s.version = "0.5.0"
1212
s.summary = "Using NSArray, NSMutableArray, NSDictionary, NSMutableDictionary, NSMutableString safely."
1313

1414
s.description = <<-DESC

FFSafeKit.xcworkspace/xcuserdata/jonyfang.xcuserdatad/xcdebugger/Breakpoints_v2.xcbkptlist

Lines changed: 0 additions & 46 deletions
Original file line numberDiff line numberDiff line change
@@ -77,22 +77,6 @@
7777
landmarkType = "3">
7878
</BreakpointContent>
7979
</BreakpointProxy>
80-
<BreakpointProxy
81-
BreakpointExtensionID = "Xcode.Breakpoint.FileBreakpoint">
82-
<BreakpointContent
83-
shouldBeEnabled = "Yes"
84-
ignoreCount = "0"
85-
continueAfterRunningActions = "No"
86-
filePath = "Demo/FFSafeKit_Demo/ViewController.m"
87-
timestampString = "586074156.124069"
88-
startingColumnNumber = "9223372036854775807"
89-
endingColumnNumber = "9223372036854775807"
90-
startingLineNumber = "34"
91-
endingLineNumber = "34"
92-
landmarkName = "@implementation ViewController"
93-
landmarkType = "3">
94-
</BreakpointContent>
95-
</BreakpointProxy>
9680
<BreakpointProxy
9781
BreakpointExtensionID = "Xcode.Breakpoint.FileBreakpoint">
9882
<BreakpointContent
@@ -109,22 +93,6 @@
10993
landmarkType = "7">
11094
</BreakpointContent>
11195
</BreakpointProxy>
112-
<BreakpointProxy
113-
BreakpointExtensionID = "Xcode.Breakpoint.FileBreakpoint">
114-
<BreakpointContent
115-
shouldBeEnabled = "Yes"
116-
ignoreCount = "0"
117-
continueAfterRunningActions = "No"
118-
filePath = "Demo/FFSafeKit_Demo/ViewController.m"
119-
timestampString = "586074156.124486"
120-
startingColumnNumber = "9223372036854775807"
121-
endingColumnNumber = "9223372036854775807"
122-
startingLineNumber = "35"
123-
endingLineNumber = "35"
124-
landmarkName = "@implementation ViewController"
125-
landmarkType = "3">
126-
</BreakpointContent>
127-
</BreakpointProxy>
12896
<BreakpointProxy
12997
BreakpointExtensionID = "Xcode.Breakpoint.FileBreakpoint">
13098
<BreakpointContent
@@ -157,20 +125,6 @@
157125
landmarkType = "7">
158126
</BreakpointContent>
159127
</BreakpointProxy>
160-
<BreakpointProxy
161-
BreakpointExtensionID = "Xcode.Breakpoint.FileBreakpoint">
162-
<BreakpointContent
163-
shouldBeEnabled = "Yes"
164-
ignoreCount = "0"
165-
continueAfterRunningActions = "No"
166-
filePath = "Demo/FFSafeKit_Demo/ViewController.m"
167-
timestampString = "586074156.124734"
168-
startingColumnNumber = "9223372036854775807"
169-
endingColumnNumber = "9223372036854775807"
170-
startingLineNumber = "36"
171-
endingLineNumber = "36">
172-
</BreakpointContent>
173-
</BreakpointProxy>
174128
<BreakpointProxy
175129
BreakpointExtensionID = "Xcode.Breakpoint.FileBreakpoint">
176130
<BreakpointContent

0 commit comments

Comments
 (0)