From 6bcfa90115516d590692b78d220e408c430b6334 Mon Sep 17 00:00:00 2001 From: sirily11 <32106111+sirily11@users.noreply.github.com> Date: Tue, 3 Mar 2026 02:38:01 +0800 Subject: [PATCH] fix: release profile --- RxNote/RxNote.xcodeproj/project.pbxproj | 4 ++++ .../RxNote.xcodeproj/xcshareddata/xcschemes/RxNote.xcscheme | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/RxNote/RxNote.xcodeproj/project.pbxproj b/RxNote/RxNote.xcodeproj/project.pbxproj index 079fdd9..f714faf 100644 --- a/RxNote/RxNote.xcodeproj/project.pbxproj +++ b/RxNote/RxNote.xcodeproj/project.pbxproj @@ -592,6 +592,8 @@ /* Begin XCBuildConfiguration section */ DF6625822F29137000333552 /* Debug */ = { isa = XCBuildConfiguration; + baseConfigurationReferenceAnchor = DF66255F2F29136F00333552 /* RxNote */; + baseConfigurationReferenceRelativePath = Config/Debug.xcconfig; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = icon; ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; @@ -647,6 +649,8 @@ }; DF6625832F29137000333552 /* Release */ = { isa = XCBuildConfiguration; + baseConfigurationReferenceAnchor = DF66255F2F29136F00333552 /* RxNote */; + baseConfigurationReferenceRelativePath = Config/Release.xcconfig; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = icon; ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; diff --git a/RxNote/RxNote.xcodeproj/xcshareddata/xcschemes/RxNote.xcscheme b/RxNote/RxNote.xcodeproj/xcshareddata/xcschemes/RxNote.xcscheme index 62f7a46..8f0b2b1 100644 --- a/RxNote/RxNote.xcodeproj/xcshareddata/xcschemes/RxNote.xcscheme +++ b/RxNote/RxNote.xcodeproj/xcshareddata/xcschemes/RxNote.xcscheme @@ -39,7 +39,7 @@