Skip to content

Commit

Permalink
Updated Library dependancy and fixed a storyboard/related warning.
Browse files Browse the repository at this point in the history
  • Loading branch information
ITzTravelInTime committed Oct 8, 2021
1 parent db61a81 commit 9cf92e4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@
"repositoryURL": "https://github.com/ITzTravelInTime/SwiftCPUDetect.git",
"state": {
"branch": null,
"revision": "97a6bb29ca63a14368ec557c3f401148ed290814",
"version": "1.2.0"
"revision": "c55818e68209491c91b8f7bf1a9b042614658467",
"version": "1.3.0"
}
},
{
Expand Down
2 changes: 1 addition & 1 deletion TINU/Base.lproj/Main.storyboard
Original file line number Diff line number Diff line change
Expand Up @@ -565,7 +565,7 @@
<windowController storyboardIdentifier="Credits" id="Fa1-hC-JST" customClass="CreditsWindowController" customModule="TINU" customModuleProvider="target" sceneMemberID="viewController">
<window key="window" identifier="Credits" title="TINU: credits" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" visibleAtLaunch="NO" frameAutosaveName="" animationBehavior="default" tabbingIdentifier="creditsWindow" tabbingMode="disallowed" titlebarAppearsTransparent="YES" titleVisibility="hidden" id="qfy-fU-dmC">
<windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES" fullSizeContentView="YES"/>
<rect key="contentRect" x="294" y="328" width="520" height="265"/>
<rect key="contentRect" x="294" y="328" width="540" height="265"/>
<rect key="screenRect" x="0.0" y="0.0" width="1680" height="1050"/>
<value key="minSize" type="size" width="540" height="265"/>
<connections>
Expand Down

0 comments on commit 9cf92e4

Please sign in to comment.