mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-10-26 12:27:44 +00:00
Revert "Renamed the xcframework target from "SDL.xcframework" to "xcframework""
This reverts commit 73ed1d21a9.
This commit is contained in:
@@ -19,15 +19,15 @@
|
|||||||
name = "Create DMG";
|
name = "Create DMG";
|
||||||
productName = "Create DMG";
|
productName = "Create DMG";
|
||||||
};
|
};
|
||||||
F3B38CEC296F63B6005DA6D3 /* xcframework */ = {
|
F3B38CEC296F63B6005DA6D3 /* SDL.xcframework */ = {
|
||||||
isa = PBXAggregateTarget;
|
isa = PBXAggregateTarget;
|
||||||
buildConfigurationList = F3B38CED296F63B6005DA6D3 /* Build configuration list for PBXAggregateTarget "xcframework" */;
|
buildConfigurationList = F3B38CED296F63B6005DA6D3 /* Build configuration list for PBXAggregateTarget "SDL.xcframework" */;
|
||||||
buildPhases = (
|
buildPhases = (
|
||||||
F3B38CF0296F63D1005DA6D3 /* ShellScript */,
|
F3B38CF0296F63D1005DA6D3 /* ShellScript */,
|
||||||
);
|
);
|
||||||
dependencies = (
|
dependencies = (
|
||||||
);
|
);
|
||||||
name = xcframework;
|
name = SDL.xcframework;
|
||||||
productName = xcFramework;
|
productName = xcFramework;
|
||||||
};
|
};
|
||||||
/* End PBXAggregateTarget section */
|
/* End PBXAggregateTarget section */
|
||||||
@@ -2315,7 +2315,7 @@
|
|||||||
projectRoot = "";
|
projectRoot = "";
|
||||||
targets = (
|
targets = (
|
||||||
BECDF5FE0761BA81005FE872 /* Framework */,
|
BECDF5FE0761BA81005FE872 /* Framework */,
|
||||||
F3B38CEC296F63B6005DA6D3 /* xcframework */,
|
F3B38CEC296F63B6005DA6D3 /* SDL.xcframework */,
|
||||||
F3676F582A7885080091160D /* Create DMG */,
|
F3676F582A7885080091160D /* Create DMG */,
|
||||||
);
|
);
|
||||||
};
|
};
|
||||||
@@ -2576,7 +2576,7 @@
|
|||||||
/* Begin PBXTargetDependency section */
|
/* Begin PBXTargetDependency section */
|
||||||
F3676F5D2A7885130091160D /* PBXTargetDependency */ = {
|
F3676F5D2A7885130091160D /* PBXTargetDependency */ = {
|
||||||
isa = PBXTargetDependency;
|
isa = PBXTargetDependency;
|
||||||
target = F3B38CEC296F63B6005DA6D3 /* xcframework */;
|
target = F3B38CEC296F63B6005DA6D3 /* SDL.xcframework */;
|
||||||
targetProxy = F3676F5C2A7885130091160D /* PBXContainerItemProxy */;
|
targetProxy = F3676F5C2A7885130091160D /* PBXContainerItemProxy */;
|
||||||
};
|
};
|
||||||
/* End PBXTargetDependency section */
|
/* End PBXTargetDependency section */
|
||||||
@@ -2758,7 +2758,7 @@
|
|||||||
defaultConfigurationIsVisible = 0;
|
defaultConfigurationIsVisible = 0;
|
||||||
defaultConfigurationName = Debug;
|
defaultConfigurationName = Debug;
|
||||||
};
|
};
|
||||||
F3B38CED296F63B6005DA6D3 /* Build configuration list for PBXAggregateTarget "xcframework" */ = {
|
F3B38CED296F63B6005DA6D3 /* Build configuration list for PBXAggregateTarget "SDL.xcframework" */ = {
|
||||||
isa = XCConfigurationList;
|
isa = XCConfigurationList;
|
||||||
buildConfigurations = (
|
buildConfigurations = (
|
||||||
F3B38CEE296F63B6005DA6D3 /* Debug */,
|
F3B38CEE296F63B6005DA6D3 /* Debug */,
|
||||||
|
|||||||
Reference in New Issue
Block a user