Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/CocoaPods/cocoapods-packager

CocoaPods plugin which allows you to generate a static library from a podspec.
https://github.com/CocoaPods/cocoapods-packager

Merge pull request #241 from CocoaPods/amorde/tests

Test Improvements

f95c6c2322614abb8e3085d7dfa01d4695db3178 authored over 5 years ago
Split up test tasks, parallelize builds

199b6ab9aa080b9734b7b365969943f94f3251ee authored over 5 years ago
Add tests for Builder#copy_license

bc6a900c3757dbfd969c4e2fc08d6380ced323a8 authored over 5 years ago
Merge pull request #224 from thii/patch-1

Fix LICENSE file not being copied

12d6dcbcac57cfa1ed772ce3adfd314940dee332 authored over 5 years ago
Merge pull request #240 from CocoaPods/amorde/update-cocoapods

Add support for CocoaPods 1.7.0+, add support for Xcode 10.2+

ec996ca8c09107f6435baf0630d31e61aa8be581 authored over 5 years ago
Add support for CocoaPods 1.7.0+, add support for Xcode 10+, fix packager tests

54d35969bb85a654a3fb7ecf8fe36e90e7420764 authored over 5 years ago
Fix LICENSE file not being copied

`LICENSE` is not being copied when packaging a pod due to
the wrong source path of the LICENSE...

1d9a28d64628c029e7701e7bf128f5792869d575 authored about 6 years ago
Merge pull request #226 from thii/patch-2

Fix CI build error

a3177de882ef625841056b4cdd77be0b65f87b94 authored about 6 years ago
Fix CI build error

By updating Xcode on Travis to 10.1

cfd6f5194a35cd0f887791eca62c276a6194aa97 authored about 6 years ago
Merge pull request #205 from CocoaPods/pb-spelling-fix

spelling fix

461686593c521796c723fe5f1c460e2aa2adbe55 authored over 6 years ago
spelling fix

34865939050e8082a7514292d720641d85cbba82 authored over 6 years ago
[Gemspec] Bump CocoaPods to `'>= 1.5.3', '< 2.0'`

4f8f68c1a52f909777b129efca0b38d1c1eeb3ba authored over 6 years ago
Merge pull request #194 from CocoaPods/manu-feature-vendored-libraries

Add static vendored libraries and frameworks into fat library

74343b5718aa046bbc496c1b1592eac4e1adff86 authored almost 7 years ago
Remove commented code, enable test for packaging from master repo

f8969f882f497b11cb9f8f1d62a5ee40b2d3bce8 authored almost 7 years ago
Fix failing tests

afd2f22a782a83da079e900af77084711c892252 authored almost 7 years ago
fixup! Support local pods

70176006e4d2d7ce531eb0145a938b05f1d1c5f9 authored almost 7 years ago
fixup! Fix packaging a pod directly with name without `.podspec`

3698a1d7ed09b2ab0312b0b86c9f764bc83c3ce3 authored almost 7 years ago
Check if spec is from file using `defined_in_file` method

e059e68d96f20a822b8e8575f58e97088ab40608 authored almost 7 years ago
Add tests

dd6d77451ad68e8046564eaa4fd6d8afe8d2a2c5 authored almost 7 years ago
Add test to verify local behavior

af9ccdd1709eb9295a6fe6984d90c169d2bc9c1e authored almost 7 years ago
Support local pods

24a10d9a2dd25a2e9ccc667464a16e71b1c63dc8 authored almost 7 years ago
Fix packaging a pod directly with name without `.podspec`

`pod package` command was failing when we run `pod package AFNetworking` because @path was nil. ...

aadc9cab8dbd36e1bda6369383bf20d3aa83a852 authored almost 7 years ago
Do not merge vendored libraries of dependencies when --exclude-deps is given

d01d5a30d001115ef9488cc09b63ce97cab4ea06 authored almost 7 years ago
[Builder] Remove unnecessary pathname creation

