Ecosyste.ms: OpenCollective

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

github.com/NativeScript/node-xcode

tools and utilities for working with xcode/ios projects
https://github.com/NativeScript/node-xcode

[pbxProject] "plugin" option to addResourceFile

restores behaviour changed by aa3bd6b

98628fe482b52e9c47f5af7eecd62a8b2a0ee3b6 authored over 12 years ago
0.5.0

thanks to others

a5da62142b21fec7fc6aacd1269e80c433525a6d authored over 12 years ago
modified PBXFileReference removal to handle xcodes stupidity

0a7543c9e7171f08dbf6cb3ecea28c811b2eefa8 authored over 12 years ago
adding resource files to Resources folder

aa3bd6bc8cf2ae5c37d42ffb2559a1d807212385 authored over 12 years ago
how the fuck did this slip in

2abad746fe5f2baeab5abb02a324fca7a0537191 authored over 12 years ago
Merge pull request #5 from mreinstein/master

added another test for parseSync

f814eadaa90c9a3c4fb21c2b88fc5b0f802ff9b8 authored over 12 years ago
added test to validate parseSync has valid hash

7d692f99d4eae210cb6dd95b4dfeb31402309b55 authored over 12 years ago
Merge pull request #4 from mreinstein/master

added a parseSync method to pbxProject

f58990662d8e35708ef2f5938347151dbe5be602 authored over 12 years ago
fixed parseSync function sig

60bfe0e054a080a01b49c591c29a51292236e9cb authored over 12 years ago
added parseSync function

646d5db8798f69102c4151b908d6af758cc033b4 authored over 12 years ago
Merge pull request #2 from filmaj/updateProductName

Added test for updateProductName

acf00b2f1732c2eba45ba0461fd10c23edc2e4e7 authored over 12 years ago
Added test for updateProductName

572223b7d609965a5bcb533b2f340473f143aa40 authored over 12 years ago
Merge pull request #1 from filmaj/updateProductName

Added "updateProductName" method.

7ddd56b6d97e3b7aa28ed6c4db9e6393d981e319 authored over 12 years ago
Added "updateProductName" method.

ec3f7398b7fa093409c9db0835c1787d85fe6142 authored over 12 years ago
typo in test comment

d621e02343768fec3abacb9a04b0297defcd3475 authored over 12 years ago
FCUK me

2551ea18c898832f6da01a3b2e6fb5e0511ba372 authored over 12 years ago
adding removeFramework.js unit test

d508e58e340488bdbaacdadf5abfcce76c5b7011 authored over 12 years ago
adding Frameworks removal

9d682af95ae66e3776903238ad09042a422915f9 authored over 12 years ago
adding removeResourceFile.js unit test

d09c261b0e4edb6671fccade50b5a5446705474a authored over 12 years ago
stupid me

8a56d12294c6c22762ff52e60adfea6e6004641f authored over 12 years ago
renaming test name :P

8f056c20ae796f338ac35855a6ca7e8a32e16518 authored over 12 years ago
adding removeHeaderFile.js nodeunit test

9230e795b68c1c02f567244f23436a36f7dce6cc authored over 12 years ago
fixing a few issues with delete and using splice instead

14e1342bf888c448097b4bf1999d7721b97fd7cc authored over 12 years ago
adding removeSourceFile.js

9e1ebed843e4c35e14be7684c1dd1680392953fd authored over 12 years ago
adding remove functions for most file types

6c8604ce38890dc1774829e638b88011847c1b8a authored over 12 years ago
[refactor] DRY up addPluginFiles

3fb1aabe58531a4ed10aa000386189c90030f955 authored over 12 years ago
respect <group> of Plugins

faf4114d4abe34a3d47a005d841693deb0e766a0 authored over 12 years ago
0.4.0

d504220d40f8fa86de2962aedb04dca0d1d0ba1b authored over 12 years ago
parser fix for escaped strings

* don't use homegrown 'escapeInternals' function
* update various tests

2cfaa069749ca07f56d00695aa21ec887a93d449 authored over 12 years ago
ignore npm-debug.log

0c01b15af639f007f64fa5ad597302c3d6d2a724 authored over 12 years ago
[npm] support node 0.8

cb57a76513ef5135a75626ac7f9a0ddf0dac7b69 authored over 12 years ago
0.3.4

efd0b8a6451ef8099ea2531f9858f9bff25b7e12 authored over 12 years ago
example in README

