Skip to content

Commit

Permalink
build Universa App, contributed by Ben
Browse files Browse the repository at this point in the history
  • Loading branch information
dongyuwei committed Oct 24, 2022
1 parent b1f8e91 commit a38076d
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion build.sh
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,7 @@ rm -rf /tmp/hallelujah

xcodebuild clean -workspace hallelujah.xcworkspace/ -scheme hallelujah

xcodebuild -workspace hallelujah.xcworkspace/ -scheme hallelujah -configuration Release CONFIGURATION_BUILD_DIR=/tmp/hallelujah/build/release
xcodebuild -workspace hallelujah.xcworkspace/ -scheme hallelujah -destination "generic/platform=macOS,name=Any Mac" -configuration "Release" CONFIGURATION_BUILD_DIR=/tmp/hallelujah/build/release BUILD_LIBRARY_FOR_DISTRIBUTION=YES



0 comments on commit a38076d

Please sign in to comment.