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

[Spec] Filter out spec helpers from stacktrace for failed tests

3e89602e871606a1ab09cc1c9dc4e6c1aebd1cb5 authored about 10 years ago
Pass target_product_type through

Will be passed from new_target via configuration_list to common_build_settings

6de1027ff01b86002b60ece5f10a946601d0a43a authored about 10 years ago
[Spec] Expect another build setting due changed defaults in Xcode 6.1

54138e12d529465254637200b237afab92de057b authored about 10 years ago
Let parameter target_product_type of #common_build_settings be :application by default

397567952a69d7389c674142eb43dce73c84064c authored about 10 years ago
[Spec] Fix test for revised build settings handling

Give a deployment target as parameter into common_build_settings, because there is no default de...

fabeebc448852414e7c408d94a1e85d841a903a7 authored about 10 years ago
[Refactor][Spec] Test each deployment target separately

2edb331d57e4d7a80ebc0d45588e52d9d32ff119 authored about 10 years ago
[Fixtures] Re-dump xcconfig files with sorted keys

7be5b84fbcaaf5d38eb8615b7be98676bc25e3c6 authored about 10 years ago
[Fixtures] rake common_build_settings:dump

e6b44ce084e7272946b074c87a4ea5406c84081a authored about 10 years ago
[Fixtures] rake common_build_settings:targets

bc370419cc2791bbc8bb1790e2d31dff8b0305d0 authored about 10 years ago
[Rakefile] Make the output less verbose

0cdcc85695815eb5d22a52e92fdb20bc2d439d6d authored about 10 years ago
[Rakefile] Interactive guide through target creation

aad5627d95d8b3ba2e541335469ac5a9ff686a79 authored about 10 years ago
[Fixtures] Format changes to match output of the builtin command

2929408ab5c46be84b4d69864f75b9e556f2d4e9 authored about 10 years ago
Add a Command to dump build settings to xcconfigs

793de4ddefb6ffda46601428268cee14c7d48514 authored about 10 years ago
[Doc] Update doc for new Rake tasks

a5f5e894ea18e7dae429bda6bb9c6efe200dbe05 authored about 10 years ago
[Fixtures] Update fixtures with Xcode 6.1

$ xcodebuild -version
Xcode 6.1
Build version 6A1052d

8f995088d462d1dbbe030a727a417c880e801cc4 authored about 10 years ago
Fix build settings for Xcode 6b2

9f29175a7636fcf7b88ff3d14d2793c3e8dbdd28 authored about 10 years ago
[Spec] Added a spec for constants

798444cee668722583ba849f99e496db86e83bdd authored about 10 years ago
No special handling for bundle product type

7db99afe3fb2b097248e662c7f291291fb08f5ef authored about 10 years ago
[Doc] Document how to update build settings integration specs

721c63952a716dd01b8b3d8c5af7080cb1d602fe authored about 10 years ago
[Doc] Add missing parameter documentation to #new_target and #new_resources_bundle

cb3b71f512c3c8eb848c70c1640d3493525d67f1 authored about 10 years ago
[Changelog] Use two empty lines between each version

eec0a06861ff092e15cce4dbfd2b2b301610475b authored about 10 years ago
[Spec] Rename new spec file

376944e6c382f7fd38a428cf942b308b0c8f72aa authored about 10 years ago
Fix build settings for Xcode 6b3

57ea9a96b0c71def6165b31a94fb4512d0d87c42 authored about 10 years ago
[Fixtures] Update fixtures with Xcode 6b3

f99758eb63ce6fc93c554922a1207370c24c4d67 authored about 10 years ago
[Spec] Choose other examples to test settings

371584f1dc39210b4e25758fec46d66f89f8fdc6 authored about 10 years ago
[Fixtures] Add Project with different targets with Xcode 6b3

d9477e200ab5f9f6a130b01d3fbc351b5aa9fbe0 authored about 10 years ago
[Spec] Don't dig to deep into Bacon

