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.
16 lines
330 B
16 lines
330 B
//
|
|
// common.xcconfig
|
|
// Diffusion
|
|
//
|
|
// Created by Pedro Cuenca on 202212.
|
|
//
|
|
|
|
// Configuration settings file format documentation can be found at:
|
|
// https://help.apple.com/xcode/#/dev745c5c974
|
|
|
|
// Update if you fork this repo
|
|
DEVELOPMENT_TEAM = ZWDJQ796RU
|
|
|
|
// Disable code-signing for macOS
|
|
CODE_SIGN_IDENTITY[sdk=macos*] =
|