mirror of
https://github.com/love2d/love.git
synced 2026-08-20 20:49:54 +02:00
changed when the build copies frameworks to the .app to avoid a possible linker error
This commit is contained in:
@@ -1463,8 +1463,8 @@
|
||||
buildPhases = (
|
||||
8D1107290486CEB800E47090 /* Resources */,
|
||||
8D11072C0486CEB800E47090 /* Sources */,
|
||||
8D11072E0486CEB800E47090 /* Frameworks */,
|
||||
A9255DDE1043185300BA1496 /* Copy Frameworks */,
|
||||
8D11072E0486CEB800E47090 /* Frameworks */,
|
||||
A971EA481042798500EAD7F9 /* Change Link Locations */,
|
||||
A9DEC1F51046F3F30049C70C /* Create DMG */,
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user