titaniumenv: Make path to xcode configurable through the build function
This commit is contained in:
@@ -47,6 +47,6 @@ rec {
|
||||
inherit (pkgs.nodePackages) titanium;
|
||||
inherit (androidenv) androidsdk;
|
||||
inherit (xcodeenv) xcodewrapper;
|
||||
inherit titaniumsdk;
|
||||
inherit titaniumsdk xcodeBaseDir;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user