mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-21 00:52:43 +02:00
XcodeGen: Common.xcconfig does not need to be included by targets anymore
It is loaded by the project (project.yml)
This commit is contained in:
@@ -18,7 +18,6 @@
|
||||
// https://help.apple.com/xcode/#/dev745c5c974
|
||||
|
||||
#include "Config/AppIdentifiers.xcconfig"
|
||||
#include "Config/Common.xcconfig"
|
||||
|
||||
PRODUCT_NAME = RiotShareExtension
|
||||
PRODUCT_BUNDLE_IDENTIFIER = $(BASE_BUNDLE_IDENTIFIER).shareExtension
|
||||
|
||||
Reference in New Issue
Block a user