ddbad7dcd33d8089fd3ca3213eec4a53d6e90fc6 authored over 12 years ago
[pbxFile] support .framework (not just dylib)

32f65ec24c9615eef505b192c4ecd847b435555d authored over 12 years ago
0.3.3

d3f4301b6a1a03185647c26a24030c71ac51f16e authored over 12 years ago
[parser] support comments before the proj obj

d00b9839b1b74e7341e7717804aa0c4e8965b040 authored over 12 years ago
minor README change

aab13d6f2b4c57eef76be2bcddf24ea4bddcddf7 authored over 12 years ago
[package] npm test script

0a979d90fc01a2f96bcae83173946062dcc80150 authored over 12 years ago
[pbxProject] throw parser errors correctly

0ee1e1ed224871d6289fab9a716f630010471803 authored over 12 years ago
0.3.2

aa3236c3a7336db5ba94035908decf18435dbc66 authored over 12 years ago
fixing bug in pbxFrameworksBuildPhaseObj

should be more DRY

95a46f7ce214e5151a20d48d5f9fccd149f06127 authored over 12 years ago
[pbxFile] default source tree back to "<group>"

*sigh*

eba4b442cc03b66c6e69d17e1cc4eb48315658c4 authored over 12 years ago
0.3.1

581cdf101cf1861d6724560cab16d11342b4bb85 authored over 12 years ago
[project] initial addFramework support

just works for dylib files stored under SDK_ROOT/usr/lib. will be
improved as needs must

236741922f2bf5a3fc595b9082f807d7367743a5 authored over 12 years ago
default source tree: SOURCE_ROOT, not "<group>"

breaking change so version bump

d219194868cc1d3963a9f9c1e24a70a59afec2f3 authored over 12 years ago
[repo] ignoring node_modules

because it's a library, not an app to deploy

318929ac4f27bc800eb5d31730221a65efefb746 authored almost 13 years ago
[pbxProject] the old new without new trick

d76a338e40cd6b1d0da2ee2f29f1ece85460762b authored almost 13 years ago
[npm] added suitable package entry point

a2f45363cf1097f0182e3dcb6a3509543b9437fb authored almost 13 years ago
[npm] 0.2.0

a61e21a4bbbceeac86e24ae1137d3809a386edb0 authored about 13 years ago
[pbxProject] addResourceFile

bace240666ac9896e3aec6fb1fd45ea6891d37b8 authored about 13 years ago
[pbxProject] addHeaderFile

plus some refactoring

5d3ce9312a035591fa154fd6f8b131013363a5c2 authored about 13 years ago
[pbxProject] addSourceFile

a lot of groundwork - addResourceFile and addHeaderFile will be a lot
smaller

920b7c6a41591ef03684e92d14d231f4fc295cab authored about 13 years ago
[pbxFile] adding basename field

0a4a717de438811fd507070d62b3eeead6709c65 authored about 13 years ago
[pbxFile] file wrapper object

957692c935e1515357d2b584b307622997052e3f authored about 13 years ago
[pbxProject] generateUuid function

b104dfcfb1404a9ed593086943fc40bc14f4470b authored about 13 years ago
[pbxProject] allUuids function

7a9dfa24feb85530f631e2cbf5748fbeead26c6b authored about 13 years ago
[npm] v0.1.0

7d00b9fc4b4c811d8f4c49acccb33e8839f59594 authored about 13 years ago
[writer] additional test for PBXFileReference

26685f99214f8b99a5775e9135c86f8f25e87b8f authored about 13 years ago
[writer] handle inline objects

used for PBXBuildFirle and PBXFileReference objects

b40596e83d4d61c18d18003d3079fd60043fcc4a authored about 13 years ago
[pbxWriter] handle objects in arrays

af2210937f8864abe1644cec26bc3573dbf3f75e authored about 13 years ago
make tests

012d509b874cb674da196bb6d90fd4f79fed6ff0 authored about 13 years ago
[pbxWriter] write out build-config

involves a couple of changes to writing out quoted values with escaped
quotes inside of them - u...

0922e36cb13da74bfa749b556a8feeb2f5582180 authored about 13 years ago
[internal] switching output from spaces to tabs

more consistent with how XCode does it

463c9259ccdcad9657fa832be24ccb86b44c9765 authored about 13 years ago
[parser] fix for decimal literals

