From dcdfc94cb39dfe2c39925a0145ffa45e2d061c30 Mon Sep 17 00:00:00 2001 From: Kumar Priyansh Date: Sat, 19 Jan 2019 12:37:14 +0530 Subject: Initial Upload via GIT --- .../xcshareddata/IDEWorkspaceChecks.plist | 8 ++ .../xcshareddata/xcschemes/WeatherApp.xcscheme | 91 ++++++++++++++++++++++ 2 files changed, 99 insertions(+) create mode 100644 WeatherApp.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist create mode 100644 WeatherApp.xcworkspace/xcshareddata/xcschemes/WeatherApp.xcscheme (limited to 'WeatherApp.xcworkspace/xcshareddata') diff --git a/WeatherApp.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist b/WeatherApp.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist new file mode 100644 index 0000000..18d9810 --- /dev/null +++ b/WeatherApp.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist @@ -0,0 +1,8 @@ + + + + + IDEDidComputeMac32BitWarning + + + diff --git a/WeatherApp.xcworkspace/xcshareddata/xcschemes/WeatherApp.xcscheme b/WeatherApp.xcworkspace/xcshareddata/xcschemes/WeatherApp.xcscheme new file mode 100644 index 0000000..260df0d --- /dev/null +++ b/WeatherApp.xcworkspace/xcshareddata/xcschemes/WeatherApp.xcscheme @@ -0,0 +1,91 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3