Skip to content

Commit

Permalink
- Module updated
Browse files Browse the repository at this point in the history
  • Loading branch information
erpankajpatel committed Feb 9, 2023
1 parent e637599 commit cc842ae
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,8 @@ framework module PhylloConnect {
export *
module * { export * }
}

module PhylloConnect.Swift {
header "PhylloConnect-Swift.h"
requires objc
}
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,8 @@ framework module PhylloConnect {
export *
module * { export * }
}

module PhylloConnect.Swift {
header "PhylloConnect-Swift.h"
requires objc
}

0 comments on commit cc842ae

Please sign in to comment.