diff options
Diffstat (limited to 'Demo')
-rw-r--r-- | Demo/SwiftyCropDemo/SwiftyCropDemo.xcconfig | 9 |
1 files changed, 9 insertions, 0 deletions
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 |