mirror of
https://github.com/status-im/realm-js.git
synced 2025-01-22 20:41:18 +00:00
only install realm module
This commit is contained in:
parent
131123ff9a
commit
0c4d8c06df
@ -608,7 +608,7 @@
|
||||
);
|
||||
runOnlyForDeploymentPostprocessing = 0;
|
||||
shellPath = /bin/sh;
|
||||
shellScript = "rm -rf node_modules/realm\nnpm install";
|
||||
shellScript = "rm -rf ./node_modules/realm\nnpm install realm";
|
||||
};
|
||||
/* End PBXShellScriptBuildPhase section */
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user