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

Update build.new call in tests

016e18131e12c0b12d872a69ba5acefc2fecd1a9 authored almost 9 years ago
Follow existing param passing style

e8fe8b0f39f5a821c72cb38f1562c2453b59f5d7 authored almost 9 years ago
Add configuration argument, improve log output

5bdcb5035c6f2bbf069eb03d9d2521ca6310bc40 authored almost 9 years ago
Merge pull request #126 from CocoaPods/seg-fix-podspec

Fix generating podspec for platforms

7cdbd5c6b96cd0ff7c64deeb58c8d91371396984 authored almost 9 years ago
Fix generating podspec for platforms

b61a83c42403621124dd1c092581f3419466ab8a authored almost 9 years ago
Merge pull request #117 from BamX/master

Quiet warnings about unused build arguments

9f75dcf64b216ee31097edc80462167993d58663 authored almost 9 years ago
Fix specification

a6482c0e9a1b41bfd045db40eae5055e0bb6b0cc authored about 9 years ago
Quiet warnings about unused build arguments

d3afb08b177e1b7bddcf5355176dbe1e213ca279 authored about 9 years ago
Merge pull request #104 from layerhq/feature/category-support

Feature/category support

2d016eb6f22ea4341fdaf1c7017d117c2957b3fd authored about 9 years ago
Merge branch 'master' of github.com:mayurp/cocoapods-packager

3c946a61556b5847259c0f86e6560d4ca9d0d376 authored about 9 years ago
Adding don't codesign flag to integration test

ea04b7ff8b1f0756ba6ed9ad5cb210bdbc6de530 authored over 9 years ago
Removing comment

51924ebba46c24b06734ec636cce72de73ab5c52 authored over 9 years ago
Removing byebug

fdfb28b335838dcdc15f984959714006faf900f0 authored over 9 years ago
Adding test to verify category linkage

1d6f0ee8db25eee92baeeb713c4bbd286d266ffd authored over 9 years ago
Removing logic to parse category symbols

8513ccedb62678dc48760dbb321d226d42a79eb8 authored over 9 years ago
Add exclude_deps option which excludes dependencies from static libraries. Fix bug using no-mangle when a pod has no dependencies

46fd397a4b51b98d8716959156434963f0b6b330 authored over 9 years ago
Adding support to mangle categories

6c038a3cfa5ec253484712ca4981d4377b53258d authored over 9 years ago
Make the `DONT_CODESIGN` thing actually work

4b54364e63cf385531318a55a9e66a995e5489a1 authored over 9 years ago
Merge pull request #99 from layerhq/feature/support-dynamic-frameworks

Feature/support dynamic frameworks

4465b2e5601fd13eec8fee7b039bd3050130718c authored over 9 years ago
Small fix to documentation

1ecddb1c3351f5ad2ffd0b900736eab91af4dc4f authored over 9 years ago
Adding support for osx

70cd67fc4e798a9b59f07c5dfc4be02ad94ef7c5 authored over 9 years ago
PR cleanup

d8db521443b09feb929bf9ce7dbab4d40f8b6d4c authored over 9 years ago
Fixing brokent test

1ac25aa49e7cdda11639333b2f581026d9cc20b0 authored over 9 years ago
Moving codesign logic

9255a5c2cc1597c1e15613d2c9dd26df202d842a authored over 9 years ago
Adding conditional codesign build setting for tests

5d8b172373056fb2380d622d36251ef86bc47685 authored over 9 years ago
Updating tests, adding support for bitcode

7f2eb17f3a1d45c0cef08a710a9eb05496057b60 authored over 9 years ago
Adds support for building dynamic frameworks

Small cleanup

Small pr cleanup

Adds support for building dynamic frameworks

Small cleanup

Sm...

5fdbb7590a2cbc5866a726b4c7db1ec6ec3a3b06 authored over 9 years ago
Merge pull request #102 from jtreanor/jtreanor/xcode7_errors

Disable debugging symbols to fix #101

d0339423861a70d231d2793dc2a5bad4e45cbaf0 authored over 9 years ago
Disable debugging symbols to fix #101

2b9b9148dd3f33f28c934751f11cf50d6e0aee4a authored over 9 years ago
Merge pull request #100 from jtreanor/jtreanor/bitcode_support

Include Bitcode in iOS builds

17ebd5c6450fbf4c3f43d32fc9643c01c005f64c authored over 9 years ago
Use Xcode 7 in Travis

edd649d6de923f6933595326539894987a68a7dd authored over 9 years ago
Include Bitcode in iOS builds

de569607094ec11aa69ed5cb53ede091b757ed71 authored over 9 years ago
Bump version

ca809ba09cecffd3b61137139db10f58bfd24a76 authored over 9 years ago
Merge pull request #95 from CocoaPods/cp-0.38-support

Support for CocoaPods >= 0.38.0

660fdc65e11c2a0af7100a7822d3a3448fea609f authored over 9 years ago
Updating pod lib prefixes

2c63d74d78d0c3085dd7edca1f35ce79c0740840 authored over 9 years ago
Change used path because of deduplication in 0.38

69b90cd52264b6265060932bce317534672eb9d7 authored over 9 years ago
Bump used CocoaPods version to 0.38.2

2f5ad112dd755e14b27cf258d0c3d5977c8e2ab5 authored over 9 years ago
Bump version.

b11127407cc01d1cd2985b09d0188b721ca138b4 authored over 9 years ago
Depend on CP >= 0.37 for `module_map`.

Fixes #86

2624c66ed264cb4ba0951a3bcbbadc9f5680252f authored over 9 years ago
Bump version number.

77678ee225356c1eeb8c1685aa16de5a69b1aeea authored over 9 years ago
Clean up temporary directories.

1ae4adbbbfdfe017c1b0ceed88b7a235fff5fe2a authored over 9 years ago
Merge pull request #79 from cvasilak/issue-77.module-map

add support for 'module_map' directive

3102231ea5f18ca4975f63bd91f851572070f527 authored over 9 years ago
re-enable promisekit and switch to an older version

377d6dd7d06837d7046ebb7146bcad03aec7cbfa authored over 9 years ago
apply formatting fix

873736c1308662b9ecaca4583a8678f91aa18683 authored over 9 years ago
reenable test and disable swift promisekit dep on podspec

d16c3b7be89b2f68c26db8874ef6feef55dd45bd authored over 9 years ago
update cocoapods to 0.37

94cdbf64cb99ae98ef1b8e7f2ffd8f7042227b6b authored over 9 years ago
add support for 'module-map' directive

2c5cf5918948c15aac7f352cf1b19c46c2df9b50 authored over 9 years ago
Merge pull request #74 from toushay/bugfix/47

Catch build errors during `pod package`.

7f8e3e310d5c41170fcc0ef7e1285e70eb656fd4 authored almost 10 years ago
Add spec for build failed report.

7bcdf1e1b750aaea19dd0c64247b0e14275ca7f6 authored almost 10 years ago
Add tests.

0c97bc62674359c28da6f66e9b0eb12eae448d7c authored almost 10 years ago
Extract 'build failed report' into its own module.

ecbbb992851bd6eee35b8c59947d3bfeffcf6866 authored almost 10 years ago
Add maintenance notes about `Process.exit`.

333d7c646aaeb65d9fcd3640644997fe516d8ca6 authored almost 10 years ago
Minor: Remove extraneous blank line.

f16ecd33445b067ad9e4b49f2902ac14a026a8ab authored almost 10 years ago
Remove unused `BuildFailedException`.

fd5c92e6b0c406db40917fb32d3a308cafe677a4 authored almost 10 years ago
Move 'dump log and exit' code to `Builder`.

a28881e62335d4e0b9f27906e3019bcb477e10f4 authored almost 10 years ago
Switch to `#to_a` for building shell output array.

14dbcd712e3e943dead60cafe86f0a9c477ee012 authored almost 10 years ago
Exit the process without dumping the crash notice.

1e4e678e719268b9054163acfa52489906e1c53d authored almost 10 years ago
Catch build errors during `pod package`.

Fixes #47.

125d0144d2a1dc623e38a73f8dbaca173672ec34 authored almost 10 years ago
Merge pull request #73 from toushay/feature/compile_flags

Build with a spec's `compile_flags` directive.

85eb7b5ae7b698ab2ccd7a86ebbaf7fe7c26fa0a authored almost 10 years ago
Fix mangled indentation in `spec_builder_spec.rb`.

faa7d79b922d6fc7eaf398d780e73be49fae1f94 authored almost 10 years ago
Switch to << for string concatenation.

13996734ded53367a6eced4554e05084c844a226 authored almost 10 years ago
Build with a spec's `compile_flags` directive.

70dbe581fb73f2980d9ffdc7ac9d3a4e98cea58c authored almost 10 years ago
Bump version number

bfa05c8fb3578bffb8828821cb57a9ae34bdd83d authored almost 10 years ago
Use CocoaPods 0.36

4c4f6a60fba6ebe1e130f7f675d222dc8a24e328 authored almost 10 years ago
Do not try to copy the license file if it doesn't exist

551bcb8d392035619e6efcd8cacc7f5bee334d7e authored almost 10 years ago
Do not run libtool/lipo if they are no libs

9463492e8bac4f6a2b0ec1d5349be3aadc6498ce authored almost 10 years ago
¯\_(💻)_/¯

b3a6034ebc2352ca64b3612cd32739e90cc001c1 authored almost 10 years ago
Set 'CLANG_MODULES_AUTOLINK' to NO.

This prevents weakly-linked frameworks from getting pulled in as a
strong dependency.

Fixes #48

f2f4501af5b3cd4f43bc9a861a4642171bb7635f authored almost 10 years ago
Actually verify presence of armv7s slice.

c3f3721b2e45eb79fd2ecaa1be57a09049d3c416 authored almost 10 years ago
Merge pull request #62 from CocoaPods/fix-travis

Fix Travis build

a5153a9b9057249438fc1503faeaa938588ae713 authored almost 10 years ago
Build integration spec for simulator only.

Unfortunately, Xcode 6 enforces code-signing for certain product types
if one uses iOS 8.x as de...

fe868458dc1cd9a88f727b2b21b5d9c78671298b authored almost 10 years ago
Merge pull request #61 from jtreanor/james/armv7s

Ensure build includes armv7s slices

5085bb4a5b4ff66dd1e0546f69f04b5b36e2ff9f authored almost 10 years ago
Spec for iOS architectures and platform agnostic approach to setting architectures

8822a5c637d58d4f68532835ee16c26d7f10e2ea authored almost 10 years ago
Verbosify logging for integration specs.

bf797f2117e626d1212302dc04f91cf0ffebecd1 authored almost 10 years ago
Don't pollute the Travis log so much.

698c7bcebd2276c60f598fbe5257c480900112ad authored almost 10 years ago
Only set architectures for iOS (fix failing specs).

74863f3951c622ecb1fa960a578bcf5d8e372b3f authored almost 10 years ago
Run `pod repo update` once before the specs.

e68a8575288b4bf69568cd41c71645f07fa19f2f authored almost 10 years ago
Ensaure build includes armv7s slices

9fc1e5d9c54db3f3a191df6686e0d49de7532b49 authored almost 10 years ago
Make specs compatible with CP 0.35

a44bc1e88526788ed7c9aa62a45df01be9ccac70 authored almost 10 years ago
Merge pull request #60 from jtreanor/jtreanor/shared_scheme

Added shared scheme to PackagerTest to fix integration test.

43028282fb0aed4cf5cea279fbd2ec2dc625d1fc authored about 10 years ago
Merge pull request #59 from jtreanor/master

Prevent mangling of system frameworks

858ad4fe0d4b43e05aff476a8e131f172f13c2f8 authored about 10 years ago
Added shared scheme to PackagerTest to fix integration test.

bcc9ea88f396be5795efba8719e978260f7a147c authored about 10 years ago
Removed class prefixing check

178976a50fd2f4de21a171ea939eda0f8550a5c4 authored about 10 years ago
Never mangle undefined synbols

a3a13c17d7e6418f962e7e79c57eaa3a3f27d94f authored about 10 years ago
Use https instead of git transport.

f0b72410790a40d0957cd174f6fa8f71a7bdf3d8 authored about 10 years ago
Generate a module map if an umbrella header exists

Closes #55

e719e9d347ecd18797aa7e63870afd7f7aedd9b4 authored about 10 years ago
[Bundle] Update

2de16d6b69377f289974af52bc89017f4a306ba5 authored about 10 years ago
Test simulator build as well.

6adcb9ddddc3d3550c9754e3b60ee14bbe188ee3 authored about 10 years ago
Merge pull request #46 from olegam/master

Fixed issue with PodsDummy_Pods_[pod name] not getting renamed to PodsDu...

1bcc4d52de39838d66b6dc13b28970fa021e7f9f authored about 10 years ago
Fixed issue with PodsDummy_Pods_[pod name] not getting renamed to PodsDummy_PodPackage_[pod name] on simulator slices.

49b115b5dc5212927b5aed0dc9da26a9c9c0e896 authored about 10 years ago
Fix issue with dummy pods on dependency-less projects.

9693e53c4253469465e5fcfba80d8bfbe2cd627a authored about 10 years ago
Merge pull request #45 from semireg/master

fixes whitespace issue in file paths

9bfded6e17ec57952f9124b0787f16fa87f67f83 authored about 10 years ago
fixes whitespace issue in file paths

mv fails when a file path contains any whitespace characters

34daf265317efe1fcfe54fd191bf9fb965595fd8 authored about 10 years ago
Bump version number.

9df23213aa1c3e3f007c552b4e21248d490e64c7 authored over 10 years ago
Merge pull request #37 from CocoaPods/feature/private-sources

Allow the packager to work with podspecs from private specs repos

5d899ab191782a002812ad8809fe02dd016eb04f authored over 10 years ago
Ensure only the master repo is used by default.

4536973e23e1ce24f06d7461d6b613b791766b9d authored over 10 years ago
Test for --spec-sources parameter.

c9ea41339dc163c13ba318269d64e803268f3790 authored over 10 years ago
Clean up after test.

5517cdb8e30515be8bdfc7fbc5bb8d18c02224de authored over 10 years ago
Use source URL instead of 'master'.

baff177ee4d474b78f1bb8f48bf18fc5e817febc authored over 10 years ago
Merge branch 'master' into feature/private-sources

Conflicts:
lib/pod/command/package.rb

44975757e220242ce86c14c1d03e5e3945e91f8d authored over 10 years ago