Skip to content

Commit 77888b8

Browse files
committed
Merge branch 'master' of https://github.com/fastlane/FixCode
2 parents 7d5ffe3 + dcd8576 commit 77888b8

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

FixCode/FixCode.m

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,8 @@ - (void)dealloc
6363

6464
- (void)doItRight {
6565
[[NSWorkspace sharedWorkspace] openURL:[NSURL URLWithString:@"https://github.com/fastlane/fastlane/blob/master/docs/CodeSigning.md"]];
66+
67+
[self.currentCodeSigningWindowController.window close];
6668
[self.currentCodeSigningWindowController close];
6769
}
6870

0 commit comments

Comments
 (0)