mirror of
https://github.com/cookiengineer/audacity
synced 2025-06-14 23:30:23 +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
|
#!/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,
|
# Here we create empty xcconfig files if they do not exist. Otherwise,
|
||||||
# the build will fail.
|
# the build will fail.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user