mirror of
https://github.com/GitJournal/GitJournal.git
synced 2025-06-30 11:33:34 +08:00
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:
8
ios/Runner/empty.swift
Normal file
8
ios/Runner/empty.swift
Normal file
@ -0,0 +1,8 @@
|
||||
//
|
||||
// empty.swift
|
||||
// Runner
|
||||
//
|
||||
// Created by Vishesh Handa on 19/06/20.
|
||||
//
|
||||
|
||||
import Foundation
|
Reference in New Issue
Block a user