Ecosyste.ms: OpenCollective

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

github.com/NativeScript/nativescript-dev-xcode

Apache cordova
https://github.com/NativeScript/nativescript-dev-xcode

Add fixes for app_extension Info.plist files. Add build phase creation and registering with custom targets. Cleanup.

5db21ba3b2b337b0779beee3a70b798dfea2853b authored about 9 years ago by Sidney Bofah <[email protected]>
no message

8297ac670981909b00e08a408f211a5b2bf68193 authored over 9 years ago by Sidney Bofah <[email protected]>
Helper PBX

a70320f3fe640d69b148ec72fcc48ff43be11d93 authored over 9 years ago by Sidney Bofah <[email protected]>
Update embed code

bd8148066f25379e24436e8a41f81b2daae6abdd authored over 9 years ago by Sidney Bofah <[email protected]>
Fix uuid

2d1ce250c77d856d33b72ea4243594024b11bbe2 authored over 9 years ago by Sidney Bofah <[email protected]>
Infoplist pfad

489292c2dae13d660a130f4b296d5460c0a526f3 authored over 9 years ago by Sidney Bofah <[email protected]>
Add fixes for new addTarget() helper function.

90e413119d14e834052abc70efe1ad1e128b3b54 authored over 9 years ago by Sidney Bofah <[email protected]>
pbxTargetDependency: Commit earlier rename of pbxNativeTarget() to bxNativeTargetSection()

8eb7b5db873f4fc87e6634e754cfc5f2db26eb96 authored over 9 years ago by Sidney Bofah <[email protected]>
Add helper filetypeForProducttype() method for resolving filetypes for product types.

5142defbfe358cb1b563d63ba5cff8c93c1f22d3 authored over 9 years ago by Sidney Bofah <[email protected]>
Add complete interface for creating "Copy Files" build phase entries.

9bc7077d10fb3ec69c1ab1c23255ebc15545e7d5 authored over 9 years ago by Sidney Bofah <[email protected]>
addProductFile: Remove creation of fileReference & buildFile entries - only add file to "Products" group

90375888abbcd998002bd0df6cd0e238f8cfedfb authored over 9 years ago by Sidney Bofah <[email protected]>
addBuildPhase(): Add ad-hoc creation of "CopyFiles" build phase, as it is not available in empty (Cordova) projects

8b3c7f626bfada46b9b29d071e24745862540281 authored over 9 years ago by Sidney Bofah <[email protected]>
pbxFileReferenceComment(): Re-add file.basename support for backwards compatibility

96e1d715d252c3e57c5bacf117d62c818ac4996f authored over 9 years ago by Sidney Bofah <[email protected]>
pbxFile: Replace lookup via Product Type by lookup via Filetype

a59dfc257c3bb35757a040a97aced6b42fc10931 authored over 9 years ago by Sidney Bofah <[email protected]>
pbxFile: Added support for product files, based on the "explicitFileType" property.

f2514b5fa59df5ffb0f879f07e837d56ea8959e0 authored over 9 years ago by Sidney Bofah <[email protected]>
pbxFile: Replace "lastType" with "lastKnownFileType" property.

f16baa8ef96a17af621f2fe917c655357c19ff93 authored over 9 years ago by Sidney Bofah <[email protected]>
pbxFile: Added defaultPath,defaultGroup,defaultSourcetree,defaultEncoding methods, using updated dictionaries.

c812865921d3a9f5d1d0f3c3558ae59a251be9b0 authored over 9 years ago by Sidney Bofah <[email protected]>
pbxFile: Added defaultExtension() method for detecting extensions for build products.

dabc065f9a350f0fa118d6a30e1fd36857639ddb authored over 9 years ago by Sidney Bofah <[email protected]>
pbxFile: Rewritten detectType() method, using updated dictionaries.

46f89b58270e9d3eb3f24b8da1ff20faf60145ef authored over 9 years ago by Sidney Bofah <[email protected]>
pbxFile: Replace string-based internal filetype dictionaries with object-based maps, using currently known values (XCode 7.0)

fc56521631e1bd771fa6a3791d157bfc48581976 authored over 9 years ago by Sidney Bofah <[email protected]>
pbxFileReferenceObj: Always check for "lastKnownFileType" instead of ambiguous "lastType" property

af2a0e536c529edaebf9132692c207fe43b2cf26 authored over 9 years ago by Sidney Bofah <[email protected]>
pbxFileReferenceObj: Made path property optional.

9738ab3c33ae8055faed8aab677a999620a49038 authored over 9 years ago by Sidney Bofah <[email protected]>
pbxFileReferenceComment(): Use node paths' function for resolving file base names

5b1ad258255541ffd1fa26d3f3473dc549ce6cf2 authored over 9 years ago by Sidney Bofah <[email protected]>
Add helper: productTypeForTargettype()

a19508cf23f4c88091b6940f9610a2ea370ccc9a authored over 9 years ago by Sidney Bofah <[email protected]>
Add main method for adding targets: addTarget(name, type)

fc4473beeff8b7c809f48942a0044572e4911b17 authored over 9 years ago by Sidney Bofah <[email protected]>
hasFile(): Return file object on success instead of Boolean

4bc9e073816524098ae160ccc4c666771ba003ae authored over 9 years ago by Sidney Bofah <[email protected]>
pbxFileReferenceObj: Made "lastKnownFileType" property optional, unified checking for "includeInIndex" property

e4d5ed4796d43eb163dc1bf71fc74ea4eafcce2a authored over 9 years ago by Sidney Bofah <[email protected]>
Rename pbxNativeTarget() to pbxNativeTargetSection()

097cb70702e34d57fe6031c04af6a31539e077ae authored over 9 years ago by Sidney Bofah <[email protected]>
Add helper to add new PBXNativeTarget to the PBXNativeTarget section.

ddd269f574894192166d621b7b81a13bedd4bd6c authored over 9 years ago by Sidney Bofah <[email protected]>
Add helpers to add new pbxNativeTarget uuid to root pbxProject

48cef4c2fbd0d1c7d1cffdc7440399585b8867f6 authored over 9 years ago by Sidney Bofah <[email protected]>
Add methods for adding files to "Products" group: addProductFile/removeProductFile, addToProductsPbxGroup/removeFromProductsPbxGroup

8b7763c0ac56563d1eaa77bac5ea1892df3b0cd9 authored over 9 years ago by Sidney Bofah <[email protected]>
Add helpers for finding root project + first target

0d58e6f01850039b990ae0f949b01094865b9bf2 authored over 9 years ago by Sidney Bofah <[email protected]>
bumping version

1b738a4babb665102bff8fad4c627ddfcbfb90b4 authored over 9 years ago by Anis Kadri <[email protected]>
Merge branch 'Mitko-Kerezov-add-target-dependency'

6660f4ea6da078f8d1ae8ea30f1e0149ec31add5 authored over 9 years ago by Anis Kadri <[email protected]>
Introduce a way to add PBXTargetDependencies to a target

Includes creation of a PBXContainerItemProxy for each PBXTargetDependency and including the PBXT...

13988b851cdd4ef734adfd7946bf435a2f8937b1 authored over 9 years ago by Dimitar Kerezov <[email protected]>
Bumping version

7c617e4b73584637922d7bd8a49be9124b7ae6fd authored over 9 years ago by Anis Kadri <[email protected]>
Merge branch 'master' of github.com:alunny/node-xcode

2482c87b7101c6265ef4a96c228d40e7197f56be authored over 9 years ago by Anis Kadri <[email protected]>
Merge branch 'Mitko-Kerezov-add-get-target-by-name'

d86ed8cc0b4a0a4eeffb16a56019523c7e850cf7 authored over 9 years ago by Anis Kadri <[email protected]>
Merge branch 'add-get-target-by-name' of https://github.com/Mitko-Kerezov/node-xcode into Mitko-Kerezov-add-get-target-by-name

57768ea2cd9d2593ad58fd0a7aa9be33f3f23b6c authored over 9 years ago by Anis Kadri <[email protected]>
Merge pull request #57 from Mitko-Kerezov/expose-pbxproject

Expose PbxProject Section

e2445ef520c8593e19be0bac93a0a0ad649a5c0a authored over 9 years ago by Anis Kadri <[email protected]>
Merge branch 'Mitko-Kerezov-add-xcconfiguration-list'

be19b0df1b7647bb8a5d69b80abe4a2396056066 authored over 9 years ago by Anis Kadri <[email protected]>
Merge branch 'add-xcconfiguration-list' of https://github.com/Mitko-Kerezov/node-xcode into Mitko-Kerezov-add-xcconfiguration-list

c1988af7dab0502aab7c0d155ce477fcc8e2582e authored over 9 years ago by Anis Kadri <[email protected]>
Merge branch 'Mitko-Kerezov-add-pbx-group'

d2a44add3d4e5e10d2e107428c2dfc3ee67d0ddd authored over 9 years ago by Anis Kadri <[email protected]>
Merge branch 'add-pbx-group' of https://github.com/Mitko-Kerezov/node-xcode into Mitko-Kerezov-add-pbx-group

057a61354faef43ecff3a6d99b5e210eca4bf644 authored over 9 years ago by Anis Kadri <[email protected]>
Merge branch 'Mitko-Kerezov-add-build-output-files'

ccf2194d21463392a1a7979d03b3c8ffb512d9e5 authored over 9 years ago by Anis Kadri <[email protected]>
Merge branch 'add-build-output-files' of https://github.com/Mitko-Kerezov/node-xcode into Mitko-Kerezov-add-build-output-files

dbaa2e7c8bd8eabe907c56376b58860f435a0ee7 authored over 9 years ago by Anis Kadri <[email protected]>
Allow setting of 'includeInIndex' and 'explicitFileType' properties

This enables greater customization when adding file to FileReference Section, like for example a...

23d24df78d1064054414eca812fb36e297601064 authored over 9 years ago by Dimitar Kerezov <[email protected]>
Merge branch 'master' of https://github.com/Mitko-Kerezov/node-xcode

34f4d68698c57a7e99f575a7ba922c5248df6654 authored over 9 years ago by Anis Kadri <[email protected]>
Implement pbxTargetByName and pbxItemByComment

Includes a bit of refactoring and extracting common logic between pbxGroupByName and pbxTargetBy...

6a3108aeef96c68bcb41f44d78b031382bd2df36 authored over 9 years ago by Dimitar Kerezov <[email protected]>
Fix AddBuildPhase able to add duplicate files

Add a check - if a file exists in the PBXBuildFile and the PBXFileReference sections do not add it

6af1ba82ad702b4a9900f8e2513128f76e2405b4 authored over 9 years ago by Dimitar Kerezov <[email protected]>
Expose PbxProject Section

This way new knownRegions, TargetAttributes and targets can be added

eba0492c473e8f7dcb082c88d04ec527511e97f1 authored over 9 years ago by Dimitar Kerezov <[email protected]>
Introduce a way to add XCConfigurationLists

By given configuration objects, default configuration name and a comment add all configurations ...

4cffcd374eae542f125b09e4876647641b624323 authored over 9 years ago by Dimitar Kerezov <[email protected]>
Introduce a way to add PBXGroups

For given file paths add them to Build and File Reference sections if they're not already added ...

0c3bf196a870b41bef47fb0d3482252ccef9ef8c authored over 9 years ago by Dimitar Kerezov <[email protected]>
Fix build phase uuid being written in the PBXproject

Upon adding a build phase an unnecessary property is added, namely uuid

4982cedb488b51c9c282183897e0ebb9704d31e9 authored over 9 years ago by Dimitar Kerezov <[email protected]>
Bumping version

15ec06794225c70dc1fc4c42967faf37e0910f63 authored over 9 years ago by Anis Kadri <[email protected]>
Merge branch 'Mitko-Kerezov-master'

f2eb6ef4d36cb41ea737c25b15b67c58f1613ad4 authored over 9 years ago by Anis Kadri <[email protected]>
Introduce a way to add Build Phases

By given array of files add a build phase which includes the given files.
All files should be ad...

3085e40ad6cf8f90026d6064a324b6348512e8f5 authored over 9 years ago by Dimitar Kerezov <[email protected]>
Fixing bug whereby parser would fail when array entry does not have a trailing comma

In our testing, we've hit projects where trailing commas are not present with array entries.

c61762da76b2363c14567cfe65c93f5f6bbae576 authored over 9 years ago by Rashin Arab <[email protected]>
Updating nodeunit to 0.9.0

1c7d060648a6c8a2a7983388a3091b1ca96d688c authored over 9 years ago by Anis Kadri <[email protected]>
Merge branch 'Icenium-bektchiev/merge-sections-with-same-name'

9b7e87edc7caab7f97545a60a6414f0c1d7a6ab4 authored over 9 years ago by Anis Kadri <[email protected]>
Fix parser to merge properties of multiple sections with the same name

Xcode handles this correctly and some tools might produce such projects.

d3bf486ac2c137eb29e0eafc49a89b67ee6f0535 authored over 9 years ago by Martin Bektchiev <[email protected]>
Bumping version

a8f8e25780700716cefdc0e43da4d755f80f51b2 authored over 9 years ago by Anis Kadri <[email protected]>
Merge branch 'BBosman-windows'

cbecfa12dc3717a6187f67bb0817d2b30e638fc3 authored over 9 years ago by Anis Kadri <[email protected]>
Merge branch 'windows' of https://github.com/BBosman/node-xcode into BBosman-windows

923eaeea2253a935878ffeb3503c3242f41612ea authored over 9 years ago by Anis Kadri <[email protected]>
Merge branch 'seobyeongky-array_replace_ok'

95aba21d32db4ef8633e01ca1ea3d32d400520cf authored over 9 years ago by Anis Kadri <[email protected]>
Merge branch 'array_replace_ok' of https://github.com/seobyeongky/node-xcode into seobyeongky-array_replace_ok

6d3c5c98a35bd466a73ac92d2970e60d1530babc authored over 9 years ago by Anis Kadri <[email protected]>
Merge branch 'peutetre-fix-iojs'

626aef6283b513b65d3ca8fdaaeb10912ac7a18b authored over 9 years ago by Anis Kadri <[email protected]>
Merge branch 'fix-iojs' of https://github.com/peutetre/node-xcode into peutetre-fix-iojs

7fd3a3d5dfa6f8bb4ff26a858fe5adbad507ed33 authored over 9 years ago by Anis Kadri <[email protected]>
Merge branch 'Icenium-feature/fixCompilerFlagsInProjectFile'

808cae2da8d479448b6deab530c788a22a86776a authored over 9 years ago by Anis Kadri <[email protected]>
Merge branch 'feature/fixCompilerFlagsInProjectFile' of https://github.com/Icenium/node-xcode into Icenium-feature/fixCompilerFlagsInProjectFile

ea6260d04148873ec32b877fe25953c49033ee68 authored over 9 years ago by Anis Kadri <[email protected]>
Merge branch 'ogoguel-master'

d8094c0acaee9f599e584a9102f49fc49fb2c6e1 authored over 9 years ago by Anis Kadri <[email protected]>
iojs support (v2.1.0)

53a6f7fdc4a25018fbccacd4c62519397e7036f1 authored over 9 years ago by Paul Panserrieu <[email protected]>
Added double quotes around COMPILER_FLAGS

Adding COMPILER_FLAGS with = or space corrupts the project file and it can not be parsed by xcode...

7267f779502c847965a9c6511258714853e2a9af authored over 9 years ago by Ilian Iliev <[email protected]>
added multiple target support

17926117b388d08f05ec2db1e1ad8262f67a2a8d authored over 9 years ago by Olivier Goguel <[email protected]>
Merge branch 'initialxy-master'

c9a3ee5a8e11d183777622466f5e9b3dfdbb2e53 authored over 9 years ago by Anis Kadri <[email protected]>
Added a unit test to verify correct source file removal from PBXFileReference after being modified by Xcode.

e4d45d76a5075e27527f256202e62386b368df23 authored over 9 years ago by Xingchen Yu <[email protected]>
Fixes issue #44, where removeFromPbxFileReferenceSection fails to remove its given file from PBXFileReference.

09d646668aeb36e61c0dfb3aa32bce068f3adf38 authored over 9 years ago by Xingchen Yu <[email protected]>
add test replacing field that has array case

42e3fb4d5354a3d90cf96ad9c6e06fbbe7ff5360 authored over 9 years ago by byeonggee.seo <[email protected]>
XCBuildConfiguration array field replace ok

