mirror of
https://github.com/maplibre/maplibre-rs.git
synced 2025-12-08 19:05:57 +00:00
Remove all explicit deploy targets
This commit is contained in:
parent
50e935d2ff
commit
948ac2bace
@ -302,16 +302,12 @@
|
|||||||
0B85D5642812902200906D21 /* Debug */ = {
|
0B85D5642812902200906D21 /* Debug */ = {
|
||||||
isa = XCBuildConfiguration;
|
isa = XCBuildConfiguration;
|
||||||
buildSettings = {
|
buildSettings = {
|
||||||
IPHONEOS_DEPLOYMENT_TARGET = 15.6;
|
|
||||||
MACOSX_DEPLOYMENT_TARGET = 12.0;
|
|
||||||
};
|
};
|
||||||
name = Debug;
|
name = Debug;
|
||||||
};
|
};
|
||||||
0B85D5652812902200906D21 /* Release */ = {
|
0B85D5652812902200906D21 /* Release */ = {
|
||||||
isa = XCBuildConfiguration;
|
isa = XCBuildConfiguration;
|
||||||
buildSettings = {
|
buildSettings = {
|
||||||
IPHONEOS_DEPLOYMENT_TARGET = 15.6;
|
|
||||||
MACOSX_DEPLOYMENT_TARGET = 12.0;
|
|
||||||
};
|
};
|
||||||
name = Release;
|
name = Release;
|
||||||
};
|
};
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user