Dr0ptp4kt has submitted this change and it was merged.
Change subject: Deployment target for sub project was too high (8.0) - this
makes it match the main project (6.0)
......................................................................
Deployment target for sub project was too high (8.0) - this makes it match the
main project (6.0)
Change-Id: I9ac73d7ede8842e0bba4d347ac1e09b2a5191626
---
M OldDataSchema/OldDataSchema.xcodeproj/project.pbxproj
1 file changed, 3 insertions(+), 0 deletions(-)
Approvals:
Dr0ptp4kt: Looks good to me, approved
Mhurd: Looks good to me, but someone else must approve
Bgerstle: Looks good to me, but someone else must approve
diff --git a/OldDataSchema/OldDataSchema.xcodeproj/project.pbxproj
b/OldDataSchema/OldDataSchema.xcodeproj/project.pbxproj
index 2562281..7b3ed2d 100644
--- a/OldDataSchema/OldDataSchema.xcodeproj/project.pbxproj
+++ b/OldDataSchema/OldDataSchema.xcodeproj/project.pbxproj
@@ -406,6 +406,7 @@
D4F4783F1A48CD8500D8043C /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ IPHONEOS_DEPLOYMENT_TARGET = 6.0;
OTHER_LDFLAGS = "-ObjC";
PRODUCT_NAME = "$(TARGET_NAME)";
SKIP_INSTALL = YES;
@@ -415,6 +416,7 @@
D4F478401A48CD8500D8043C /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ IPHONEOS_DEPLOYMENT_TARGET = 6.0;
OTHER_LDFLAGS = "-ObjC";
PRODUCT_NAME = "$(TARGET_NAME)";
SKIP_INSTALL = YES;
@@ -431,6 +433,7 @@
D4E6D90F1A5C65B5004916C1 /* Release */,
);
defaultConfigurationIsVisible = 0;
+ defaultConfigurationName = Release;
};
D4F478251A48CD8500D8043C /* Build configuration list for
PBXProject "OldDataSchema" */ = {
isa = XCConfigurationList;
--
To view, visit https://gerrit.wikimedia.org/r/196081
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I9ac73d7ede8842e0bba4d347ac1e09b2a5191626
Gerrit-PatchSet: 2
Gerrit-Project: apps/ios/wikipedia
Gerrit-Branch: master
Gerrit-Owner: Fjalapeno <[email protected]>
Gerrit-Reviewer: Bgerstle <[email protected]>
Gerrit-Reviewer: Dr0ptp4kt <[email protected]>
Gerrit-Reviewer: Mhurd <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits