FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for lib - fealebenpae/node-xcode · GitHub
fealebenpae
/
node-xcode
Public
forked from
alunny/node-xcode
Notifications
You must be signed in to change notification settings
Fork
1
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
Breadcrumbs
History for
node-xcode
lib
on
master
User selector
Datepicker
Commit history
Commits on Feb 13, 2015
Fix setting build configuration properties
fealebenpae
committed
f32bfed
View commit details
Copy full SHA for f32bfed
View code at this point
Browse repository at this point
Commits on Feb 11, 2015
Adds the embed option pbxProject.addFramework
Show description for 3ff290b
fealebenpae
committed
3ff290b
View commit details
Copy full SHA for 3ff290b
View code at this point
Browse repository at this point
Commits on Dec 8, 2014
Support string args to add lib/include path
Show description for fab08c5
Joe Wilm
committed
fab08c5
View commit details
Copy full SHA for fab08c5
View code at this point
Browse repository at this point
Commits on Jul 10, 2014
adds updateBuildProperty for changing custom build settings
Show description for 5562020
sgrebnov
committed
5562020
View commit details
Copy full SHA for 5562020
View code at this point
Browse repository at this point
Commits on Jan 16, 2014
Fix missing comma in var block.
bshepherdson
committed
d2374f0
View commit details
Copy full SHA for d2374f0
View code at this point
Browse repository at this point
Commits on Jan 14, 2014
FIX adding ;
Ignacio Calderon
committed
7e14b97
View commit details
Copy full SHA for 7e14b97
View code at this point
Browse repository at this point
FIX escaping search path of custom frameworks.
Ignacio Calderon
committed
47c9d8d
View commit details
Copy full SHA for 47c9d8d
View code at this point
Browse repository at this point
Commits on Nov 29, 2013
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.
Ignacio Calderon
committed
4cca665
View commit details
Copy full SHA for 4cca665
View code at this point
Browse repository at this point
Commits on Nov 12, 2013
Issue #17 adding/removing custom frameworks
Anis Kadri
committed
71118fb
View commit details
Copy full SHA for 71118fb
View code at this point
Browse repository at this point
Commits on Oct 21, 2013
Adding add/removeToHeaderSearchPath
elmasse
authored and
alunny
committed
533d9b8
View commit details
Copy full SHA for 533d9b8
View code at this point
Browse repository at this point
handle "$(inherited)" library search paths value
Show description for 67f5f96
alunny
committed
67f5f96
View commit details
Copy full SHA for 67f5f96
View code at this point
Browse repository at this point
Commits on Oct 13, 2013
allow periods in unquoted property names
Show description for f69eb17
alunny
committed
f69eb17
View commit details
Copy full SHA for f69eb17
View code at this point
Browse repository at this point
Commits on Jul 3, 2013
start of compiler flag support.
filmaj
committed
86c5011
View commit details
Copy full SHA for 86c5011
View code at this point
Browse repository at this point
Commits on Jun 18, 2013
fix for #11
alunny
committed
af20a96
View commit details
Copy full SHA for af20a96
View code at this point
Browse repository at this point
Commits on May 21, 2013
fixed failing tests and added test for adding/removing from lib search paths.
filmaj
committed
c4be849
View commit details
Copy full SHA for c4be849
View code at this point
Browse repository at this point
adding support for adding/removing from library search paths
filmaj
committed
915ef35
View commit details
Copy full SHA for 915ef35
View code at this point
Browse repository at this point
Commits on Oct 31, 2012
[project] check if file exists before adding
alunny
committed
347651f
View commit details
Copy full SHA for 347651f
View code at this point
Browse repository at this point
[pbxProject] first pass at #hasFile method
alunny
committed
cd937af
View commit details
Copy full SHA for cd937af
View code at this point
Browse repository at this point
Commits on Oct 30, 2012
[pbxProject] enforce quote delimiters to support unsupported chars
Show description for 293ca2c
goya
committed
293ca2c
View commit details
Copy full SHA for 293ca2c
View code at this point
Browse repository at this point
[pbxFile] implement option for weak linked frameworks
goya
committed
5884dec
View commit details
Copy full SHA for 5884dec
View code at this point
Browse repository at this point
Commits on Oct 18, 2012
[proj] always add static libraries to build phases
alunny
committed
65a0c40
View commit details
Copy full SHA for 65a0c40
View code at this point
Browse repository at this point
[proj] static library plugins without group fix
alunny
committed
8427c53
View commit details
Copy full SHA for 8427c53
View code at this point
Browse repository at this point
[pbxProject] add static libraries as plugins
alunny
committed
6a12350
View commit details
Copy full SHA for 6a12350
View code at this point
Browse repository at this point
[project] addStaticLibrary - support for .a files
Show description for 62e7316
alunny
committed
62e7316
View commit details
Copy full SHA for 62e7316
View code at this point
Browse repository at this point
[project] accessor for productName
Show description for 111392a
alunny
committed
111392a
View commit details
Copy full SHA for 111392a
View code at this point
Browse repository at this point
Commits on Oct 15, 2012
[pbxProject] "plugin" option to addResourceFile
Show description for 98628fe
alunny
committed
98628fe
View commit details
Copy full SHA for 98628fe
View code at this point
Browse repository at this point
Commits on Oct 4, 2012
modified PBXFileReference removal to handle xcodes stupidity
imhotep
committed
0a7543c
View commit details
Copy full SHA for 0a7543c
View code at this point
Browse repository at this point
Commits on Oct 3, 2012
adding resource files to Resources folder
imhotep
committed
aa3bd6b
View commit details
Copy full SHA for aa3bd6b
View code at this point
Browse repository at this point
how the fuck did this slip in
imhotep
committed
2abad74
View commit details
Copy full SHA for 2abad74
View code at this point
Browse repository at this point
Commits on Oct 1, 2012
fixed parseSync function sig
mreinstein
committed
60bfe0e
View commit details
Copy full SHA for 60bfe0e
View code at this point
Browse repository at this point
added parseSync function
mreinstein
committed
646d5db
View commit details
Copy full SHA for 646d5db
View code at this point
Browse repository at this point
Commits on Sep 20, 2012
Added "updateProductName" method.
filmaj
committed
ec3f739
View commit details
Copy full SHA for ec3f739
View code at this point
Browse repository at this point
FCUK me
imhotep
committed
2551ea1
View commit details
Copy full SHA for 2551ea1
View code at this point
Browse repository at this point
Commits on Sep 11, 2012
adding Frameworks removal
imhotep
committed
9d682af
View commit details
Copy full SHA for 9d682af
View code at this point
Browse repository at this point
Commits on Sep 10, 2012
stupid me
imhotep
committed
8a56d12
View commit details
Copy full SHA for 8a56d12
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL