https://github.com/CocoaPods/cocoapods-deintegrate
A CocoaPods plugin to remove and de-integrate CocoaPods from your project.
https://github.com/CocoaPods/cocoapods-deintegrate
Keywords from Contributors
cocoapods dependency-manager mac objective-c apps deployment fastlane screenshots bitbucket ci
Last synced: about 3 hours ago
JSON representation
Repository metadata
A CocoaPods plugin to remove and de-integrate CocoaPods from your project.
- Host: GitHub
- URL: https://github.com/CocoaPods/cocoapods-deintegrate
- Owner: CocoaPods
- License: mit
- Created: 2014-10-01T01:47:38.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2022-04-05T22:21:29.000Z (almost 4 years ago)
- Last Synced: 2026-02-24T18:11:18.728Z (7 days ago)
- Language: Ruby
- Homepage:
- Size: 265 KB
- Stars: 1,076
- Watchers: 15
- Forks: 44
- Open Issues: 5
- Releases: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
README.md
cocoapods-deintegrate
A CocoaPods plugin to remove and deintegrate CocoaPods from your project.
Removing all traces of CocoaPods from an Xcode project.
Installation
$ [sudo] gem install cocoapods-deintegrate
Usage
Running pod deintegrate will deintegrate your Xcode project from
CocoaPods. Before running you should ensure you have a backup of your project.
$ pod deintegrate
Deintegrating Palaver.xcodeproj
Deintegrating target Palaver
Deleted 1 'Copy Pods Resources' build phases.
Deleted 1 'Check Pods Manifest.lock' build phases.
Removing Pod libraries from build phase:
- libPods-Palaver.a
Deleting Pod file references from project
- libPods-Palaver.a
- libPods-PalaverTests.a
- Pods-Palaver.debug.xcconfig
- Pods-Palaver.release.xcconfig
- Pods-Palaver.ad hoc.xcconfig
- Pods-PalaverTests.debug.xcconfig
- Pods-PalaverTests.release.xcconfig
- Pods-PalaverTests.ad hoc.xcconfig
Deleted 1 `Pod` groups from project.
Deintegrating target PalaverTests
Deleted 1 'Copy Pods Resources' build phases.
Deleted 1 'Check Pods Manifest.lock' build phases.
Project has been deintegrated. No traces of CocoaPods left in project.
Note: The workspace referencing the Pods project still remains.
The only things that will remains are as follows:
- Podfile, Podfile.lock
- Workspace
Credits
This CocoaPods plugin was created by Kyle Fuller
(@kylefuller).
License
cocoapods-deintegrate is released under the MIT license. See LICENSE.
Owner metadata
- Name: CocoaPods
- Login: CocoaPods
- Email:
- Kind: organization
- Description: A Swift & Objective C Dependency Manager
- Website: https://cocoapods.org
- Location:
- Twitter: CocoaPods
- Company:
- Icon url: https://avatars.githubusercontent.com/u/1189714?v=4
- Repositories: 69
- Last ynced at: 2024-10-30T03:50:16.591Z
- Profile URL: https://github.com/CocoaPods
GitHub Events
Total
- Watch event: 3
Last Year
Committers metadata
Last synced: about 15 hours ago
Total Commits: 74
Total Committers: 9
Avg Commits per committer: 8.222
Development Distribution Score (DDS): 0.676
Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0
| Name | Commits | |
|---|---|---|
| Samuel Giddins | s****s@s****e | 24 |
| Dimitris Koutsogiorgas | d****s@s****m | 19 |
| Kyle Fuller | i****x@k****k | 17 |
| Danielle Tomlinson | d****n@t****o | 5 |
| Muhammed Yavuz Nuzumlali | m****z@g****m | 3 |
| Orta | o****x@g****m | 2 |
| Brown-amazingness | i****s@g****m | 2 |
| Nate West | n****r@g****m | 1 |
| Dekel Barzilay | d****v@g****m | 1 |
Committer domains:
- tomlinson.io: 1
- kylefuller.co.uk: 1
- squareup.com: 1
- segiddins.me: 1
Issue and Pull Request metadata
Last synced: 19 days ago
Total issues: 23
Total pull requests: 20
Average time to close issues: 5 months
Average time to close pull requests: 5 days
Total issue authors: 22
Total pull request authors: 10
Average comments per issue: 3.61
Average comments per pull request: 2.0
Merged pull request: 18
Bot issues: 0
Bot pull requests: 1
Past year issues: 0
Past year pull requests: 0
Past year average time to close issues: N/A
Past year average time to close pull requests: N/A
Past year issue authors: 0
Past year pull request authors: 0
Past year average comments per issue: 0
Past year average comments per pull request: 0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0
Top Issue Authors
- kylef (2)
- iby (1)
- swaps2k1 (1)
- AbhijitGite4Git (1)
- vikram-rao (1)
- segiddins (1)
- danadelion (1)
- dominicfreeston (1)
- Isuru-Nanayakkara (1)
- neonichu (1)
- SEK-IOS (1)
- OnTheFly64 (1)
- armadsen (1)
- ulukaya (1)
- tcurdt (1)
Top Pull Request Authors
- segiddins (6)
- dnkoutso (5)
- orta (2)
- nwest (1)
- dmead28 (1)
- endocrimes (1)
- dependabot[bot] (1)
- dekelev (1)
- Umar-M-Haroon (1)
- manuyavuz (1)
Top Issue Labels
- s1:awaiting input (3)
- t2:defect (3)
- s2:confirmed (1)
- d1:easy (1)
Top Pull Request Labels
- dependencies (1)
Dependencies
- QueryKit >= 0
- Quick >= 0
- QueryKit 0.9.1
- Quick 0.2.2
- Expecta >= 0
- Expecta 0.3.1
- NSAttributedString+CCLFormat 1.0.1
- QueryKit >= 0
- Quick >= 0
- QueryKit 0.9.1
- Quick 0.2.2
- Expecta >= 0
- Expecta 0.3.1
- NSAttributedString+CCLFormat 1.0.1
- QueryKit >= 0
- Quick >= 0
- QueryKit 0.9.1
- Quick 0.2.2
- Expecta >= 0
- Expecta 0.3.1
- NSAttributedString+CCLFormat 1.0.1
- bacon >= 0 development
- cocoapods >= 0 development
- mocha >= 0 development
- mocha-on-bacon >= 0 development
- prettybacon >= 0 development
- rake >= 0 development
- rubocop >= 0 development
- CFPropertyList 3.0.3
- activesupport 6.1.4
- addressable 2.8.0
- algoliasearch 1.27.5
- ast 2.4.2
- atomos 0.1.3
- bacon 1.2.0
- claide 1.0.3
- cocoapods 1.11.0.beta.2
- cocoapods-core 1.11.0.beta.2
- cocoapods-deintegrate 1.0.5
- cocoapods-downloader 1.4.0
- cocoapods-plugins 1.0.0
- cocoapods-search 1.0.1
- cocoapods-trunk 1.5.0
- cocoapods-try 1.2.0
- colored2 3.1.2
- concurrent-ruby 1.1.9
- escape 0.0.4
- ethon 0.14.0
- ffi 1.15.3
- fourflusher 2.3.1
- fuzzy_match 2.0.4
- gh_inspector 1.1.3
- httpclient 2.8.3
- i18n 1.8.10
- json 2.5.1
- minitest 5.14.4
- mocha 1.13.0
- mocha-on-bacon 0.2.3
- molinillo 0.8.0
- nanaimo 0.3.0
- nap 1.1.0
- netrc 0.11.0
- parallel 1.20.1
- parser 3.0.2.0
- prettybacon 0.0.2
- public_suffix 4.0.6
- rainbow 3.0.0
- rake 13.0.6
- regexp_parser 2.1.1
- rexml 3.2.5
- rubocop 1.19.0
- rubocop-ast 1.10.0
- ruby-macho 2.5.1
- ruby-progressbar 1.11.0
- typhoeus 1.4.0
- tzinfo 2.0.4
- unicode-display_width 2.0.0
- xcodeproj 1.21.0
- zeitwerk 2.4.2
Score: 9.182866394975427