Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 14 additions & 6 deletions APPROBATION.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,18 @@
# Approbation Matrix / PerseusDarkMode 2.0.0 && 2.0.1 && 2.0.2 && 2.0.3 && 2.0.4 && 2.1.0 && 2.1.1
# Approbation Matrix for PerseusDarkMode

## Approbated Versions

> This report is actual for the following product versions:

v2.0.0 v2.0.1 v2.0.2 v2.0.3 v2.0.4 v2.1.0 v2.1.1 && **v2.2.0**

## Approbation Note

> NOTE: To catch all log messages Mac Console should be started first then after a little while the logged app.

> Compilation: macOS Monterey 12.7.6 / Xcode 14.2

## macOS approbation result
# macOS approbation result

> The approbation macOS app for PerseusDarkMode is [Arkenstone](https://github.com/perseusrealdeal/Arkenstone).

Expand All @@ -19,7 +27,7 @@
| Sonoma | 14.7 | ok | - |
| Sequoia | 15.3 | ok | - |

## iOS approbation result
# iOS approbation result

> The approbation iOS app for PerseusDarkMode is [The One Ring](https://github.com/perseusrealdeal/TheOneRing).

Expand All @@ -28,9 +36,9 @@
| iPad Air | no | 12.5.7 | ok | - |
| iPhone SE (3rd) | yes | 16.2 | ok | - |

## A3 environment
# A3 environment

### List of available Apple machines
## List of available Apple machines

> Excluded: virtualization (e.g. VirtualBox) and hackintosh

Expand All @@ -39,7 +47,7 @@
| Mac mini | 16GB | SATA 480GB, NVMe 256GB |
| MacBook Pro | 8GB | 256GB |

### System configuration for A3 environment
## System configuration for A3 environment

| macOS | Version | Machine | Xcode | OpenCore | Git Client |
| ----------- | ------- | ----------- | ------ | -------- | -------------- |
Expand Down
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,24 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

Dates in this file meets Gregorian calendar. Date in format YYYY-MM-DD.

## [2.2.0] - [2026-03-03], PerseusDarkMode

### Included

- The support code to the main code.

### Renamed

- `PDMStar.swift` to `TheDarknessStar.swift`.

### Added:

- Minor changes to documentation.

### Updated:

- CPL dependency to v1.7.1.

## [2.1.1] - [2025-11-30], PerseusDarkMode

### Updated
Expand Down
4 changes: 2 additions & 2 deletions LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ Copyright © 7530 - 7534 Mikhail A. Zhigulin of Novosibirsk
Copyright © 7533 - 7534 PerseusRealDeal

The year starts from the creation of the world according to a Slavic calendar.
September, the 1st of Slavic year.
September, the 1st of Slavic year. For instance, "Sep 01, 2025" is the beginning of 7534.

Use Stars to adopt for the specifics you need.
Stars to adopt for the specifics you need.

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
Loading