Skip to content

Commit 1643262

Browse files
committed
Changed Xcode V. on CodeMagic to use Beta Builds of XCode
1 parent c161d5d commit 1643262

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

codemagic.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ workflows:
88
XCODE_WORKSPACE: "FrameExtractionTool.xcodeproj"
99
XCODE_SCHEME: "FrameExtractionTool"
1010
BUNDLE_ID: "caspernyong.FrameExtractionTool.CMTest"
11-
xcode: latest
11+
xcode: edge
1212
cocoapods: default
1313
scripts:
1414
- name: Get CocoaPods sources

0 commit comments

Comments
 (0)