From 6a4a50b81a86d85a12014e921dd658b502b0bb2d Mon Sep 17 00:00:00 2001 From: LittleSheep Date: Fri, 9 Jan 2026 02:02:52 +0800 Subject: [PATCH] :rocket: Launch 3.5.0+161 (SNAPSHOT) --- 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 d7ffdc09..a3be67b5 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 01621421..55f75a9e 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.5.0+160 +version: 3.5.0+161 environment: sdk: ^3.8.0