Overloading describe for auto-generated setters looks like a nice and not so noisy DSL, but it c...

83a3f6c80b0be2522aa912282ba4212bc31878df authored about 10 years ago
[Fixtures] Add Project with different targets

4194361d646e0b382581251234655971855caa5e authored about 10 years ago
Fix extracting key value pairs from xcconfig files

CODE_SIGN_IDENTITY[sdk=iphoneos*] = 'iPhone Developer' was splitted into "CODE_SIGN_IDENTITY[sdk...

4058031789990fb76d8df574a0786faa3a90276a authored about 10 years ago
Nest all keys in arrays

3ab22851f33bc37133b2773795d70955902143ea authored about 10 years ago
[Spec] Exclude expected base settings from built settings for other configurations, so they won't be listed as unexpected

db515d5d6dabc7fbfec3b0b2352b9ba960b0b61c authored about 10 years ago
Add new settings to PROJECT_DEFAULT_BUILD_SETTINGS

CLANG_WARN__DUPLICATE_METHOD_MATCH = YES
CLANG_WARN_UNREACHABLE_CODE = YES

5ae36de1fa9475a4437a698a50bfcb58384e08f5 authored about 10 years ago
[Spec] Don't generate a requirement for each key in settings, but instead for each set of settings

Generate instead more helpful error descriptions.
=> Few stack traces, more overview

886844d4aecab8f1127671aefe1e9777c2540b42 authored about 10 years ago
[Spec] Add specs for common_build_settings

e1c020d6478f60847a35b800fcd4d4f6c9d4339f authored about 10 years ago
[Fixtures] Dump the project file internal build settings to xcconfig files for each of the target

33f003dc9e3bd59cbe5f14fa8c18565e9bd5ce21 authored about 10 years ago
[Spec] Fix comparison of array setting values

a023ffe15da6e292da45f938d67bb6791599f030 authored about 10 years ago
Move bundle specific settings into constants

afd2edb98e0ecf47b10f248f88aace28c807c181 authored about 10 years ago
Support both, key or value, for param target_product_type

c9ecd0b09593e809e0f1605c1264e6bde69e6161 authored about 10 years ago
Allow missing combinations

31c730ed2c7596e8817828fd601da4b6f1f54f41 authored about 10 years ago
Add parameter language

833e33fb2bee094ca2f9c3e546f749cad2138149 authored about 10 years ago
Add target_product_type as matching condition

a51dffcf0a9ca40d3b80f149b419e10c4d76b103 authored about 10 years ago
Use Ruby built-in combination

8ef9c82f0b041086f8d0c85bb750d69ecab376d5 authored about 10 years ago
Add missing param documentation for target_product_type

46b90d1b8647ec2512f8b1696c773458d58f2a9f authored about 10 years ago
Add common build settings for Swift and Frameworks

… and iOS 8+ / OSX 10.10+

572ce9500fb48d4b6bc1191e5bacc2a681ef1858 authored about 10 years ago
Release 0.20.2

8bf91f215cb996f36c4028c78b033d1ea6b6f1fc authored over 10 years ago
Update to rubocop 0.27.1

e8aab6800acb5e5f3af8ba0246a687ece177adea authored over 10 years ago
Merge pull request #220 from k0nserv/master

[FileReference] Correctly encode xml entities

5150a1ac0fb60dab4a4dd320c52cba7c610560cb authored over 10 years ago
[Changelog] Add changelog entry about malformed xml with special entities

2839900623d586975fd69d11c73b450e477a3669 authored over 10 years ago
[FileReference] Correctly encode xml entities

279bd8e214f65d44eb7ac40fe94cb570676b0e45 authored over 10 years ago
Changes removing support for Ruby 1.9

9e228d30bb77ded13d7a65b952252afbd4b34911 authored over 10 years ago
[bundle] Explicitely test against json version that comes with OS X.

a37c7013fec57681594caefc717e5d03cbc06cb2 authored over 10 years ago
[Travis] Disable 2.0.0-p247 for now.

https://github.com/travis-ci/travis-ci/issues/2918

7341b637687c648c9f9479a3881af47a19ff5fc7 authored over 10 years ago
Bump to 0.20.1

7554228d089dcccc90a37c02ad4e964ec636fe1e authored over 10 years ago
[CoreFoundation] Hopefully fix a Ruby constant lookup issue.

A few people have reported an issue where the CFAutoRelease constant
could not be found from the...

acfc4375f9bd8bb4877f467dce33c34d7f698723 authored over 10 years ago
[Travis] Run on all Ruby versions that come with 10.9 and 10.10.

0cf5c01e394518e4835b141c1eb7cd5f30e189ee authored over 10 years ago
Merge pull request #216 from CocoaPods/optimisations

Optimisations

f4bd7299d2aa5e99adc98bb23700f8f6e5cbdb96 authored over 10 years ago
[CHANGELOG] Document optimisations.

e9090bccab79a43156f81c7eeee2ee1b3f53c07b authored over 10 years ago
[Object] Cache an object's plist name, which is used often.

7f70f8980607174f19ecfa25e03b64fa87da70a9 authored over 10 years ago
[rubocop] Disable max class length, it doesn't help.

6622aa1bc7191738c8b2db7cd0746a6a0a16f494 authored over 10 years ago
[Project] Add a `shallow_eql?` method which performs a cheap comparison.

e79387f567e676df56cf5243921ad6aa533ff9bd authored over 10 years ago
[Project] Make `#==` the fast shallow comparison method.

Because it's too hard to ensure that nobody will introduce changes into
Xcodeproj that will grea...

b65a9a84486aa5b379676b792fe9ec668a970303 authored over 10 years ago
Various doc and message fixes.

50401890289a513db69ddcab5ec2657d94d901eb authored over 10 years ago
[NativeTarget] Make adding a target dependency O(1).

This greatly reduces the amount of time taken for large Podfiles.

fb2ea87c30ce26288d4f5dd36c3a076a5f29a5ad authored over 10 years ago
[bundle] Add rake back to make Travis green again.

32dc4c72ae335e27dde50222c956f9e0156745fe authored over 10 years ago
[bundle] update

06ef7697aa8eefa9e779fa6b33dd311cf3ec1f95 authored over 10 years ago
[gemspec] Allow ActiveSupport 4 usage as well.

49262a6cff8618d1b6a6129776523288a5896aaa authored over 10 years ago
Release 0.20.0

bd13b322da2f4561304f60543c92608583b016dd authored over 10 years ago
Merge pull request #213 from mrackwitz/ruby2

[Ruby2] Further cleanup

3a8636ad80470205c9665d7a3ae31025ac260c27 authored over 10 years ago
Remove version condition from spec

be7136b2d164620eae0298094798c6a8b2cb41c7 authored over 10 years ago
Drop ISAS_SUPER_CLASSES because we have now ordered hashes

e5c3d418550276e4e574641d02ade306f5dbb4e5 authored over 10 years ago
Merge pull request #212 from CocoaPods/ruby2

Drop support for Ruby < 2.0.0

bcfc31081de2f9c5735e7fdba042168ecea98646 authored over 10 years ago
Drop support for Ruby < 2.0.0

4ab862b3a51d9862a5498c1b9764541e5d148f95 authored over 10 years ago
Merge pull request #187 from mrackwitz/minor_api_improvements

Minor API Improvements

5e06ee0b0a04f758aaaa4a84b930495b730a482a authored over 10 years ago
[Changelog] Add entry for #187

8bc507d65a70566beafa6a7f61fd0834a8e6405d authored over 10 years ago
[Spec] Fix plurals

feb8db2a6295329bac2059b0166a4ac4f87e39f6 authored over 10 years ago
Yield PBXBuildFiles for improved convenience

24fbbf9f40d53861a0500e61d7cd151f4f9941ff authored over 10 years ago
Return the created PBXBuildFiles from PBXNativeTarget#add_file_references

