From 53a3a329074952ec6425e51ebe0842e5f9547c0c Mon Sep 17 00:00:00 2001 From: LittleSheep Date: Sat, 1 Nov 2025 15:59:16 +0800 Subject: [PATCH] :rocket: Launch 3.3.0+143 (SNAPSHOT) (HOTFIX) --- ios/Runner.xcodeproj/project.pbxproj | 2 +- pubspec.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ios/Runner.xcodeproj/project.pbxproj b/ios/Runner.xcodeproj/project.pbxproj index 7a83d1cf..a1915c28 100644 --- a/ios/Runner.xcodeproj/project.pbxproj +++ b/ios/Runner.xcodeproj/project.pbxproj @@ -3,7 +3,7 @@ archiveVersion = 1; classes = { }; - objectVersion = 77; + objectVersion = 54; objects = { /* Begin PBXBuildFile section */ diff --git a/pubspec.yaml b/pubspec.yaml index 49d2398f..efc8fa91 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -16,7 +16,7 @@ publish_to: "none" # Remove this line if you wish to publish to pub.dev # https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html # In Windows, build-name is used as the major, minor, and patch parts # of the product and file versions while build-number is used as the build suffix. -version: 3.3.0+142 +version: 3.3.0+143 environment: sdk: ^3.7.2