This repository has been archived by the owner on Nov 15, 2024. It is now read-only.
forked from CocoaPods/CocoaPods
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch '1-10-stable' into merge_1102stable_into_master
* 1-10-stable: Update integration specs submodule sha [CHANGELOG] Add empty Master section Release 1.10.2 Update examples to build with Xcode 12 Fix CHANGELOG Fix changelog entry Review feedback Fixes and integration test update fix missing -objc for xcframeworks - take 2 Fix the PR number in the changelog Actually test iOS for the iOS version of a header_mappings_dir test Bump the maximum block length from 1476 to 1493 Fix Archive failures when using header_mappings_dir and Catalyst Change URL validation failure to a note
- Loading branch information
Showing
153 changed files
with
637 additions
and
381 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -54,7 +54,7 @@ jobs: | |
- uses: maxim-lobanov/[email protected] | ||
if: ${{ matrix.task == 'EXAMPLES' }} | ||
with: | ||
xcode-version: 11.3.1 | ||
xcode-version: 12.1 | ||
|
||
- name: Run Tests | ||
run: bundle exec rake spec:all | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.