SWIFT_SOURCES := main.swift
SWIFT_BRIDGING_HEADER := bridging-header.h
SWIFT_OBJC_INTEROP := 1
include Makefile.rules
