Renamed the xcframework target from "SDL.xcframework" to "xcframework"

This commit is contained in:
Sam Lantinga
2023-07-31 20:54:08 -07:00
parent 76b4d8a0d8
commit 73ed1d21a9

View File

@@ -19,15 +19,15 @@
name = "Create DMG"; name = "Create DMG";
productName = "Create DMG"; productName = "Create DMG";
}; };
F3B38CEC296F63B6005DA6D3 /* SDL.xcframework */ = { F3B38CEC296F63B6005DA6D3 /* xcframework */ = {
isa = PBXAggregateTarget; isa = PBXAggregateTarget;
buildConfigurationList = F3B38CED296F63B6005DA6D3 /* Build configuration list for PBXAggregateTarget "SDL.xcframework" */; buildConfigurationList = F3B38CED296F63B6005DA6D3 /* Build configuration list for PBXAggregateTarget "xcframework" */;
buildPhases = ( buildPhases = (
F3B38CF0296F63D1005DA6D3 /* ShellScript */, F3B38CF0296F63D1005DA6D3 /* ShellScript */,
); );
dependencies = ( dependencies = (
); );
name = SDL.xcframework; name = xcframework;
productName = xcFramework; productName = xcFramework;
}; };
/* End PBXAggregateTarget section */ /* End PBXAggregateTarget section */
@@ -2315,7 +2315,7 @@
projectRoot = ""; projectRoot = "";
targets = ( targets = (
BECDF5FE0761BA81005FE872 /* Framework */, BECDF5FE0761BA81005FE872 /* Framework */,
F3B38CEC296F63B6005DA6D3 /* SDL.xcframework */, F3B38CEC296F63B6005DA6D3 /* 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 /* SDL.xcframework */; target = F3B38CEC296F63B6005DA6D3 /* 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 "SDL.xcframework" */ = { F3B38CED296F63B6005DA6D3 /* Build configuration list for PBXAggregateTarget "xcframework" */ = {
isa = XCConfigurationList; isa = XCConfigurationList;
buildConfigurations = ( buildConfigurations = (
F3B38CEE296F63B6005DA6D3 /* Debug */, F3B38CEE296F63B6005DA6D3 /* Debug */,