storing decimals as strings, for the sake of reading and writing
(because of JS's numeric failings)

59295038a8148a9d9c7f466de9dd959f553b0abe authored about 13 years ago
[parser] store double-quoted strings correctly

f799c0712ae6415b090549ec7fb1b8f3da66dbbf authored about 13 years ago
[parser] fix regression on comments

45d4cfa96d98297dd0bfc81a22a2f96951e482a1 authored about 13 years ago
[pbxWriter] fix sections with multiple entries

e11cc276d4ecba8e762470479631fed33084b48f authored about 13 years ago
[parser] don't add "id" property to section

369209d044aa738863800f32adbe9f184b4bf1ee authored about 13 years ago
[writer] handle multiple sections

582bed5e29f8fab2574afeb3a05ef5c6226c0a4f authored about 13 years ago
pbxWriter object

8ee07b6145b340e93fd6645a97ef86badb8a2ad2 authored about 13 years ago
switching tabs to spaces

may switch back - xcodeprojs often use tabs

42fd1ec55bfe86c47c145599457999fe1e70701d authored about 13 years ago
Makefile for making

a2098c77b88566a68b60f8701762126f7a127a80 authored about 13 years ago
[parser] ensure array are ordered and trimmed

cc9f7f0a321ffaf8573338afacb4fcd8820ceaad authored about 13 years ago
[grammar] fix integerValue

5c05b76557d8bef50edb3f52ea52440f2d6db81b authored about 13 years ago
beginnings of pbxProject interface

a25f5e7430965764631875c1ea23830910f42942 authored about 13 years ago
[project] reorganize

3db86352da0c0d223052e96356d894e0a8fcd8db authored about 13 years ago
generated parser

eade9bbc4502754abbbcb5d074e1c09ca13f0be4 authored about 13 years ago
license and readme

c58e360eb713ae61cdc40f28499cb2380678e1fc authored about 13 years ago
[grammar] style

11fb6eb53d89b228e93916c48067575bf68e1051 authored about 13 years ago
[grammar] handle QuotedStrings and DecimalValues

29cfc8b279faa01b1c49c7457ed1344a4bb7ca59 authored about 13 years ago
[grammar] handle multiple DelimitedSections

c3c56d029c3119f0b81ed38b43be02401f3f1701 authored about 13 years ago
[test] tests for delimited sections

272453ae03adcc519656ffd5c4592849f1dcee18 authored about 13 years ago
[grammar] modifications for array support

b0758fbb6c5969b29e0a6554487116ea8244735d authored about 13 years ago
[grammar] handle arrays

e1eddfdd33da55eb8db90f6f03ba92b7f5cddb02 authored about 13 years ago
[grammar] reorg

5fe4051cd734190de8a49fe8d9c1feaef2d80c47 authored about 13 years ago
[grammar] placeholder array rules

3913901f9765855635f88495d416a31b09d0d568 authored about 13 years ago
[grammar] remove Literal rule in favor of Value

e2905b46018c8966f8ecfbc56ad791c782ce4c5c authored about 13 years ago
[grammar] cleaning up grammar a little

e72df9d85f3af36e373fc345c20d11405c39bfc2 authored about 13 years ago
[test] support for commented values

b94a411cae4f7dd5801f0e38e1d4e6c967831ab0 authored about 13 years ago
[test] initial test cases

bf3de1055dd64b124ecb0a4c0ff1cf86f6a4648b authored about 13 years ago
[parser] support for numeric literals

03d30c5d2645eabb16afa019210fd75ff2b931c0 authored about 13 years ago
handle comments in assigments

perhaps not the most eleegant - still feeling my way around this
approach

8ef9c9602cf3983658162188a8ce4905cbd0638d authored about 13 years ago
handled delimited sections

3704439b852ea96ef2ed3f66c47335e3409df968 authored about 13 years ago
including objects section in simple.pbxproj

4f7a159327d842ff376acc376fef3b9bd112e3b8 authored about 13 years ago
support for objects as values

4c032cc30ee0fa4e39abd2f534f551a867bcca90 authored about 13 years ago
first pass at grammar

doesn't work with Objects as values right now

2595be0ea9d02d94f3d6e94b34130e50a4893c4f authored about 13 years ago
initial commit

3fce2a9ff6a2d9fd0bafb359a3c8bf03a2aa09d3 authored about 13 years ago