Skip to content

Commit

Permalink
Improve note
Browse files Browse the repository at this point in the history
  • Loading branch information
NachoSoto committed Jan 17, 2024
1 parent 1aeb296 commit f4a690a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -753,7 +753,7 @@ jobs:

release-checks:
<<: *base-job
# Fix-me: Carthage can't build fat frameworks on Apple Silicon. See
# Fix-me: Carthage can't build fat frameworks on Apple Silicon. See https://github.com/RevenueCat/purchases-ios/pull/3582
resource_class: macos.x86.medium.gen2
steps:
- checkout
Expand Down Expand Up @@ -794,7 +794,7 @@ jobs:

make-release:
<<: *base-job
# Fix-me: Carthage can't build fat frameworks on Apple Silicon. See
# Fix-me: Carthage can't build fat frameworks on Apple Silicon. See https://github.com/RevenueCat/purchases-ios/pull/3582
resource_class: macos.x86.medium.gen2
steps:
- checkout
Expand Down

0 comments on commit f4a690a

Please sign in to comment.