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
2 changes: 1 addition & 1 deletion APPROBATION.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Approbation Matrix / PerseusDarkMode 2.0.0 && 2.0.1 && 2.0.2 && 2.0.3 && 2.0.4 && 2.1.0
# Approbation Matrix / PerseusDarkMode 2.0.0 && 2.0.1 && 2.0.2 && 2.0.3 && 2.0.4 && 2.1.0 && 2.1.1

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

Expand Down
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@ 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.1.1] - [2025-11-30], PerseusDarkMode

### Updated

- CPL dependency to v1.7.0.

## [2.1.0] - [2025-10-30], PerseusDarkMode

### Added
Expand Down
4 changes: 2 additions & 2 deletions PDMStar.swift
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//
// PDMStar.swift
// Version: 2.1.0
// Version: 2.1.1
//
// Standalone PerseusDarkMode.
//
Expand All @@ -23,7 +23,7 @@
// 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. It means that "Sep 01, 2025" is the beginning of 7534.
//
// 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
4 changes: 2 additions & 2 deletions PDMSupportingStar.swift
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//
// PDMSupportingStar.swift
// Version: 2.1.0
// Version: 2.1.1
//
// The Darkness Support (PerseusUISystemKit previously)
//
Expand All @@ -10,7 +10,7 @@
// Created by Mikhail Zhigulin of Novosibirsk in 7530.
//
// 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. It means that "Sep 01, 2025" is the beginning of 7534.
//
//
// Unlicensed Free Software
Expand Down
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// swift-tools-version:5.7

/* Package.swift
Version: 2.1.0
Version: 2.1.1

For iOS and macOS only. Use Stars to adopt for the specifics you need.

Expand Down
34 changes: 18 additions & 16 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,16 @@

[![Actions Status](https://github.com/perseusrealdeal/PerseusDarkMode/actions/workflows/main.yml/badge.svg)](https://github.com/perseusrealdeal/PerseusDarkMode/actions/workflows/main.yml)
[![Style](https://github.com/perseusrealdeal/PerseusDarkMode/actions/workflows/swiftlint.yml/badge.svg)](https://github.com/perseusrealdeal/PerseusDarkMode/actions/workflows/swiftlint.yml)
[![Version](https://img.shields.io/badge/Version-2.1.0-green.svg)](/CHANGELOG.md)
[![Version](https://img.shields.io/badge/Version-2.1.1-green.svg)](/CHANGELOG.md)
[![Platforms](https://img.shields.io/badge/Platforms-macOS%2010.13+_|_iOS%2011.0+-orange.svg)](https://en.wikipedia.org/wiki/List_of_Apple_products)
[![Xcode 14.2](https://img.shields.io/badge/Xcode-14.2+-red.svg)](https://en.wikipedia.org/wiki/Xcode)
[![Swift 5.7](https://img.shields.io/badge/Swift-5.7-red.svg)](https://www.swift.org)
[![License](http://img.shields.io/:License-MIT-blue.svg)](/LICENSE)

> Home-made product. The light-weight darkness in Swift you can force.
> This is the great home-made product in Swift to accomplish `Dark Mode switching` task.

> `1:` Build option kinda `Night/Day/System Mode` or `On/Off/System Dark Mode`.</br>
> `2:` Be awared of Dark Mode changes if you need.
> `1:` Build option kinda `Light/Dark/System Appearance` or `On/Off/System Dark Mode`.</br>
> `2:` Be awared of Dark Mode changes.

> `PDM` is a single author and personale solution developed in `P2P` relationship paradigm.

Expand All @@ -22,7 +22,7 @@

## Dependencies

[![ConsolePerseusLogger](http://img.shields.io/:ConsolePerseusLogger-1.6.0-green.svg)](https://github.com/perseusrealdeal/ConsolePerseusLogger.git)
[![ConsolePerseusLogger](http://img.shields.io/:ConsolePerseusLogger-1.7.0-green.svg)](https://github.com/perseusrealdeal/ConsolePerseusLogger.git)

## Support Code

Expand All @@ -44,7 +44,7 @@
## PDM in Use

> `In approbation:` [`iOS app`](https://github.com/perseusrealdeal/TheOneRing) [`macOS app`](https://github.com/perseusrealdeal/Arkenstone)</br>
> `In business:` [`The Dark Moon`](https://github.com/perseusrealdeal/TheDarkMoon)
> `In business:` [`The Dark Moon`](https://github.com/perseusrealdeal/TheDarkMoon) [`Convertor mov2gif`](https://github.com/perseusrealdeal/mov2gif)

> `For details:` [`Approbation and A3 Environment`](/APPROBATION.md) / [`CHANGELOG`](/CHANGELOG.md)</br>

Expand All @@ -62,8 +62,8 @@
* [Get awared of DarkMode changes](#Get-awared-of-DarkMode-changes)
* [DarkMode change sample](#DarkMode-change-sample)
* [Points taken into account](#Points-taken-into-account)
* [License MIT](#License-MIT)
* [Other Required License Notices](#Other-Required-License-Notices)
* [License](#License)
* [Other required license notices](#Other-required-license-notices)
* [Credits](#Credits)
* [Author](#Author)

Expand Down Expand Up @@ -100,7 +100,7 @@

| Type | Name | License |
| ---- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------- |
| Star | [ConsolePerseusLogger](https://github.com/perseusrealdeal/ConsolePerseusLogger) / [1.6.0](https://github.com/perseusrealdeal/ConsolePerseusLogger/releases/tag/1.6.0) | MIT |
| Star | [ConsolePerseusLogger](https://github.com/perseusrealdeal/ConsolePerseusLogger) / [1.7.0](https://github.com/perseusrealdeal/ConsolePerseusLogger/releases/tag/1.7.0) | MIT |

# Third-party software

Expand Down Expand Up @@ -355,15 +355,17 @@ extension Color {
- Preconfigured GitHub config [.gitignore](/.gitignore)
- Preconfigured GitHub CI [main.yml](/.github/workflows/main.yml)

# License MIT
# License

`License:` MIT

Copyright © 7530 - 7534 Mikhail A. Zhigulin of Novosibirsk<br/>
Copyright © 7533 - 7534 PerseusRealDeal

- The year starts from the creation of the world according to a Slavic calendar.
- September, the 1st of Slavic year. It means that "Sep 01, 2024" is the beginning of 7533.
- September, the 1st of Slavic year. It means that "Sep 01, 2025" is the beginning of 7534.

## Other Required License Notices
## Other required license notices

© 2025 The SwiftLint Contributors **for** SwiftLint</br>
© GitHub **for** GitHub Action cirruslabs/swiftlint-action@v1</br>
Expand All @@ -377,22 +379,22 @@ Copyright © 7533 - 7534 PerseusRealDeal
<tr>
<td>Balance and Control</td>
<td>kept by</td>
<td>Mikhail A. Zhigulin</td>
<td>Mikhail Zhigulin</td>
</tr>
<tr>
<td>Source Code</td>
<td>written by</td>
<td>Mikhail A. Zhigulin</td>
<td>Mikhail Zhigulin</td>
</tr>
<tr>
<td>Documentation</td>
<td>prepared by</td>
<td>Mikhail A. Zhigulin</td>
<td>Mikhail Zhigulin</td>
</tr>
<tr>
<td>Product Approbation</td>
<td>tested by</td>
<td>Mikhail A. Zhigulin</td>
<td>Mikhail Zhigulin</td>
</tr>
</table>

Expand Down
Loading