mirror of
https://github.com/libretro/RetroArch
synced 2025-03-23 19:21:03 +00:00
Fix path for build folder, needed for codesigning of dylibs to actually work
This commit is contained in:
parent
64920b7835
commit
02c2a395d9
@ -1,3 +1,3 @@
|
||||
CODE_SIGN_IDENTITY="iPhone Developer"
|
||||
PROVISIONING="distribution.mobileprovision"
|
||||
BUILD_PATH="$PWD/build/Release-iphoneos"
|
||||
BUILD_PATH="$PWD/iOS/build/Release-iphoneos"
|
||||
|
Loading…
x
Reference in New Issue
Block a user