Skip to content

Commit

Permalink
Fixed module map path.
Browse files Browse the repository at this point in the history
  • Loading branch information
vlas-voloshin committed Dec 6, 2018
1 parent 2bae156 commit 1d12d73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Core/Configuration/Project-Shared.xcconfig
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ PUBLIC_HEADERS_FOLDER_PATH = $(PRODUCT_NAME)

// Modules
DEFINES_MODULE = YES
MODULEMAP_FILE = $(SRCROOT)/Core/Core.modulemap
MODULEMAP_FILE = $(SRCROOT)/Source/Core.modulemap

0 comments on commit 1d12d73

Please sign in to comment.