File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed
IdentityCore/IdentityCore.xcodeproj Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change 8108
8108
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
8109
8109
SWIFT_VERSION = 5.0;
8110
8110
TARGETED_DEVICE_FAMILY = "1,2,7";
8111
+ XROS_DEPLOYMENT_TARGET = 1.2;
8111
8112
};
8112
8113
name = Debug;
8113
8114
};
8169
8170
SWIFT_VERSION = 5.0;
8170
8171
TARGETED_DEVICE_FAMILY = "1,2,7";
8171
8172
VALIDATE_PRODUCT = YES;
8173
+ XROS_DEPLOYMENT_TARGET = 1.2;
8172
8174
};
8173
8175
name = Release;
8174
8176
};
8227
8229
SDKROOT = iphoneos;
8228
8230
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator xros xrsimulator";
8229
8231
TARGETED_DEVICE_FAMILY = "1,2,7";
8232
+ XROS_DEPLOYMENT_TARGET = 1.2;
8230
8233
};
8231
8234
name = Debug;
8232
8235
};
8279
8282
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator xros xrsimulator";
8280
8283
TARGETED_DEVICE_FAMILY = "1,2,7";
8281
8284
VALIDATE_PRODUCT = YES;
8285
+ XROS_DEPLOYMENT_TARGET = 1.2;
8282
8286
};
8283
8287
name = Release;
8284
8288
};
You can’t perform that action at this time.
0 commit comments