6bf91a29e93622adb860e709e143d065d4a14af0 authored over 10 years ago
Add symbol getter and setter for dst_subfolder_spec to PBXCopyFilesBuildPhase

4e2bf4652cabe157f3c1ec380508eb93c5e5905f authored over 10 years ago
Merge pull request #210 from mrackwitz/fix_failing_spec_on_xcproj_touch

[Spec] Fix spec for warning by xcproj touch

55288fa3ec14f9bbce42d650320a1dbf2093d529 authored over 10 years ago
[Spec] Fix spec for warning by xcproj touch

Failing spec because missing project file extension on save, only appeared locally if xcproj is ...

39cb19a46019c0f43c74291c9964215004c43aa4 authored over 10 years ago
Merge pull request #186 from mrackwitz/build_phase_cleanup

Reduced code duplication for Build Phase accessors

28b56b0a2ee52e9f5f8fa58040f825f4f8d35a28 authored over 10 years ago
[Changelog] Added entry for #189

ff7c70da5f5082eef47bb248012b69c76f6c6e54 authored over 10 years ago
Merge pull request #189 from mrackwitz/fix_missing_attribute_name_for_reference_proxy

Add attribute :name for PBXReferenceProxy

06ff73d1ccdb6b559a762eeafce405d266272e51 authored over 10 years ago
Merge pull request #188 from mrackwitz/fixed_subproject_target_refs

Fixed Subproject Target Dependencies

0820d514dac12357c454c192c5cda743e2a6de2b authored over 10 years ago
[Changelog] Add entries for #178

08b7026e0a87d3a6d36a9eb08b2c7af1ba3c373e authored over 10 years ago
Set name of PBXTargetDependency

As Xcode does this too, in addition to 9351b1d.
This is perhaps needed by Xcode for subproject t...

7cd6ba95ce54f7b327e909e5442296a4818f8e16 authored over 10 years ago
Fix: PBXNativeTarget#add_dependency for targets from subprojects

The serialized project couldn't been deserialized properly, because the target was written, whic...

27dc0f49c235f4119583bb1a02de24f6694b475e authored over 10 years ago
[Changelog] Fixed usage of empty lines

Use two empty lines before each version heading, without the first

becb1498ee97cb17970cb661a916def3e44edbe1 authored over 10 years ago
Add PBXContainerItemProxy#proxied_object

16aa3d17b2acca18435310e5bc94745c7b98c24c authored over 10 years ago
Add PBXContainerItemProxy#remote?

85fa6b6977c64bd655337079f72b401ba76b74db authored over 10 years ago
[Spec][Fixtures] Add a project with a subproject

fc66ef6658f9de7872adf3afb7b1f819d8a07df7 authored over 10 years ago
[Constants] Add PROXY_TYPE for PBXContainerItemProxy#proxy_type

edafd9b8b368face9134c7afff2bbe526be2ebfa authored over 10 years ago
Add PBXNativeTarget#dependency_for_target

5330875d4317217387b672abb2cf68c030cc70d3 authored over 10 years ago
Merge pull request #192 from mrackwitz/recognize_merge_conflicts

Recognize merge conflicts

1a39e432360c09d76fbac2fdb521f2f1727b7fb0 authored over 10 years ago
Fix a crash when path argument was empty.

5a02e64a775536287ff786e26aa83303bfd6996f authored over 10 years ago
Release 0.19.4

cc7c364ff2a8e084ff97750d2d7cb9f59844ad21 authored over 10 years ago
Merge branch 'do-not-rewrite-configs'

0a23885f92b8f9c322a5d9fc96f5890a98fe565a authored over 10 years ago
[Config] Improve spec for not writing when unchanged

1647c02ed1361e06eba177d14dd1dbe28ba5dd9a authored over 10 years ago
[PlistHelper] Only require 'dl' when missing features.

fce6d73253263454881810673b53579869d06547 authored over 10 years ago
[travis] Simplify configuration

280e30365f0f22ebb6f3197910e610a35a1a9213 authored over 10 years ago