Skip to content
This repository was archived by the owner on Feb 6, 2023. It is now read-only.

Commit 2a29ffe

Browse files
author
Edward Smith
committed
Release 1.0.2.
1 parent e7955a9 commit 2a29ffe

File tree

12 files changed

+14
-14
lines changed

12 files changed

+14
-14
lines changed

Products/XcodeGitHub.app/Contents/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<key>CFBundlePackageType</key>
2222
<string>APPL</string>
2323
<key>CFBundleShortVersionString</key>
24-
<string>1.0.1</string>
24+
<string>1.0.2</string>
2525
<key>CFBundleSupportedPlatforms</key>
2626
<array>
2727
<string>MacOSX</string>
-288 Bytes
Binary file not shown.
Binary file not shown.
Binary file not shown.

Products/XcodeGitHub.app/Contents/_CodeSignature/CodeResources

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -10,15 +10,15 @@
1010
</data>
1111
<key>Resources/Assets.car</key>
1212
<data>
13-
a4NuGs7IH21m04Nw0SMz5GFt5Tg=
13+
geasiuVYrjDAdT8+iC/RGRAFh1Y=
1414
</data>
1515
<key>Resources/Base.lproj/Main.storyboardc/Info.plist</key>
1616
<data>
1717
M1rS+Tcas1ZdM4/iibTlduTJ22M=
1818
</data>
1919
<key>Resources/Base.lproj/Main.storyboardc/MainMenu.nib</key>
2020
<data>
21-
gfVFfLdHmvQwjCiEEAmu8dV9/+A=
21+
RR2WzaMq3HHfjr7cI5uWfSQLUkQ=
2222
</data>
2323
<key>Resources/XGAAddServerPanel.nib</key>
2424
<data>
@@ -38,7 +38,7 @@
3838
</data>
3939
<key>Resources/XGAStatusViewController.nib</key>
4040
<data>
41-
UcWugrczZg+/iAyOyjP1jEf89e4=
41+
2a9uGOty1vbflvSedWuau0dt0SE=
4242
</data>
4343
</dict>
4444
<key>files2</key>
@@ -58,11 +58,11 @@
5858
<dict>
5959
<key>hash</key>
6060
<data>
61-
a4NuGs7IH21m04Nw0SMz5GFt5Tg=
61+
geasiuVYrjDAdT8+iC/RGRAFh1Y=
6262
</data>
6363
<key>hash2</key>
6464
<data>
65-
JBQKdo+i483suEv8pLwg3uyN9RaQ4UsSOsJcrYrm5DU=
65+
qBJnZfhUmnbQyNJvoSowHX9hRGmPQdd/gylBH85tbbo=
6666
</data>
6767
</dict>
6868
<key>Resources/Base.lproj/Main.storyboardc/Info.plist</key>
@@ -80,11 +80,11 @@
8080
<dict>
8181
<key>hash</key>
8282
<data>
83-
gfVFfLdHmvQwjCiEEAmu8dV9/+A=
83+
RR2WzaMq3HHfjr7cI5uWfSQLUkQ=
8484
</data>
8585
<key>hash2</key>
8686
<data>
87-
hWx8Dx9Doi3SkkXcRR695UPCm0axC01ypudTSNcIqr8=
87+
LEcK+7Nu5YJGkX0NpOQasd8CWB99assRxYn+E3zSQUE=
8888
</data>
8989
</dict>
9090
<key>Resources/XGAAddServerPanel.nib</key>
@@ -135,11 +135,11 @@
135135
<dict>
136136
<key>hash</key>
137137
<data>
138-
UcWugrczZg+/iAyOyjP1jEf89e4=
138+
2a9uGOty1vbflvSedWuau0dt0SE=
139139
</data>
140140
<key>hash2</key>
141141
<data>
142-
62GmsWc2AW5RBhuY2FqB4ymyTGBC7pRD+LFmmejYWec=
142+
ZlW38XTQevle61GdQkOWTaw2yhuf7mYkoZF3gRhbAfY=
143143
</data>
144144
</dict>
145145
</dict>
Binary file not shown.

Products/xcode-github

0 Bytes
Binary file not shown.

XcodeGitHub/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<key>CFBundlePackageType</key>
1616
<string>FMWK</string>
1717
<key>CFBundleShortVersionString</key>
18-
<string>1.0.1</string>
18+
<string>1.0.2</string>
1919
<key>CFBundleVersion</key>
2020
<string>1</string>
2121
<key>NSHumanReadableCopyright</key>

build-release

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/bin/bash
22
set -euo pipefail
33

4-
marketing_version=1.0.1
4+
marketing_version=1.0.2
55
build_version=1
66

77
function full_path_of_directory() {

xcode-github-app/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.1</string>
20+
<string>1.0.2</string>
2121
<key>CFBundleVersion</key>
2222
<string>1</string>
2323
<key>LSApplicationCategoryType</key>

xcode-github-cli/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.1</string>
20+
<string>1.0.2</string>
2121
<key>CFBundleSignature</key>
2222
<string>????</string>
2323
<key>CFBundleVersion</key>

0 commit comments

Comments
 (0)