Skip to content

Commit bb1d6bd

Browse files
committed
fix: a missing resource class for iOS build
1 parent 9e17c7e commit bb1d6bd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.circleci/config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ jobs:
3030
build-ios:
3131
macos:
3232
xcode: 15.0.0
33+
resource_class: medium
3334
steps:
3435
- checkout
3536
- run:

0 commit comments

Comments
 (0)