Skip to content

Commit bd0634e

Browse files
author
Sven
committed
updateIcon
1 parent d83b359 commit bd0634e

File tree

15 files changed

+10
-20
lines changed

15 files changed

+10
-20
lines changed

JSONSwiftModelApp.xcodeproj/project.pbxproj

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -401,6 +401,7 @@
401401
"$(inherited)",
402402
"@executable_path/../Frameworks",
403403
);
404+
MARKETING_VERSION = 1.0.0;
404405
PRODUCT_BUNDLE_IDENTIFIER = com.lifu.JSONSwiftModelApp;
405406
PRODUCT_NAME = "$(TARGET_NAME)";
406407
SWIFT_VERSION = 5.0;
@@ -422,6 +423,7 @@
422423
"$(inherited)",
423424
"@executable_path/../Frameworks",
424425
);
426+
MARKETING_VERSION = 1.0.0;
425427
PRODUCT_BUNDLE_IDENTIFIER = com.lifu.JSONSwiftModelApp;
426428
PRODUCT_NAME = "$(TARGET_NAME)";
427429
SWIFT_VERSION = 5.0;

JSONSwiftModelApp.xcodeproj/xcuserdata/yibin.xcuserdatad/xcdebugger/Breakpoints_v2.xcbkptlist

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -3,22 +3,4 @@
33
uuid = "29C1E736-6337-4962-B4EA-359F51ACAD38"
44
type = "1"
55
version = "2.0">
6-
<Breakpoints>
7-
<BreakpointProxy
8-
BreakpointExtensionID = "Xcode.Breakpoint.FileBreakpoint">
9-
<BreakpointContent
10-
uuid = "7451109F-A4DF-4E6D-91D6-D4A0108E611A"
11-
shouldBeEnabled = "Yes"
12-
ignoreCount = "0"
13-
continueAfterRunningActions = "No"
14-
filePath = "JSONSwiftModel/SourceEditorCommand.swift"
15-
startingColumnNumber = "9223372036854775807"
16-
endingColumnNumber = "9223372036854775807"
17-
startingLineNumber = "132"
18-
endingLineNumber = "132"
19-
landmarkName = "addLines(origin:new:invocation:)"
20-
landmarkType = "7">
21-
</BreakpointContent>
22-
</BreakpointProxy>
23-
</Breakpoints>
246
</Bucket>
620 Bytes
Loading
4.13 KB
Loading
-2.57 KB
Loading
-2.16 KB
Loading
3.73 KB
Loading
11 KB
Loading
-2.13 KB
Loading
-1.17 KB
Loading

0 commit comments

Comments
 (0)