Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

42Box/macOS

Repository files navigation

macOS

Hits

v1.0.1 Beta Release Note

v1.0.0 Beta Release Note


How to execute ?

(削除) v1.0.0 Beta Version Download Link (削除ここまで)

1. Click the version you want, and Keep download

image

2. Mouse right click or option + click

image

3. OK

image

4. Open

image


Commit Convention (shorthand)

type: subject

Commit type

  • feat: Add new or modify feature
  • fix: Bug fix
  • docs: Working with documents
  • style: Formatting changes without code modifications
  • refactor: Refactoring code
  • dependency: Non-code related dependency files
  • assets: Add, modify and delete assets
  • test: Test code
  • wip: Working in progress

Directory

DIR TREE
├── Box42
│ ├── CPU
│ │ └── CPU.swift
│ ├── Main
│ │ ├── BoxController.swift
│ │ ├── BoxModel.swift
│ │ └── BoxView.swift
│ ├── Menubar
│ │ ├── MenubarController.swift
│ │ ├── MenubarModel.swift
│ │ └── MenubarView.swift
│ ├── Resource
│ │ ├── AppDelegate.swift
│ │ ├── Assets.xcassets
│ │ │ ├── 42box
│ │ │ ├── 42box_logo.imageset
│ │ │ ├── 42box_logo.imageset
│ │ │ ├── 42box_oc1.imageset
│ │ │ ├── 42box_oc2.imageset
│ │ │ ├── 42pack_icon
│ │ │ │ ├── 42flip
│ │ │ │ ├── cat
│ │ │ │ ├── gon
│ │ │ │ ├── gam
│ │ │ │ ├── gun
│ │ │ │ └── lee
│ │ │ ├── AccentColor.colorset
│ │ │ ├── AppIcon.appiconset
│ │ │ ├── AppIcons
│ │ ├── Base.lproj
│ │ ├── Box42.entitlements
│ │ ├── Box42.xcdatamodeld
│ │ ├── EventMonitor.swift
│ │ └── Main.storyboard
│ ├── URL
│ │ └── URLModel.swift
│ └── Web
│ └── WebViewController.swift
├── Box42.xcodeproj
└── README.md

image

About

macOS

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

AltStyle によって変換されたページ (->オリジナル) /