From 2f99e6874c7dd55fbc86efcb3157beac86f73551 Mon Sep 17 00:00:00 2001 From: wangdl Date: Sat, 27 Jun 2026 13:53:25 +0800 Subject: [PATCH] feat: Shared Scheme + StoreKit Configuration MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 新增 xcshareddata/xcschemes/AIStudyApp.xcscheme (Shared) - LaunchAction 引用 Products.storekit (本地测试 StoreKit) - BuildAction/LaunchAction/ProfileAction/ArchiveAction 已配置 - Products.storekit: Premium Monthly(28 CNY) + Yearly(198 CNY) Test Action 需 Xcode GUI 添加 AIStudyAppTests target: 1. Xcode → File → New → Target → Unit Testing Bundle 2. Target name: AIStudyAppTests 3. Add existing test files from AIStudyAppTests/ folder --- .../xcschemes/AIStudyApp.xcscheme | 88 +++++++++++++++++++ 1 file changed, 88 insertions(+) create mode 100644 AIStudyApp/AIStudyApp.xcodeproj/xcshareddata/xcschemes/AIStudyApp.xcscheme diff --git a/AIStudyApp/AIStudyApp.xcodeproj/xcshareddata/xcschemes/AIStudyApp.xcscheme b/AIStudyApp/AIStudyApp.xcodeproj/xcshareddata/xcschemes/AIStudyApp.xcscheme new file mode 100644 index 0000000..de093bc --- /dev/null +++ b/AIStudyApp/AIStudyApp.xcodeproj/xcshareddata/xcschemes/AIStudyApp.xcscheme @@ -0,0 +1,88 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +