Ecosyste.ms: OpenCollective

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

github.com/CocoaPods/Xcodeproj

Create and modify Xcode projects from Ruby.
https://github.com/CocoaPods/Xcodeproj

Improve non-ASCII test by checking for the actual escape sequence.

fba06476fa1856930e742433b982bfcf718d427a authored almost 12 years ago
Merge branch 'master' of https://github.com/xslim/Xcodeproj into xslim-master

* 'master' of https://github.com/xslim/Xcodeproj:
Added few yaml output formats for show comma...

507469a1614f9385afd4fd05f3bc0c654274e1bf authored almost 12 years ago
Merge branch 'master' of https://github.com/mtitolo/Xcodeproj into mtitolo-master

* 'master' of https://github.com/mtitolo/Xcodeproj:
Renamed to_plist to to_hash since it will ...

7e2f71355409d97a2387451f5e7c11aade582b4a authored almost 12 years ago
[Travis] Move env vars to the env section.

cae3ec1feb716d4e99bfa40c7f698e85432bad84 authored almost 12 years ago
Merge pull request #60 from CocoaPods/unicode-workaround

[Project] Add workaround to support Unicode

29e5d22d4d4f91798ef282254ac42f1cf9153b5c authored almost 12 years ago
[Travis] Attempt to fix encoding issues 2

36bcd23e76f6a11072536243f33fb1a982d43500 authored almost 12 years ago
[Travis] Attempt to fix encoding issues

f336a91761c128ef281a364c644406d7aaa5e958 authored almost 12 years ago
[Project] Add workaround to support Unicode

Special thanks to Cédric Luthi (@0xced) and to Vincent Isambart
(@vincentisambart) for helping t...

c9baf1b626fe4a71e853521ac0457cd1da4baf02 authored almost 12 years ago
Renamed to_plist to to_hash since it will always return a hash, and not a valid plist string (XML, JSON or otherwise).

33e4d4122731ed2bebb0c4249c5fe7e2bbde153d authored almost 12 years ago
Bump ActiveSupport dependency to *not* be 3.2.6, which has an inflector bug.

Fixes https://github.com/CocoaPods/CocoaPods/issues/816.

f59afb7e7943d99fb7464c1b9f9f6315899d5ee9 authored almost 12 years ago
[Project::Object] Improve report of unknonw attributes

c58d9fc81f148f2c0545905738fa9f674f51521e authored almost 12 years ago
Fix support for Coveralls on mac workers (2)

95b8bc11ab07fa59717ca296603d38cac695d36d authored almost 12 years ago
[Gitignore] Ingore .coveralls.yml

258d7467766c9f4db6aedcf4bc1777abe708acd4 authored almost 12 years ago
Update README.md

e34501b22d06d7d82cfb772e0dca7d8eaad61058 authored almost 12 years ago
[Specs] Fix support for Coveralls on mac workers.

4c7863ca890fb6baeabc082836e59a79be9711cd authored almost 12 years ago
[Specs] Apparently the CI flag is not set on the mac workers

28e83041a96eadfcb5965d5f8bf2ad37e85246f3 authored almost 12 years ago
[Specs] Use Coveralls

c802cc97cb8b19b4e128ea5b1455fff5680a9a41 authored almost 12 years ago
Release 0.5.2

361bec99a76f5bd9117dc94dde9b864fc580e85e authored almost 12 years ago
[NativeTarget] Fix incorrect deployment target report

dc0abdfc8ee719e410bb79688c8f5841240b0da3 authored almost 12 years ago
Release 0.5.1

27d9db2302cbd52f339253aacf209cd26d27fdb8 authored almost 12 years ago
[Constants] Allow to inherit OTHER_CFLAGS and OTHER_CPLUSPLUSFLAGS.

a79ecdcec01cb50f204526451e704f860a99ceee authored almost 12 years ago
[Readme] Minor update

ee407a701516e4bf350a8556f11332a96fe25b06 authored almost 12 years ago
[Gemspec] Remove date as it defaults to Time.now

e81bc71f576ca99525ffb37618351003611a08dc authored almost 12 years ago
[Gemfile] Update dependencies

7ec87d7cddeb4a0b610c6cf77aa298ec80ad3211 authored almost 12 years ago
[Rakefile] Remove old task for generating the docs

487e677f249faf30067484ecf81a891450079688 authored almost 12 years ago
[Travis] Fix build on system Ruby

f8b67d6a67213c5dbf81a5b4ee7747e4cf8e8a98 authored almost 12 years ago
Added few yaml output formats for show command, to help developing #55

83d16a1fff958314d776409359747039b8d6711d authored almost 12 years ago
Fix for #54

d6c756719a39e2fc25c912f1b9dc8f7d1771ac0d authored almost 12 years ago
Release 0.5.0

cfdd9029603a6bea7cc8a8b44e77cc9d8eb917a0 authored almost 12 years ago
[Differ] Move monkey-patches to spec helper.

6440e92f4726a31d12a61ada069810b8d7c0aef1 authored almost 12 years ago
Make all specs green.

ef46bff03f7d4fa880699c540822dd544b44f1df authored almost 12 years ago
Tests added for Release build config

c9e563ddc5482e377c72faa6065961d0e43555ad authored almost 12 years ago
Added DNS_BLOCK_ASSERTIONS=1 to default Xcode release flags

1cf567c7380ce3303524479f4917add432753644 authored almost 12 years ago
[Workspace] Support initialization with an array

f977e76e08fa75c6d622dcddcbc0888a1b079ccb authored almost 12 years ago
[AbstractObject] Fix #inspect, take 3

3df9d7d05592322de33000ae23a5578e7caf3f7a authored almost 12 years ago
[AbstractObject] Fix #inspect, take 2

0b3a059a1aedae54b12e2e310f1d1866e74caf55 authored almost 12 years ago
[AbstractObject] Fix #inspect

950e67cc82f46467929acd6f37ed4203ddbb9cc1 authored almost 12 years ago
[Extension] Supress compilation warning.

716279c529998ce693246d03213e1720c49c95c2 authored almost 12 years ago
Avoid double declaration of Xcodeproj::Version with Bundler.

f9a7dfd259ef086d6b328a63b0216c98ec0d5f18 authored almost 12 years ago
Introduce Xcodeproj::Differ

308941eeaa3bca817742c774fd584cc5ab1c8f84 authored almost 12 years ago
Documentation

47d91e8ea3b80d152e02f2449f4a28501869f71e authored almost 12 years ago
[PBXBuildFile] Fix #pretty_print with nil settings

272de99750a78b46591fb0f58ac132bd354c39f8 authored almost 12 years ago
complete pretty print support

e17589dd3779900530646cabf647b2ec84895936 authored almost 12 years ago
[AbstractObject] Pretty print support

c56029b72a19a3781ce0e3dc8a020e8e055f8884 authored almost 12 years ago
[Object] Fix warning printed in specs

857339482fa66ffe7ffc0186fd34c7889b8833f4 authored almost 12 years ago
[AbstractObjectAttribute] Fix nasty bug that lead sharing the same instance as the default value of an attribute.

b43087cb342d8d44b491e702faddf54a222b23c3 authored almost 12 years ago
[AbstractTarget] Pretty print support

6784808ddd40592de7cd08515705b6855015a6a0 authored almost 12 years ago
[XCBuildConfiguration] Improve pretty print support

fa1a35b995941a5bd4dd7c646337215dd9744022 authored almost 12 years ago
Minor update to comments

c175a3625fbf63f51669e6c76c8d0702e7534fb5 authored almost 12 years ago
[PBXBuildFile] Pretty print support

8425981d933f5615b336a8157dfc03b2d68cb0c5 authored almost 12 years ago
[XCBuildConfiguration] Pretty print support

1eeaaa969782fdf1886b49856d07afd4a3170af9 authored almost 12 years ago
[Bundler] update

608538c898f21cc4df4da500fc8307a551f47494 authored almost 12 years ago
Minor update to comments

0c4084fc26e510bf3e84978637fa58459ad97b5b authored almost 12 years ago
Clean up documentation

2fe2fd3852053b5df5292fb19f83acb6118d5a73 authored almost 12 years ago
Merge pull request #50 from gfontenot/master

Add `to_s` method to Targets

9a2718d89e242da8887b40d634c32149c3fdf9bf authored almost 12 years ago
Alias #to_s to #display_name for AbstractObject

a27b36ea3dab4405899d2402ad0004ee2aeed06d authored almost 12 years ago
Merge pull request #51 from drodriguez/legacy-xcode3-attributes

Support comments attribute in all build phases, groups and targets.

750e41ac2659fb18744d5fb927077cd109f6cdcd authored almost 12 years ago
Fix typo and bad test.

I should actually write and *build* the test before commiting.

2025710b36ac48b181f64c91abc56d5da3419a86 authored almost 12 years ago
Support comments attribute in all build phases, groups and targets.

Xcode 2 and 3 used to have a comments attribute almost everywhere. I have
found instances of com...

eb85980e6d01e1aad888b11137bd09548109644b authored almost 12 years ago
Switch Travis to the mac workers.

e1c40a1a7353c8a87dee91cc38c6f65e529b3408 authored almost 12 years ago
[Group] fix #find_subpath

10da95e36f21928b87e49965d7c9637d738bd7ee authored about 12 years ago
Merge branch 'master' of github.com:CocoaPods/Xcodeproj

* 'master' of github.com:CocoaPods/Xcodeproj:
Release 0.4.3
Add unit test for PBXGroup
Add...

88d8970d734e89be00fb9450f5eceab99935890d authored about 12 years ago
Release 0.4.3

c166168316648b7576e39fcb66db941cc0badb76 authored about 12 years ago
Update last know iOS SDK

2cc72879fc6f9e060ce00b6ec368a455f660c0e4 authored about 12 years ago
Merge pull request #49 from frisocki/master

Allow PBXGroup as PBXFileReference Value

2edf16cf73955c5693d23ea91e49a43465c85958 authored about 12 years ago
Add unit test for PBXGroup

Verify PBXGroup is an acceptable value for PBXFileReference.

c81e0844288e6a21a7974e84fbdf5fe00ced8f3f authored about 12 years ago
Add PBXGroup as acceptable PBXFileReference value

Xcode can create fileRef references to PBXGroup in the PBXBuildFile
section. This is known to h...

71a57e299496e76272683f47c488f75d1ec5b64c authored about 12 years ago
Release 0.4.2

4ec860ca5b9dda63dad4d7a2b719f99f4eb290f4 authored about 12 years ago
[Bundle] update.

b4b85b118a43148bd88c459f3252c8f55b9887b0 authored about 12 years ago
Update README

* Fix Twitter handle
* Remove mentions of ActiveSupport being vendored
* Remove `--pre` from g...

8a8d62194a1866bbd3cb89c2932f37c1a176a2ba authored about 12 years ago
Merge pull request #48 from appscape/master

Mark source files as "Project" not "Public"

0d251afc389be8e93192bb2fcd2eaec49b9d5af8 authored about 12 years ago
Mark source files as "Project" not "Public"

This fixes https://github.com/CocoaPods/CocoaPods/issues/747

1fbac43cbb8eaa2aa25459c75f2c29a3baa56a2e authored about 12 years ago
Merge pull request #47 from drodriguez/gh-45-fix-show-no-args

Allow show command without arguments, as its docs say. Fixes #45

e28a2bc546dca76adc84517bbd7ecc401c941cae authored about 12 years ago
Allow show command without arguments, as its docs say. Fixes #45

0adfdf9143b241f3afb1bde6c921cb34eb96c818 authored about 12 years ago
Release 0.4.1

39b060359900d5d319f8e42e50d641ef58bf7825 authored about 12 years ago
[Config] Sort by setting name when serliazing to a string.

Part of https://github.com/CocoaPods/CocoaPods/issues/591.

5c2489377b88e544b9a1d1c29a52b63ac8307287 authored about 12 years ago
Merge pull request #43 from ferrous26/master

A couple of fixes for cfstr_to_str()

954b7829f65efdf27dfc32ded1efe7271b92816b authored about 12 years ago
Fix CFDataRef memory leak in cfstr_to_str()

Memory is created with a "Create" method, so the
function owns it and needs to release it.

4ae1f1130c4b835d0d9261ca9a26f5662b008b8a authored about 12 years ago
Avoid a redundant allocation in cfstr_to_str

bd1a5e8110bb4030e2777cf3c7c0135fce623075 authored about 12 years ago
[Project] fixed support for deployment target in #new_target.

161ed66566a887208d1b20344b920a946664bdee authored about 12 years ago
[PBXNativeTarget] added #frameworks_build_phases.

001ac755b02257b69cae3e5cfa15970720f14919 authored about 12 years ago
[Project] Take into account SDKROOT while adding frameworks.

72b587172e84cfd38aa9ce70c5f6075aca19973c authored about 12 years ago
[PBXGroup] #sort_by_type -> #sort_by_type!

d2bd1824f39ca1f2742e1e7af352db36251a267d authored about 12 years ago
[Project] #add_system_framework now links against DEVELOPER_DIR.

99194c34d0bb012912a1e3191e238b1eec5c5725 authored about 12 years ago
[SpecHelper] Ported Bacon from CocoaPods

5237d201ea276235a6b7c249d0ba6158bf7b8383 authored about 12 years ago
[Docs] Fix for Xcconfig.

9acba540a10bb50e69f4fb95052885d53ce76e1f authored about 12 years ago
[PBXNativeTarget] Improve #platform_name & #deployment_target helpers.

e3dc945c7fdbbd9f977f6bc14b3e6023b99dc5e1 authored about 12 years ago
[PBXNativeTarget] Add #platform_name & #deployment_target helpers.

9df41d947cd300a7ed02355f7e3edf25851a5252 authored about 12 years ago
[Spec] Add coverage for merging another Config's frameworks/libraries.

df3755dd51a7dce5151b8862d834bf047b5bc60d authored about 12 years ago
[Docs] fixed warning.

fbb5c11844b99bd954b2945098502dde0641c311 authored about 12 years ago
[Object] Discard missings UUIDs without raising.

608883ba4e4a6e6d7abb8848d9b536fbc987f351 authored about 12 years ago
[Docs] Minor updates.

3c1b7b85be8dd497d9eaf7be3c2222350f4c87ec authored about 12 years ago
[Gemfile] Updated YARD.

49bbdf1d5b66691572de719badf4a9ba055d5078 authored about 12 years ago
[Docs] Updated groups.

fe3d18265d0ca87566f79356e534b2d34d4aa0e1 authored about 12 years ago
[Docs] Fixed yard warnings and removed old docs tasks.

460d2b6f3890a16d261c7727325e2dbfd9c52b83 authored about 12 years ago
[Docs] Fixes to the release task.

c74490c560f57f3bfa6c8a0df55dc9a7cbe8d67d authored about 12 years ago
Added support for developer docs.

24628e4734df98a68780e4a59cfd330e9b0916bf authored about 12 years ago
Release 0.4.0

d599d4ed17763aa5eb03382a17a6243e11beda2e authored about 12 years ago
Release 0.4.0.rc9

1b84fd58f124e951591eb8f082b82f33387bcda1 authored over 12 years ago
[PBXFileReference] Can have comments. Fixes #39.

d80433eacedf246555cc21a0366be65678b16e80 authored over 12 years ago