add iOS
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
import Foundation
|
||||
|
||||
public class ApplicationLibrary {
|
||||
public static let bundle = Bundle(for: ApplicationLibrary.self)
|
||||
public static let inPreview = false
|
||||
}
|
||||
Reference in New Issue
Block a user