From 9d895fbac4c7c653a883969ac3520f1847d299e8 Mon Sep 17 00:00:00 2001 From: leoz Date: Fri, 26 Jan 2024 08:59:07 -0500 Subject: Update demo project to use config file --- Demo/SwiftyCropDemo/SwiftyCropDemo.xcconfig | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'Demo/SwiftyCropDemo/SwiftyCropDemo.xcconfig') diff --git a/Demo/SwiftyCropDemo/SwiftyCropDemo.xcconfig b/Demo/SwiftyCropDemo/SwiftyCropDemo.xcconfig index 66198d3..42270da 100644 --- a/Demo/SwiftyCropDemo/SwiftyCropDemo.xcconfig +++ b/Demo/SwiftyCropDemo/SwiftyCropDemo.xcconfig @@ -7,3 +7,9 @@ // Configuration settings file format documentation can be found at: // https://help.apple.com/xcode/#/dev745c5c974 + +// +DEVELOPMENT_TEAM = + +// +PRODUCT_BUNDLE_IDENTIFIER = com.leoz.SwiftyCropDemo -- cgit v1.2.3