FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · BennettSmith/node-xcode · GitHub
BennettSmith
/
node-xcode
Public
forked from
alunny/node-xcode
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
User selector
Datepicker
Commit history
Commits on Jul 31, 2015
Merge branch 'Icenium-master'
Anis Kadri
committed
8155233
View commit details
Copy full SHA for 8155233
Browse repository at this point
Change framework extension regex to verify, that the path ends with .framework
Georgi Alexandrov
committed
7b42cdf
View commit details
Copy full SHA for 7b42cdf
Browse repository at this point
Commits on Jul 13, 2015
bumping version
Anis Kadri
committed
1b738a4
View commit details
Copy full SHA for 1b738a4
Browse repository at this point
Merge branch 'Mitko-Kerezov-add-target-dependency'
Anis Kadri
committed
6660f4e
View commit details
Copy full SHA for 6660f4e
Browse repository at this point
Commits on Jul 10, 2015
Introduce a way to add PBXTargetDependencies to a target
Show description for 13988b8
Dimitar Kerezov
committed
13988b8
View commit details
Copy full SHA for 13988b8
Browse repository at this point
Commits on Jul 9, 2015
Bumping version
Anis Kadri
committed
7c617e4
View commit details
Copy full SHA for 7c617e4
Browse repository at this point
Merge branch 'master' of github.com:alunny/node-xcode
Anis Kadri
committed
2482c87
View commit details
Copy full SHA for 2482c87
Browse repository at this point
Merge branch 'Mitko-Kerezov-add-get-target-by-name'
Anis Kadri
committed
d86ed8c
View commit details
Copy full SHA for d86ed8c
Browse repository at this point
Merge branch 'add-get-target-by-name' of https://github.com/Mitko-Kerezov/node-xcode into Mitko-Kerezov-add-get-target-by-name
Anis Kadri
committed
57768ea
View commit details
Copy full SHA for 57768ea
Browse repository at this point
Merge pull request #57 from Mitko-Kerezov/expose-pbxproject
Show description for e2445ef
imhotep
committed
e2445ef
View commit details
Copy full SHA for e2445ef
Browse repository at this point
Merge branch 'Mitko-Kerezov-add-xcconfiguration-list'
Anis Kadri
committed
be19b0d
View commit details
Copy full SHA for be19b0d
Browse repository at this point
Merge branch 'add-xcconfiguration-list' of https://github.com/Mitko-Kerezov/node-xcode into Mitko-Kerezov-add-xcconfiguration-list
Anis Kadri
committed
c1988af
View commit details
Copy full SHA for c1988af
Browse repository at this point
Merge branch 'Mitko-Kerezov-add-pbx-group'
Anis Kadri
committed
d2a44ad
View commit details
Copy full SHA for d2a44ad
Browse repository at this point
Merge branch 'add-pbx-group' of https://github.com/Mitko-Kerezov/node-xcode into Mitko-Kerezov-add-pbx-group
Anis Kadri
committed
057a613
View commit details
Copy full SHA for 057a613
Browse repository at this point
Merge branch 'Mitko-Kerezov-add-build-output-files'
Anis Kadri
committed
ccf2194
View commit details
Copy full SHA for ccf2194
Browse repository at this point
Merge branch 'add-build-output-files' of https://github.com/Mitko-Kerezov/node-xcode into Mitko-Kerezov-add-build-output-files
Anis Kadri
committed
dbaa2e7
View commit details
Copy full SHA for dbaa2e7
Browse repository at this point
Commits on Jul 7, 2015
Allow setting of 'includeInIndex' and 'explicitFileType' properties
Show description for 23d24df
Dimitar Kerezov
committed
23d24df
View commit details
Copy full SHA for 23d24df
Browse repository at this point
Commits on Jul 6, 2015
Merge branch 'master' of https://github.com/Mitko-Kerezov/node-xcode
Anis Kadri
committed
34f4d68
View commit details
Copy full SHA for 34f4d68
Browse repository at this point
Commits on Jul 1, 2015
Implement pbxTargetByName and pbxItemByComment
Show description for 6a3108a
Dimitar Kerezov
committed
6a3108a
View commit details
Copy full SHA for 6a3108a
Browse repository at this point
Commits on Jun 30, 2015
Fix AddBuildPhase able to add duplicate files
Show description for 6af1ba8
Dimitar Kerezov
committed
6af1ba8
View commit details
Copy full SHA for 6af1ba8
Browse repository at this point
Expose PbxProject Section
Show description for eba0492
Dimitar Kerezov
committed
eba0492
View commit details
Copy full SHA for eba0492
Browse repository at this point
Introduce a way to add XCConfigurationLists
Show description for 4cffcd3
Dimitar Kerezov
committed
4cffcd3
View commit details
Copy full SHA for 4cffcd3
Browse repository at this point
Introduce a way to add PBXGroups
Show description for 0c3bf19
Dimitar Kerezov
committed
0c3bf19
View commit details
Copy full SHA for 0c3bf19
Browse repository at this point
Commits on Jun 29, 2015
Fix build phase uuid being written in the PBXproject
Show description for 4982ced
Dimitar Kerezov
committed
4982ced
View commit details
Copy full SHA for 4982ced
Browse repository at this point
Commits on Jun 26, 2015
Bumping version
Anis Kadri
committed
15ec067
View commit details
Copy full SHA for 15ec067
Browse repository at this point
Merge branch 'Mitko-Kerezov-master'
Anis Kadri
committed
f2eb6ef
View commit details
Copy full SHA for f2eb6ef
Browse repository at this point
Introduce a way to add Build Phases
Show description for 3085e40
Dimitar Kerezov
committed
3085e40
View commit details
Copy full SHA for 3085e40
Browse repository at this point
Commits on Jun 17, 2015
Fixing bug whereby parser would fail when array entry does not have a trailing comma
Show description for c61762d
Rashin Arab
authored and
Anis Kadri
committed
c61762d
View commit details
Copy full SHA for c61762d
Browse repository at this point
Updating nodeunit to 0.9.0
Anis Kadri
committed
1c7d060
View commit details
Copy full SHA for 1c7d060
Browse repository at this point
Commits on Jun 1, 2015
Merge branch 'Icenium-bektchiev/merge-sections-with-same-name'
Anis Kadri
committed
9b7e87e
View commit details
Copy full SHA for 9b7e87e
Browse repository at this point
Commits on May 29, 2015
Fix parser to merge properties of multiple sections with the same name
Show description for d3bf486
Martin Bektchiev
committed
d3bf486
View commit details
Copy full SHA for d3bf486
Browse repository at this point
Bumping version
Anis Kadri
committed
a8f8e25
View commit details
Copy full SHA for a8f8e25
Browse repository at this point
Merge branch 'BBosman-windows'
Anis Kadri
committed
cbecfa1
View commit details
Copy full SHA for cbecfa1
Browse repository at this point
Merge branch 'windows' of https://github.com/BBosman/node-xcode into BBosman-windows
Anis Kadri
committed
923eaee
View commit details
Copy full SHA for 923eaee
Browse repository at this point
Merge branch 'seobyeongky-array_replace_ok'
Anis Kadri
committed
95aba21
View commit details
Copy full SHA for 95aba21
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL