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