Make sure hidapi is built for the release DMG
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38
diff --git a/Xcode/SDL/SDL.xcodeproj/project.pbxproj b/Xcode/SDL/SDL.xcodeproj/project.pbxproj
index f8fee59..4719e29 100755
--- a/Xcode/SDL/SDL.xcodeproj/project.pbxproj
+++ b/Xcode/SDL/SDL.xcodeproj/project.pbxproj
@@ -3916,6 +3916,13 @@
remoteGlobalIDString = BECDF5FE0761BA81005FE872;
remoteInfo = "Framework (Upgraded)";
};
+ F3190016240CA3BA00ED104F /* PBXContainerItemProxy */ = {
+ isa = PBXContainerItemProxy;
+ containerPortal = 0867D690FE84028FC02AAC07 /* Project object */;
+ proxyType = 1;
+ remoteGlobalIDString = A75FDB8023E4C74400529352;
+ remoteInfo = hidapi;
+ };
/* End PBXContainerItemProxy section */
/* Begin PBXCopyFilesBuildPhase section */
@@ -8081,6 +8088,7 @@
buildRules = (
);
dependencies = (
+ F3190017240CA3BA00ED104F /* PBXTargetDependency */,
BECDF6C60761BA81005FE872 /* PBXTargetDependency */,
);
name = "Standard DMG";
@@ -10057,6 +10065,11 @@
target = BECDF5FE0761BA81005FE872 /* Framework */;
targetProxy = BECDF6C50761BA81005FE872 /* PBXContainerItemProxy */;
};
+ F3190017240CA3BA00ED104F /* PBXTargetDependency */ = {
+ isa = PBXTargetDependency;
+ target = A75FDB8023E4C74400529352 /* hidapi */;
+ targetProxy = F3190016240CA3BA00ED104F /* PBXContainerItemProxy */;
+ };
/* End PBXTargetDependency section */
/* Begin XCBuildConfiguration section */