94245e54e46ac930af0f570aee68b43797fda97e authored over 9 years ago by byeonggee.seo <[email protected]>
Merge pull request #38 from gameclosure/feature-add-include-lib-strings

Support string args to add lib/include path

19879f93de01407639486ff4f0a715a68addccce authored almost 10 years ago by Andrew Lunny <[email protected]>
Support string args to add lib/include path

addToLibrarySearchPaths and addToHeaderSearchPaths previously assumed
that the file argument was...

fab08c5f056da36d6b027979e53778c3d2366e96 authored almost 10 years ago by Joe Wilm <[email protected]>
Windows path fix

1542225da38a30154a665c1fc2bc0c96f98e403d authored almost 10 years ago by Bas Bosman <[email protected]>
bumping version to 0.6.7

ff9f67a543f5ec91988e06937b0f73e23ac38a9e authored over 10 years ago by Anis Kadri <[email protected]>
adding test for updateBuildProperty

f145205e90fe89f3dacdbeef6efdb17061e7f263 authored over 10 years ago by Anis Kadri <[email protected]>
adds updateBuildProperty for changing custom build settings

This method is very usefull since it allows changing custom build properties like TARGETED_DEVIC...

5562020dfeedff6a6184651436c35362397cbc00 authored over 10 years ago by sgrebnov <[email protected]>
Update version to 0.6.6. No changes, just overriding old NPM version.

a429a59a52aa063c521c711683755237cf7a0259 authored almost 11 years ago by Braden Shepherdson <[email protected]>
Bump version to 0.6.5

a825f32ad66d4d15c27d83b707cb542b91c90904 authored almost 11 years ago by Braden Shepherdson <[email protected]>
Fix missing comma in var block.

d2374f0c52b9a34643a3091eefcfacb525c28fad authored almost 11 years ago by Braden Shepherdson <[email protected]>
FIX unit test for escaped paths

075949833c8f9eed6f09b3d1807436686bbb84fa authored almost 11 years ago by Ignacio Calderon <[email protected]>
FIX adding ;

7e14b97f0e9fab6ba6e57d8bed7ace622d418cec authored almost 11 years ago by Ignacio Calderon <[email protected]>
FIX escaping search path of custom frameworks.

47c9d8daa5685fe54dda7aee4957ee350dd33479 authored almost 11 years ago by Ignacio Calderon <[email protected]>
Bump version to 0.6.4.

d40003d2016d254624d0fe855604b89706b33f2a authored almost 11 years ago by Braden Shepherdson <[email protected]>
Add test/ to .npmignore

Now tests are not included when installing from npm.

31462a9d35ca54712ec63a4b1d60189403c78251 authored almost 11 years ago by Braden Shepherdson <[email protected]>
Merge pull request #25 from kronenthaler/master

Removed the customFramework check on the correctPath,

05fed868b1cb6bccf81f60e0660fda8d955c2733 authored almost 11 years ago by Braden Shepherdson <[email protected]>
Modified unit test to reflect the right behaviour

70b3e29b2f54c19952bb84bb4805b36f26fde36d authored almost 11 years ago by Ignacio Calderon <[email protected]>
Removed the customFramework check on the correctPath, since it's better to use the filepath instead. Xcode can navigate the location of the framework for inspection of the files.

4cca665465054f156c40452bff58e6181d8ef79e authored almost 11 years ago by Ignacio Calderon <[email protected]>
Merge pull request #24 from imhotep/customFrameworks

Custom frameworks

d08b53c54e37302752f900bdb2dc222d64fbad75 authored almost 11 years ago by Anis Kadri <[email protected]>
Bumping version

748e982c462255610726642ce87d350800a958d0 authored almost 11 years ago by Anis Kadri <[email protected]>
Merge pull request #20 from imhotep/customFrameworks

Issue #17 adding/removing custom frameworks

d7f5646613d93626cfaa0f618cf9c75b2e0dd78b authored almost 11 years ago by Anis Kadri <[email protected]>
Issue #17 adding/removing custom frameworks

71118fb3a24b3b5db31f83444d463540759a0599 authored almost 11 years ago by Anis Kadri <[email protected]>