79f1f67c6c8a43c7ca7250206e46a98fd92fbb33 authored almost 7 years ago
Fix rubocop offenses

f3fb03fe73826e298d6f7bd899be5267ba1019ae authored almost 7 years ago
[gem] Update gems to match `CocoaPods` repo versions

2ceccb66520b6ac47259d9f4aa9cebb4fec6abe2 authored almost 7 years ago
[fixtures] Update project contents with new CocoaPods version

f0e25094978679d098db3017c27d51e974853543 authored almost 7 years ago
[fixtures] Update podspec having deprecated Parse-iOS-SDK dependency

387818e02be0f3496993e312f4029fab09b0ee37 authored almost 7 years ago
Remove unnecessary target support files copy step

28f304534ed357d74c1921edfd6c14db79fb3480 authored almost 7 years ago
Generate static frameworks by default

0dfcd607364095e4462f2db7bd9a00c034cb714f authored almost 7 years ago
Add vendored libraries of pod dependencies

This is done by passing `Installer` object to builder rather than just file accessors
of spec it...

ba8ad20a069cd27c6da0f497f9c8677c2b569b9d authored almost 7 years ago
[symbols] Ignore __clang_at_available_requires_core_foundation_framework

e1f7a4549fed6b4be30afeb469b14d8d7e2ee04f authored almost 7 years ago
fixup! Add static vendored libraries and frameworks into fat library

5db2d18cd66937bceeb44959a707135940239781 authored almost 7 years ago
[gem] Update gems

ca8bf6fd27a85cc738eddcce5e2d98e4b6787738 authored almost 7 years ago
Update specs

23cec11b987dff41e435b5b8ecf5ca5d450d62af authored almost 7 years ago
Add specs for vendored library integration

3a9f6b49797483f50a8c9b1342b9a5ed8afe80f1 authored almost 7 years ago
Add static vendored libraries and frameworks into fat library

12459006cbeb9b64568768561491b5bda5e7d886 authored almost 7 years ago
v1.5.0

acafb180306f4140cd0417988e245dd74c1048f3 authored about 8 years ago
Merge pull request #151 from CocoaPods/cp-1.1.0-compatibility

Update for CP 1.1.0 compatibility

5d0925b93e881d8e8e6542ec69ea61563a8e579d authored about 8 years ago
[Gemspec] Require CocoaPods 1.1.1+

ca366dc62c05f9d137a93f4ed39e0ddb849d4b46 authored about 8 years ago
Update to support CocoaPods 1.1.1

c6f9a26dc5c196ba7df8c6561d46540ba6a42e10 authored about 8 years ago
Merge pull request #153 from jtreanor/jtreanor/bundle_identifier

Add --bundle-identifier option for dynamic frameworks

7abb5df456f9ddc18c4604cb0b7b8de34c924833 authored over 8 years ago
Disabled CyclomaticComplexity in .rubocop.yml

85be70313b1c0eed27c84ba7bccf5c50a3fb8a0c authored over 8 years ago
Add --bundle-identifier option for dynamic frameworks

ccb25b643126d4785d55a2625cc668e00177fc52 authored over 8 years ago
Merge pull request #152 from jtreanor/jtreanor/produce_dSYM

Output dSYM for --dynamic

85da975806a0a26436cd28e1ce22bbfb1d62118d authored over 8 years ago
Output dSYM for --dynamic

63d6e48fc2d1fba8ea77edbac81178805fd9a4ef authored over 8 years ago
Update for changed namespaces in CP 1.1.0

826dc94ad05331aa7b7d2efa4faa005f46192724 authored over 8 years ago
Sierra's `file` has slightly different output here

4a379f13a4d8f318c6cc9a0c27cdd574860553dc authored over 8 years ago
Explicitly use CP 1.1.0 beta 1

1c4f89ec90a91e0431cc34faa4f61dc51367f5f8 authored over 8 years ago
Update fixtures

