Skip to content

Commit 4bf8acc

Browse files
committed
Xcode: fix copy+paste typo in xmp project file's productName field
(cherry picked from commit 6a3be3e)
1 parent 1b48d88 commit 4bf8acc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Xcode/xmp/xmp.xcodeproj/project.pbxproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -375,7 +375,7 @@
375375
dependencies = (
376376
);
377377
name = xmp;
378-
productName = libmodplug;
378+
productName = libxmp;
379379
productReference = F3968D85281FBB1900661875 /* xmp.framework */;
380380
productType = "com.apple.product-type.framework";
381381
};

0 commit comments

Comments
 (0)