* Adjust folder structure to match Swift package structure * Update package manifest * Add bundle helper # Conflicts: # Sources/Down/Views/DownView.swift * Add bundle helper to xcode proj * Update codecov config * Update build phase script * Update podspec * Try to fix podspec * Try to fix podspec again
5 lines
75 B
Plaintext
5 lines
75 B
Plaintext
module libcmark [system][extern_c] {
|
|
header "../node.h"
|
|
export *
|
|
}
|