diff --git a/README.md b/README.md index 46fe452..5cd87c1 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,7 @@ TestFlight 下载地址:[https://testflight.apple.com/join/XXEQdVKN](https://t | ----- | ----- | | ![](screenshot/03.png) | ![](screenshot/04.png) | | ![](screenshot/05.png) | ![](screenshot/06.png) | -| ![](screenshot/07.png) | | +| ![](screenshot/07.png) | ![](screenshot/10.png) | **macOS** diff --git a/iAppStore.xcodeproj/project.pbxproj b/iAppStore.xcodeproj/project.pbxproj index 4794229..c4676c8 100644 --- a/iAppStore.xcodeproj/project.pbxproj +++ b/iAppStore.xcodeproj/project.pbxproj @@ -669,7 +669,7 @@ CODE_SIGN_IDENTITY = "Apple Development"; "CODE_SIGN_IDENTITY[sdk=macosx*]" = "-"; CODE_SIGN_STYLE = Manual; - CURRENT_PROJECT_VERSION = 2023.04.29; + CURRENT_PROJECT_VERSION = 2023.06.24; DEVELOPMENT_ASSET_PATHS = "\"iAppStore/Preview Content\""; DEVELOPMENT_TEAM = ""; ENABLE_PREVIEWS = YES; @@ -688,7 +688,7 @@ "@executable_path/Frameworks", ); MACOSX_DEPLOYMENT_TARGET = 11.0; - MARKETING_VERSION = 1.5.0; + MARKETING_VERSION = 1.6.0; PRODUCT_BUNDLE_IDENTIFIER = com.37iOS.iApp; PRODUCT_NAME = "$(TARGET_NAME)"; PROVISIONING_PROFILE_SPECIFIER = ""; @@ -709,7 +709,7 @@ CODE_SIGN_IDENTITY = "Apple Development"; "CODE_SIGN_IDENTITY[sdk=macosx*]" = "-"; CODE_SIGN_STYLE = Manual; - CURRENT_PROJECT_VERSION = 2023.04.29; + CURRENT_PROJECT_VERSION = 2023.06.24; DEVELOPMENT_ASSET_PATHS = "\"iAppStore/Preview Content\""; DEVELOPMENT_TEAM = ""; ENABLE_PREVIEWS = YES; @@ -728,7 +728,7 @@ "@executable_path/Frameworks", ); MACOSX_DEPLOYMENT_TARGET = 11.0; - MARKETING_VERSION = 1.5.0; + MARKETING_VERSION = 1.6.0; PRODUCT_BUNDLE_IDENTIFIER = com.37iOS.iApp; PRODUCT_NAME = "$(TARGET_NAME)"; PROVISIONING_PROFILE_SPECIFIER = ""; diff --git a/screenshot/06.png b/screenshot/06.png index 8da4d91..01fe709 100644 Binary files a/screenshot/06.png and b/screenshot/06.png differ diff --git a/screenshot/07.png b/screenshot/07.png index a8a5f8f..a61ca6f 100644 Binary files a/screenshot/07.png and b/screenshot/07.png differ diff --git a/screenshot/10.png b/screenshot/10.png new file mode 100644 index 0000000..edeae3d Binary files /dev/null and b/screenshot/10.png differ