mirror of https://github.com/SnapKit/SnapKit
xcodeproject configuration enhancement for localization (#584)
Co-authored-by: AmrAngry <c_amr.elghadban@smartdubai.ae>
This commit is contained in:
parent
f9dec47894
commit
e5606bda4d
|
@ -310,7 +310,7 @@
|
|||
isa = PBXProject;
|
||||
attributes = {
|
||||
LastSwiftUpdateCheck = 0720;
|
||||
LastUpgradeCheck = 1200;
|
||||
LastUpgradeCheck = 1020;
|
||||
ORGANIZATIONNAME = "SnapKit Team";
|
||||
TargetAttributes = {
|
||||
EEBCC9D719CC627D0083B827 = {
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<Scheme
|
||||
LastUpgradeVersion = "1200"
|
||||
LastUpgradeVersion = "1020"
|
||||
version = "1.3">
|
||||
<BuildAction
|
||||
parallelizeBuildables = "YES"
|
||||
|
|
Loading…
Reference in New Issue