Skip to content

Commit 3f9c90c

Browse files
fiux(ci): Use iPhone 16 in ios-release (trustwallet#4493)
1 parent 6e515ac commit 3f9c90c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/ios-doc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ pushd swift
99
mkdir -p build && rm -rf build/*.doccarchive
1010

1111
export DOCC_JSON_PRETTYPRINT="YES"
12-
xcodebuild -workspace TrustWalletCore.xcworkspace -derivedDataPath build/docsData -scheme WalletCore -destination 'platform=iOS Simulator,name=iPhone 14' -parallelizeTargets docbuild | xcbeautify
12+
xcodebuild -workspace TrustWalletCore.xcworkspace -derivedDataPath build/docsData -scheme WalletCore -destination 'platform=iOS Simulator,name=iPhone 16' -parallelizeTargets docbuild | xcbeautify
1313

1414
pushd build
1515

0 commit comments

Comments
 (0)