Skip to content
Open
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Add header path
  • Loading branch information
tc-sgupta committed Sep 17, 2020
commit 6f9bbce4ff02a78ad2e598bcd6725a946b4aac7f
1 change: 1 addition & 0 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ let package = Package(
.target(
name: "UIAlertControllerBlocks",
path: ".",
publicHeadersPath: ".",
dependencies: [])
]
)
1 change: 1 addition & 0 deletions [email protected]
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ let package = Package(
.target(
name: "UIAlertControllerBlocks",
path: ".",
publicHeadersPath: ".",
dependencies: [])
]
)
1 change: 1 addition & 0 deletions [email protected]
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ let package = Package(
.target(
name: "UIAlertControllerBlocks",
path: ".",
publicHeadersPath: ".",
dependencies: [])
]
)
1 change: 1 addition & 0 deletions [email protected]
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ let package = Package(
.target(
name: "UIAlertControllerBlocks",
path: ".",
publicHeadersPath: ".",
dependencies: [])
]
)