Skip to content

Commit b9b64a3

Browse files
committed
futurepress#119 use homebrew cmake
1 parent e34891f commit b9b64a3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

dr-pogodin-react-native-static-server.podspec

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,8 @@ Pod::Spec.new do |s|
5959
:script => <<-CMD
6060
set -e
6161
62+
export PATH="/opt/homebrew/bin:$PATH"
63+
6264
if [[ ${CONFIGURATION} == "Debug" ]]
6365
then
6466
LIGHTTPD_CONFIG="Debug"

0 commit comments

Comments
 (0)