Showing
5 changed files
with
16 additions
and
0 deletions
No preview for this file type
No preview for this file type
470 Bytes
... | @@ -10,6 +10,8 @@ | ... | @@ -10,6 +10,8 @@ |
10 | 260C6A1AFF7560C32E212F20 /* Pods_WarplySDKFrameworkIOS.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1353B8C484CC0649CAC2EB74 /* Pods_WarplySDKFrameworkIOS.framework */; }; | 10 | 260C6A1AFF7560C32E212F20 /* Pods_WarplySDKFrameworkIOS.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1353B8C484CC0649CAC2EB74 /* Pods_WarplySDKFrameworkIOS.framework */; }; |
11 | E639EFA2280810E300B9DD94 /* CouponsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = E639EFA0280810E300B9DD94 /* CouponsView.swift */; }; | 11 | E639EFA2280810E300B9DD94 /* CouponsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = E639EFA0280810E300B9DD94 /* CouponsView.swift */; }; |
12 | E639EFA3280810E300B9DD94 /* CouponsViewInterface.swift in Sources */ = {isa = PBXBuildFile; fileRef = E639EFA1280810E300B9DD94 /* CouponsViewInterface.swift */; }; | 12 | E639EFA3280810E300B9DD94 /* CouponsViewInterface.swift in Sources */ = {isa = PBXBuildFile; fileRef = E639EFA1280810E300B9DD94 /* CouponsViewInterface.swift */; }; |
13 | + E639EFA52808244E00B9DD94 /* MyEmptyClass.swift in Sources */ = {isa = PBXBuildFile; fileRef = E639EFA42808244E00B9DD94 /* MyEmptyClass.swift */; }; | ||
14 | + E639EFAB2808347700B9DD94 /* ic_back.png in Resources */ = {isa = PBXBuildFile; fileRef = E639EFAA2808347700B9DD94 /* ic_back.png */; }; | ||
13 | E655D05A280590AD004F913C /* WarplySDKFrameworkIOS-Bridging-Header.h in Headers */ = {isa = PBXBuildFile; fileRef = E655D05928058A72004F913C /* WarplySDKFrameworkIOS-Bridging-Header.h */; }; | 15 | E655D05A280590AD004F913C /* WarplySDKFrameworkIOS-Bridging-Header.h in Headers */ = {isa = PBXBuildFile; fileRef = E655D05928058A72004F913C /* WarplySDKFrameworkIOS-Bridging-Header.h */; }; |
14 | E6D8DE6D27A942010006A3A9 /* WarplySDKFrameworkIOS.docc in Sources */ = {isa = PBXBuildFile; fileRef = E6D8DE6C27A942010006A3A9 /* WarplySDKFrameworkIOS.docc */; }; | 16 | E6D8DE6D27A942010006A3A9 /* WarplySDKFrameworkIOS.docc in Sources */ = {isa = PBXBuildFile; fileRef = E6D8DE6C27A942010006A3A9 /* WarplySDKFrameworkIOS.docc */; }; |
15 | E6D8DE6E27A942010006A3A9 /* WarplySDKFrameworkIOS.h in Headers */ = {isa = PBXBuildFile; fileRef = E6D8DE6B27A942010006A3A9 /* WarplySDKFrameworkIOS.h */; settings = {ATTRIBUTES = (Public, ); }; }; | 17 | E6D8DE6E27A942010006A3A9 /* WarplySDKFrameworkIOS.h in Headers */ = {isa = PBXBuildFile; fileRef = E6D8DE6B27A942010006A3A9 /* WarplySDKFrameworkIOS.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
... | @@ -133,6 +135,8 @@ | ... | @@ -133,6 +135,8 @@ |
133 | B9413513157AD76ECE896B81 /* Pods-WarplySDKFrameworkIOS.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-WarplySDKFrameworkIOS.release.xcconfig"; path = "Target Support Files/Pods-WarplySDKFrameworkIOS/Pods-WarplySDKFrameworkIOS.release.xcconfig"; sourceTree = "<group>"; }; | 135 | B9413513157AD76ECE896B81 /* Pods-WarplySDKFrameworkIOS.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-WarplySDKFrameworkIOS.release.xcconfig"; path = "Target Support Files/Pods-WarplySDKFrameworkIOS/Pods-WarplySDKFrameworkIOS.release.xcconfig"; sourceTree = "<group>"; }; |
134 | E639EFA0280810E300B9DD94 /* CouponsView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CouponsView.swift; sourceTree = "<group>"; }; | 136 | E639EFA0280810E300B9DD94 /* CouponsView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CouponsView.swift; sourceTree = "<group>"; }; |
135 | E639EFA1280810E300B9DD94 /* CouponsViewInterface.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CouponsViewInterface.swift; sourceTree = "<group>"; }; | 137 | E639EFA1280810E300B9DD94 /* CouponsViewInterface.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CouponsViewInterface.swift; sourceTree = "<group>"; }; |
138 | + E639EFA42808244E00B9DD94 /* MyEmptyClass.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MyEmptyClass.swift; sourceTree = "<group>"; }; | ||
139 | + E639EFAA2808347700B9DD94 /* ic_back.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ic_back.png; sourceTree = "<group>"; }; | ||
136 | E655D05928058A72004F913C /* WarplySDKFrameworkIOS-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "WarplySDKFrameworkIOS-Bridging-Header.h"; sourceTree = "<group>"; }; | 140 | E655D05928058A72004F913C /* WarplySDKFrameworkIOS-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "WarplySDKFrameworkIOS-Bridging-Header.h"; sourceTree = "<group>"; }; |
137 | E6D8DE6827A942010006A3A9 /* WarplySDKFrameworkIOS.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = WarplySDKFrameworkIOS.framework; sourceTree = BUILT_PRODUCTS_DIR; }; | 141 | E6D8DE6827A942010006A3A9 /* WarplySDKFrameworkIOS.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = WarplySDKFrameworkIOS.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
138 | E6D8DE6B27A942010006A3A9 /* WarplySDKFrameworkIOS.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = WarplySDKFrameworkIOS.h; sourceTree = "<group>"; }; | 142 | E6D8DE6B27A942010006A3A9 /* WarplySDKFrameworkIOS.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = WarplySDKFrameworkIOS.h; sourceTree = "<group>"; }; |
... | @@ -282,6 +286,14 @@ | ... | @@ -282,6 +286,14 @@ |
282 | name = Frameworks; | 286 | name = Frameworks; |
283 | sourceTree = "<group>"; | 287 | sourceTree = "<group>"; |
284 | }; | 288 | }; |
289 | + E639EFA92808347700B9DD94 /* UIResources */ = { | ||
290 | + isa = PBXGroup; | ||
291 | + children = ( | ||
292 | + E639EFAA2808347700B9DD94 /* ic_back.png */, | ||
293 | + ); | ||
294 | + path = UIResources; | ||
295 | + sourceTree = SOURCE_ROOT; | ||
296 | + }; | ||
285 | E6D8DE5E27A942000006A3A9 = { | 297 | E6D8DE5E27A942000006A3A9 = { |
286 | isa = PBXGroup; | 298 | isa = PBXGroup; |
287 | children = ( | 299 | children = ( |
... | @@ -303,6 +315,7 @@ | ... | @@ -303,6 +315,7 @@ |
303 | E6D8DE6A27A942010006A3A9 /* WarplySDKFrameworkIOS */ = { | 315 | E6D8DE6A27A942010006A3A9 /* WarplySDKFrameworkIOS */ = { |
304 | isa = PBXGroup; | 316 | isa = PBXGroup; |
305 | children = ( | 317 | children = ( |
318 | + E639EFA92808347700B9DD94 /* UIResources */, | ||
306 | E639EFA0280810E300B9DD94 /* CouponsView.swift */, | 319 | E639EFA0280810E300B9DD94 /* CouponsView.swift */, |
307 | E639EFA1280810E300B9DD94 /* CouponsViewInterface.swift */, | 320 | E639EFA1280810E300B9DD94 /* CouponsViewInterface.swift */, |
308 | E6D8DF5E27A9429E0006A3A9 /* MyApi.h */, | 321 | E6D8DF5E27A9429E0006A3A9 /* MyApi.h */, |
... | @@ -315,6 +328,7 @@ | ... | @@ -315,6 +328,7 @@ |
315 | E655D05928058A72004F913C /* WarplySDKFrameworkIOS-Bridging-Header.h */, | 328 | E655D05928058A72004F913C /* WarplySDKFrameworkIOS-Bridging-Header.h */, |
316 | E6EA2F6D2806E32500EC4CF5 /* Coupons.xib */, | 329 | E6EA2F6D2806E32500EC4CF5 /* Coupons.xib */, |
317 | E6EA2F6F2806E8C200EC4CF5 /* Coupons.swift */, | 330 | E6EA2F6F2806E8C200EC4CF5 /* Coupons.swift */, |
331 | + E639EFA42808244E00B9DD94 /* MyEmptyClass.swift */, | ||
318 | ); | 332 | ); |
319 | path = WarplySDKFrameworkIOS; | 333 | path = WarplySDKFrameworkIOS; |
320 | sourceTree = "<group>"; | 334 | sourceTree = "<group>"; |
... | @@ -660,6 +674,7 @@ | ... | @@ -660,6 +674,7 @@ |
660 | E6D8DF0F27A942920006A3A9 /* warp_white_close_button@2x.png in Resources */, | 674 | E6D8DF0F27A942920006A3A9 /* warp_white_close_button@2x.png in Resources */, |
661 | E6D8DF0D27A942920006A3A9 /* warp_white_forward_button.png in Resources */, | 675 | E6D8DF0D27A942920006A3A9 /* warp_white_forward_button.png in Resources */, |
662 | E6D8DEFA27A942920006A3A9 /* WLNativeAdTableViewCell.xib in Resources */, | 676 | E6D8DEFA27A942920006A3A9 /* WLNativeAdTableViewCell.xib in Resources */, |
677 | + E639EFAB2808347700B9DD94 /* ic_back.png in Resources */, | ||
663 | E6EA2F6E2806E32500EC4CF5 /* Coupons.xib in Resources */, | 678 | E6EA2F6E2806E32500EC4CF5 /* Coupons.xib in Resources */, |
664 | E6D8DF1027A942920006A3A9 /* warp_white_forward_button@2x.png in Resources */, | 679 | E6D8DF1027A942920006A3A9 /* warp_white_forward_button@2x.png in Resources */, |
665 | E6D8DEF127A942920006A3A9 /* WLNativeVideoTableViewCell.xib in Resources */, | 680 | E6D8DEF127A942920006A3A9 /* WLNativeVideoTableViewCell.xib in Resources */, |
... | @@ -744,6 +759,7 @@ | ... | @@ -744,6 +759,7 @@ |
744 | E6D8DF4427A942920006A3A9 /* AFURLResponseSerialization.m in Sources */, | 759 | E6D8DF4427A942920006A3A9 /* AFURLResponseSerialization.m in Sources */, |
745 | E6D8DEF527A942920006A3A9 /* WLNativeAdsTableMode.m in Sources */, | 760 | E6D8DEF527A942920006A3A9 /* WLNativeAdsTableMode.m in Sources */, |
746 | E6D8DF1C27A942920006A3A9 /* WLUtils.m in Sources */, | 761 | E6D8DF1C27A942920006A3A9 /* WLUtils.m in Sources */, |
762 | + E639EFA52808244E00B9DD94 /* MyEmptyClass.swift in Sources */, | ||
747 | E6D8DF1B27A942920006A3A9 /* WLUserManager.m in Sources */, | 763 | E6D8DF1B27A942920006A3A9 /* WLUserManager.m in Sources */, |
748 | E6D8DF2027A942920006A3A9 /* Warply.m in Sources */, | 764 | E6D8DF2027A942920006A3A9 /* Warply.m in Sources */, |
749 | E6D8DF2327A942920006A3A9 /* WLSMSActionHandlerDeprecated.m in Sources */, | 765 | E6D8DF2327A942920006A3A9 /* WLSMSActionHandlerDeprecated.m in Sources */, | ... | ... |
-
Please register or login to post a comment