diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ffe02f73e..2c19357c9 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -7,7 +7,7 @@ on: - master env: - DEVELOPER_DIR: /Applications/Xcode_16.0.app/Contents/Developer + DEVELOPER_DIR: /Applications/Xcode_16.2.app/Contents/Developer FASTLANE_SKIP_UPDATE_CHECK: true FASTLANE_XCODE_LIST_TIMEOUT: 80 FASTLANE_XCODEBUILD_SETTINGS_TIMEOUT: 80 diff --git a/.github/workflows/distribute.yml b/.github/workflows/distribute.yml index ce4d64807..51baaef44 100644 --- a/.github/workflows/distribute.yml +++ b/.github/workflows/distribute.yml @@ -7,7 +7,7 @@ on: - master env: - DEVELOPER_DIR: /Applications/Xcode_16.0.app/Contents/Developer + DEVELOPER_DIR: /Applications/Xcode_16.2.app/Contents/Developer FASTLANE_SKIP_UPDATE_CHECK: true FASTLANE_XCODE_LIST_TIMEOUT: 60 FASTLANE_XCODEBUILD_SETTINGS_TIMEOUT: 60 diff --git a/Configuration/Version.xcconfig b/Configuration/Version.xcconfig index 4ef8f3fd9..c1809e808 100644 --- a/Configuration/Version.xcconfig +++ b/Configuration/Version.xcconfig @@ -1,2 +1,2 @@ -MARKETING_VERSION=2024.12.3 -CURRENT_PROJECT_VERSION=2024 +MARKETING_VERSION=2025.1 +CURRENT_PROJECT_VERSION=2025