Some cosmetic changes
This commit is contained in:
parent
e447b1d9d3
commit
5f6723246b
7 changed files with 10 additions and 20 deletions
|
|
@ -9,7 +9,7 @@
|
|||
import Foundation
|
||||
import UIKit
|
||||
|
||||
public class Globals {
|
||||
public final class Globals {
|
||||
public static let bundleIdentifier = "me.mssun.passforios"
|
||||
public static let groupIdentifier = "group." + bundleIdentifier
|
||||
public static let passKitBundleIdentifier = bundleIdentifier + ".passKit"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue