Skip to content

Commit

Permalink
Merge pull request #45 from GyazSquare/support-xcode123
Browse files Browse the repository at this point in the history
Add support for Xcode 12.3
  • Loading branch information
gooichi committed Jan 20, 2021
2 parents c0a5a67 + 3064284 commit 8c1213b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@
isa = PBXProject;
attributes = {
LastSwiftUpdateCheck = 0710;
LastUpgradeCheck = 1200;
LastUpgradeCheck = 1230;
TargetAttributes = {
D731FF0C1C127780004FA287 = {
CreatedOnToolsVersion = 7.1.1;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<Scheme
LastUpgradeVersion = "1200"
LastUpgradeVersion = "1230"
version = "1.3">
<BuildAction
parallelizeBuildables = "YES"
Expand Down
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2017-2020 GyazSquare Inc.
Copyright (c) 2017-2021 GyazSquare Inc.

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down

0 comments on commit 8c1213b

Please sign in to comment.