Skip to content

Commit 93c40bd

Browse files
author
李杰
committed
release 0.1.9
1 parent cc2e6ab commit 93c40bd

File tree

4 files changed

+3
-17
lines changed

4 files changed

+3
-17
lines changed

JJException.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Pod::Spec.new do |s|
1616
#
1717

1818
s.name = "JJException"
19-
s.version = "0.1.8"
19+
s.version = "0.1.9"
2020
s.summary = "Handle the objective-c crash exception."
2121

2222
# This description is used to generate tags and improve search results.

JJException.xcodeproj/xcuserdata/jezz.xcuserdatad/xcdebugger/Breakpoints_v2.xcbkptlist

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -21,21 +21,5 @@
2121
</Locations>
2222
</BreakpointContent>
2323
</BreakpointProxy>
24-
<BreakpointProxy
25-
BreakpointExtensionID = "Xcode.Breakpoint.FileBreakpoint">
26-
<BreakpointContent
27-
shouldBeEnabled = "Yes"
28-
ignoreCount = "0"
29-
continueAfterRunningActions = "No"
30-
filePath = "JJException/Source/DeallocBlock/NSObject+DeallocBlock.m"
31-
timestampString = "564822196.511668"
32-
startingColumnNumber = "9223372036854775807"
33-
endingColumnNumber = "9223372036854775807"
34-
startingLineNumber = "26"
35-
endingLineNumber = "26"
36-
landmarkName = "-dealloc"
37-
landmarkType = "7">
38-
</BreakpointContent>
39-
</BreakpointProxy>
4024
</Breakpoints>
4125
</Bucket>

JJException/Info.plist

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,5 +41,7 @@
4141
<string>UIInterfaceOrientationLandscapeLeft</string>
4242
<string>UIInterfaceOrientationLandscapeRight</string>
4343
</array>
44+
<key>NSCameraUsageDescription</key>
45+
<string>test</string>
4446
</dict>
4547
</plist>

0 commit comments

Comments
 (0)