FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · jaredly/node-xcode · GitHub
jaredly
/
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 Nov 1, 2016
fix comments
jaredly
committed
fb9f7d7
View commit details
Copy full SHA for fb9f7d7
Browse repository at this point
Commits on Aug 18, 2016
Merge pull request #103 from shazron/license-key-fix
Show description for b441568
imhotep
authored
b441568
View commit details
Copy full SHA for b441568
Browse repository at this point
Added license key to package.json (Apache-2.0)
shazron
committed
e854e0a
View commit details
Copy full SHA for e854e0a
Browse repository at this point
Commits on Aug 17, 2016
Issue #102 Changing license in README.md
Anis Kadri
committed
e686ab7
View commit details
Copy full SHA for e686ab7
Browse repository at this point
Commits on Jul 21, 2016
bumping version to 0.8.9
Anis Kadri
committed
9f3726f
View commit details
Copy full SHA for 9f3726f
Browse repository at this point
Commits on Jun 6, 2016
Issue #97 removing unused self reference
Anis Kadri
committed
bc5f250
View commit details
Copy full SHA for bc5f250
Browse repository at this point
Commits on Jun 5, 2016
minor change to pbxFile
Anis Kadri
committed
58cf7df
View commit details
Copy full SHA for 58cf7df
Browse repository at this point
Commits on Jun 1, 2016
Bumping to 0.8.8
Anis Kadri
committed
35824cb
View commit details
Copy full SHA for 35824cb
Browse repository at this point
Merge branch 'appden-tbd-support'
Anis Kadri
committed
a8177c5
View commit details
Copy full SHA for a8177c5
Browse repository at this point
Merge branch 'tbd-support' of https://github.com/appden/node-xcode into appden-tbd-support
Anis Kadri
committed
2486bf9
View commit details
Copy full SHA for 2486bf9
Browse repository at this point
Commits on May 31, 2016
Add tests for new tbd file support
appden
committed
3613a96
View commit details
Copy full SHA for 3613a96
Browse repository at this point
Commits on May 29, 2016
Merge branch 'master' of https://github.com/mcgrews3/node-xcode into mcgrews3-master
Anis Kadri
committed
35a6fb3
View commit details
Copy full SHA for 35a6fb3
Browse repository at this point
Merge branch 'ratson-master'
Anis Kadri
committed
1f21ce1
View commit details
Copy full SHA for 1f21ce1
Browse repository at this point
Commits on May 26, 2016
Update dependencies
ratson
committed
b89d31c
View commit details
Copy full SHA for b89d31c
Browse repository at this point
Commits on May 18, 2016
Bumping version to 0.8.7
Anis Kadri
committed
941ed7c
View commit details
Copy full SHA for 941ed7c
Browse repository at this point
Merge branch 'aabluedragon-patch-1'
Anis Kadri
committed
7242771
View commit details
Copy full SHA for 7242771
Browse repository at this point
Merge branch 'patch-1' of https://github.com/aabluedragon/node-xcode into aabluedragon-patch-1
Anis Kadri
committed
0232483
View commit details
Copy full SHA for 0232483
Browse repository at this point
Commits on May 16, 2016
Update addBuildPhase.js
Show description for c835f55
aabluedragon
committed
c835f55
View commit details
Copy full SHA for c835f55
Browse repository at this point
Update addBuildPhase.js
Show description for 3abd5d4
aabluedragon
committed
3abd5d4
View commit details
Copy full SHA for 3abd5d4
Browse repository at this point
Update addFramework.js
Show description for 6a8a0ce
aabluedragon
committed
6a8a0ce
View commit details
Copy full SHA for 6a8a0ce
Browse repository at this point
Commits on May 12, 2016
Merge branch 'robertoandrade-forkChanges'
Anis Kadri
committed
8b131cf
View commit details
Copy full SHA for 8b131cf
Browse repository at this point
Merge branch 'forkChanges' of https://github.com/robertoandrade/node-xcode into robertoandrade-forkChanges
Anis Kadri
committed
8bebb33
View commit details
Copy full SHA for 8bebb33
Browse repository at this point
Support adding/removing tbd files just like dylibs
Show description for 3dd4ef2
appden
committed
3dd4ef2
View commit details
Copy full SHA for 3dd4ef2
Browse repository at this point
Addressing test failures
robertoandrade
committed
ef65ea0
View commit details
Copy full SHA for ef65ea0
Browse repository at this point
Commits on May 11, 2016
Merge branch 'forkChanges' of https://github.com/robertoandrade/node-xcode into robertoandrade-forkChanges
Anis Kadri
committed
448f297
View commit details
Copy full SHA for 448f297
Browse repository at this point
Issue #89 updating node-uuid to 1.4.7
Anis Kadri
committed
9078f3d
View commit details
Copy full SHA for 9078f3d
Browse repository at this point
Commits on May 10, 2016
Merge branch 'master' into forkChanges
Show description for 53bb98e
robertoandrade
committed
53bb98e
View commit details
Copy full SHA for 53bb98e
Browse repository at this point
Adjusting framework settings to only be applied when embedding to avoid parsing crashes on Xcode 7.3
robertoandrade
committed
57f2a08
View commit details
Copy full SHA for 57f2a08
Browse repository at this point
Commits on May 6, 2016
bumping to 0.8.5
Anis Kadri
committed
2e9a353
View commit details
Copy full SHA for 2e9a353
Browse repository at this point
Merge branch 'vladimir-kotikov-node6_fix'
Anis Kadri
committed
4fe6267
View commit details
Copy full SHA for 4fe6267
Browse repository at this point
Merge branch 'node6_fix' of https://github.com/vladimir-kotikov/node-xcode into vladimir-kotikov-node6_fix
Anis Kadri
committed
95e05ba
View commit details
Copy full SHA for 95e05ba
Browse repository at this point
Commits on May 5, 2016
Remove custom frameworks correctly
Show description for 98b22b2
vladimir-kotikov
committed
98b22b2
View commit details
Copy full SHA for 98b22b2
Browse repository at this point
Commits on Apr 19, 2016
pbxProject: pbxCopyFilesBuildPhaseObj missing 'frameworks'
Show description for f8675fb
aabluedragon
committed
f8675fb
View commit details
Copy full SHA for f8675fb
Browse repository at this point
Commits on Mar 16, 2016
ResourceFile group capability
jdmcgrew
committed
38e1965
View commit details
Copy full SHA for 38e1965
Browse repository at this point
Commits on Mar 15, 2016
Merge pull request #1 from alunny/master
Show description for 4ee0d31
mcgrews3
committed
4ee0d31
View commit details
Copy full SHA for 4ee0d31
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL