|
// Copy to Config.xcconfig and fill in your Feishu app credentials.
|
|
// In Xcode: Project > Info > Configurations > set Debug/Release to Config.xcconfig
|
|
|
|
FEISHU_APP_ID = cli_your_app_id
|
|
FEISHU_APP_SECRET = your_app_secret
|
|
FEISHU_BASE_DOMAIN = xorbitlab.feishu.cn
|