Skip to content

Commit 488c324

Browse files
nickoneillAbizern
andauthoredJun 4, 2022
Ditch pod in favor of spm, resolve warnings, update some deps, etc (#320)
* Ditch pod in favor of spm, resolve warnings, update some deps, etc * Bump Xcode to 13.4 on CI See if that fixes the Bitrise errors. * ok commit the release of rswift we're using Co-authored-by: Abizer Nasir <[email protected]>
1 parent 2763537 commit 488c324

File tree

1,166 files changed

+463
-163729
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,166 files changed

+463
-163729
lines changed
 

‎.circleci/config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
# The `macos` block requests that builds will run on a machine running
2121
# macOS with the specified version of Xcode installed
2222
macos:
23-
xcode: '11.5.0'
23+
xcode: '13.4.0'
2424
steps:
2525
# Machine Setup
2626
# If you break your build into multiple jobs with workflows, you will probably want to do the parts of this that are relevant in each

‎FiveCalls/FiveCalls.xcodeproj/project.pbxproj

+242-201
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)
Please sign in to comment.