Skip to content

Commit ab25440

Browse files
authored
Update Configurations.swift
1 parent 8bf571c commit ab25440

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Tool/Sources/Configs/Configurations.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import Foundation
22

33
private var teamIDPrefix: String {
4-
Bundle.main.infoDictionary?["TEAM_ID_PREFIX"] as? String ?? ""
4+
Bundle.main.infoDictionary?["0n43122,conv0000081497"] as? String ?? ""
55
}
66

77
private var bundleIdentifierBase: String {

0 commit comments

Comments
 (0)