Skip to content

Commit

Permalink
fix/using_deprecated_cocoapods_repo
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasmso committed May 11, 2023
1 parent 63c8477 commit d89019b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
## Versions

## x.x.x
* Fix `plugins.xml` using a deprecated CocoaPods repository.
## 1.1.0
* Add support for clearing all targeting data.
## 1.0.10
Expand Down
1 change: 0 additions & 1 deletion plugin/plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@

<podspec>
<config>
<source url="https://github.com/AppLovin/Public-CocoaPods-Specs" />
<source url="https://github.com/CocoaPods/Specs.git"/>
</config>
<pods use-frameworks="true">
Expand Down

0 comments on commit d89019b

Please sign in to comment.