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

Commit c4ed521

Browse files
author
Edward Smith
committed
Release 1.0.3.
1 parent 2a29ffe commit c4ed521

File tree

13 files changed

+16
-14
lines changed

13 files changed

+16
-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.2</string>
24+
<string>1.0.3</string>
2525
<key>CFBundleSupportedPlatforms</key>
2626
<array>
2727
<string>MacOSX</string>
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,23 +10,23 @@
1010
</data>
1111
<key>Resources/Assets.car</key>
1212
<data>
13-
geasiuVYrjDAdT8+iC/RGRAFh1Y=
13+
ePFeq4yE+dagtxXyZeWxoL+xAQs=
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-
RR2WzaMq3HHfjr7cI5uWfSQLUkQ=
21+
hpIbmAhHEUabx2N+8zv+81ljp4E=
2222
</data>
2323
<key>Resources/XGAAddServerPanel.nib</key>
2424
<data>
2525
zKqBwYFnODXM4YTjeDcNQjgoiOE=
2626
</data>
2727
<key>Resources/XGALogViewController.nib</key>
2828
<data>
29-
pSPBetpmiHlRNv5cHBKAskYeHBs=
29+
OSinBcz5C8LdOQjK21bCKf0TRo0=
3030
</data>
3131
<key>Resources/XGAPreferencesViewController.nib</key>
3232
<data>
@@ -58,11 +58,11 @@
5858
<dict>
5959
<key>hash</key>
6060
<data>
61-
geasiuVYrjDAdT8+iC/RGRAFh1Y=
61+
ePFeq4yE+dagtxXyZeWxoL+xAQs=
6262
</data>
6363
<key>hash2</key>
6464
<data>
65-
qBJnZfhUmnbQyNJvoSowHX9hRGmPQdd/gylBH85tbbo=
65+
v2eM8fD4+r7Cg6bdWJC2TvFQaFGPgFAOg13dQ+8YJTA=
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-
RR2WzaMq3HHfjr7cI5uWfSQLUkQ=
83+
hpIbmAhHEUabx2N+8zv+81ljp4E=
8484
</data>
8585
<key>hash2</key>
8686
<data>
87-
LEcK+7Nu5YJGkX0NpOQasd8CWB99assRxYn+E3zSQUE=
87+
h8oGNaxlxwS6SWNq4bkMG3mEzC8x4rcHKUDMwQ4CxLk=
8888
</data>
8989
</dict>
9090
<key>Resources/XGAAddServerPanel.nib</key>
@@ -102,11 +102,11 @@
102102
<dict>
103103
<key>hash</key>
104104
<data>
105-
pSPBetpmiHlRNv5cHBKAskYeHBs=
105+
OSinBcz5C8LdOQjK21bCKf0TRo0=
106106
</data>
107107
<key>hash2</key>
108108
<data>
109-
PAgd0ol07dFAJOX+NYVWZfPOTaswyRhED46t5v7mxeg=
109+
snoDa+9dulodYPuB9FwkY7T1YA1/o0ZQgmTmCG+4u+c=
110110
</data>
111111
</dict>
112112
<key>Resources/XGAPreferencesViewController.nib</key>
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.2</string>
18+
<string>1.0.3</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.2
4+
marketing_version=1.0.3
55
build_version=1
66

77
function full_path_of_directory() {

xcode-github-app.xcodeproj/project.pbxproj

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -402,6 +402,7 @@
402402
MTL_ENABLE_DEBUG_INFO = YES;
403403
ONLY_ACTIVE_ARCH = YES;
404404
SDKROOT = macosx;
405+
VALID_ARCHS = x86_64;
405406
};
406407
name = Debug;
407408
};
@@ -452,6 +453,7 @@
452453
MACOSX_DEPLOYMENT_TARGET = 10.11;
453454
MTL_ENABLE_DEBUG_INFO = NO;
454455
SDKROOT = macosx;
456+
VALID_ARCHS = x86_64;
455457
};
456458
name = Release;
457459
};

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.2</string>
20+
<string>1.0.3</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.2</string>
20+
<string>1.0.3</string>
2121
<key>CFBundleSignature</key>
2222
<string>????</string>
2323
<key>CFBundleVersion</key>

0 commit comments

Comments
 (0)