1
0
mirror of https://github.com/nicoverbruggen/phpmon.git synced 2025-11-09 13:10:24 +01:00

🎉 Version 2.0

This commit is contained in:
2020-05-17 11:36:31 +02:00
parent a6a196518a
commit 0c33e8f8cc
3 changed files with 5 additions and 5 deletions

View File

@@ -99,7 +99,7 @@ class MainMenu: NSObject, NSWindowDelegate {
}
}
// MARK: - Actions & Menu Manipulation
// MARK: - Actions
@objc func updatePhpVersionInStatusBar() {
App.shared.currentVersion = PhpVersion()

View File

@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.Cocoa.Storyboard.XIB" version="3.0" toolsVersion="15702" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES">
<document type="com.apple.InterfaceBuilder3.Cocoa.Storyboard.XIB" version="3.0" toolsVersion="16096" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES">
<dependencies>
<deployment identifier="macosx"/>
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="15702"/>
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="16096"/>
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
</dependencies>
<scenes>