Skip to content
This repository was archived by the owner on Mar 7, 2026. It is now read-only.

Commit 6f282cc

Browse files
authored
Add HEADER_SEARCH_PATHS
1 parent c1c4c79 commit 6f282cc

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

project.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@ targets:
2929
IPHONEOS_DEPLOYMENT_TARGET: "15.0"
3030
ASSETCATALOG_COMPILER_APPICON_NAME: "AppIcon"
3131
SWIFT_OBJC_BRIDGING_HEADER: "Sources/prostore/ProStore-Bridging-Header.h"
32+
HEADER_SEARCH_PATHS:
33+
- "$(SRCROOT)/Carthage/Checkouts/OpenSSL/include/**"
3234
info:
3335
path: "Info.plist"
3436
properties:

0 commit comments

Comments
 (0)