ios: Commit empty swift file

Seems to be needed to get certain plugins to work which need some swift
code. Magic
This commit is contained in:
Vishesh Handa
2020-07-26 17:01:11 +02:00
parent e5ca0a7658
commit 7918676c7a

8
ios/Runner/empty.swift Normal file
View File

@ -0,0 +1,8 @@
//
// empty.swift
// Runner
//
// Created by Vishesh Handa on 19/06/20.
//
import Foundation