From aefb88ba1990984fa7ff8b8469459c21eb693c70 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=81=9F=E3=81=A4=E3=81=9D=E3=82=99=E3=81=86?= Date: Sun, 26 Sep 2021 12:15:56 +0800 Subject: [PATCH] Add CADisableMinimumFrameDurationOnPhone key --- .github/workflows/deploy.yml | 2 +- EhPanda/App/Info.plist | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index eab4ffd3..eb0af70b 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -6,7 +6,7 @@ on: types: [closed] env: DEVELOPER_DIR: /Applications/Xcode_13.0.app - APP_VERSION: '1.3.1' + APP_VERSION: '1.3.2' SCHEME_NAME: 'EhPanda' ALTSTORE_JSON_PATH: './AltStore.json' BUILDS_PATH: '/tmp/action-builds' diff --git a/EhPanda/App/Info.plist b/EhPanda/App/Info.plist index 93369571..b4282bf3 100644 --- a/EhPanda/App/Info.plist +++ b/EhPanda/App/Info.plist @@ -2,6 +2,8 @@ + CADisableMinimumFrameDurationOnPhone + CFBundleDevelopmentRegion $(DEVELOPMENT_LANGUAGE) CFBundleExecutable