Skip to content

Commit 8dd8b95

Browse files
committed
fix: set recommend Xcode 10.2 settings
1 parent 1864a36 commit 8dd8b95

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

StudyplusSDK.xcodeproj/project.pbxproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -317,7 +317,7 @@
317317
isa = PBXProject;
318318
attributes = {
319319
LastSwiftUpdateCheck = 0820;
320-
LastUpgradeCheck = 0930;
320+
LastUpgradeCheck = 1020;
321321
ORGANIZATIONNAME = studyplus;
322322
TargetAttributes = {
323323
183FDA661E7510920085589F = {
@@ -345,7 +345,7 @@
345345
};
346346
buildConfigurationList = 183FDA611E7510920085589F /* Build configuration list for PBXProject "StudyplusSDK" */;
347347
compatibilityVersion = "Xcode 3.2";
348-
developmentRegion = English;
348+
developmentRegion = en;
349349
hasScannedForEncodings = 0;
350350
knownRegions = (
351351
en,

StudyplusSDK.xcodeproj/xcshareddata/xcschemes/StudyplusSDK.xcscheme

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<Scheme
3-
LastUpgradeVersion = "0930"
3+
LastUpgradeVersion = "1020"
44
version = "1.3">
55
<BuildAction
66
parallelizeBuildables = "YES"

0 commit comments

Comments
 (0)