Skip to content

Commit

Permalink
UI updates
Browse files Browse the repository at this point in the history
  • Loading branch information
Patrick Wardle committed Mar 4, 2021
1 parent 4faae5a commit bcccfe2
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
24 changes: 12 additions & 12 deletions KnockKnock.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -399,25 +399,25 @@
1D21BC54172AF43D009D1CFD /* KnockKnock */ = {
isa = PBXGroup;
children = (
CD2F219D21A8A73000F67A83 /* Update.h */,
CD2F219E21A8A73100F67A83 /* Update.m */,
CDF08CC71AC4C678009B3423 /* PrefsWindowController.h */,
CDF08CC81AC4C678009B3423 /* PrefsWindowController.m */,
CD5854D621A60B2000A438B0 /* PlistWindowController.h */,
CD5854D721A60B2000A438B0 /* PlistWindowController.m */,
CDA81D561A95B4B4009790E2 /* MainMenu.xib */,
CDF08CC41AC46E75009B3423 /* VTButton.h */,
CDF08CC51AC46E75009B3423 /* VTButton.m */,
CDA81D441A95B492009790E2 /* AppDelegate.h */,
CDA81D451A95B492009790E2 /* AppDelegate.m */,
CD585493219FE61D00A438B0 /* Assets.xcassets */,
CDA81D481A95B492009790E2 /* Consts.h */,
CD6095501A8329FA00E091CD /* images */,
CDA81D561A95B4B4009790E2 /* MainMenu.xib */,
CD5854D621A60B2000A438B0 /* PlistWindowController.h */,
CD5854D721A60B2000A438B0 /* PlistWindowController.m */,
CDF08CC71AC4C678009B3423 /* PrefsWindowController.h */,
CDF08CC81AC4C678009B3423 /* PrefsWindowController.m */,
CD24F076219DF3DB0081B0E5 /* Signing.h */,
CD24F075219DF3DA0081B0E5 /* Signing.m */,
1D21BC55172AF43D009D1CFD /* Supporting Files */,
CD2F219D21A8A73000F67A83 /* Update.h */,
CD2F219E21A8A73100F67A83 /* Update.m */,
CDA81D4D1A95B492009790E2 /* Utilities.h */,
CDA81D4E1A95B492009790E2 /* Utilities.m */,
CD6095501A8329FA00E091CD /* images */,
1D21BC55172AF43D009D1CFD /* Supporting Files */,
CD585493219FE61D00A438B0 /* Assets.xcassets */,
CDF08CC41AC46E75009B3423 /* VTButton.h */,
CDF08CC51AC46E75009B3423 /* VTButton.m */,
);
name = KnockKnock;
path = "Lesson 53";
Expand Down
2 changes: 1 addition & 1 deletion en.lproj/MainMenu.xib
Original file line number Diff line number Diff line change
Expand Up @@ -664,7 +664,7 @@
<rect key="frame" x="0.0" y="0.0" width="767" height="288"/>
<autoresizingMask key="autoresizingMask"/>
<userGuides>
<userLayoutGuide location="153" affinity="minY"/>
<userLayoutGuide location="152" affinity="minY"/>
</userGuides>
<subviews>
<button verticalHuggingPriority="750" fixedFrame="YES" tag="-1" translatesAutoresizingMaskIntoConstraints="NO" id="eD8-BN-Z1D">
Expand Down

0 comments on commit bcccfe2

Please sign in to comment.