mirror of
https://github.com/cookiengineer/audacity
synced 2025-04-29 23:29:41 +02:00
Must always create the Info.plist.h header
This commit is contained in:
parent
675f59b21f
commit
d5b1cbc151
@ -1,11 +1,5 @@
|
||||
#!/bin/sh
|
||||
|
||||
# Only want to run during a build
|
||||
if [ -n "${ACTION}" -a "${ACTION}" != "build" ]
|
||||
then
|
||||
exit 0
|
||||
fi
|
||||
|
||||
#
|
||||
# Here we create empty xcconfig files if they do not exist. Otherwise,
|
||||
# the build will fail.
|
||||
|
Loading…
x
Reference in New Issue
Block a user