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:
manuroe
2021-02-09 18:10:56 +01:00
parent 66bdaa1638
commit e69d2f0ec3
7 changed files with 9 additions and 4 deletions
@@ -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