|
22 | 22 | A999043F1EEF64F0006DA132 /* BannerHapticGenerator.swift in Sources */ = {isa = PBXBuildFile; fileRef = A999043E1EEF64F0006DA132 /* BannerHapticGenerator.swift */; };
|
23 | 23 | EA9A178A1EC75DE000CF2261 /* MarqueeLabel.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EA9A17891EC75DE000CF2261 /* MarqueeLabel.framework */; };
|
24 | 24 | EA9A178C1EC75DE400CF2261 /* SnapKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EA9A178B1EC75DE400CF2261 /* SnapKit.framework */; };
|
| 25 | + F63A905B2381423E00F70CEB /* UIWindow+orientation.swift in Sources */ = {isa = PBXBuildFile; fileRef = F63A90592381423E00F70CEB /* UIWindow+orientation.swift */; }; |
25 | 26 | F7E13CF61FB192ED0008EE4C /* NotificationBannerUtilities.swift in Sources */ = {isa = PBXBuildFile; fileRef = F7E13CF51FB192ED0008EE4C /* NotificationBannerUtilities.swift */; };
|
26 | 27 | /* End PBXBuildFile section */
|
27 | 28 |
|
|
46 | 47 | A999043E1EEF64F0006DA132 /* BannerHapticGenerator.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BannerHapticGenerator.swift; sourceTree = "<group>"; };
|
47 | 48 | EA9A17891EC75DE000CF2261 /* MarqueeLabel.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MarqueeLabel.framework; path = Carthage/Build/iOS/MarqueeLabel.framework; sourceTree = "<group>"; };
|
48 | 49 | EA9A178B1EC75DE400CF2261 /* SnapKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SnapKit.framework; path = Carthage/Build/iOS/SnapKit.framework; sourceTree = "<group>"; };
|
| 50 | + F63A90592381423E00F70CEB /* UIWindow+orientation.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "UIWindow+orientation.swift"; sourceTree = "<group>"; }; |
49 | 51 | F7E13CF51FB192ED0008EE4C /* NotificationBannerUtilities.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NotificationBannerUtilities.swift; sourceTree = "<group>"; };
|
50 | 52 | /* End PBXFileReference section */
|
51 | 53 |
|
|
92 | 94 | 8232559D1EB87313006F95C3 /* Classes */ = {
|
93 | 95 | isa = PBXGroup;
|
94 | 96 | children = (
|
| 97 | + F63A90592381423E00F70CEB /* UIWindow+orientation.swift */, |
95 | 98 | 0D0D9ADE1F15D19D003B35A8 /* BannerPositionFrame.swift */,
|
96 | 99 | 8232559E1EB87313006F95C3 /* .gitkeep */,
|
97 | 100 | 8232559F1EB87313006F95C3 /* BannerColors.swift */,
|
|
218 | 221 | isa = PBXSourcesBuildPhase;
|
219 | 222 | buildActionMask = 2147483647;
|
220 | 223 | files = (
|
| 224 | + F63A905B2381423E00F70CEB /* UIWindow+orientation.swift in Sources */, |
221 | 225 | 823255B41EB87313006F95C3 /* StatusBarNotificationBanner.swift in Sources */,
|
222 | 226 | 823255B21EB87313006F95C3 /* NotificationBanner.swift in Sources */,
|
223 | 227 | 2B9A846B216544E600A7418D /* String+heightForConstrainedWidth.swift in Sources */,
|
|
0 commit comments