6a04baf64491a54ad55f57ca7e05a8f148f072a2 authored over 8 years ago
Merge pull request #141 from CocoaPods/manu/imp/specBuilder

Improve Spec Builder

0d17c36bf13de17318ef80678ff6544dc499de7f authored over 8 years ago
[SpecBuilder] Support multiline string attributes

This fixes the problem caused by multiline string atributes like `description`.

8cbcad04d77731263c537483e5099252940bd06a authored over 8 years ago
[SpecBuilder] Add spec for weak_frameworks

47deed8d795681a96e4ca7321051cc6e80503768 authored over 8 years ago
[SpecBuilder] Add `weak_frameworks` attribute

c7e984b1039ecf3599c2138357ac7442b060870e authored over 8 years ago
[SpecBuilder] Remove unnecessary attributes

Removes `public_header_files`, `resource`, and `preserve_paths` attributes which are unnecessary.

95731496da0915a9e61338ca90488260c8d5789c authored over 8 years ago
Bump version number

c40bcee93b359d0bd73672e2822aa05b3c1dd9be authored over 8 years ago
Update fixtures for CP 1.0.1

473f3632eac4608744d4e3936db0cc32e788daa9 authored over 8 years ago
Merge pull request #138 from CocoaPods/support-1.0

Support for CocoaPods 1.0

2b136094e2f0e7272d120dfb38cbfe83c7871b79 authored over 8 years ago
Guess the rubocop excludes aren't cumulative

920544973840d2dfa7f82dd983ff893cc7801ab3 authored over 8 years ago
Ignore `vendor/` for rubocop

3bf615b1c54cdb80c4a5d4a1c2a3967f23cf0773 authored over 8 years ago
Disable deterministic UUIDs

d7c1e7f2fe5be0447978e424308468563e9524e7 authored over 8 years ago
Fix specs for now private methods

83eb746716d9bf627da8e0cd27c379f0c377acad authored over 8 years ago
Use `$?` instead of `$CHILD_STATUS`

c38aab2d3e950aa9aecc29e30aaac6268ea4a692 authored over 8 years ago
Update `Gemfile.lock`

88741d3442eb26cf3c2b964612d658e37dc58e19 authored over 8 years ago
"PackagerTest" fixture needs an iOS 8.0 deployment target

It uses dynamic frameworks.

91e4398f5a6fe968c3afbaba8a893ea34e866e18 authored over 8 years ago
Any podspec needs a `source` now

5e31f363838e1536bf8c1c96e84e2178dbcdb032 authored over 8 years ago
Update rubocop to 0.40

2682fdb2d1910bb48da8e775e0d7355a65c050bb authored over 8 years ago
Update Travis configuration

- Use Xcode 7.3.1 VM
- Run `rubocop`

cd266f30cab2888d39f1f7809c837b345f8505c7 authored over 8 years ago
Allow use of `$?`

3478abf866faa5fd2690aa8ec6e74fa49167d527 authored over 8 years ago
Rubocop ALL the things

4560cfda1b4e8195b652eddf7144f5cf6ead331d authored over 8 years ago
Rename `specs` rake task to `spec`

b278de343246c62b0d76d82eaee31e8f212ac9c2 authored over 8 years ago
Update fixture project for CP 1.0

c1ab866cff8743efe1ac45e51632c613c486a71e authored over 8 years ago
Use fork of KFData because of extern constants problem

5f00a7458f375f52c7afd53f0fa1cbaecbfd48f1 authored over 8 years ago
Set `config.installation_root` to working directory

662fd1c562a5afaae3c619510bf65e80e54decfa authored over 8 years ago
Update packager itself to work with CP 1.0

174a0fc56f4948015b69839a4cda98fb0b6c2196 authored over 8 years ago
Add required podspec attributes

6d390c26b1f6a7241391388a5a24e1427ceee15f authored over 8 years ago
Make sure Pods use 8.0 as target for dynamic library support

