Showing
12 changed files
with
45 additions
and
0 deletions
... | @@ -19,6 +19,15 @@ | ... | @@ -19,6 +19,15 @@ |
19 | 1E15B9A229DDCF02000A408D /* MarketSharingHistoryViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1E15B9A129DDCF02000A408D /* MarketSharingHistoryViewController.swift */; }; | 19 | 1E15B9A229DDCF02000A408D /* MarketSharingHistoryViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1E15B9A129DDCF02000A408D /* MarketSharingHistoryViewController.swift */; }; |
20 | 1E15B9A429DDD211000A408D /* MarketHistoryViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1E15B9A329DDD211000A408D /* MarketHistoryViewController.swift */; }; | 20 | 1E15B9A429DDD211000A408D /* MarketHistoryViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1E15B9A329DDD211000A408D /* MarketHistoryViewController.swift */; }; |
21 | 1E2966EA2837A21D00F83FAC /* RSBarcodes_Swift in Frameworks */ = {isa = PBXBuildFile; productRef = 1E2966E92837A21D00F83FAC /* RSBarcodes_Swift */; }; | 21 | 1E2966EA2837A21D00F83FAC /* RSBarcodes_Swift in Frameworks */ = {isa = PBXBuildFile; productRef = 1E2966E92837A21D00F83FAC /* RSBarcodes_Swift */; }; |
22 | + 1E3197D029E42F1B0057A506 /* PeridotPE-ExtraBoldItalic.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 1E3197C829E42F1B0057A506 /* PeridotPE-ExtraBoldItalic.ttf */; }; | ||
23 | + 1E3197D129E42F1B0057A506 /* PeridotPE-SemiBold.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 1E3197C929E42F1B0057A506 /* PeridotPE-SemiBold.ttf */; }; | ||
24 | + 1E3197D229E42F1B0057A506 /* PeridotPE-Italic.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 1E3197CA29E42F1B0057A506 /* PeridotPE-Italic.ttf */; }; | ||
25 | + 1E3197D329E42F1B0057A506 /* PeridotPE-SemiBoldItalic.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 1E3197CB29E42F1B0057A506 /* PeridotPE-SemiBoldItalic.ttf */; }; | ||
26 | + 1E3197D429E42F1B0057A506 /* PeridotPE-BoldItalic.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 1E3197CC29E42F1B0057A506 /* PeridotPE-BoldItalic.ttf */; }; | ||
27 | + 1E3197D529E42F1B0057A506 /* PeridotPE-Regular.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 1E3197CD29E42F1B0057A506 /* PeridotPE-Regular.ttf */; }; | ||
28 | + 1E3197D629E42F1B0057A506 /* PeridotPE-Bold.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 1E3197CE29E42F1B0057A506 /* PeridotPE-Bold.ttf */; }; | ||
29 | + 1E3197D729E42F1B0057A506 /* PeridotPE-ExtraBold.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 1E3197CF29E42F1B0057A506 /* PeridotPE-ExtraBold.ttf */; }; | ||
30 | + 1E3197D929E42F460057A506 /* BTCosmo-Bold.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 1E3197D829E42F460057A506 /* BTCosmo-Bold.ttf */; }; | ||
22 | 1E4410B128F5855000859F92 /* CampaignCategory.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1E4410B028F5855000859F92 /* CampaignCategory.swift */; }; | 31 | 1E4410B128F5855000859F92 /* CampaignCategory.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1E4410B028F5855000859F92 /* CampaignCategory.swift */; }; |
23 | 1E479FB329DD948B00C38193 /* WalletBadgesTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1E479FB229DD948B00C38193 /* WalletBadgesTableViewCell.swift */; }; | 32 | 1E479FB329DD948B00C38193 /* WalletBadgesTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1E479FB229DD948B00C38193 /* WalletBadgesTableViewCell.swift */; }; |
24 | 1E74838D28378AF40042A589 /* CouponBarcodeViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1E74838C28378AF40042A589 /* CouponBarcodeViewController.swift */; }; | 33 | 1E74838D28378AF40042A589 /* CouponBarcodeViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1E74838C28378AF40042A589 /* CouponBarcodeViewController.swift */; }; |
... | @@ -192,6 +201,15 @@ | ... | @@ -192,6 +201,15 @@ |
192 | 1E151F1929DAE4D500951FA0 /* ActiveCodeTableViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ActiveCodeTableViewCell.swift; sourceTree = "<group>"; }; | 201 | 1E151F1929DAE4D500951FA0 /* ActiveCodeTableViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ActiveCodeTableViewCell.swift; sourceTree = "<group>"; }; |
193 | 1E15B9A129DDCF02000A408D /* MarketSharingHistoryViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MarketSharingHistoryViewController.swift; sourceTree = "<group>"; }; | 202 | 1E15B9A129DDCF02000A408D /* MarketSharingHistoryViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MarketSharingHistoryViewController.swift; sourceTree = "<group>"; }; |
194 | 1E15B9A329DDD211000A408D /* MarketHistoryViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MarketHistoryViewController.swift; sourceTree = "<group>"; }; | 203 | 1E15B9A329DDD211000A408D /* MarketHistoryViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MarketHistoryViewController.swift; sourceTree = "<group>"; }; |
204 | + 1E3197C829E42F1B0057A506 /* PeridotPE-ExtraBoldItalic.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; path = "PeridotPE-ExtraBoldItalic.ttf"; sourceTree = "<group>"; }; | ||
205 | + 1E3197C929E42F1B0057A506 /* PeridotPE-SemiBold.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; path = "PeridotPE-SemiBold.ttf"; sourceTree = "<group>"; }; | ||
206 | + 1E3197CA29E42F1B0057A506 /* PeridotPE-Italic.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; path = "PeridotPE-Italic.ttf"; sourceTree = "<group>"; }; | ||
207 | + 1E3197CB29E42F1B0057A506 /* PeridotPE-SemiBoldItalic.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; path = "PeridotPE-SemiBoldItalic.ttf"; sourceTree = "<group>"; }; | ||
208 | + 1E3197CC29E42F1B0057A506 /* PeridotPE-BoldItalic.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; path = "PeridotPE-BoldItalic.ttf"; sourceTree = "<group>"; }; | ||
209 | + 1E3197CD29E42F1B0057A506 /* PeridotPE-Regular.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; path = "PeridotPE-Regular.ttf"; sourceTree = "<group>"; }; | ||
210 | + 1E3197CE29E42F1B0057A506 /* PeridotPE-Bold.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; path = "PeridotPE-Bold.ttf"; sourceTree = "<group>"; }; | ||
211 | + 1E3197CF29E42F1B0057A506 /* PeridotPE-ExtraBold.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; path = "PeridotPE-ExtraBold.ttf"; sourceTree = "<group>"; }; | ||
212 | + 1E3197D829E42F460057A506 /* BTCosmo-Bold.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; path = "BTCosmo-Bold.ttf"; sourceTree = "<group>"; }; | ||
195 | 1E4410B028F5855000859F92 /* CampaignCategory.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CampaignCategory.swift; sourceTree = "<group>"; }; | 213 | 1E4410B028F5855000859F92 /* CampaignCategory.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CampaignCategory.swift; sourceTree = "<group>"; }; |
196 | 1E479FB229DD948B00C38193 /* WalletBadgesTableViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WalletBadgesTableViewCell.swift; sourceTree = "<group>"; }; | 214 | 1E479FB229DD948B00C38193 /* WalletBadgesTableViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WalletBadgesTableViewCell.swift; sourceTree = "<group>"; }; |
197 | 1E74838C28378AF40042A589 /* CouponBarcodeViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CouponBarcodeViewController.swift; sourceTree = "<group>"; }; | 215 | 1E74838C28378AF40042A589 /* CouponBarcodeViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CouponBarcodeViewController.swift; sourceTree = "<group>"; }; |
... | @@ -379,6 +397,15 @@ | ... | @@ -379,6 +397,15 @@ |
379 | 1E108A8C28A3F9090008B8E7 /* Fonts */ = { | 397 | 1E108A8C28A3F9090008B8E7 /* Fonts */ = { |
380 | isa = PBXGroup; | 398 | isa = PBXGroup; |
381 | children = ( | 399 | children = ( |
400 | + 1E3197D829E42F460057A506 /* BTCosmo-Bold.ttf */, | ||
401 | + 1E3197CE29E42F1B0057A506 /* PeridotPE-Bold.ttf */, | ||
402 | + 1E3197CC29E42F1B0057A506 /* PeridotPE-BoldItalic.ttf */, | ||
403 | + 1E3197CF29E42F1B0057A506 /* PeridotPE-ExtraBold.ttf */, | ||
404 | + 1E3197C829E42F1B0057A506 /* PeridotPE-ExtraBoldItalic.ttf */, | ||
405 | + 1E3197CA29E42F1B0057A506 /* PeridotPE-Italic.ttf */, | ||
406 | + 1E3197CD29E42F1B0057A506 /* PeridotPE-Regular.ttf */, | ||
407 | + 1E3197C929E42F1B0057A506 /* PeridotPE-SemiBold.ttf */, | ||
408 | + 1E3197CB29E42F1B0057A506 /* PeridotPE-SemiBoldItalic.ttf */, | ||
382 | 1E108A9028A3F9280008B8E7 /* pf_square_sans_pro_bold_italic.ttf */, | 409 | 1E108A9028A3F9280008B8E7 /* pf_square_sans_pro_bold_italic.ttf */, |
383 | 1E108A9128A3F9280008B8E7 /* pf_square_sans_pro_bold.ttf */, | 410 | 1E108A9128A3F9280008B8E7 /* pf_square_sans_pro_bold.ttf */, |
384 | 1E108A8F28A3F9280008B8E7 /* pf_square_sans_pro_extra_black.ttf */, | 411 | 1E108A8F28A3F9280008B8E7 /* pf_square_sans_pro_extra_black.ttf */, |
... | @@ -865,15 +892,24 @@ | ... | @@ -865,15 +892,24 @@ |
865 | E6A778E5282933E60045BBA8 /* Main.storyboard in Resources */, | 892 | E6A778E5282933E60045BBA8 /* Main.storyboard in Resources */, |
866 | 1E108A9628A3F9280008B8E7 /* pf_square_sans_pro_bold.ttf in Resources */, | 893 | 1E108A9628A3F9280008B8E7 /* pf_square_sans_pro_bold.ttf in Resources */, |
867 | 1E108A9228A3F9280008B8E7 /* pf_square_sans_pro_regular.ttf in Resources */, | 894 | 1E108A9228A3F9280008B8E7 /* pf_square_sans_pro_regular.ttf in Resources */, |
895 | + 1E3197D229E42F1B0057A506 /* PeridotPE-Italic.ttf in Resources */, | ||
896 | + 1E3197D129E42F1B0057A506 /* PeridotPE-SemiBold.ttf in Resources */, | ||
897 | + 1E3197D529E42F1B0057A506 /* PeridotPE-Regular.ttf in Resources */, | ||
868 | 1ECA079528D9E53F00D2BDE0 /* MapsViewController.xib in Resources */, | 898 | 1ECA079528D9E53F00D2BDE0 /* MapsViewController.xib in Resources */, |
869 | E6A778EA282933E60045BBA8 /* WLNativeVideoTableViewCell.xib in Resources */, | 899 | E6A778EA282933E60045BBA8 /* WLNativeVideoTableViewCell.xib in Resources */, |
870 | 1E108A9528A3F9280008B8E7 /* pf_square_sans_pro_bold_italic.ttf in Resources */, | 900 | 1E108A9528A3F9280008B8E7 /* pf_square_sans_pro_bold_italic.ttf in Resources */, |
871 | E6A7790A282933E60045BBA8 /* warp_white_close_button.png in Resources */, | 901 | E6A7790A282933E60045BBA8 /* warp_white_close_button.png in Resources */, |
902 | + 1E3197D029E42F1B0057A506 /* PeridotPE-ExtraBoldItalic.ttf in Resources */, | ||
872 | E6A778F4282933E60045BBA8 /* WLNativeAdCollectionViewCell.xib in Resources */, | 903 | E6A778F4282933E60045BBA8 /* WLNativeAdCollectionViewCell.xib in Resources */, |
873 | E6A778F3282933E60045BBA8 /* WLNativeAdTableViewCell.xib in Resources */, | 904 | E6A778F3282933E60045BBA8 /* WLNativeAdTableViewCell.xib in Resources */, |
874 | E6A77A38282BC3530045BBA8 /* Media.xcassets in Resources */, | 905 | E6A77A38282BC3530045BBA8 /* Media.xcassets in Resources */, |
875 | E6A77905282933E60045BBA8 /* warp_white_back_button@2x.png in Resources */, | 906 | E6A77905282933E60045BBA8 /* warp_white_back_button@2x.png in Resources */, |
876 | E6A77908282933E60045BBA8 /* warp_white_close_button@2x.png in Resources */, | 907 | E6A77908282933E60045BBA8 /* warp_white_close_button@2x.png in Resources */, |
908 | + 1E3197D729E42F1B0057A506 /* PeridotPE-ExtraBold.ttf in Resources */, | ||
909 | + 1E3197D929E42F460057A506 /* BTCosmo-Bold.ttf in Resources */, | ||
910 | + 1E3197D629E42F1B0057A506 /* PeridotPE-Bold.ttf in Resources */, | ||
911 | + 1E3197D329E42F1B0057A506 /* PeridotPE-SemiBoldItalic.ttf in Resources */, | ||
912 | + 1E3197D429E42F1B0057A506 /* PeridotPE-BoldItalic.ttf in Resources */, | ||
877 | E6A77909282933E60045BBA8 /* warp_white_forward_button@2x.png in Resources */, | 913 | E6A77909282933E60045BBA8 /* warp_white_forward_button@2x.png in Resources */, |
878 | E6A77906282933E60045BBA8 /* warp_white_forward_button.png in Resources */, | 914 | E6A77906282933E60045BBA8 /* warp_white_forward_button.png in Resources */, |
879 | 1E108A9328A3F9280008B8E7 /* pf_square_sans_pro_medium.ttf in Resources */, | 915 | 1E108A9328A3F9280008B8E7 /* pf_square_sans_pro_medium.ttf in Resources */, | ... | ... |
No preview for this file type
No preview for this file type
... | @@ -11,6 +11,15 @@ | ... | @@ -11,6 +11,15 @@ |
11 | <string>pf_square_sans_pro_medium.ttf</string> | 11 | <string>pf_square_sans_pro_medium.ttf</string> |
12 | <string>pf_square_sans_pro_regular.ttf</string> | 12 | <string>pf_square_sans_pro_regular.ttf</string> |
13 | <string>pf_square_sans_pro_extra_black.ttf</string> | 13 | <string>pf_square_sans_pro_extra_black.ttf</string> |
14 | + <string>BTCosmo-Bold.ttf</string> | ||
15 | + <string>PeridotPE-Bold.ttf</string> | ||
16 | + <string>PeridotPE-BoldItalic.ttf</string> | ||
17 | + <string>PeridotPE-ExtraBold.ttf</string> | ||
18 | + <string>PeridotPE-ExtraBoldItalic.ttf</string> | ||
19 | + <string>PeridotPE-Italic.ttf</string> | ||
20 | + <string>PeridotPE-Regular.ttf</string> | ||
21 | + <string>PeridotPE-SemiBold.ttf</string> | ||
22 | + <string>PeridotPE-SemiBoldItalic.ttf</string> | ||
14 | </array> | 23 | </array> |
15 | </dict> | 24 | </dict> |
16 | </plist> | 25 | </plist> | ... | ... |
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
-
Please register or login to post a comment