OBJC_SOURCES := main.m
SWIFT_SOURCES := App.swift
SWIFTFLAGS_EXTRAS := -parse-as-library

include Makefile.rules
