Skip to content

Commit 1f207be

Browse files
author
Robert Gummesson
committed
Version bumped up to 1.0.10
1 parent e860691 commit 1f207be

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

BuildTimeAnalyzer.xcodeproj/project.pbxproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,7 @@
137137
2A5404041D86F3C700DBD44C /* File.swift */,
138138
2A3164C31D21D73F00064045 /* ProcessingState.swift */,
139139
2A3164C41D21D73F00064045 /* RawMeasure.swift */,
140+
2839B8681FD2896F004C075C /* ViewControllerDataSource.swift */,
140141
2A5404021D86DE0C00DBD44C /* XcodeDatabase.swift */,
141142
);
142143
name = Models;
@@ -146,7 +147,6 @@
146147
isa = PBXGroup;
147148
children = (
148149
2A3698AB1D80A33B002C5CDA /* ViewController.swift */,
149-
2839B8681FD2896F004C075C /* ViewControllerDataSource.swift */,
150150
);
151151
name = ViewControllers;
152152
sourceTree = "<group>";

BuildTimeAnalyzer/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<key>CFBundlePackageType</key>
1818
<string>APPL</string>
1919
<key>CFBundleShortVersionString</key>
20-
<string>1.0.9</string>
20+
<string>1.0.10</string>
2121
<key>CFBundleSignature</key>
2222
<string>????</string>
2323
<key>CFBundleVersion</key>

0 commit comments

Comments
 (0)