463c881987fd27ff840b8f42f4a484b71e30d5b4 authored over 8 years ago
[Gemspec] Bump CocoaPods to `'1.0.0.rc.2'`

8e112543d8972a160044c34ab2949813fa17c857 authored over 8 years ago
[Gemspec] Bump CocoaPods to `'1.0.0.rc.1'`

82e8cd6a73161fa2e98e6d2adfa1afbdcbedf439 authored over 8 years ago
Replace usages of `SourcesManager`

5c4858e53623bfce0c83b910f99a7b40fa0fd3e0 authored over 8 years ago
[Gemspec] Bump CocoaPods to `'>= 1.0.0', '< 2.0'`

4063ee15c528bb5bfec0edb5956a4733c76c90ef authored over 8 years ago
Modernise "LibraryConsumerDemo" fixture

b06a73f189b42d16792a170cc9430afae1be1f30 authored over 8 years ago
[Gemspec] Bump CocoaPods to `'1.0.0.beta.8'`

20777a5837a9d112df64e90ee24d7007f3d79271 authored over 8 years ago
Use released version of prettybacon :pig:

e8f966a17e97d2f401b0fb9924bfe40ff4a8a83c authored over 8 years ago
[Gemspec] Bump CocoaPods to `'>= 1.0.0', '< 2.0'`

97413f096f6b6f55be4ed1174bd173d5f7e040cd authored over 8 years ago
[Gemspec] Bump CocoaPods to `'1.0.0.rc.2'`

ff7976fcfdc26cb2ee978a60fa187c4698b6e3d3 authored over 8 years ago
[Gemspec] Bump CocoaPods to `'1.0.0.rc.1'`

1076dedbc4ead0af805a93ebc9353891208dffe8 authored over 8 years ago
[Gemspec] Bump CocoaPods to `'1.0.0.beta.8'`

53d5b9866ba88a025418a07184173eec0363698d authored over 8 years ago
Merge pull request #107 from mayurp/master

Add option to exclude symbols in dependencies from static libraries/frameworks

f0fae2bd3741a0efc6140f027c002a971eee63d8 authored over 8 years ago
Fix build and add tests. Show help if both --exclude-deps and --dynamic are specified

1a9d610e1e7170ebb5d733063c502fdbb444dc15 authored over 8 years ago
Fix number of args in tests

211f86790768b918f5e36ceb9a21971aff0d4bab authored almost 9 years ago
Merge remote-tracking branch 'upstream/master'

6776f8f9eb5b3a98cbf2c99545f9440fe82d0385 authored almost 9 years ago
Merge pull request #134 from jtreanor/jtreanor/inherited

Updated usage of $(inherited)

88256365524e62f4ce550a8ab448e2e90cd526fb authored almost 9 years ago
Change usage of ${inherited} to $(inherited)

b3bcf823a733435d5a4b6731c74b705217c4e7e5 authored almost 9 years ago
Add $(inherited) to GCC_PREPROCESSOR_DEFINITIONS

a80f0d7d142f274a50ff8a3ea43a11362d5fd955 authored almost 9 years ago
Merge pull request #128 from djMax/master

Add configuration argument, improve log output

50ee18e15ee860a980228e5d102ef31421219ab1 authored almost 9 years ago
Merge pull request #132 from CocoaPods/mr-5017

Adopt changes necessary for CocoaPods/CocoaPods#5017

3a0a6cdfcd6be57b2af01bd13c47bdbf5d10f1bf authored almost 9 years ago
Adopt changes necessary for CocoaPods/CocoaPods#5017

55957235bd5b8558e04abc5ae01aca990252932b authored almost 9 years ago
Adopt changes necessary for CocoaPods/CocoaPods#5017

d91da51bfd5f842044edc8ad2f60db2875c77c7c authored almost 9 years ago
Better Ruby style

d0e090ae0c86dd662522ee760c93a0c9850d4450 authored almost 9 years ago