Skip to content

Commit 5442f46

Browse files
committed
Place output in build/Release/planck
See http://stackoverflow.com/a/21755518/4284484
1 parent f26188c commit 5442f46

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ script/bundle
1010
cd ..
1111

1212
# Xcode
13-
xcodebuild -workspace planck.xcworkspace -scheme planck -configuration Release
13+
xcodebuild -workspace planck.xcworkspace -scheme planck -configuration Release SYMROOT=$(PWD)/build

0 commit comments

Comments
 (0)