From 029a3489d45b95ca553a3e5792b2d33bd84b78a0 Mon Sep 17 00:00:00 2001 From: leoz Date: Fri, 26 Jan 2024 08:58:10 -0500 Subject: Add config file for demo app --- Demo/SwiftyCropDemo/SwiftyCropDemo.xcconfig | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 Demo/SwiftyCropDemo/SwiftyCropDemo.xcconfig (limited to 'Demo') diff --git a/Demo/SwiftyCropDemo/SwiftyCropDemo.xcconfig b/Demo/SwiftyCropDemo/SwiftyCropDemo.xcconfig new file mode 100644 index 0000000..66198d3 --- /dev/null +++ b/Demo/SwiftyCropDemo/SwiftyCropDemo.xcconfig @@ -0,0 +1,9 @@ +// +// SwiftyCropDemo.xcconfig +// SwiftyCropDemo +// +// Created by Leonid Zolotarev on 1/26/24. +// + +// Configuration settings file format documentation can be found at: +// https://help.apple.com/xcode/#/dev745c5c974 -- cgit v1.2.3