Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/release' into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
mani-sh-reddy committed Dec 5, 2023
2 parents 8144aa0 + d2aa0a0 commit 5ddb6ed
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 25 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ All notable changes to this project will be documented in this file.

## [Unreleased]

## [2023.12.0]

### Added

- Font size slider
Expand Down
50 changes: 25 additions & 25 deletions Lunar.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -1272,15 +1272,15 @@
);
mainGroup = 3C4F09F32A54399F009DF8AB;
packageReferences = (
3C4B7DD92A58AD23003C8192 /* XCRemoteSwiftPackageReference "Alamofire" */,
3CA95F062A7ACF3B00626353 /* XCRemoteSwiftPackageReference "Nuke" */,
3C4B7DD92A58AD23003C8192 /* XCRemoteSwiftPackageReference "Alamofire.git" */,
3CA95F062A7ACF3B00626353 /* XCRemoteSwiftPackageReference "Nuke.git" */,
3CFE04BD2A7FEA71007BAD81 /* XCRemoteSwiftPackageReference "SwiftSoup" */,
3C23F03C2AAA66E000AACA46 /* XCRemoteSwiftPackageReference "Pulse" */,
3CEB2C082AB2F3A50013609E /* XCRemoteSwiftPackageReference "Defaults" */,
3CEB2C112AB2F45F0013609E /* XCRemoteSwiftPackageReference "SFSafeSymbols" */,
3CEB2C112AB2F45F0013609E /* XCRemoteSwiftPackageReference "SFSafeSymbols.git" */,
3CC420082AB37BCB00BE1612 /* XCRemoteSwiftPackageReference "WhatsNewKit" */,
3CC4200B2AB37DDA00BE1612 /* XCRemoteSwiftPackageReference "BetterSafariView" */,
3CE69E942ABDCA8A00E2821E /* XCRemoteSwiftPackageReference "realm-swift" */,
3CE69E942ABDCA8A00E2821E /* XCRemoteSwiftPackageReference "realm-swift.git" */,
3CC3E4192ADC054000F7F9A9 /* XCRemoteSwiftPackageReference "shiny" */,
3C20B37D2AEB27F8003F578F /* XCRemoteSwiftPackageReference "LocalConsole" */,
3CEBF46A2B09426E00469008 /* XCRemoteSwiftPackageReference "swift-markdown-ui" */,
Expand Down Expand Up @@ -1637,11 +1637,11 @@
CLANG_OPTIMIZATION_PROFILE_FILE = "";
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 559;
CURRENT_PROJECT_VERSION = 568;
DEVELOPMENT_TEAM = QR8TDZJV2W;
GENERATE_INFOPLIST_FILE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 15.0;
MARKETING_VERSION = 2023.11.22;
MARKETING_VERSION = 2023.12.0;
PRODUCT_BUNDLE_IDENTIFIER = "io.github.mani-sh-reddy.LunarUITests";
PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE_SPECIFIER = "";
Expand All @@ -1662,11 +1662,11 @@
CLANG_OPTIMIZATION_PROFILE_FILE = "";
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 559;
CURRENT_PROJECT_VERSION = 568;
DEVELOPMENT_TEAM = QR8TDZJV2W;
GENERATE_INFOPLIST_FILE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 15.0;
MARKETING_VERSION = 2023.11.22;
MARKETING_VERSION = 2023.12.0;
PRODUCT_BUNDLE_IDENTIFIER = "io.github.mani-sh-reddy.LunarUITests";
PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE_SPECIFIER = "";
Expand All @@ -1691,7 +1691,7 @@
CODE_SIGN_ENTITLEMENTS = Widgets/WidgetsExtension.entitlements;
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 559;
CURRENT_PROJECT_VERSION = 568;
DEVELOPMENT_TEAM = QR8TDZJV2W;
GCC_OPTIMIZATION_LEVEL = 0;
GENERATE_INFOPLIST_FILE = YES;
Expand All @@ -1704,7 +1704,7 @@
"@executable_path/Frameworks",
"@executable_path/../../Frameworks",
);
MARKETING_VERSION = 2023.11.22;
MARKETING_VERSION = 2023.12.0;
PRODUCT_BUNDLE_IDENTIFIER = "io.github.mani-sh-reddy.Lunar.dev.Widgets";
PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE_SPECIFIER = "";
Expand All @@ -1726,7 +1726,7 @@
CODE_SIGN_IDENTITY = "Apple Development";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Distribution";
CODE_SIGN_STYLE = Manual;
CURRENT_PROJECT_VERSION = 559;
CURRENT_PROJECT_VERSION = 568;
DEVELOPMENT_TEAM = "";
"DEVELOPMENT_TEAM[sdk=iphoneos*]" = QR8TDZJV2W;
GENERATE_INFOPLIST_FILE = YES;
Expand All @@ -1739,7 +1739,7 @@
"@executable_path/Frameworks",
"@executable_path/../../Frameworks",
);
MARKETING_VERSION = 2023.11.22;
MARKETING_VERSION = 2023.12.0;
PRODUCT_BUNDLE_IDENTIFIER = "io.github.mani-sh-reddy.Lunar.Widgets";
PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE_SPECIFIER = "";
Expand Down Expand Up @@ -1920,7 +1920,7 @@
CODE_SIGN_ENTITLEMENTS = Lunar/LunarDebug.entitlements;
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 559;
CURRENT_PROJECT_VERSION = 568;
DEVELOPMENT_ASSET_PATHS = "";
DEVELOPMENT_TEAM = QR8TDZJV2W;
ENABLE_PREVIEWS = YES;
Expand All @@ -1941,7 +1941,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 2023.11.22;
MARKETING_VERSION = 2023.12.0;
PRODUCT_BUNDLE_IDENTIFIER = "io.github.mani-sh-reddy.Lunar.dev";
PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE_SPECIFIER = "";
Expand All @@ -1967,7 +1967,7 @@
CODE_SIGN_IDENTITY = "Apple Development";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Distribution";
CODE_SIGN_STYLE = Manual;
CURRENT_PROJECT_VERSION = 559;
CURRENT_PROJECT_VERSION = 568;
DEVELOPMENT_ASSET_PATHS = "";
DEVELOPMENT_TEAM = "";
"DEVELOPMENT_TEAM[sdk=iphoneos*]" = QR8TDZJV2W;
Expand All @@ -1988,7 +1988,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 2023.11.22;
MARKETING_VERSION = 2023.12.0;
PRODUCT_BUNDLE_IDENTIFIER = "io.github.mani-sh-reddy.Lunar";
PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE_SPECIFIER = "";
Expand Down Expand Up @@ -2122,7 +2122,7 @@
minimumVersion = 4.0.3;
};
};
3C4B7DD92A58AD23003C8192 /* XCRemoteSwiftPackageReference "Alamofire" */ = {
3C4B7DD92A58AD23003C8192 /* XCRemoteSwiftPackageReference "Alamofire.git" */ = {
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/Alamofire/Alamofire.git";
requirement = {
Expand Down Expand Up @@ -2194,7 +2194,7 @@
kind = branch;
};
};
3CEB2C112AB2F45F0013609E /* XCRemoteSwiftPackageReference "SFSafeSymbols" */ = {
3CEB2C112AB2F45F0013609E /* XCRemoteSwiftPackageReference "SFSafeSymbols.git" */ = {
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/SFSafeSymbols/SFSafeSymbols.git";
requirement = {
Expand Down Expand Up @@ -2246,12 +2246,12 @@
};
3C2EA6C82B002322007AC12D /* SFSafeSymbols */ = {
isa = XCSwiftPackageProductDependency;
package = 3CEB2C112AB2F45F0013609E /* XCRemoteSwiftPackageReference "SFSafeSymbols" */;
package = 3CEB2C112AB2F45F0013609E /* XCRemoteSwiftPackageReference "SFSafeSymbols.git" */;
productName = SFSafeSymbols;
};
3C4B7DDA2A58AD23003C8192 /* Alamofire */ = {
isa = XCSwiftPackageProductDependency;
package = 3C4B7DD92A58AD23003C8192 /* XCRemoteSwiftPackageReference "Alamofire" */;
package = 3C4B7DD92A58AD23003C8192 /* XCRemoteSwiftPackageReference "Alamofire.git" */;
productName = Alamofire;
};
3C4DB8C12AB70856000137CF /* NukeExtensions */ = {
Expand All @@ -2265,12 +2265,12 @@
};
3CA95F072A7ACF3B00626353 /* Nuke */ = {
isa = XCSwiftPackageProductDependency;
package = 3CA95F062A7ACF3B00626353 /* XCRemoteSwiftPackageReference "Nuke" */;
package = 3CA95F062A7ACF3B00626353 /* XCRemoteSwiftPackageReference "Nuke.git" */;
productName = Nuke;
};
3CA95F092A7ACF3B00626353 /* NukeUI */ = {
isa = XCSwiftPackageProductDependency;
package = 3CA95F062A7ACF3B00626353 /* XCRemoteSwiftPackageReference "Nuke" */;
package = 3CA95F062A7ACF3B00626353 /* XCRemoteSwiftPackageReference "Nuke.git" */;
productName = NukeUI;
};
3CC3E41A2ADC054000F7F9A9 /* Shiny */ = {
Expand Down Expand Up @@ -2300,12 +2300,12 @@
};
3CE69E952ABDCA8A00E2821E /* Realm */ = {
isa = XCSwiftPackageProductDependency;
package = 3CE69E942ABDCA8A00E2821E /* XCRemoteSwiftPackageReference "realm-swift" */;
package = 3CE69E942ABDCA8A00E2821E /* XCRemoteSwiftPackageReference "realm-swift.git" */;
productName = Realm;
};
3CE69E972ABDCA8A00E2821E /* RealmSwift */ = {
isa = XCSwiftPackageProductDependency;
package = 3CE69E942ABDCA8A00E2821E /* XCRemoteSwiftPackageReference "realm-swift" */;
package = 3CE69E942ABDCA8A00E2821E /* XCRemoteSwiftPackageReference "realm-swift.git" */;
productName = RealmSwift;
};
3CEB2C092AB2F3A50013609E /* Defaults */ = {
Expand All @@ -2315,7 +2315,7 @@
};
3CEB2C122AB2F45F0013609E /* SFSafeSymbols */ = {
isa = XCSwiftPackageProductDependency;
package = 3CEB2C112AB2F45F0013609E /* XCRemoteSwiftPackageReference "SFSafeSymbols" */;
package = 3CEB2C112AB2F45F0013609E /* XCRemoteSwiftPackageReference "SFSafeSymbols.git" */;
productName = SFSafeSymbols;
};
3CEBF46B2B09426E00469008 /* MarkdownUI */ = {
Expand Down

0 comments on commit 5ddb6ed

Please sign in to comment.