Toggle navigation
Toggle navigation
This project
Loading...
Sign in
open-source
/
warply_sdk_framework
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Graphs
Network
Create a new issue
Commits
Issue Boards
Authored by
Manos Chorianopoulos
2024-02-07 18:42:25 +0200
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
7d6bbab06c412a0797fda315462c3a9289dfe423
7d6bbab0
1 parent
d7211146
add collectionView cells
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
25 additions
and
20 deletions
SwiftWarplyFramework/Pods/Pods.xcodeproj/xcuserdata/manos.xcuserdatad/xcschemes/xcschememanagement.plist
SwiftWarplyFramework/SwiftWarplyFramework.xcodeproj/project.pbxproj
SwiftWarplyFramework/SwiftWarplyFramework.xcodeproj/xcuserdata/manos.xcuserdatad/xcschemes/xcschememanagement.plist
SwiftWarplyFramework/SwiftWarplyFramework.xcworkspace/xcuserdata/manos.xcuserdatad/UserInterfaceState.xcuserstate
SwiftWarplyFramework/SwiftWarplyFramework/FiltersTableViewCell.swift → SwiftWarplyFramework/SwiftWarplyFramework/FiltersCollectionViewCell.swift
SwiftWarplyFramework/SwiftWarplyFramework/ScreenCollectionViewCell.swift
SwiftWarplyFramework/Pods/Pods.xcodeproj/xcuserdata/manos.xcuserdatad/xcschemes/xcschememanagement.plist
View file @
7d6bbab
...
...
@@ -7,7 +7,7 @@
<key>
Pods-SwiftWarplyFramework.xcscheme_^#shared#^_
</key>
<dict>
<key>
orderHint
</key>
<integer>
1
</integer>
<integer>
0
</integer>
</dict>
</dict>
</dict>
...
...
SwiftWarplyFramework/SwiftWarplyFramework.xcodeproj/project.pbxproj
View file @
7d6bbab
...
...
@@ -8,6 +8,8 @@
/* Begin PBXBuildFile section */
1E011FF42B73CDBF00A0DE7B /* MapViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1E011FF32B73CDBF00A0DE7B /* MapViewController.swift */; };
1E011FF82B73E96000A0DE7B /* ScreenCollectionViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1E011FF72B73E96000A0DE7B /* ScreenCollectionViewCell.swift */; };
1E011FFA2B73EA3000A0DE7B /* FiltersCollectionViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1E011FF92B73EA3000A0DE7B /* FiltersCollectionViewCell.swift */; };
1E029A4129E002CF00CC7447 /* UnifiedCouponBCHeaderTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1E029A4029E002CF00CC7447 /* UnifiedCouponBCHeaderTableViewCell.swift */; };
1E029A4329E0031600CC7447 /* UnifiedCouponBCFooterTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1E029A4229E0031600CC7447 /* UnifiedCouponBCFooterTableViewCell.swift */; };
1E108A9228A3F9280008B8E7 /* pf_square_sans_pro_regular.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 1E108A8D28A3F9270008B8E7 /* pf_square_sans_pro_regular.ttf */; };
...
...
@@ -58,7 +60,6 @@
1EE67DA32AE2AF2B0057C8CC /* UnifiedCouponsViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1EE67DA22AE2AF2B0057C8CC /* UnifiedCouponsViewController.swift */; };
1EEA9FD02B7371670019C854 /* OffersTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1EEA9FCF2B7371670019C854 /* OffersTableViewCell.swift */; };
1EEA9FD22B737D900019C854 /* LoyaltyViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1EEA9FD12B737D900019C854 /* LoyaltyViewController.swift */; };
1EEA9FD42B7384260019C854 /* FiltersTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1EEA9FD32B7384260019C854 /* FiltersTableViewCell.swift */; };
7630AD9A6242D60846D6750C /* Pods_SwiftWarplyFramework.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C0D5F56DD4E5371A50AD2D87 /* Pods_SwiftWarplyFramework.framework */; };
A02F34052882B6E60086465F /* TelcoViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = A02F34042882B6E60086465F /* TelcoViewController.swift */; };
A04D31DE288FF670000E43B5 /* HistoryViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = A04D31DD288FF670000E43B5 /* HistoryViewController.swift */; };
...
...
@@ -199,6 +200,8 @@
/* Begin PBXFileReference section */
1E011FF32B73CDBF00A0DE7B /* MapViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MapViewController.swift; sourceTree = "<group>"; };
1E011FF72B73E96000A0DE7B /* ScreenCollectionViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ScreenCollectionViewCell.swift; sourceTree = "<group>"; };
1E011FF92B73EA3000A0DE7B /* FiltersCollectionViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FiltersCollectionViewCell.swift; sourceTree = "<group>"; };
1E029A4029E002CF00CC7447 /* UnifiedCouponBCHeaderTableViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UnifiedCouponBCHeaderTableViewCell.swift; sourceTree = "<group>"; };
1E029A4229E0031600CC7447 /* UnifiedCouponBCFooterTableViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UnifiedCouponBCFooterTableViewCell.swift; sourceTree = "<group>"; };
1E108A8D28A3F9270008B8E7 /* pf_square_sans_pro_regular.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; path = pf_square_sans_pro_regular.ttf; sourceTree = "<group>"; };
...
...
@@ -250,7 +253,6 @@
1EE67DA22AE2AF2B0057C8CC /* UnifiedCouponsViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UnifiedCouponsViewController.swift; sourceTree = "<group>"; };
1EEA9FCF2B7371670019C854 /* OffersTableViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OffersTableViewCell.swift; sourceTree = "<group>"; };
1EEA9FD12B737D900019C854 /* LoyaltyViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LoyaltyViewController.swift; sourceTree = "<group>"; };
1EEA9FD32B7384260019C854 /* FiltersTableViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FiltersTableViewCell.swift; sourceTree = "<group>"; };
A02F34042882B6E60086465F /* TelcoViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TelcoViewController.swift; sourceTree = "<group>"; };
A04D31DD288FF670000E43B5 /* HistoryViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = HistoryViewController.swift; sourceTree = "<group>"; };
A079366D2885D07700064122 /* AnalysisChildViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AnalysisChildViewController.swift; sourceTree = "<group>"; };
...
...
@@ -418,7 +420,8 @@
isa = PBXGroup;
children = (
1EEA9FCF2B7371670019C854 /* OffersTableViewCell.swift */,
1EEA9FD32B7384260019C854 /* FiltersTableViewCell.swift */,
1E011FF72B73E96000A0DE7B /* ScreenCollectionViewCell.swift */,
1E011FF92B73EA3000A0DE7B /* FiltersCollectionViewCell.swift */,
);
name = cells;
sourceTree = "<group>";
...
...
@@ -991,6 +994,7 @@
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
1E011FFA2B73EA3000A0DE7B /* FiltersCollectionViewCell.swift in Sources */,
E6A7791E282933E60045BBA8 /* WLSMSActionHanlder.m in Sources */,
E6A778F5282933E60045BBA8 /* WLCustomNativeAdTableViewCell.m in Sources */,
1EB5F4C828536FD60016F36E /* StepsViewController.swift in Sources */,
...
...
@@ -1077,12 +1081,12 @@
A079366E2885D07700064122 /* AnalysisChildViewController.swift in Sources */,
E6A77950282933E70045BBA8 /* FMResultSet.m in Sources */,
1E151F1A29DAE4D500951FA0 /* ActiveCodeTableViewCell.swift in Sources */,
1EEA9FD42B7384260019C854 /* FiltersTableViewCell.swift in Sources */,
E6A77936282933E70045BBA8 /* AFAutoPurgingImageCache.m in Sources */,
A079367E2885F60A00064122 /* AnalysisHeaderMessageViewCell.swift in Sources */,
1E7B9A5829F6ACF400B37E13 /* WalletBannersTableViewCell.swift in Sources */,
E6A778FF282933E60045BBA8 /* WLBeacon.m in Sources */,
1E029A4329E0031600CC7447 /* UnifiedCouponBCFooterTableViewCell.swift in Sources */,
1E011FF82B73E96000A0DE7B /* ScreenCollectionViewCell.swift in Sources */,
1EEA9FD22B737D900019C854 /* LoyaltyViewController.swift in Sources */,
E6A7791A282933E60045BBA8 /* WLAPPActionHandler.m in Sources */,
E6A778E1282933E60045BBA8 /* CouponViewController.swift in Sources */,
...
...
SwiftWarplyFramework/SwiftWarplyFramework.xcodeproj/xcuserdata/manos.xcuserdatad/xcschemes/xcschememanagement.plist
View file @
7d6bbab
...
...
@@ -7,7 +7,7 @@
<key>
SwiftWarplyFramework.xcscheme_^#shared#^_
</key>
<dict>
<key>
orderHint
</key>
<integer>
0
</integer>
<integer>
1
</integer>
</dict>
</dict>
</dict>
...
...
SwiftWarplyFramework/SwiftWarplyFramework.xcworkspace/xcuserdata/manos.xcuserdatad/UserInterfaceState.xcuserstate
View file @
7d6bbab
No preview for this file type
SwiftWarplyFramework/SwiftWarplyFramework/Filters
Table
ViewCell.swift
→
SwiftWarplyFramework/SwiftWarplyFramework/Filters
Collection
ViewCell.swift
View file @
7d6bbab
//
// Filters
Table
ViewCell.swift
// Filters
Collection
ViewCell.swift
// SwiftWarplyFramework
//
// Created by Manos Chorianopoulos on 7/2/24.
...
...
@@ -7,17 +7,6 @@
import
UIKit
@objc
public
class
FiltersTableViewCell
:
UITableViewCell
{
public
override
func
awakeFromNib
()
{
super
.
awakeFromNib
()
// Initialization code
}
public
override
func
setSelected
(
_
selected
:
Bool
,
animated
:
Bool
)
{
super
.
setSelected
(
selected
,
animated
:
animated
)
// Configure the view for the selected state
}
@objc
public
class
FiltersCollectionViewCell
:
UICollectionViewCell
{
}
...
...
SwiftWarplyFramework/SwiftWarplyFramework/ScreenCollectionViewCell.swift
0 → 100644
View file @
7d6bbab
//
// ScreenCollectionViewCell.swift
// SwiftWarplyFramework
//
// Created by Manos Chorianopoulos on 7/2/24.
//
import
UIKit
@objc
public
class
ScreenCollectionViewCell
:
UICollectionViewCell
{
}
Please
register
or
login
to post a comment