スクリプトを実行するbuild_frameworks.sh
と、この不可解なエラーが発生することがあります。なぜそれを行うのか、どうすれば修正できますか
~/Code/AudioKit/AudioKit () ./Frameworks/build_frameworks.sh
cat: ../VERSION: No such file or directory
Building frameworks for platforms: iOS macOS tvOS
Ignoring configuration file 'simulator.xcconfig' because it could not be loaded.
Reason: File could not be parsed due to preprocessing errors:
The file “simulator.xcconfig” couldn’t be opened because there is no such file. (/Users/username/Code/AudioKit/AudioKit/simulator.xcconfig)Build settings from command line:
BUILD_DIR = /Users/username/Code/AudioKit/AudioKit/build
SDKROOT = iphonesimulator11.0
xcodebuild: error: '../AudioKit/iOS/AudioKit For iOS.xcodeproj' does not exist.
~/Code/AudioKit/AudioKit () cd Frameworks/