955 lines
52 KiB
Plaintext
955 lines
52 KiB
Plaintext
// !$*UTF8*$!
|
|
{
|
|
archiveVersion = 1;
|
|
classes = {
|
|
};
|
|
objectVersion = 46;
|
|
objects = {
|
|
|
|
/* Begin PBXBuildFile section */
|
|
78011A641D47ABC500EA16A2 /* UIView+DefaultReuseIdentifier.swift in Sources */ = {isa = PBXBuildFile; fileRef = 78011A631D47ABC500EA16A2 /* UIView+DefaultReuseIdentifier.swift */; };
|
|
78011AB31D48B53600EA16A2 /* ApiRequestParameters.swift in Sources */ = {isa = PBXBuildFile; fileRef = 78011AB21D48B53600EA16A2 /* ApiRequestParameters.swift */; };
|
|
780D23431DA412470084620D /* CGImage+Alpha.swift in Sources */ = {isa = PBXBuildFile; fileRef = 780D23421DA412470084620D /* CGImage+Alpha.swift */; };
|
|
780D23461DA416F80084620D /* CGContext+Initializers.swift in Sources */ = {isa = PBXBuildFile; fileRef = 780D23451DA416F80084620D /* CGContext+Initializers.swift */; };
|
|
780F56CA1E0D76B8004530B6 /* Sequence+ConcurrentMap.swift in Sources */ = {isa = PBXBuildFile; fileRef = 780F56C91E0D76B8004530B6 /* Sequence+ConcurrentMap.swift */; };
|
|
780F56CC1E0D7ACA004530B6 /* ObservableMappable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 780F56CB1E0D7ACA004530B6 /* ObservableMappable.swift */; };
|
|
7827C9341DE4ADB2009DA4E6 /* Alamofire.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7827C92E1DE4ADB2009DA4E6 /* Alamofire.framework */; };
|
|
7827C9351DE4ADB2009DA4E6 /* CocoaLumberjack.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7827C92F1DE4ADB2009DA4E6 /* CocoaLumberjack.framework */; };
|
|
7827C9361DE4ADB2009DA4E6 /* ObjectMapper.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7827C9301DE4ADB2009DA4E6 /* ObjectMapper.framework */; };
|
|
7827C9371DE4ADB2009DA4E6 /* RxAlamofire.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7827C9311DE4ADB2009DA4E6 /* RxAlamofire.framework */; };
|
|
7827C9381DE4ADB2009DA4E6 /* RxCocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7827C9321DE4ADB2009DA4E6 /* RxCocoa.framework */; };
|
|
7827C9391DE4ADB2009DA4E6 /* RxSwift.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7827C9331DE4ADB2009DA4E6 /* RxSwift.framework */; };
|
|
7834236A1DB8D0E100A79643 /* StoryboardProtocol.swift in Sources */ = {isa = PBXBuildFile; fileRef = 783423691DB8D0E100A79643 /* StoryboardProtocol.swift */; };
|
|
7837F60F1CBCF5C0000D74C1 /* EstimatedViewHeightProtocol.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7837F60E1CBCF5C0000D74C1 /* EstimatedViewHeightProtocol.swift */; };
|
|
786D78E81D53C378006B2CEA /* AlamofireRequest+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 786D78E71D53C378006B2CEA /* AlamofireRequest+Extensions.swift */; };
|
|
786D78EC1D53C46E006B2CEA /* AlamofireManager+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 786D78EB1D53C46E006B2CEA /* AlamofireManager+Extensions.swift */; };
|
|
7873D14F1E1127BC001816EB /* LeadKitError.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7873D14E1E1127BC001816EB /* LeadKitError.swift */; };
|
|
7873D1511E112B0D001816EB /* Any+Cast.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7873D1501E112B0D001816EB /* Any+Cast.swift */; };
|
|
78753E241DE58A5D006BC0FB /* CursorError.swift in Sources */ = {isa = PBXBuildFile; fileRef = 78753E231DE58A5D006BC0FB /* CursorError.swift */; };
|
|
78753E2C1DE58BF9006BC0FB /* StaticCursor.swift in Sources */ = {isa = PBXBuildFile; fileRef = 78753E2B1DE58BF9006BC0FB /* StaticCursor.swift */; };
|
|
78753E2E1DE58DBA006BC0FB /* FixedPageCursor.swift in Sources */ = {isa = PBXBuildFile; fileRef = 78753E2D1DE58DBA006BC0FB /* FixedPageCursor.swift */; };
|
|
78753E301DE594B4006BC0FB /* MapCursor.swift in Sources */ = {isa = PBXBuildFile; fileRef = 78753E2F1DE594B4006BC0FB /* MapCursor.swift */; };
|
|
787609221E1403830093CE36 /* Observable+DeferredJust.swift in Sources */ = {isa = PBXBuildFile; fileRef = 787609211E1403830093CE36 /* Observable+DeferredJust.swift */; };
|
|
787682FA1CAD40C300532AB3 /* StaticEstimatedViewHeightProtocol.swift in Sources */ = {isa = PBXBuildFile; fileRef = 787682F91CAD40C200532AB3 /* StaticEstimatedViewHeightProtocol.swift */; };
|
|
787783631CA03CA0001CDC9B /* IndexPath+ImmutableIndexPath.swift in Sources */ = {isa = PBXBuildFile; fileRef = 787783621CA03CA0001CDC9B /* IndexPath+ImmutableIndexPath.swift */; };
|
|
787783671CA04D4A001CDC9B /* String+SizeCalculation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 787783661CA04D4A001CDC9B /* String+SizeCalculation.swift */; };
|
|
787D874A1E10E1A400D6015C /* ImmutableMappable+ObservableMappable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 787D87491E10E1A400D6015C /* ImmutableMappable+ObservableMappable.swift */; };
|
|
7884DB9C1DC1439200E52A63 /* UserDefaults+MappableDataTypes.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7884DB9B1DC1439200E52A63 /* UserDefaults+MappableDataTypes.swift */; };
|
|
788EC15A1CF64528009CFB6B /* UIStoryboard+InstantiateViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 788EC1591CF64528009CFB6B /* UIStoryboard+InstantiateViewController.swift */; };
|
|
789CC6081DE5835600F789D3 /* CursorType.swift in Sources */ = {isa = PBXBuildFile; fileRef = 789CC6071DE5835600F789D3 /* CursorType.swift */; };
|
|
789CC60B1DE584F800F789D3 /* CursorType+Slice.swift in Sources */ = {isa = PBXBuildFile; fileRef = 789CC60A1DE584F800F789D3 /* CursorType+Slice.swift */; };
|
|
78A0FCC71DC366A10070B5E1 /* StoryboardProtocol+DefaultBundle.swift in Sources */ = {isa = PBXBuildFile; fileRef = 78A0FCC51DC366A10070B5E1 /* StoryboardProtocol+DefaultBundle.swift */; };
|
|
78A0FCC81DC366A10070B5E1 /* StoryboardProtocol+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 78A0FCC61DC366A10070B5E1 /* StoryboardProtocol+Extensions.swift */; };
|
|
78A74EA91C6B373700FE9724 /* UIView+DefaultNibName.swift in Sources */ = {isa = PBXBuildFile; fileRef = 78A74EA81C6B373700FE9724 /* UIView+DefaultNibName.swift */; };
|
|
78B036411DA4D7060021D5CC /* UIImage+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 78B036401DA4D7060021D5CC /* UIImage+Extensions.swift */; };
|
|
78B036431DA4FEC90021D5CC /* CGImage+Transform.swift in Sources */ = {isa = PBXBuildFile; fileRef = 78B036421DA4FEC90021D5CC /* CGImage+Transform.swift */; };
|
|
78B036451DA561D00021D5CC /* CGImage+Utils.swift in Sources */ = {isa = PBXBuildFile; fileRef = 78B036441DA561D00021D5CC /* CGImage+Utils.swift */; };
|
|
78B036471DA5624D0021D5CC /* CGImage+Creation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 78B036461DA5624D0021D5CC /* CGImage+Creation.swift */; };
|
|
78B036491DA562C30021D5CC /* CGImage+Template.swift in Sources */ = {isa = PBXBuildFile; fileRef = 78B036481DA562C30021D5CC /* CGImage+Template.swift */; };
|
|
78B0364B1DA61EDE0021D5CC /* CGImage+Crop.swift in Sources */ = {isa = PBXBuildFile; fileRef = 78B0364A1DA61EDE0021D5CC /* CGImage+Crop.swift */; };
|
|
78B0FC7D1C6B2BE200358B64 /* LogFormatter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 78B0FC7C1C6B2BE200358B64 /* LogFormatter.swift */; };
|
|
78B0FC7F1C6B2C4D00358B64 /* Log.swift in Sources */ = {isa = PBXBuildFile; fileRef = 78B0FC7E1C6B2C4D00358B64 /* Log.swift */; };
|
|
78B0FC811C6B2CD500358B64 /* App.swift in Sources */ = {isa = PBXBuildFile; fileRef = 78B0FC801C6B2CD500358B64 /* App.swift */; };
|
|
78C36F7E1D801E3E00E7EBEA /* Double+Rounding.swift in Sources */ = {isa = PBXBuildFile; fileRef = 78C36F7D1D801E3E00E7EBEA /* Double+Rounding.swift */; };
|
|
78C36F811D8021DD00E7EBEA /* UIColor+Hex.swift in Sources */ = {isa = PBXBuildFile; fileRef = 78C36F801D8021DD00E7EBEA /* UIColor+Hex.swift */; };
|
|
78CFEE2E1C5C456B00F50370 /* LeadKit.h in Headers */ = {isa = PBXBuildFile; fileRef = 78CFEE2D1C5C456B00F50370 /* LeadKit.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
78CFEE351C5C456B00F50370 /* LeadKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 78CFEE2A1C5C456B00F50370 /* LeadKit.framework */; };
|
|
78CFEE3A1C5C456B00F50370 /* LeadKitTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 78CFEE391C5C456B00F50370 /* LeadKitTests.swift */; };
|
|
78CFEE541C5C45E500F50370 /* UIView+LoadFromNib.swift in Sources */ = {isa = PBXBuildFile; fileRef = 78CFEE481C5C45E500F50370 /* UIView+LoadFromNib.swift */; };
|
|
78CFEE551C5C45E500F50370 /* NibNameProtocol.swift in Sources */ = {isa = PBXBuildFile; fileRef = 78CFEE4A1C5C45E500F50370 /* NibNameProtocol.swift */; };
|
|
78CFEE561C5C45E500F50370 /* ReuseIdentifierProtocol.swift in Sources */ = {isa = PBXBuildFile; fileRef = 78CFEE4B1C5C45E500F50370 /* ReuseIdentifierProtocol.swift */; };
|
|
78CFEE571C5C45E500F50370 /* StaticNibNameProtocol.swift in Sources */ = {isa = PBXBuildFile; fileRef = 78CFEE4C1C5C45E500F50370 /* StaticNibNameProtocol.swift */; };
|
|
78CFEE581C5C45E500F50370 /* StaticViewHeightProtocol.swift in Sources */ = {isa = PBXBuildFile; fileRef = 78CFEE4D1C5C45E500F50370 /* StaticViewHeightProtocol.swift */; };
|
|
78CFEE591C5C45E500F50370 /* StoryboardIdentifierProtocol.swift in Sources */ = {isa = PBXBuildFile; fileRef = 78CFEE4E1C5C45E500F50370 /* StoryboardIdentifierProtocol.swift */; };
|
|
78CFEE5A1C5C45E500F50370 /* ViewHeightProtocol.swift in Sources */ = {isa = PBXBuildFile; fileRef = 78CFEE4F1C5C45E500F50370 /* ViewHeightProtocol.swift */; };
|
|
78CFEE5B1C5C45E500F50370 /* ViewModelProtocol.swift in Sources */ = {isa = PBXBuildFile; fileRef = 78CFEE501C5C45E500F50370 /* ViewModelProtocol.swift */; };
|
|
78D4B5461DA64D49005B0764 /* UIViewController+DefaultStoryboardIdentifier.swift in Sources */ = {isa = PBXBuildFile; fileRef = 78D4B5451DA64D49005B0764 /* UIViewController+DefaultStoryboardIdentifier.swift */; };
|
|
78D4B54A1DA64EAB005B0764 /* Any+TypeName.swift in Sources */ = {isa = PBXBuildFile; fileRef = 78D4B5491DA64EAB005B0764 /* Any+TypeName.swift */; };
|
|
95B39A861D9D51250057BD54 /* String+Localization.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95B39A851D9D51250057BD54 /* String+Localization.swift */; };
|
|
CA1FE7091E27D7DE00968901 /* UIDevice+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = CA1FE7081E27D7DE00968901 /* UIDevice+Extensions.swift */; };
|
|
E126CBB31DB68DDA00E1B2F8 /* UICollectionView+CellRegistration.swift in Sources */ = {isa = PBXBuildFile; fileRef = E126CBB21DB68DDA00E1B2F8 /* UICollectionView+CellRegistration.swift */; };
|
|
EF2921A61E165DF400E8F43B /* TimeInterval+DateComponents.swift in Sources */ = {isa = PBXBuildFile; fileRef = EF2921A51E165DF400E8F43B /* TimeInterval+DateComponents.swift */; };
|
|
EF5FB5691E0141610030E4BE /* UIView+Rotation.swift in Sources */ = {isa = PBXBuildFile; fileRef = EF5FB5681E0141610030E4BE /* UIView+Rotation.swift */; };
|
|
/* End PBXBuildFile section */
|
|
|
|
/* Begin PBXContainerItemProxy section */
|
|
78CFEE361C5C456B00F50370 /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = 78CFEE211C5C456B00F50370 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = 78CFEE291C5C456B00F50370;
|
|
remoteInfo = LeadKit;
|
|
};
|
|
/* End PBXContainerItemProxy section */
|
|
|
|
/* Begin PBXFileReference section */
|
|
78011A631D47ABC500EA16A2 /* UIView+DefaultReuseIdentifier.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "UIView+DefaultReuseIdentifier.swift"; sourceTree = "<group>"; };
|
|
78011AB21D48B53600EA16A2 /* ApiRequestParameters.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ApiRequestParameters.swift; sourceTree = "<group>"; };
|
|
780D23421DA412470084620D /* CGImage+Alpha.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "CGImage+Alpha.swift"; sourceTree = "<group>"; };
|
|
780D23451DA416F80084620D /* CGContext+Initializers.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "CGContext+Initializers.swift"; sourceTree = "<group>"; };
|
|
780F56C91E0D76B8004530B6 /* Sequence+ConcurrentMap.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Sequence+ConcurrentMap.swift"; sourceTree = "<group>"; };
|
|
780F56CB1E0D7ACA004530B6 /* ObservableMappable.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ObservableMappable.swift; sourceTree = "<group>"; };
|
|
7827C92E1DE4ADB2009DA4E6 /* Alamofire.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Alamofire.framework; path = ../../../Carthage/Build/iOS/Alamofire.framework; sourceTree = "<group>"; };
|
|
7827C92F1DE4ADB2009DA4E6 /* CocoaLumberjack.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CocoaLumberjack.framework; path = ../../../Carthage/Build/iOS/CocoaLumberjack.framework; sourceTree = "<group>"; };
|
|
7827C9301DE4ADB2009DA4E6 /* ObjectMapper.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ObjectMapper.framework; path = ../../../Carthage/Build/iOS/ObjectMapper.framework; sourceTree = "<group>"; };
|
|
7827C9311DE4ADB2009DA4E6 /* RxAlamofire.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = RxAlamofire.framework; path = ../../../Carthage/Build/iOS/RxAlamofire.framework; sourceTree = "<group>"; };
|
|
7827C9321DE4ADB2009DA4E6 /* RxCocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = RxCocoa.framework; path = ../../../Carthage/Build/iOS/RxCocoa.framework; sourceTree = "<group>"; };
|
|
7827C9331DE4ADB2009DA4E6 /* RxSwift.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = RxSwift.framework; path = ../../../Carthage/Build/iOS/RxSwift.framework; sourceTree = "<group>"; };
|
|
783423691DB8D0E100A79643 /* StoryboardProtocol.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = StoryboardProtocol.swift; sourceTree = "<group>"; };
|
|
7837F60E1CBCF5C0000D74C1 /* EstimatedViewHeightProtocol.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = EstimatedViewHeightProtocol.swift; sourceTree = "<group>"; };
|
|
786D78E71D53C378006B2CEA /* AlamofireRequest+Extensions.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "AlamofireRequest+Extensions.swift"; sourceTree = "<group>"; };
|
|
786D78EB1D53C46E006B2CEA /* AlamofireManager+Extensions.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "AlamofireManager+Extensions.swift"; sourceTree = "<group>"; };
|
|
7873D14E1E1127BC001816EB /* LeadKitError.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = LeadKitError.swift; sourceTree = "<group>"; };
|
|
7873D1501E112B0D001816EB /* Any+Cast.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Any+Cast.swift"; sourceTree = "<group>"; };
|
|
78753E231DE58A5D006BC0FB /* CursorError.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CursorError.swift; sourceTree = "<group>"; };
|
|
78753E2B1DE58BF9006BC0FB /* StaticCursor.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = StaticCursor.swift; sourceTree = "<group>"; };
|
|
78753E2D1DE58DBA006BC0FB /* FixedPageCursor.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = FixedPageCursor.swift; sourceTree = "<group>"; };
|
|
78753E2F1DE594B4006BC0FB /* MapCursor.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MapCursor.swift; sourceTree = "<group>"; };
|
|
787609211E1403830093CE36 /* Observable+DeferredJust.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Observable+DeferredJust.swift"; sourceTree = "<group>"; };
|
|
787682F91CAD40C200532AB3 /* StaticEstimatedViewHeightProtocol.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = StaticEstimatedViewHeightProtocol.swift; sourceTree = "<group>"; };
|
|
787783621CA03CA0001CDC9B /* IndexPath+ImmutableIndexPath.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "IndexPath+ImmutableIndexPath.swift"; sourceTree = "<group>"; };
|
|
787783661CA04D4A001CDC9B /* String+SizeCalculation.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "String+SizeCalculation.swift"; sourceTree = "<group>"; };
|
|
787D87491E10E1A400D6015C /* ImmutableMappable+ObservableMappable.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "ImmutableMappable+ObservableMappable.swift"; sourceTree = "<group>"; };
|
|
7884DB9B1DC1439200E52A63 /* UserDefaults+MappableDataTypes.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "UserDefaults+MappableDataTypes.swift"; sourceTree = "<group>"; };
|
|
788EC1591CF64528009CFB6B /* UIStoryboard+InstantiateViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "UIStoryboard+InstantiateViewController.swift"; sourceTree = "<group>"; };
|
|
789CC6071DE5835600F789D3 /* CursorType.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CursorType.swift; sourceTree = "<group>"; };
|
|
789CC60A1DE584F800F789D3 /* CursorType+Slice.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "CursorType+Slice.swift"; sourceTree = "<group>"; };
|
|
78A0FCC51DC366A10070B5E1 /* StoryboardProtocol+DefaultBundle.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "StoryboardProtocol+DefaultBundle.swift"; sourceTree = "<group>"; };
|
|
78A0FCC61DC366A10070B5E1 /* StoryboardProtocol+Extensions.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "StoryboardProtocol+Extensions.swift"; sourceTree = "<group>"; };
|
|
78A74EA81C6B373700FE9724 /* UIView+DefaultNibName.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = "UIView+DefaultNibName.swift"; path = "LeadKit/Extensions/UIView/UIView+DefaultNibName.swift"; sourceTree = SOURCE_ROOT; };
|
|
78B036401DA4D7060021D5CC /* UIImage+Extensions.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "UIImage+Extensions.swift"; sourceTree = "<group>"; };
|
|
78B036421DA4FEC90021D5CC /* CGImage+Transform.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "CGImage+Transform.swift"; sourceTree = "<group>"; };
|
|
78B036441DA561D00021D5CC /* CGImage+Utils.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "CGImage+Utils.swift"; sourceTree = "<group>"; };
|
|
78B036461DA5624D0021D5CC /* CGImage+Creation.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "CGImage+Creation.swift"; sourceTree = "<group>"; };
|
|
78B036481DA562C30021D5CC /* CGImage+Template.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "CGImage+Template.swift"; sourceTree = "<group>"; };
|
|
78B0364A1DA61EDE0021D5CC /* CGImage+Crop.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "CGImage+Crop.swift"; sourceTree = "<group>"; };
|
|
78B0FC7C1C6B2BE200358B64 /* LogFormatter.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = LogFormatter.swift; sourceTree = "<group>"; };
|
|
78B0FC7E1C6B2C4D00358B64 /* Log.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Log.swift; sourceTree = "<group>"; };
|
|
78B0FC801C6B2CD500358B64 /* App.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = App.swift; sourceTree = "<group>"; };
|
|
78C36F7D1D801E3E00E7EBEA /* Double+Rounding.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Double+Rounding.swift"; sourceTree = "<group>"; };
|
|
78C36F801D8021DD00E7EBEA /* UIColor+Hex.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "UIColor+Hex.swift"; sourceTree = "<group>"; };
|
|
78CFEE2A1C5C456B00F50370 /* LeadKit.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = LeadKit.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
78CFEE2D1C5C456B00F50370 /* LeadKit.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LeadKit.h; sourceTree = "<group>"; };
|
|
78CFEE2F1C5C456B00F50370 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
78CFEE341C5C456B00F50370 /* LeadKitTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = LeadKitTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
78CFEE391C5C456B00F50370 /* LeadKitTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LeadKitTests.swift; sourceTree = "<group>"; };
|
|
78CFEE3B1C5C456B00F50370 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
78CFEE481C5C45E500F50370 /* UIView+LoadFromNib.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = "UIView+LoadFromNib.swift"; path = "LeadKit/Extensions/UIView/UIView+LoadFromNib.swift"; sourceTree = SOURCE_ROOT; };
|
|
78CFEE4A1C5C45E500F50370 /* NibNameProtocol.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NibNameProtocol.swift; sourceTree = "<group>"; };
|
|
78CFEE4B1C5C45E500F50370 /* ReuseIdentifierProtocol.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ReuseIdentifierProtocol.swift; sourceTree = "<group>"; };
|
|
78CFEE4C1C5C45E500F50370 /* StaticNibNameProtocol.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = StaticNibNameProtocol.swift; sourceTree = "<group>"; };
|
|
78CFEE4D1C5C45E500F50370 /* StaticViewHeightProtocol.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = StaticViewHeightProtocol.swift; sourceTree = "<group>"; };
|
|
78CFEE4E1C5C45E500F50370 /* StoryboardIdentifierProtocol.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = StoryboardIdentifierProtocol.swift; sourceTree = "<group>"; };
|
|
78CFEE4F1C5C45E500F50370 /* ViewHeightProtocol.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ViewHeightProtocol.swift; sourceTree = "<group>"; };
|
|
78CFEE501C5C45E500F50370 /* ViewModelProtocol.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ViewModelProtocol.swift; sourceTree = "<group>"; };
|
|
78D4B5451DA64D49005B0764 /* UIViewController+DefaultStoryboardIdentifier.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "UIViewController+DefaultStoryboardIdentifier.swift"; sourceTree = "<group>"; };
|
|
78D4B5491DA64EAB005B0764 /* Any+TypeName.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Any+TypeName.swift"; sourceTree = "<group>"; };
|
|
95B39A851D9D51250057BD54 /* String+Localization.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "String+Localization.swift"; sourceTree = "<group>"; };
|
|
CA1FE7081E27D7DE00968901 /* UIDevice+Extensions.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = "UIDevice+Extensions.swift"; path = "UIDevice/UIDevice+Extensions.swift"; sourceTree = "<group>"; };
|
|
E126CBB21DB68DDA00E1B2F8 /* UICollectionView+CellRegistration.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = "UICollectionView+CellRegistration.swift"; path = "UICollectionView/UICollectionView+CellRegistration.swift"; sourceTree = "<group>"; };
|
|
EF2921A51E165DF400E8F43B /* TimeInterval+DateComponents.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "TimeInterval+DateComponents.swift"; sourceTree = "<group>"; };
|
|
EF5FB5681E0141610030E4BE /* UIView+Rotation.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "UIView+Rotation.swift"; sourceTree = "<group>"; };
|
|
/* End PBXFileReference section */
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
78CFEE261C5C456B00F50370 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
7827C9361DE4ADB2009DA4E6 /* ObjectMapper.framework in Frameworks */,
|
|
7827C9351DE4ADB2009DA4E6 /* CocoaLumberjack.framework in Frameworks */,
|
|
7827C9391DE4ADB2009DA4E6 /* RxSwift.framework in Frameworks */,
|
|
7827C9341DE4ADB2009DA4E6 /* Alamofire.framework in Frameworks */,
|
|
7827C9381DE4ADB2009DA4E6 /* RxCocoa.framework in Frameworks */,
|
|
7827C9371DE4ADB2009DA4E6 /* RxAlamofire.framework in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
78CFEE311C5C456B00F50370 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
78CFEE351C5C456B00F50370 /* LeadKit.framework in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
/* Begin PBXGroup section */
|
|
0A3BB96A1D5DCFBD00B03CBD /* Frameworks */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
7827C92E1DE4ADB2009DA4E6 /* Alamofire.framework */,
|
|
7827C92F1DE4ADB2009DA4E6 /* CocoaLumberjack.framework */,
|
|
7827C9301DE4ADB2009DA4E6 /* ObjectMapper.framework */,
|
|
7827C9311DE4ADB2009DA4E6 /* RxAlamofire.framework */,
|
|
7827C9321DE4ADB2009DA4E6 /* RxCocoa.framework */,
|
|
7827C9331DE4ADB2009DA4E6 /* RxSwift.framework */,
|
|
);
|
|
path = Frameworks;
|
|
sourceTree = "<group>";
|
|
};
|
|
78011A651D47AF3000EA16A2 /* Enums */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
78753E231DE58A5D006BC0FB /* CursorError.swift */,
|
|
7873D14E1E1127BC001816EB /* LeadKitError.swift */,
|
|
);
|
|
path = Enums;
|
|
sourceTree = "<group>";
|
|
};
|
|
78011AAE1D48B46100EA16A2 /* Structures */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
78011AB11D48B53600EA16A2 /* Api */,
|
|
);
|
|
path = Structures;
|
|
sourceTree = "<group>";
|
|
};
|
|
78011AB11D48B53600EA16A2 /* Api */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
78011AB21D48B53600EA16A2 /* ApiRequestParameters.swift */,
|
|
);
|
|
path = Api;
|
|
sourceTree = "<group>";
|
|
};
|
|
780D23411DA412330084620D /* CGImage */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
780D23421DA412470084620D /* CGImage+Alpha.swift */,
|
|
78B036421DA4FEC90021D5CC /* CGImage+Transform.swift */,
|
|
78B036441DA561D00021D5CC /* CGImage+Utils.swift */,
|
|
78B036461DA5624D0021D5CC /* CGImage+Creation.swift */,
|
|
78B036481DA562C30021D5CC /* CGImage+Template.swift */,
|
|
78B0364A1DA61EDE0021D5CC /* CGImage+Crop.swift */,
|
|
);
|
|
path = CGImage;
|
|
sourceTree = "<group>";
|
|
};
|
|
780D23441DA416E80084620D /* CGContext */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
780D23451DA416F80084620D /* CGContext+Initializers.swift */,
|
|
);
|
|
path = CGContext;
|
|
sourceTree = "<group>";
|
|
};
|
|
780F56C81E0D76A5004530B6 /* Sequence */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
780F56C91E0D76B8004530B6 /* Sequence+ConcurrentMap.swift */,
|
|
);
|
|
path = Sequence;
|
|
sourceTree = "<group>";
|
|
};
|
|
786D78E61D53C355006B2CEA /* Alamofire */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
786D78E71D53C378006B2CEA /* AlamofireRequest+Extensions.swift */,
|
|
786D78EB1D53C46E006B2CEA /* AlamofireManager+Extensions.swift */,
|
|
);
|
|
path = Alamofire;
|
|
sourceTree = "<group>";
|
|
};
|
|
78753E2A1DE58BED006BC0FB /* Cursors */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
78753E2B1DE58BF9006BC0FB /* StaticCursor.swift */,
|
|
78753E2D1DE58DBA006BC0FB /* FixedPageCursor.swift */,
|
|
78753E2F1DE594B4006BC0FB /* MapCursor.swift */,
|
|
);
|
|
path = Cursors;
|
|
sourceTree = "<group>";
|
|
};
|
|
787609201E1403460093CE36 /* Observable */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
787609211E1403830093CE36 /* Observable+DeferredJust.swift */,
|
|
);
|
|
path = Observable;
|
|
sourceTree = "<group>";
|
|
};
|
|
787783611CA03C84001CDC9B /* IndexPath */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
787783621CA03CA0001CDC9B /* IndexPath+ImmutableIndexPath.swift */,
|
|
);
|
|
path = IndexPath;
|
|
sourceTree = "<group>";
|
|
};
|
|
787783651CA04D14001CDC9B /* String */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
787783661CA04D4A001CDC9B /* String+SizeCalculation.swift */,
|
|
95B39A851D9D51250057BD54 /* String+Localization.swift */,
|
|
);
|
|
path = String;
|
|
sourceTree = "<group>";
|
|
};
|
|
787D87481E10E19000D6015C /* ObjectMapper */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
787D87491E10E1A400D6015C /* ImmutableMappable+ObservableMappable.swift */,
|
|
);
|
|
path = ObjectMapper;
|
|
sourceTree = "<group>";
|
|
};
|
|
7884DB9A1DC1432B00E52A63 /* UserDefaults */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
7884DB9B1DC1439200E52A63 /* UserDefaults+MappableDataTypes.swift */,
|
|
);
|
|
path = UserDefaults;
|
|
sourceTree = "<group>";
|
|
};
|
|
789CC6091DE584C000F789D3 /* CursorType */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
789CC60A1DE584F800F789D3 /* CursorType+Slice.swift */,
|
|
);
|
|
path = CursorType;
|
|
sourceTree = "<group>";
|
|
};
|
|
78A0FCC41DC366A10070B5E1 /* StoryboardProtocol */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
78A0FCC51DC366A10070B5E1 /* StoryboardProtocol+DefaultBundle.swift */,
|
|
78A0FCC61DC366A10070B5E1 /* StoryboardProtocol+Extensions.swift */,
|
|
);
|
|
path = StoryboardProtocol;
|
|
sourceTree = "<group>";
|
|
};
|
|
78A74EAA1C6B401800FE9724 /* Classes */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
78B0FC7B1C6B2BAE00358B64 /* Logging */,
|
|
78753E2A1DE58BED006BC0FB /* Cursors */,
|
|
);
|
|
path = Classes;
|
|
sourceTree = "<group>";
|
|
};
|
|
78B0FC7B1C6B2BAE00358B64 /* Logging */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
78B0FC7C1C6B2BE200358B64 /* LogFormatter.swift */,
|
|
78B0FC7E1C6B2C4D00358B64 /* Log.swift */,
|
|
78B0FC801C6B2CD500358B64 /* App.swift */,
|
|
);
|
|
path = Logging;
|
|
sourceTree = "<group>";
|
|
};
|
|
78C36F7C1D801E2F00E7EBEA /* Double */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
78C36F7D1D801E3E00E7EBEA /* Double+Rounding.swift */,
|
|
);
|
|
path = Double;
|
|
sourceTree = "<group>";
|
|
};
|
|
78C36F7F1D8021D100E7EBEA /* UIColor */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
78C36F801D8021DD00E7EBEA /* UIColor+Hex.swift */,
|
|
);
|
|
path = UIColor;
|
|
sourceTree = "<group>";
|
|
};
|
|
78CFEE201C5C456B00F50370 = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
78CFEE2C1C5C456B00F50370 /* LeadKit */,
|
|
78CFEE381C5C456B00F50370 /* LeadKitTests */,
|
|
78CFEE2B1C5C456B00F50370 /* Products */,
|
|
);
|
|
sourceTree = "<group>";
|
|
};
|
|
78CFEE2B1C5C456B00F50370 /* Products */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
78CFEE2A1C5C456B00F50370 /* LeadKit.framework */,
|
|
78CFEE341C5C456B00F50370 /* LeadKitTests.xctest */,
|
|
);
|
|
name = Products;
|
|
sourceTree = "<group>";
|
|
};
|
|
78CFEE2C1C5C456B00F50370 /* LeadKit */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
0A3BB96A1D5DCFBD00B03CBD /* Frameworks */,
|
|
78A74EAA1C6B401800FE9724 /* Classes */,
|
|
78011AAE1D48B46100EA16A2 /* Structures */,
|
|
78CFEE441C5C45E500F50370 /* Extensions */,
|
|
78011A651D47AF3000EA16A2 /* Enums */,
|
|
78CFEE491C5C45E500F50370 /* Protocols */,
|
|
78D4B54B1DA650FC005B0764 /* Functions */,
|
|
78CFEE2D1C5C456B00F50370 /* LeadKit.h */,
|
|
78CFEE2F1C5C456B00F50370 /* Info.plist */,
|
|
);
|
|
path = LeadKit;
|
|
sourceTree = "<group>";
|
|
};
|
|
78CFEE381C5C456B00F50370 /* LeadKitTests */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
78CFEE391C5C456B00F50370 /* LeadKitTests.swift */,
|
|
78CFEE3B1C5C456B00F50370 /* Info.plist */,
|
|
);
|
|
path = LeadKitTests;
|
|
sourceTree = "<group>";
|
|
};
|
|
78CFEE441C5C45E500F50370 /* Extensions */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
786D78E61D53C355006B2CEA /* Alamofire */,
|
|
780D23441DA416E80084620D /* CGContext */,
|
|
780D23411DA412330084620D /* CGImage */,
|
|
789CC6091DE584C000F789D3 /* CursorType */,
|
|
78C36F7C1D801E2F00E7EBEA /* Double */,
|
|
787783611CA03C84001CDC9B /* IndexPath */,
|
|
787D87481E10E19000D6015C /* ObjectMapper */,
|
|
787609201E1403460093CE36 /* Observable */,
|
|
780F56C81E0D76A5004530B6 /* Sequence */,
|
|
78A0FCC41DC366A10070B5E1 /* StoryboardProtocol */,
|
|
787783651CA04D14001CDC9B /* String */,
|
|
EF2921A41E16595100E8F43B /* TimeInterval */,
|
|
E126CBB11DB68D9A00E1B2F8 /* UICollectionView */,
|
|
78C36F7F1D8021D100E7EBEA /* UIColor */,
|
|
CA1FE7071E27D79C00968901 /* UIDevice */,
|
|
C37210711ACDF1042F70C2EB /* UIImage */,
|
|
C372153938A7B7D327F55124 /* UIStoryboard */,
|
|
78E59B2C1C786CD500C6BFE9 /* UIView */,
|
|
78D4B5441DA64D31005B0764 /* UIViewController */,
|
|
7884DB9A1DC1432B00E52A63 /* UserDefaults */,
|
|
);
|
|
path = Extensions;
|
|
sourceTree = "<group>";
|
|
};
|
|
78CFEE491C5C45E500F50370 /* Protocols */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
78CFEE4C1C5C45E500F50370 /* StaticNibNameProtocol.swift */,
|
|
78CFEE4A1C5C45E500F50370 /* NibNameProtocol.swift */,
|
|
78CFEE4B1C5C45E500F50370 /* ReuseIdentifierProtocol.swift */,
|
|
78CFEE4E1C5C45E500F50370 /* StoryboardIdentifierProtocol.swift */,
|
|
78CFEE4D1C5C45E500F50370 /* StaticViewHeightProtocol.swift */,
|
|
78CFEE4F1C5C45E500F50370 /* ViewHeightProtocol.swift */,
|
|
78CFEE501C5C45E500F50370 /* ViewModelProtocol.swift */,
|
|
787682F91CAD40C200532AB3 /* StaticEstimatedViewHeightProtocol.swift */,
|
|
7837F60E1CBCF5C0000D74C1 /* EstimatedViewHeightProtocol.swift */,
|
|
783423691DB8D0E100A79643 /* StoryboardProtocol.swift */,
|
|
789CC6071DE5835600F789D3 /* CursorType.swift */,
|
|
780F56CB1E0D7ACA004530B6 /* ObservableMappable.swift */,
|
|
);
|
|
path = Protocols;
|
|
sourceTree = "<group>";
|
|
};
|
|
78D4B5441DA64D31005B0764 /* UIViewController */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
78D4B5451DA64D49005B0764 /* UIViewController+DefaultStoryboardIdentifier.swift */,
|
|
);
|
|
path = UIViewController;
|
|
sourceTree = "<group>";
|
|
};
|
|
78D4B54B1DA650FC005B0764 /* Functions */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
78D4B5491DA64EAB005B0764 /* Any+TypeName.swift */,
|
|
7873D1501E112B0D001816EB /* Any+Cast.swift */,
|
|
);
|
|
path = Functions;
|
|
sourceTree = "<group>";
|
|
};
|
|
78E59B2C1C786CD500C6BFE9 /* UIView */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
78A74EA81C6B373700FE9724 /* UIView+DefaultNibName.swift */,
|
|
78011A631D47ABC500EA16A2 /* UIView+DefaultReuseIdentifier.swift */,
|
|
78CFEE481C5C45E500F50370 /* UIView+LoadFromNib.swift */,
|
|
EF5FB5681E0141610030E4BE /* UIView+Rotation.swift */,
|
|
);
|
|
path = UIView;
|
|
sourceTree = "<group>";
|
|
};
|
|
C37210711ACDF1042F70C2EB /* UIImage */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
78B036401DA4D7060021D5CC /* UIImage+Extensions.swift */,
|
|
);
|
|
path = UIImage;
|
|
sourceTree = "<group>";
|
|
};
|
|
C372153938A7B7D327F55124 /* UIStoryboard */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
788EC1591CF64528009CFB6B /* UIStoryboard+InstantiateViewController.swift */,
|
|
);
|
|
path = UIStoryboard;
|
|
sourceTree = "<group>";
|
|
};
|
|
CA1FE7071E27D79C00968901 /* UIDevice */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
CA1FE7081E27D7DE00968901 /* UIDevice+Extensions.swift */,
|
|
);
|
|
name = UIDevice;
|
|
sourceTree = "<group>";
|
|
};
|
|
E126CBB11DB68D9A00E1B2F8 /* UICollectionView */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
E126CBB21DB68DDA00E1B2F8 /* UICollectionView+CellRegistration.swift */,
|
|
);
|
|
name = UICollectionView;
|
|
sourceTree = "<group>";
|
|
};
|
|
EF2921A41E16595100E8F43B /* TimeInterval */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
EF2921A51E165DF400E8F43B /* TimeInterval+DateComponents.swift */,
|
|
);
|
|
path = TimeInterval;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXGroup section */
|
|
|
|
/* Begin PBXHeadersBuildPhase section */
|
|
78CFEE271C5C456B00F50370 /* Headers */ = {
|
|
isa = PBXHeadersBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
78CFEE2E1C5C456B00F50370 /* LeadKit.h in Headers */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXHeadersBuildPhase section */
|
|
|
|
/* Begin PBXNativeTarget section */
|
|
78CFEE291C5C456B00F50370 /* LeadKit */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 78CFEE3E1C5C456B00F50370 /* Build configuration list for PBXNativeTarget "LeadKit" */;
|
|
buildPhases = (
|
|
782B1B3D1C7343CD003F8A95 /* Tailor */,
|
|
782B1B3E1C7343E0003F8A95 /* SwiftLint */,
|
|
78CFEE251C5C456B00F50370 /* Sources */,
|
|
78CFEE261C5C456B00F50370 /* Frameworks */,
|
|
78CFEE271C5C456B00F50370 /* Headers */,
|
|
78CFEE281C5C456B00F50370 /* Resources */,
|
|
78B0FC871C6B314B00358B64 /* Carthage copy-frameworks */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = LeadKit;
|
|
productName = LeadKit;
|
|
productReference = 78CFEE2A1C5C456B00F50370 /* LeadKit.framework */;
|
|
productType = "com.apple.product-type.framework";
|
|
};
|
|
78CFEE331C5C456B00F50370 /* LeadKitTests */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 78CFEE411C5C456B00F50370 /* Build configuration list for PBXNativeTarget "LeadKitTests" */;
|
|
buildPhases = (
|
|
78CFEE301C5C456B00F50370 /* Sources */,
|
|
78CFEE311C5C456B00F50370 /* Frameworks */,
|
|
78CFEE321C5C456B00F50370 /* Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
78CFEE371C5C456B00F50370 /* PBXTargetDependency */,
|
|
);
|
|
name = LeadKitTests;
|
|
productName = LeadKitTests;
|
|
productReference = 78CFEE341C5C456B00F50370 /* LeadKitTests.xctest */;
|
|
productType = "com.apple.product-type.bundle.unit-test";
|
|
};
|
|
/* End PBXNativeTarget section */
|
|
|
|
/* Begin PBXProject section */
|
|
78CFEE211C5C456B00F50370 /* Project object */ = {
|
|
isa = PBXProject;
|
|
attributes = {
|
|
LastSwiftUpdateCheck = 0720;
|
|
LastUpgradeCheck = 0800;
|
|
ORGANIZATIONNAME = "Touch Instinct";
|
|
TargetAttributes = {
|
|
78CFEE291C5C456B00F50370 = {
|
|
CreatedOnToolsVersion = 7.2;
|
|
LastSwiftMigration = 0800;
|
|
};
|
|
78CFEE331C5C456B00F50370 = {
|
|
CreatedOnToolsVersion = 7.2;
|
|
LastSwiftMigration = 0800;
|
|
};
|
|
};
|
|
};
|
|
buildConfigurationList = 78CFEE241C5C456B00F50370 /* Build configuration list for PBXProject "LeadKit" */;
|
|
compatibilityVersion = "Xcode 3.2";
|
|
developmentRegion = English;
|
|
hasScannedForEncodings = 0;
|
|
knownRegions = (
|
|
en,
|
|
);
|
|
mainGroup = 78CFEE201C5C456B00F50370;
|
|
productRefGroup = 78CFEE2B1C5C456B00F50370 /* Products */;
|
|
projectDirPath = "";
|
|
projectRoot = "";
|
|
targets = (
|
|
78CFEE291C5C456B00F50370 /* LeadKit */,
|
|
78CFEE331C5C456B00F50370 /* LeadKitTests */,
|
|
);
|
|
};
|
|
/* End PBXProject section */
|
|
|
|
/* Begin PBXResourcesBuildPhase section */
|
|
78CFEE281C5C456B00F50370 /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
78CFEE321C5C456B00F50370 /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXResourcesBuildPhase section */
|
|
|
|
/* Begin PBXShellScriptBuildPhase section */
|
|
782B1B3D1C7343CD003F8A95 /* Tailor */ = {
|
|
isa = PBXShellScriptBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
inputPaths = (
|
|
);
|
|
name = Tailor;
|
|
outputPaths = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
shellPath = /bin/sh;
|
|
shellScript = "if hash tailor 2>/dev/null; then\n tailor --except=trailing-whitespace,forced-type-cast\nelse\n echo \"warning: Please install Tailor from https://tailor.sh\"\nfi";
|
|
};
|
|
782B1B3E1C7343E0003F8A95 /* SwiftLint */ = {
|
|
isa = PBXShellScriptBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
inputPaths = (
|
|
);
|
|
name = SwiftLint;
|
|
outputPaths = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
shellPath = /bin/sh;
|
|
shellScript = "if which swiftlint >/dev/null; then\n swiftlint\nelse\n echo \"SwiftLint does not exist, download from https://github.com/realm/SwiftLint\"\nfi";
|
|
};
|
|
78B0FC871C6B314B00358B64 /* Carthage copy-frameworks */ = {
|
|
isa = PBXShellScriptBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
inputPaths = (
|
|
"$(SRCROOT)/../Carthage/Build/iOS/CocoaLumberjack.framework",
|
|
"$(SRCROOT)/../Carthage/Build/iOS/RxSwift.framework",
|
|
"$(SRCROOT)/../Carthage/Build/iOS/RxCocoa.framework",
|
|
"$(SRCROOT)/../Carthage/Build/iOS/Alamofire.framework",
|
|
"$(SRCROOT)/../Carthage/Build/iOS/ObjectMapper.framework",
|
|
"$(SRCROOT)/../Carthage/Build/iOS/RxAlamofire.framework",
|
|
);
|
|
name = "Carthage copy-frameworks";
|
|
outputPaths = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
shellPath = /bin/sh;
|
|
shellScript = "/usr/local/bin/carthage copy-frameworks";
|
|
};
|
|
/* End PBXShellScriptBuildPhase section */
|
|
|
|
/* Begin PBXSourcesBuildPhase section */
|
|
78CFEE251C5C456B00F50370 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
787D874A1E10E1A400D6015C /* ImmutableMappable+ObservableMappable.swift in Sources */,
|
|
780F56CA1E0D76B8004530B6 /* Sequence+ConcurrentMap.swift in Sources */,
|
|
7837F60F1CBCF5C0000D74C1 /* EstimatedViewHeightProtocol.swift in Sources */,
|
|
78CFEE541C5C45E500F50370 /* UIView+LoadFromNib.swift in Sources */,
|
|
EF2921A61E165DF400E8F43B /* TimeInterval+DateComponents.swift in Sources */,
|
|
78D4B5461DA64D49005B0764 /* UIViewController+DefaultStoryboardIdentifier.swift in Sources */,
|
|
7834236A1DB8D0E100A79643 /* StoryboardProtocol.swift in Sources */,
|
|
78B0FC7F1C6B2C4D00358B64 /* Log.swift in Sources */,
|
|
78753E2E1DE58DBA006BC0FB /* FixedPageCursor.swift in Sources */,
|
|
789CC60B1DE584F800F789D3 /* CursorType+Slice.swift in Sources */,
|
|
78753E2C1DE58BF9006BC0FB /* StaticCursor.swift in Sources */,
|
|
78D4B54A1DA64EAB005B0764 /* Any+TypeName.swift in Sources */,
|
|
78CFEE571C5C45E500F50370 /* StaticNibNameProtocol.swift in Sources */,
|
|
788EC15A1CF64528009CFB6B /* UIStoryboard+InstantiateViewController.swift in Sources */,
|
|
787783671CA04D4A001CDC9B /* String+SizeCalculation.swift in Sources */,
|
|
7873D1511E112B0D001816EB /* Any+Cast.swift in Sources */,
|
|
78B036431DA4FEC90021D5CC /* CGImage+Transform.swift in Sources */,
|
|
78011A641D47ABC500EA16A2 /* UIView+DefaultReuseIdentifier.swift in Sources */,
|
|
786D78EC1D53C46E006B2CEA /* AlamofireManager+Extensions.swift in Sources */,
|
|
78B0FC811C6B2CD500358B64 /* App.swift in Sources */,
|
|
78B036491DA562C30021D5CC /* CGImage+Template.swift in Sources */,
|
|
7873D14F1E1127BC001816EB /* LeadKitError.swift in Sources */,
|
|
78753E301DE594B4006BC0FB /* MapCursor.swift in Sources */,
|
|
780D23461DA416F80084620D /* CGContext+Initializers.swift in Sources */,
|
|
95B39A861D9D51250057BD54 /* String+Localization.swift in Sources */,
|
|
78C36F7E1D801E3E00E7EBEA /* Double+Rounding.swift in Sources */,
|
|
78CFEE551C5C45E500F50370 /* NibNameProtocol.swift in Sources */,
|
|
787609221E1403830093CE36 /* Observable+DeferredJust.swift in Sources */,
|
|
78CFEE561C5C45E500F50370 /* ReuseIdentifierProtocol.swift in Sources */,
|
|
78A0FCC81DC366A10070B5E1 /* StoryboardProtocol+Extensions.swift in Sources */,
|
|
78B036411DA4D7060021D5CC /* UIImage+Extensions.swift in Sources */,
|
|
78A0FCC71DC366A10070B5E1 /* StoryboardProtocol+DefaultBundle.swift in Sources */,
|
|
78753E241DE58A5D006BC0FB /* CursorError.swift in Sources */,
|
|
786D78E81D53C378006B2CEA /* AlamofireRequest+Extensions.swift in Sources */,
|
|
78C36F811D8021DD00E7EBEA /* UIColor+Hex.swift in Sources */,
|
|
78CFEE5B1C5C45E500F50370 /* ViewModelProtocol.swift in Sources */,
|
|
EF5FB5691E0141610030E4BE /* UIView+Rotation.swift in Sources */,
|
|
780F56CC1E0D7ACA004530B6 /* ObservableMappable.swift in Sources */,
|
|
780D23431DA412470084620D /* CGImage+Alpha.swift in Sources */,
|
|
78CFEE5A1C5C45E500F50370 /* ViewHeightProtocol.swift in Sources */,
|
|
787682FA1CAD40C300532AB3 /* StaticEstimatedViewHeightProtocol.swift in Sources */,
|
|
CA1FE7091E27D7DE00968901 /* UIDevice+Extensions.swift in Sources */,
|
|
78A74EA91C6B373700FE9724 /* UIView+DefaultNibName.swift in Sources */,
|
|
7884DB9C1DC1439200E52A63 /* UserDefaults+MappableDataTypes.swift in Sources */,
|
|
E126CBB31DB68DDA00E1B2F8 /* UICollectionView+CellRegistration.swift in Sources */,
|
|
78CFEE581C5C45E500F50370 /* StaticViewHeightProtocol.swift in Sources */,
|
|
787783631CA03CA0001CDC9B /* IndexPath+ImmutableIndexPath.swift in Sources */,
|
|
78B036471DA5624D0021D5CC /* CGImage+Creation.swift in Sources */,
|
|
789CC6081DE5835600F789D3 /* CursorType.swift in Sources */,
|
|
78B0364B1DA61EDE0021D5CC /* CGImage+Crop.swift in Sources */,
|
|
78B036451DA561D00021D5CC /* CGImage+Utils.swift in Sources */,
|
|
78CFEE591C5C45E500F50370 /* StoryboardIdentifierProtocol.swift in Sources */,
|
|
78011AB31D48B53600EA16A2 /* ApiRequestParameters.swift in Sources */,
|
|
78B0FC7D1C6B2BE200358B64 /* LogFormatter.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
78CFEE301C5C456B00F50370 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
78CFEE3A1C5C456B00F50370 /* LeadKitTests.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXSourcesBuildPhase section */
|
|
|
|
/* Begin PBXTargetDependency section */
|
|
78CFEE371C5C456B00F50370 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = 78CFEE291C5C456B00F50370 /* LeadKit */;
|
|
targetProxy = 78CFEE361C5C456B00F50370 /* PBXContainerItemProxy */;
|
|
};
|
|
/* End PBXTargetDependency section */
|
|
|
|
/* Begin XCBuildConfiguration section */
|
|
78CFEE3C1C5C456B00F50370 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
|
|
CLANG_CXX_LIBRARY = "libc++";
|
|
CLANG_ENABLE_MODULES = YES;
|
|
CLANG_ENABLE_OBJC_ARC = YES;
|
|
CLANG_WARN_BOOL_CONVERSION = YES;
|
|
CLANG_WARN_CONSTANT_CONVERSION = YES;
|
|
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
|
|
CLANG_WARN_EMPTY_BODY = YES;
|
|
CLANG_WARN_ENUM_CONVERSION = YES;
|
|
CLANG_WARN_INFINITE_RECURSION = YES;
|
|
CLANG_WARN_INT_CONVERSION = YES;
|
|
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
|
CLANG_WARN_SUSPICIOUS_MOVE = YES;
|
|
CLANG_WARN_UNREACHABLE_CODE = YES;
|
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
COPY_PHASE_STRIP = NO;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
DEBUG_INFORMATION_FORMAT = dwarf;
|
|
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
ENABLE_TESTABILITY = YES;
|
|
GCC_C_LANGUAGE_STANDARD = gnu99;
|
|
GCC_DYNAMIC_NO_PIC = NO;
|
|
GCC_NO_COMMON_BLOCKS = YES;
|
|
GCC_OPTIMIZATION_LEVEL = 0;
|
|
GCC_PREPROCESSOR_DEFINITIONS = (
|
|
"DEBUG=1",
|
|
"$(inherited)",
|
|
);
|
|
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
|
|
GCC_WARN_UNDECLARED_SELECTOR = YES;
|
|
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
|
GCC_WARN_UNUSED_FUNCTION = YES;
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 9.0;
|
|
MTL_ENABLE_DEBUG_INFO = YES;
|
|
ONLY_ACTIVE_ARCH = YES;
|
|
SDKROOT = iphoneos;
|
|
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
VERSIONING_SYSTEM = "apple-generic";
|
|
VERSION_INFO_PREFIX = "";
|
|
};
|
|
name = Debug;
|
|
};
|
|
78CFEE3D1C5C456B00F50370 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
|
|
CLANG_CXX_LIBRARY = "libc++";
|
|
CLANG_ENABLE_MODULES = YES;
|
|
CLANG_ENABLE_OBJC_ARC = YES;
|
|
CLANG_WARN_BOOL_CONVERSION = YES;
|
|
CLANG_WARN_CONSTANT_CONVERSION = YES;
|
|
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
|
|
CLANG_WARN_EMPTY_BODY = YES;
|
|
CLANG_WARN_ENUM_CONVERSION = YES;
|
|
CLANG_WARN_INFINITE_RECURSION = YES;
|
|
CLANG_WARN_INT_CONVERSION = YES;
|
|
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
|
CLANG_WARN_SUSPICIOUS_MOVE = YES;
|
|
CLANG_WARN_UNREACHABLE_CODE = YES;
|
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
COPY_PHASE_STRIP = NO;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
ENABLE_NS_ASSERTIONS = NO;
|
|
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
GCC_C_LANGUAGE_STANDARD = gnu99;
|
|
GCC_NO_COMMON_BLOCKS = YES;
|
|
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
|
|
GCC_WARN_UNDECLARED_SELECTOR = YES;
|
|
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
|
GCC_WARN_UNUSED_FUNCTION = YES;
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 9.0;
|
|
MTL_ENABLE_DEBUG_INFO = NO;
|
|
SDKROOT = iphoneos;
|
|
SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
VALIDATE_PRODUCT = YES;
|
|
VERSIONING_SYSTEM = "apple-generic";
|
|
VERSION_INFO_PREFIX = "";
|
|
};
|
|
name = Release;
|
|
};
|
|
78CFEE3F1C5C456B00F50370 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
|
|
DEFINES_MODULE = YES;
|
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
DYLIB_CURRENT_VERSION = 1;
|
|
DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"$(PROJECT_DIR)/LeadKit",
|
|
"$(PROJECT_DIR)/LeadKit/Frameworks",
|
|
"$(PROJECT_DIR)/../Carthage/Build/iOS",
|
|
);
|
|
INFOPLIST_FILE = LeadKit/Info.plist;
|
|
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
IPHONEOS_DEPLOYMENT_TARGET = 9.0;
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
|
PRODUCT_BUNDLE_IDENTIFIER = ru.touchin.LeadKit;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SKIP_INSTALL = YES;
|
|
SWIFT_VERSION = 3.0;
|
|
};
|
|
name = Debug;
|
|
};
|
|
78CFEE401C5C456B00F50370 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
|
|
DEFINES_MODULE = YES;
|
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
DYLIB_CURRENT_VERSION = 1;
|
|
DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"$(PROJECT_DIR)/LeadKit",
|
|
"$(PROJECT_DIR)/LeadKit/Frameworks",
|
|
"$(PROJECT_DIR)/../Carthage/Build/iOS",
|
|
);
|
|
INFOPLIST_FILE = LeadKit/Info.plist;
|
|
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
IPHONEOS_DEPLOYMENT_TARGET = 9.0;
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
|
PRODUCT_BUNDLE_IDENTIFIER = ru.touchin.LeadKit;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SKIP_INSTALL = YES;
|
|
SWIFT_VERSION = 3.0;
|
|
};
|
|
name = Release;
|
|
};
|
|
78CFEE421C5C456B00F50370 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
INFOPLIST_FILE = LeadKitTests/Info.plist;
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
|
PRODUCT_BUNDLE_IDENTIFIER = ru.touchin.LeadKitTests;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SWIFT_VERSION = 3.0;
|
|
};
|
|
name = Debug;
|
|
};
|
|
78CFEE431C5C456B00F50370 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
INFOPLIST_FILE = LeadKitTests/Info.plist;
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
|
PRODUCT_BUNDLE_IDENTIFIER = ru.touchin.LeadKitTests;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SWIFT_VERSION = 3.0;
|
|
};
|
|
name = Release;
|
|
};
|
|
/* End XCBuildConfiguration section */
|
|
|
|
/* Begin XCConfigurationList section */
|
|
78CFEE241C5C456B00F50370 /* Build configuration list for PBXProject "LeadKit" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
78CFEE3C1C5C456B00F50370 /* Debug */,
|
|
78CFEE3D1C5C456B00F50370 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
78CFEE3E1C5C456B00F50370 /* Build configuration list for PBXNativeTarget "LeadKit" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
78CFEE3F1C5C456B00F50370 /* Debug */,
|
|
78CFEE401C5C456B00F50370 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
78CFEE411C5C456B00F50370 /* Build configuration list for PBXNativeTarget "LeadKitTests" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
78CFEE421C5C456B00F50370 /* Debug */,
|
|
78CFEE431C5C456B00F50370 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
/* End XCConfigurationList section */
|
|
};
|
|
rootObject = 78CFEE211C5C456B00F50370 /* Project object */;
|
|
}
|