Skip to content

Commit

Permalink
Version 12.4
Browse files Browse the repository at this point in the history
  • Loading branch information
kean committed Feb 10, 2024
1 parent f73c59c commit 8ecbfc8
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 4 deletions.
14 changes: 12 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,22 @@
# Nuke 12

## Nuke 13.2.0
## Nuke 12.4

*Feb 10, 2024*

## What's Changed
* Enable visionOS support for all APIs by @zachwaugh in https://github.com/kean/Nuke/pull/752
* Update documentation by @tkersey in https://github.com/kean/Nuke/pull/747

**Full Changelog**: https://github.com/kean/Nuke/compare/12.3.0...12.4.0

## Nuke 12.3

*Jan 6, 2024*

- Add support for visionOS by @bobek-balinek in https://github.com/kean/Nuke/pull/743

## Nuke 12.2.0
## Nuke 12.2

*Nov 23, 2023*

Expand Down
4 changes: 2 additions & 2 deletions Nuke.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -2221,7 +2221,7 @@
GENERATE_INFOPLIST_FILE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 13.0;
MACOSX_DEPLOYMENT_TARGET = 10.15;
MARKETING_VERSION = 12.2.0;
MARKETING_VERSION = 12.4.0;
ONLY_ACTIVE_ARCH = YES;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = "watchsimulator watchos macosx iphonesimulator iphoneos driverkit appletvsimulator appletvos";
Expand Down Expand Up @@ -2280,7 +2280,7 @@
GENERATE_INFOPLIST_FILE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 13.0;
MACOSX_DEPLOYMENT_TARGET = 10.15;
MARKETING_VERSION = 12.2.0;
MARKETING_VERSION = 12.4.0;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = "watchsimulator watchos macosx iphonesimulator iphoneos driverkit appletvsimulator appletvos";
SUPPORTS_MACCATALYST = YES;
Expand Down

0 comments on commit 8ecbfc8

Please sign in to comment.