Skip to content

Commit

Permalink
[#524] Fix Ci failed
Browse files Browse the repository at this point in the history
  • Loading branch information
nkhanh44 committed Jun 24, 2024
1 parent f184f22 commit 1dd16c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fastlane/Constants/Constant.swift
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ enum Constant {

// MARK: - Device

static let devices = ["iPhone 12 Pro Max"]
static let devices = ["iPhone 15 Pro Max"]
}

extension Constant {
Expand Down

0 comments on commit 1dd16c8

Please sign in to comment.