You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

19 lines
479 B

//
// common.xcconfig
// Diffusion
//
// Created by Pedro Cuenca on 202212.
// See LICENSE at https://github.com/huggingface/swift-coreml-diffusers/LICENSE
//
// Configuration settings file format documentation can be found at:
// https://help.apple.com/xcode/#/dev745c5c974
PRODUCT_NAME = Diffusers
CURRENT_PROJECT_VERSION = 1.1.0
MARKETING_VERSION = 1.1
// Update if you fork this repo
DEVELOPMENT_TEAM = 2EADP68M95
PRODUCT_BUNDLE_IDENTIFIER = com.huggingface.Diffusers