From 8e2881a1bdeaeb411f0bf930c585a2e68d03ba56 Mon Sep 17 00:00:00 2001 From: Ivan Vorobei Date: Thu, 5 Mar 2020 12:08:21 +0300 Subject: [PATCH] Update email --- .../xcshareddata/IDEWorkspaceChecks.plist | 8 ++++++++ Files/AnimatableCards.swift | 2 +- Files/AreaToCard.swift | 2 +- 3 files changed, 10 insertions(+), 2 deletions(-) create mode 100644 Examples.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist diff --git a/Examples.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist b/Examples.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist new file mode 100644 index 0000000..18d9810 --- /dev/null +++ b/Examples.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist @@ -0,0 +1,8 @@ + + + + + IDEDidComputeMac32BitWarning + + + diff --git a/Files/AnimatableCards.swift b/Files/AnimatableCards.swift index 406e17d..8d5d002 100644 --- a/Files/AnimatableCards.swift +++ b/Files/AnimatableCards.swift @@ -1,5 +1,5 @@ // The MIT License (MIT) -// Copyright © 2019 Ivan Vorobei (hello@ivanvorobei.by) +// Copyright © 2019 Ivan Vorobei (ivanvorobei@icloud.com) // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/Files/AreaToCard.swift b/Files/AreaToCard.swift index 803ff9c..6a71506 100644 --- a/Files/AreaToCard.swift +++ b/Files/AreaToCard.swift @@ -1,5 +1,5 @@ // The MIT License (MIT) -// Copyright © 2019 Ivan Vorobei (hello@ivanvorobei.by) +// Copyright © 2019 Ivan Vorobei (ivanvorobei@icloud.com) // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal