mirror of
https://github.com/mkxp-z/mkxp-z.git
synced 2025-09-10 12:02:53 +02:00
Correct asset path when building Steamshim bundles
This commit is contained in:
parent
d9ed5e147b
commit
a00ba982fc
1 changed files with 1 additions and 1 deletions
|
@ -586,7 +586,7 @@
|
|||
3B1C23E825A19C600075EF5D /* CopyFiles */ = {
|
||||
isa = PBXCopyFilesBuildPhase;
|
||||
buildActionMask = 2147483647;
|
||||
dstPath = Resources;
|
||||
dstPath = "";
|
||||
dstSubfolderSpec = 7;
|
||||
files = (
|
||||
3B1C23E925A19C600075EF5D /* Assets.bundle in CopyFiles */,
|
||||
|
|
Loading…
Add table
Reference in a new issue