Add the unit test media files as development assets. (#3569)
Move UnitTests/Resources/Media into a top-level DevelopmentAssets directory.
This commit is contained in:
@@ -124,6 +124,7 @@ targets:
|
||||
SWIFT_OBJC_BRIDGING_HEADER: ElementX/SupportingFiles/ElementX-Bridging-Header.h
|
||||
SWIFT_OBJC_INTERFACE_HEADER_NAME: GeneratedInterface-Swift.h
|
||||
PILLS_UT_TYPE_IDENTIFIER: $(BASE_BUNDLE_IDENTIFIER).pills
|
||||
DEVELOPMENT_ASSET_PATHS: DevelopmentAssets/Media
|
||||
OTHER_SWIFT_FLAGS:
|
||||
- "-DIS_MAIN_APP"
|
||||
|
||||
@@ -227,3 +228,4 @@ targets:
|
||||
- path: ../Resources
|
||||
- path: ../SupportingFiles
|
||||
- path: ../../Tools/Scripts/Templates/SimpleScreenExample/ElementX
|
||||
- path: ../../DevelopmentAssets/Media
|
||||
|
||||
Reference in New Issue
Block a user