1302 lines
89 KiB
Plaintext
1302 lines
89 KiB
Plaintext
// !$*UTF8*$!
|
||
{
|
||
archiveVersion = 1;
|
||
classes = {
|
||
};
|
||
objectVersion = 50;
|
||
objects = {
|
||
|
||
/* Begin PBXBuildFile section */
|
||
F445CA8721AED92600184254 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = F445CA8621AED92600184254 /* AppDelegate.swift */; };
|
||
F445CA8921AED92600184254 /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = F445CA8821AED92600184254 /* ViewController.swift */; };
|
||
F445CA8C21AED92600184254 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = F445CA8A21AED92600184254 /* Main.storyboard */; };
|
||
F445CA8E21AED92700184254 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = F445CA8D21AED92700184254 /* Assets.xcassets */; };
|
||
F445CA9121AED92700184254 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = F445CA8F21AED92700184254 /* LaunchScreen.storyboard */; };
|
||
F445CB5521AED98500184254 /* SPInternetConnection.swift in Sources */ = {isa = PBXBuildFile; fileRef = F445CA9B21AED98500184254 /* SPInternetConnection.swift */; };
|
||
F445CB5621AED98500184254 /* SPVibration.swift in Sources */ = {isa = PBXBuildFile; fileRef = F445CA9D21AED98500184254 /* SPVibration.swift */; };
|
||
F445CB5721AED98500184254 /* SPPlayCircleButton.swift in Sources */ = {isa = PBXBuildFile; fileRef = F445CAA021AED98500184254 /* SPPlayCircleButton.swift */; };
|
||
F445CB5821AED98500184254 /* SPSocialIconButton.swift in Sources */ = {isa = PBXBuildFile; fileRef = F445CAA121AED98500184254 /* SPSocialIconButton.swift */; };
|
||
F445CB5921AED98500184254 /* SPMengButton.swift in Sources */ = {isa = PBXBuildFile; fileRef = F445CAA221AED98500184254 /* SPMengButton.swift */; };
|
||
F445CB5A21AED98500184254 /* SPSystemIconButton.swift in Sources */ = {isa = PBXBuildFile; fileRef = F445CAA321AED98500184254 /* SPSystemIconButton.swift */; };
|
||
F445CB5B21AED98500184254 /* SPDownloadingButton.swift in Sources */ = {isa = PBXBuildFile; fileRef = F445CAA421AED98500184254 /* SPDownloadingButton.swift */; };
|
||
F445CB5C21AED98500184254 /* SPRoundButton.swift in Sources */ = {isa = PBXBuildFile; fileRef = F445CAA521AED98500184254 /* SPRoundButton.swift */; };
|
||
F445CB5D21AED98500184254 /* SPNativeOS11Button.swift in Sources */ = {isa = PBXBuildFile; fileRef = F445CAA621AED98500184254 /* SPNativeOS11Button.swift */; };
|
||
F445CB5E21AED98500184254 /* SPGradientButton.swift in Sources */ = {isa = PBXBuildFile; fileRef = F445CAA721AED98500184254 /* SPGradientButton.swift */; };
|
||
F445CB5F21AED98500184254 /* SPAppStoreActionButton.swift in Sources */ = {isa = PBXBuildFile; fileRef = F445CAA821AED98500184254 /* SPAppStoreActionButton.swift */; };
|
||
F445CB6021AED98500184254 /* SPProposeViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = F445CAAA21AED98500184254 /* SPProposeViewController.swift */; };
|
||
F445CB6121AED98500184254 /* SPProgressLoadingViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = F445CAAB21AED98500184254 /* SPProgressLoadingViewController.swift */; };
|
||
F445CB6221AED98500184254 /* SPScrollViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = F445CAAC21AED98500184254 /* SPScrollViewController.swift */; };
|
||
F445CB6321AED98500184254 /* SPBaseTableViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = F445CAAD21AED98500184254 /* SPBaseTableViewController.swift */; };
|
||
F445CB6421AED98500184254 /* SPBaseViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = F445CAAE21AED98500184254 /* SPBaseViewController.swift */; };
|
||
F445CB6521AED98500184254 /* SPWelcomeViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = F445CAAF21AED98500184254 /* SPWelcomeViewController.swift */; };
|
||
F445CB6621AED98500184254 /* SPRootViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = F445CAB021AED98500184254 /* SPRootViewController.swift */; };
|
||
F445CB6721AED98500184254 /* SPConfirmActionViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = F445CAB121AED98500184254 /* SPConfirmActionViewController.swift */; };
|
||
F445CB6821AED98500184254 /* SPNativeTableViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = F445CAB221AED98500184254 /* SPNativeTableViewController.swift */; };
|
||
F445CB6921AED98500184254 /* SPHiderViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = F445CAB321AED98500184254 /* SPHiderViewController.swift */; };
|
||
F445CB6A21AED98500184254 /* SPStatusBarManagerViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = F445CAB421AED98500184254 /* SPStatusBarManagerViewController.swift */; };
|
||
F445CB6B21AED98500184254 /* SPNativeLoginCodeViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = F445CAB621AED98500184254 /* SPNativeLoginCodeViewController.swift */; };
|
||
F445CB6C21AED98500184254 /* SPNativeLoginNavigationController.swift in Sources */ = {isa = PBXBuildFile; fileRef = F445CAB721AED98500184254 /* SPNativeLoginNavigationController.swift */; };
|
||
F445CB6D21AED98500184254 /* SPNativeLoginViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = F445CAB821AED98500184254 /* SPNativeLoginViewController.swift */; };
|
||
F445CB6E21AED98500184254 /* SPStorkTransitioningDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = F445CABA21AED98500184254 /* SPStorkTransitioningDelegate.swift */; };
|
||
F445CB6F21AED98500184254 /* SPStorkPresentingAnimationController.swift in Sources */ = {isa = PBXBuildFile; fileRef = F445CABB21AED98500184254 /* SPStorkPresentingAnimationController.swift */; };
|
||
F445CB7021AED98500184254 /* SPStorkPresentationController.swift in Sources */ = {isa = PBXBuildFile; fileRef = F445CABC21AED98500184254 /* SPStorkPresentationController.swift */; };
|
||
F445CB7121AED98500184254 /* SPStorkIndicatorView.swift in Sources */ = {isa = PBXBuildFile; fileRef = F445CABD21AED98500184254 /* SPStorkIndicatorView.swift */; };
|
||
F445CB7221AED98500184254 /* SPStorkDismissingAnimationController.swift in Sources */ = {isa = PBXBuildFile; fileRef = F445CABE21AED98500184254 /* SPStorkDismissingAnimationController.swift */; };
|
||
F445CB7321AED98500184254 /* SPEmptyProposeLabel.swift in Sources */ = {isa = PBXBuildFile; fileRef = F445CAC121AED98500184254 /* SPEmptyProposeLabel.swift */; };
|
||
F445CB7421AED98500184254 /* SPTableView.swift in Sources */ = {isa = PBXBuildFile; fileRef = F445CAC221AED98500184254 /* SPTableView.swift */; };
|
||
F445CB7521AED98500184254 /* SPEmptyProposeView.swift in Sources */ = {isa = PBXBuildFile; fileRef = F445CAC321AED98500184254 /* SPEmptyProposeView.swift */; };
|
||
F445CB7621AED98500184254 /* SPScrollView.swift in Sources */ = {isa = PBXBuildFile; fileRef = F445CAC421AED98500184254 /* SPScrollView.swift */; };
|
||
F445CB7721AED98500184254 /* SPCollectionViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = F445CAC721AED98500184254 /* SPCollectionViewCell.swift */; };
|
||
F445CB7821AED98500184254 /* SPMengTransformCollectionViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = F445CAC821AED98500184254 /* SPMengTransformCollectionViewCell.swift */; };
|
||
F445CB7921AED98500184254 /* SPImageCollectionViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = F445CAC921AED98500184254 /* SPImageCollectionViewCell.swift */; };
|
||
F445CB7A21AED98500184254 /* SPCollectionViewLayout.swift in Sources */ = {isa = PBXBuildFile; fileRef = F445CACB21AED98500184254 /* SPCollectionViewLayout.swift */; };
|
||
F445CB7B21AED98500184254 /* SPMengTransformCollectionView.swift in Sources */ = {isa = PBXBuildFile; fileRef = F445CACD21AED98500184254 /* SPMengTransformCollectionView.swift */; };
|
||
F445CB7C21AED98500184254 /* SPCollectionView.swift in Sources */ = {isa = PBXBuildFile; fileRef = F445CACE21AED98500184254 /* SPCollectionView.swift */; };
|
||
F445CB7D21AED98500184254 /* SPImagesLineCollectionView.swift in Sources */ = {isa = PBXBuildFile; fileRef = F445CACF21AED98500184254 /* SPImagesLineCollectionView.swift */; };
|
||
F445CB7E21AED98500184254 /* SPAligmentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = F445CAD021AED98500184254 /* SPAligmentView.swift */; };
|
||
F445CB7F21AED98500184254 /* SPAudioIconView.swift in Sources */ = {isa = PBXBuildFile; fileRef = F445CAD221AED98500184254 /* SPAudioIconView.swift */; };
|
||
F445CB8021AED98500184254 /* SPSocialIconView.swift in Sources */ = {isa = PBXBuildFile; fileRef = F445CAD321AED98500184254 /* SPSocialIconView.swift */; };
|
||
F445CB8121AED98500184254 /* SPSystemIconView.swift in Sources */ = {isa = PBXBuildFile; fileRef = F445CAD421AED98500184254 /* SPSystemIconView.swift */; };
|
||
F445CB8221AED98500184254 /* SPGolubevIconView.swift in Sources */ = {isa = PBXBuildFile; fileRef = F445CAD521AED98500184254 /* SPGolubevIconView.swift */; };
|
||
F445CB8321AED98500184254 /* SPGradeBlurView.swift in Sources */ = {isa = PBXBuildFile; fileRef = F445CAD621AED98500184254 /* SPGradeBlurView.swift */; };
|
||
F445CB8421AED98500184254 /* SPDownloadingUIImageView.swift in Sources */ = {isa = PBXBuildFile; fileRef = F445CAD721AED98500184254 /* SPDownloadingUIImageView.swift */; };
|
||
F445CB8521AED98500184254 /* SPGradientView.swift in Sources */ = {isa = PBXBuildFile; fileRef = F445CAD821AED98500184254 /* SPGradientView.swift */; };
|
||
F445CB8621AED98500184254 /* SPVideoPlayer.swift in Sources */ = {isa = PBXBuildFile; fileRef = F445CAD921AED98500184254 /* SPVideoPlayer.swift */; };
|
||
F445CB8721AED98500184254 /* SPPromoTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = F445CADB21AED98500184254 /* SPPromoTableViewCell.swift */; };
|
||
F445CB8821AED98500184254 /* SPFormButtonTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = F445CADD21AED98500184254 /* SPFormButtonTableViewCell.swift */; };
|
||
F445CB8921AED98500184254 /* SPFormMailTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = F445CADE21AED98500184254 /* SPFormMailTableViewCell.swift */; };
|
||
F445CB8A21AED98500184254 /* SPFormLabelTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = F445CADF21AED98500184254 /* SPFormLabelTableViewCell.swift */; };
|
||
F445CB8B21AED98500184254 /* SPFormTextFiledTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = F445CAE021AED98500184254 /* SPFormTextFiledTableViewCell.swift */; };
|
||
F445CB8C21AED98500184254 /* SPFormFeaturedTitleTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = F445CAE121AED98500184254 /* SPFormFeaturedTitleTableViewCell.swift */; };
|
||
F445CB8D21AED98500184254 /* SPFormTextInputTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = F445CAE221AED98500184254 /* SPFormTextInputTableViewCell.swift */; };
|
||
F445CB8E21AED98500184254 /* SPFormTextTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = F445CAE321AED98500184254 /* SPFormTextTableViewCell.swift */; };
|
||
F445CB8F21AED98500184254 /* SPMengTransformTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = F445CAE421AED98500184254 /* SPMengTransformTableViewCell.swift */; };
|
||
F445CB9021AED98500184254 /* SPImageTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = F445CAE521AED98500184254 /* SPImageTableViewCell.swift */; };
|
||
F445CB9121AED98500184254 /* SPProposeTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = F445CAE621AED98500184254 /* SPProposeTableViewCell.swift */; };
|
||
F445CB9221AED98500184254 /* SPBaseContentTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = F445CAE721AED98500184254 /* SPBaseContentTableViewCell.swift */; };
|
||
F445CB9321AED98500184254 /* SPTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = F445CAE821AED98500184254 /* SPTableViewCell.swift */; };
|
||
F445CB9421AED98500184254 /* SPCollectionImagesTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = F445CAE921AED98500184254 /* SPCollectionImagesTableViewCell.swift */; };
|
||
F445CB9521AED98500184254 /* SPBlurView.swift in Sources */ = {isa = PBXBuildFile; fileRef = F445CAEA21AED98500184254 /* SPBlurView.swift */; };
|
||
F445CB9621AED98500184254 /* SPStyleKit.swift in Sources */ = {isa = PBXBuildFile; fileRef = F445CAEC21AED98500184254 /* SPStyleKit.swift */; };
|
||
F445CB9721AED98500184254 /* SPNativeStyleKit.swift in Sources */ = {isa = PBXBuildFile; fileRef = F445CAED21AED98500184254 /* SPNativeStyleKit.swift */; };
|
||
F445CB9821AED98500184254 /* SPTypes.swift in Sources */ = {isa = PBXBuildFile; fileRef = F445CAEF21AED98500184254 /* SPTypes.swift */; };
|
||
F445CB9921AED98500184254 /* SPLocale.swift in Sources */ = {isa = PBXBuildFile; fileRef = F445CAF121AED98500184254 /* SPLocale.swift */; };
|
||
F445CB9A21AED98500184254 /* SPUIScreenExtension.swift in Sources */ = {isa = PBXBuildFile; fileRef = F445CAF321AED98500184254 /* SPUIScreenExtension.swift */; };
|
||
F445CB9B21AED98500184254 /* SPUIAlertControllerExtenshion.swift in Sources */ = {isa = PBXBuildFile; fileRef = F445CAF421AED98500184254 /* SPUIAlertControllerExtenshion.swift */; };
|
||
F445CB9C21AED98500184254 /* SPUITableViewCellExtenshion.swift in Sources */ = {isa = PBXBuildFile; fileRef = F445CAF521AED98500184254 /* SPUITableViewCellExtenshion.swift */; };
|
||
F445CB9D21AED98500184254 /* SPUITextFieldExtenshion.swift in Sources */ = {isa = PBXBuildFile; fileRef = F445CAF621AED98500184254 /* SPUITextFieldExtenshion.swift */; };
|
||
F445CB9E21AED98500184254 /* SPUIFontExtenshion.swift in Sources */ = {isa = PBXBuildFile; fileRef = F445CAF721AED98500184254 /* SPUIFontExtenshion.swift */; };
|
||
F445CB9F21AED98500184254 /* SPUIImageExtension.swift in Sources */ = {isa = PBXBuildFile; fileRef = F445CAF821AED98500184254 /* SPUIImageExtension.swift */; };
|
||
F445CBA021AED98500184254 /* SPDateExtenshon.swift in Sources */ = {isa = PBXBuildFile; fileRef = F445CAF921AED98500184254 /* SPDateExtenshon.swift */; };
|
||
F445CBA121AED98500184254 /* SPUITableView.swift in Sources */ = {isa = PBXBuildFile; fileRef = F445CAFA21AED98500184254 /* SPUITableView.swift */; };
|
||
F445CBA221AED98500184254 /* SPUIViewExtenshion.swift in Sources */ = {isa = PBXBuildFile; fileRef = F445CAFB21AED98500184254 /* SPUIViewExtenshion.swift */; };
|
||
F445CBA321AED98500184254 /* SPCGPointExtenshion.swift in Sources */ = {isa = PBXBuildFile; fileRef = F445CAFC21AED98500184254 /* SPCGPointExtenshion.swift */; };
|
||
F445CBA421AED98500184254 /* SPArrayExtension.swift in Sources */ = {isa = PBXBuildFile; fileRef = F445CAFD21AED98500184254 /* SPArrayExtension.swift */; };
|
||
F445CBA521AED98500184254 /* SPUserDefaultsExtenshion.swift in Sources */ = {isa = PBXBuildFile; fileRef = F445CAFE21AED98500184254 /* SPUserDefaultsExtenshion.swift */; };
|
||
F445CBA621AED98500184254 /* SPUIViewControllerExtenshion.swift in Sources */ = {isa = PBXBuildFile; fileRef = F445CAFF21AED98500184254 /* SPUIViewControllerExtenshion.swift */; };
|
||
F445CBA721AED98500184254 /* SPStringExtenshion.swift in Sources */ = {isa = PBXBuildFile; fileRef = F445CB0021AED98500184254 /* SPStringExtenshion.swift */; };
|
||
F445CBA821AED98500184254 /* SPStrideableExtension.swift in Sources */ = {isa = PBXBuildFile; fileRef = F445CB0121AED98500184254 /* SPStrideableExtension.swift */; };
|
||
F445CBA921AED98500184254 /* SPBezierPathExtension.swift in Sources */ = {isa = PBXBuildFile; fileRef = F445CB0221AED98500184254 /* SPBezierPathExtension.swift */; };
|
||
F445CBAA21AED98500184254 /* SPUICollectionViewExtenshion.swift in Sources */ = {isa = PBXBuildFile; fileRef = F445CB0321AED98500184254 /* SPUICollectionViewExtenshion.swift */; };
|
||
F445CBAB21AED98500184254 /* SPUITableViewControllerExtenshion.swift in Sources */ = {isa = PBXBuildFile; fileRef = F445CB0421AED98500184254 /* SPUITableViewControllerExtenshion.swift */; };
|
||
F445CBAC21AED98500184254 /* SPTextFieldExtenshion.swift in Sources */ = {isa = PBXBuildFile; fileRef = F445CB0521AED98500184254 /* SPTextFieldExtenshion.swift */; };
|
||
F445CBAD21AED98500184254 /* SPUITabBarControllerExtenshion.swift in Sources */ = {isa = PBXBuildFile; fileRef = F445CB0621AED98500184254 /* SPUITabBarControllerExtenshion.swift */; };
|
||
F445CBAE21AED98500184254 /* SPUINavigationControllerExtenshion.swift in Sources */ = {isa = PBXBuildFile; fileRef = F445CB0721AED98500184254 /* SPUINavigationControllerExtenshion.swift */; };
|
||
F445CBAF21AED98500184254 /* SPCGRectExtension.swift in Sources */ = {isa = PBXBuildFile; fileRef = F445CB0821AED98500184254 /* SPCGRectExtension.swift */; };
|
||
F445CBB021AED98500184254 /* SPUIWindowExtenshion.swift in Sources */ = {isa = PBXBuildFile; fileRef = F445CB0921AED98500184254 /* SPUIWindowExtenshion.swift */; };
|
||
F445CBB121AED98500184254 /* SPUILabelExtenshion.swift in Sources */ = {isa = PBXBuildFile; fileRef = F445CB0A21AED98500184254 /* SPUILabelExtenshion.swift */; };
|
||
F445CBB221AED98500184254 /* SPCGSizeExtenshion.swift in Sources */ = {isa = PBXBuildFile; fileRef = F445CB0B21AED98500184254 /* SPCGSizeExtenshion.swift */; };
|
||
F445CBB321AED98500184254 /* SPUIImageViewExtenshion.swift in Sources */ = {isa = PBXBuildFile; fileRef = F445CB0C21AED98500184254 /* SPUIImageViewExtenshion.swift */; };
|
||
F445CBB421AED98500184254 /* SPUIColorExtension.swift in Sources */ = {isa = PBXBuildFile; fileRef = F445CB0D21AED98500184254 /* SPUIColorExtension.swift */; };
|
||
F445CBB521AED98500184254 /* SPCollectionExtenshion.swift in Sources */ = {isa = PBXBuildFile; fileRef = F445CB0E21AED98500184254 /* SPCollectionExtenshion.swift */; };
|
||
F445CBB621AED98500184254 /* SPUIButtonExtenshion.swift in Sources */ = {isa = PBXBuildFile; fileRef = F445CB0F21AED98500184254 /* SPUIButtonExtenshion.swift */; };
|
||
F445CBB721AED98500184254 /* SPUIDeviceExtenshion.swift in Sources */ = {isa = PBXBuildFile; fileRef = F445CB1021AED98500184254 /* SPUIDeviceExtenshion.swift */; };
|
||
F445CBB821AED98500184254 /* SPApp.swift in Sources */ = {isa = PBXBuildFile; fileRef = F445CB1221AED98500184254 /* SPApp.swift */; };
|
||
F445CBB921AED98500184254 /* SPConstraintsAssistent.swift in Sources */ = {isa = PBXBuildFile; fileRef = F445CB1421AED98500184254 /* SPConstraintsAssistent.swift */; };
|
||
F445CBBA21AED98500184254 /* SPLocalNotification.swift in Sources */ = {isa = PBXBuildFile; fileRef = F445CB1621AED98500184254 /* SPLocalNotification.swift */; };
|
||
F445CBBB21AED98500184254 /* SPMail.swift in Sources */ = {isa = PBXBuildFile; fileRef = F445CB1821AED98500184254 /* SPMail.swift */; };
|
||
F445CBBC21AED98500184254 /* SPLaunch.swift in Sources */ = {isa = PBXBuildFile; fileRef = F445CB1A21AED98500184254 /* SPLaunch.swift */; };
|
||
F445CBBD21AED98500184254 /* SPLayout.swift in Sources */ = {isa = PBXBuildFile; fileRef = F445CB1C21AED98500184254 /* SPLayout.swift */; };
|
||
F445CBBE21AED98500184254 /* SPShadow.swift in Sources */ = {isa = PBXBuildFile; fileRef = F445CB1E21AED98500184254 /* SPShadow.swift */; };
|
||
F445CBBF21AED98500184254 /* SPShadowDeep.swift in Sources */ = {isa = PBXBuildFile; fileRef = F445CB1F21AED98500184254 /* SPShadowDeep.swift */; };
|
||
F445CBC021AED98500184254 /* SPCodeAudioIconPack.swift in Sources */ = {isa = PBXBuildFile; fileRef = F445CB2121AED98500184254 /* SPCodeAudioIconPack.swift */; };
|
||
F445CBC121AED98500184254 /* SPCodeSocialIconPack.swift in Sources */ = {isa = PBXBuildFile; fileRef = F445CB2221AED98500184254 /* SPCodeSocialIconPack.swift */; };
|
||
F445CBC221AED98500184254 /* SPCodeSystemIconPack.swift in Sources */ = {isa = PBXBuildFile; fileRef = F445CB2321AED98500184254 /* SPCodeSystemIconPack.swift */; };
|
||
F445CBC321AED98500184254 /* SPCodeDraw.swift in Sources */ = {isa = PBXBuildFile; fileRef = F445CB2421AED98500184254 /* SPCodeDraw.swift */; };
|
||
F445CBC421AED98500184254 /* SPGolubevGolubevIconPack.swift in Sources */ = {isa = PBXBuildFile; fileRef = F445CB2521AED98500184254 /* SPGolubevGolubevIconPack.swift */; };
|
||
F445CBC521AED98500184254 /* SPAnimationUpward.swift in Sources */ = {isa = PBXBuildFile; fileRef = F445CB2721AED98500184254 /* SPAnimationUpward.swift */; };
|
||
F445CBC621AED98500184254 /* SPAnimationSpring.swift in Sources */ = {isa = PBXBuildFile; fileRef = F445CB2821AED98500184254 /* SPAnimationSpring.swift */; };
|
||
F445CBC721AED98500184254 /* SPAnimationAlpha.swift in Sources */ = {isa = PBXBuildFile; fileRef = F445CB2921AED98500184254 /* SPAnimationAlpha.swift */; };
|
||
F445CBC821AED98500184254 /* SPAnimation.swift in Sources */ = {isa = PBXBuildFile; fileRef = F445CB2A21AED98500184254 /* SPAnimation.swift */; };
|
||
F445CBC921AED98500184254 /* SPDownloader.swift in Sources */ = {isa = PBXBuildFile; fileRef = F445CB2C21AED98500184254 /* SPDownloader.swift */; };
|
||
F445CBCA21AED98500184254 /* SPAppStore.swift in Sources */ = {isa = PBXBuildFile; fileRef = F445CB2E21AED98500184254 /* SPAppStore.swift */; };
|
||
F445CBCB21AED98500184254 /* SPOpener.swift in Sources */ = {isa = PBXBuildFile; fileRef = F445CB3021AED98500184254 /* SPOpener.swift */; };
|
||
F445CBCC21AED98500184254 /* SPBufer.swift in Sources */ = {isa = PBXBuildFile; fileRef = F445CB3221AED98500184254 /* SPBufer.swift */; };
|
||
F445CBCD21AED98500184254 /* SPTwitter.swift in Sources */ = {isa = PBXBuildFile; fileRef = F445CB3521AED98500184254 /* SPTwitter.swift */; };
|
||
F445CBCE21AED98500184254 /* SPViber.swift in Sources */ = {isa = PBXBuildFile; fileRef = F445CB3721AED98500184254 /* SPViber.swift */; };
|
||
F445CBCF21AED98500184254 /* SPTelegram.swift in Sources */ = {isa = PBXBuildFile; fileRef = F445CB3921AED98500184254 /* SPTelegram.swift */; };
|
||
F445CBD021AED98500184254 /* SPInstagram.swift in Sources */ = {isa = PBXBuildFile; fileRef = F445CB3B21AED98500184254 /* SPInstagram.swift */; };
|
||
F445CBD121AED98500184254 /* SPWhatsApp.swift in Sources */ = {isa = PBXBuildFile; fileRef = F445CB3D21AED98500184254 /* SPWhatsApp.swift */; };
|
||
F445CBD221AED98500184254 /* SPAudio.swift in Sources */ = {isa = PBXBuildFile; fileRef = F445CB3F21AED98500184254 /* SPAudio.swift */; };
|
||
F445CBD321AED98500184254 /* SPAudioPlayer.swift in Sources */ = {isa = PBXBuildFile; fileRef = F445CB4021AED98500184254 /* SPAudioPlayer.swift */; };
|
||
F445CBD421AED98500184254 /* SPDevice.swift in Sources */ = {isa = PBXBuildFile; fileRef = F445CB4221AED98500184254 /* SPDevice.swift */; };
|
||
F445CBD521AED98500184254 /* SPSpotlight.swift in Sources */ = {isa = PBXBuildFile; fileRef = F445CB4421AED98500184254 /* SPSpotlight.swift */; };
|
||
F445CBD621AED98500184254 /* SPRandom.swift in Sources */ = {isa = PBXBuildFile; fileRef = F445CB4621AED98500184254 /* SPRandom.swift */; };
|
||
F445CBD721AED98500184254 /* SPDelay.swift in Sources */ = {isa = PBXBuildFile; fileRef = F445CB4821AED98500184254 /* SPDelay.swift */; };
|
||
F445CBD821AED98500184254 /* SPPermissionDialogView.swift in Sources */ = {isa = PBXBuildFile; fileRef = F445CB4B21AED98500184254 /* SPPermissionDialogView.swift */; };
|
||
F445CBD921AED98500184254 /* SPPermissionDialog.swift in Sources */ = {isa = PBXBuildFile; fileRef = F445CB4C21AED98500184254 /* SPPermissionDialog.swift */; };
|
||
F445CBDA21AED98500184254 /* SPPermissionDialogController.swift in Sources */ = {isa = PBXBuildFile; fileRef = F445CB4D21AED98500184254 /* SPPermissionDialogController.swift */; };
|
||
F445CBDB21AED98500184254 /* SPPermission.swift in Sources */ = {isa = PBXBuildFile; fileRef = F445CB4E21AED98500184254 /* SPPermission.swift */; };
|
||
F445CBDC21AED98500184254 /* SPRequestPermissionLocationHandler.swift in Sources */ = {isa = PBXBuildFile; fileRef = F445CB5021AED98500184254 /* SPRequestPermissionLocationHandler.swift */; };
|
||
F445CBDD21AED98500184254 /* SPShare.swift in Sources */ = {isa = PBXBuildFile; fileRef = F445CB5221AED98500184254 /* SPShare.swift */; };
|
||
F445CBDE21AED98500184254 /* SPBadge.swift in Sources */ = {isa = PBXBuildFile; fileRef = F445CB5421AED98500184254 /* SPBadge.swift */; };
|
||
/* End PBXBuildFile section */
|
||
|
||
/* Begin PBXFileReference section */
|
||
F445CA8321AED92600184254 /* stork-controller.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "stork-controller.app"; sourceTree = BUILT_PRODUCTS_DIR; };
|
||
F445CA8621AED92600184254 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
|
||
F445CA8821AED92600184254 /* ViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ViewController.swift; sourceTree = "<group>"; };
|
||
F445CA8B21AED92600184254 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
|
||
F445CA8D21AED92700184254 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
|
||
F445CA9021AED92700184254 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
|
||
F445CA9221AED92700184254 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
||
F445CA9B21AED98500184254 /* SPInternetConnection.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SPInternetConnection.swift; sourceTree = "<group>"; };
|
||
F445CA9D21AED98500184254 /* SPVibration.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SPVibration.swift; sourceTree = "<group>"; };
|
||
F445CAA021AED98500184254 /* SPPlayCircleButton.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SPPlayCircleButton.swift; sourceTree = "<group>"; };
|
||
F445CAA121AED98500184254 /* SPSocialIconButton.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SPSocialIconButton.swift; sourceTree = "<group>"; };
|
||
F445CAA221AED98500184254 /* SPMengButton.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SPMengButton.swift; sourceTree = "<group>"; };
|
||
F445CAA321AED98500184254 /* SPSystemIconButton.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SPSystemIconButton.swift; sourceTree = "<group>"; };
|
||
F445CAA421AED98500184254 /* SPDownloadingButton.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SPDownloadingButton.swift; sourceTree = "<group>"; };
|
||
F445CAA521AED98500184254 /* SPRoundButton.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SPRoundButton.swift; sourceTree = "<group>"; };
|
||
F445CAA621AED98500184254 /* SPNativeOS11Button.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SPNativeOS11Button.swift; sourceTree = "<group>"; };
|
||
F445CAA721AED98500184254 /* SPGradientButton.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SPGradientButton.swift; sourceTree = "<group>"; };
|
||
F445CAA821AED98500184254 /* SPAppStoreActionButton.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SPAppStoreActionButton.swift; sourceTree = "<group>"; };
|
||
F445CAAA21AED98500184254 /* SPProposeViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SPProposeViewController.swift; sourceTree = "<group>"; };
|
||
F445CAAB21AED98500184254 /* SPProgressLoadingViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SPProgressLoadingViewController.swift; sourceTree = "<group>"; };
|
||
F445CAAC21AED98500184254 /* SPScrollViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SPScrollViewController.swift; sourceTree = "<group>"; };
|
||
F445CAAD21AED98500184254 /* SPBaseTableViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SPBaseTableViewController.swift; sourceTree = "<group>"; };
|
||
F445CAAE21AED98500184254 /* SPBaseViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SPBaseViewController.swift; sourceTree = "<group>"; };
|
||
F445CAAF21AED98500184254 /* SPWelcomeViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SPWelcomeViewController.swift; sourceTree = "<group>"; };
|
||
F445CAB021AED98500184254 /* SPRootViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SPRootViewController.swift; sourceTree = "<group>"; };
|
||
F445CAB121AED98500184254 /* SPConfirmActionViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SPConfirmActionViewController.swift; sourceTree = "<group>"; };
|
||
F445CAB221AED98500184254 /* SPNativeTableViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SPNativeTableViewController.swift; sourceTree = "<group>"; };
|
||
F445CAB321AED98500184254 /* SPHiderViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SPHiderViewController.swift; sourceTree = "<group>"; };
|
||
F445CAB421AED98500184254 /* SPStatusBarManagerViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SPStatusBarManagerViewController.swift; sourceTree = "<group>"; };
|
||
F445CAB621AED98500184254 /* SPNativeLoginCodeViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SPNativeLoginCodeViewController.swift; sourceTree = "<group>"; };
|
||
F445CAB721AED98500184254 /* SPNativeLoginNavigationController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SPNativeLoginNavigationController.swift; sourceTree = "<group>"; };
|
||
F445CAB821AED98500184254 /* SPNativeLoginViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SPNativeLoginViewController.swift; sourceTree = "<group>"; };
|
||
F445CABA21AED98500184254 /* SPStorkTransitioningDelegate.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SPStorkTransitioningDelegate.swift; sourceTree = "<group>"; };
|
||
F445CABB21AED98500184254 /* SPStorkPresentingAnimationController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SPStorkPresentingAnimationController.swift; sourceTree = "<group>"; };
|
||
F445CABC21AED98500184254 /* SPStorkPresentationController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SPStorkPresentationController.swift; sourceTree = "<group>"; };
|
||
F445CABD21AED98500184254 /* SPStorkIndicatorView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SPStorkIndicatorView.swift; sourceTree = "<group>"; };
|
||
F445CABE21AED98500184254 /* SPStorkDismissingAnimationController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SPStorkDismissingAnimationController.swift; sourceTree = "<group>"; };
|
||
F445CAC121AED98500184254 /* SPEmptyProposeLabel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SPEmptyProposeLabel.swift; sourceTree = "<group>"; };
|
||
F445CAC221AED98500184254 /* SPTableView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SPTableView.swift; sourceTree = "<group>"; };
|
||
F445CAC321AED98500184254 /* SPEmptyProposeView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SPEmptyProposeView.swift; sourceTree = "<group>"; };
|
||
F445CAC421AED98500184254 /* SPScrollView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SPScrollView.swift; sourceTree = "<group>"; };
|
||
F445CAC721AED98500184254 /* SPCollectionViewCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SPCollectionViewCell.swift; sourceTree = "<group>"; };
|
||
F445CAC821AED98500184254 /* SPMengTransformCollectionViewCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SPMengTransformCollectionViewCell.swift; sourceTree = "<group>"; };
|
||
F445CAC921AED98500184254 /* SPImageCollectionViewCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SPImageCollectionViewCell.swift; sourceTree = "<group>"; };
|
||
F445CACB21AED98500184254 /* SPCollectionViewLayout.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SPCollectionViewLayout.swift; sourceTree = "<group>"; };
|
||
F445CACD21AED98500184254 /* SPMengTransformCollectionView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SPMengTransformCollectionView.swift; sourceTree = "<group>"; };
|
||
F445CACE21AED98500184254 /* SPCollectionView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SPCollectionView.swift; sourceTree = "<group>"; };
|
||
F445CACF21AED98500184254 /* SPImagesLineCollectionView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SPImagesLineCollectionView.swift; sourceTree = "<group>"; };
|
||
F445CAD021AED98500184254 /* SPAligmentView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SPAligmentView.swift; sourceTree = "<group>"; };
|
||
F445CAD221AED98500184254 /* SPAudioIconView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SPAudioIconView.swift; sourceTree = "<group>"; };
|
||
F445CAD321AED98500184254 /* SPSocialIconView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SPSocialIconView.swift; sourceTree = "<group>"; };
|
||
F445CAD421AED98500184254 /* SPSystemIconView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SPSystemIconView.swift; sourceTree = "<group>"; };
|
||
F445CAD521AED98500184254 /* SPGolubevIconView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SPGolubevIconView.swift; sourceTree = "<group>"; };
|
||
F445CAD621AED98500184254 /* SPGradeBlurView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SPGradeBlurView.swift; sourceTree = "<group>"; };
|
||
F445CAD721AED98500184254 /* SPDownloadingUIImageView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SPDownloadingUIImageView.swift; sourceTree = "<group>"; };
|
||
F445CAD821AED98500184254 /* SPGradientView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SPGradientView.swift; sourceTree = "<group>"; };
|
||
F445CAD921AED98500184254 /* SPVideoPlayer.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SPVideoPlayer.swift; sourceTree = "<group>"; };
|
||
F445CADB21AED98500184254 /* SPPromoTableViewCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SPPromoTableViewCell.swift; sourceTree = "<group>"; };
|
||
F445CADD21AED98500184254 /* SPFormButtonTableViewCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SPFormButtonTableViewCell.swift; sourceTree = "<group>"; };
|
||
F445CADE21AED98500184254 /* SPFormMailTableViewCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SPFormMailTableViewCell.swift; sourceTree = "<group>"; };
|
||
F445CADF21AED98500184254 /* SPFormLabelTableViewCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SPFormLabelTableViewCell.swift; sourceTree = "<group>"; };
|
||
F445CAE021AED98500184254 /* SPFormTextFiledTableViewCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SPFormTextFiledTableViewCell.swift; sourceTree = "<group>"; };
|
||
F445CAE121AED98500184254 /* SPFormFeaturedTitleTableViewCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SPFormFeaturedTitleTableViewCell.swift; sourceTree = "<group>"; };
|
||
F445CAE221AED98500184254 /* SPFormTextInputTableViewCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SPFormTextInputTableViewCell.swift; sourceTree = "<group>"; };
|
||
F445CAE321AED98500184254 /* SPFormTextTableViewCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SPFormTextTableViewCell.swift; sourceTree = "<group>"; };
|
||
F445CAE421AED98500184254 /* SPMengTransformTableViewCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SPMengTransformTableViewCell.swift; sourceTree = "<group>"; };
|
||
F445CAE521AED98500184254 /* SPImageTableViewCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SPImageTableViewCell.swift; sourceTree = "<group>"; };
|
||
F445CAE621AED98500184254 /* SPProposeTableViewCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SPProposeTableViewCell.swift; sourceTree = "<group>"; };
|
||
F445CAE721AED98500184254 /* SPBaseContentTableViewCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SPBaseContentTableViewCell.swift; sourceTree = "<group>"; };
|
||
F445CAE821AED98500184254 /* SPTableViewCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SPTableViewCell.swift; sourceTree = "<group>"; };
|
||
F445CAE921AED98500184254 /* SPCollectionImagesTableViewCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SPCollectionImagesTableViewCell.swift; sourceTree = "<group>"; };
|
||
F445CAEA21AED98500184254 /* SPBlurView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SPBlurView.swift; sourceTree = "<group>"; };
|
||
F445CAEC21AED98500184254 /* SPStyleKit.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SPStyleKit.swift; sourceTree = "<group>"; };
|
||
F445CAED21AED98500184254 /* SPNativeStyleKit.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SPNativeStyleKit.swift; sourceTree = "<group>"; };
|
||
F445CAEF21AED98500184254 /* SPTypes.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SPTypes.swift; sourceTree = "<group>"; };
|
||
F445CAF121AED98500184254 /* SPLocale.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SPLocale.swift; sourceTree = "<group>"; };
|
||
F445CAF321AED98500184254 /* SPUIScreenExtension.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SPUIScreenExtension.swift; sourceTree = "<group>"; };
|
||
F445CAF421AED98500184254 /* SPUIAlertControllerExtenshion.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SPUIAlertControllerExtenshion.swift; sourceTree = "<group>"; };
|
||
F445CAF521AED98500184254 /* SPUITableViewCellExtenshion.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SPUITableViewCellExtenshion.swift; sourceTree = "<group>"; };
|
||
F445CAF621AED98500184254 /* SPUITextFieldExtenshion.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SPUITextFieldExtenshion.swift; sourceTree = "<group>"; };
|
||
F445CAF721AED98500184254 /* SPUIFontExtenshion.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SPUIFontExtenshion.swift; sourceTree = "<group>"; };
|
||
F445CAF821AED98500184254 /* SPUIImageExtension.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SPUIImageExtension.swift; sourceTree = "<group>"; };
|
||
F445CAF921AED98500184254 /* SPDateExtenshon.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SPDateExtenshon.swift; sourceTree = "<group>"; };
|
||
F445CAFA21AED98500184254 /* SPUITableView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SPUITableView.swift; sourceTree = "<group>"; };
|
||
F445CAFB21AED98500184254 /* SPUIViewExtenshion.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SPUIViewExtenshion.swift; sourceTree = "<group>"; };
|
||
F445CAFC21AED98500184254 /* SPCGPointExtenshion.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SPCGPointExtenshion.swift; sourceTree = "<group>"; };
|
||
F445CAFD21AED98500184254 /* SPArrayExtension.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SPArrayExtension.swift; sourceTree = "<group>"; };
|
||
F445CAFE21AED98500184254 /* SPUserDefaultsExtenshion.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SPUserDefaultsExtenshion.swift; sourceTree = "<group>"; };
|
||
F445CAFF21AED98500184254 /* SPUIViewControllerExtenshion.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SPUIViewControllerExtenshion.swift; sourceTree = "<group>"; };
|
||
F445CB0021AED98500184254 /* SPStringExtenshion.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SPStringExtenshion.swift; sourceTree = "<group>"; };
|
||
F445CB0121AED98500184254 /* SPStrideableExtension.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SPStrideableExtension.swift; sourceTree = "<group>"; };
|
||
F445CB0221AED98500184254 /* SPBezierPathExtension.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SPBezierPathExtension.swift; sourceTree = "<group>"; };
|
||
F445CB0321AED98500184254 /* SPUICollectionViewExtenshion.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SPUICollectionViewExtenshion.swift; sourceTree = "<group>"; };
|
||
F445CB0421AED98500184254 /* SPUITableViewControllerExtenshion.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SPUITableViewControllerExtenshion.swift; sourceTree = "<group>"; };
|
||
F445CB0521AED98500184254 /* SPTextFieldExtenshion.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SPTextFieldExtenshion.swift; sourceTree = "<group>"; };
|
||
F445CB0621AED98500184254 /* SPUITabBarControllerExtenshion.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SPUITabBarControllerExtenshion.swift; sourceTree = "<group>"; };
|
||
F445CB0721AED98500184254 /* SPUINavigationControllerExtenshion.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SPUINavigationControllerExtenshion.swift; sourceTree = "<group>"; };
|
||
F445CB0821AED98500184254 /* SPCGRectExtension.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SPCGRectExtension.swift; sourceTree = "<group>"; };
|
||
F445CB0921AED98500184254 /* SPUIWindowExtenshion.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SPUIWindowExtenshion.swift; sourceTree = "<group>"; };
|
||
F445CB0A21AED98500184254 /* SPUILabelExtenshion.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SPUILabelExtenshion.swift; sourceTree = "<group>"; };
|
||
F445CB0B21AED98500184254 /* SPCGSizeExtenshion.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SPCGSizeExtenshion.swift; sourceTree = "<group>"; };
|
||
F445CB0C21AED98500184254 /* SPUIImageViewExtenshion.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SPUIImageViewExtenshion.swift; sourceTree = "<group>"; };
|
||
F445CB0D21AED98500184254 /* SPUIColorExtension.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SPUIColorExtension.swift; sourceTree = "<group>"; };
|
||
F445CB0E21AED98500184254 /* SPCollectionExtenshion.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SPCollectionExtenshion.swift; sourceTree = "<group>"; };
|
||
F445CB0F21AED98500184254 /* SPUIButtonExtenshion.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SPUIButtonExtenshion.swift; sourceTree = "<group>"; };
|
||
F445CB1021AED98500184254 /* SPUIDeviceExtenshion.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SPUIDeviceExtenshion.swift; sourceTree = "<group>"; };
|
||
F445CB1221AED98500184254 /* SPApp.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SPApp.swift; sourceTree = "<group>"; };
|
||
F445CB1421AED98500184254 /* SPConstraintsAssistent.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SPConstraintsAssistent.swift; sourceTree = "<group>"; };
|
||
F445CB1621AED98500184254 /* SPLocalNotification.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SPLocalNotification.swift; sourceTree = "<group>"; };
|
||
F445CB1821AED98500184254 /* SPMail.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SPMail.swift; sourceTree = "<group>"; };
|
||
F445CB1A21AED98500184254 /* SPLaunch.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SPLaunch.swift; sourceTree = "<group>"; };
|
||
F445CB1C21AED98500184254 /* SPLayout.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SPLayout.swift; sourceTree = "<group>"; };
|
||
F445CB1E21AED98500184254 /* SPShadow.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SPShadow.swift; sourceTree = "<group>"; };
|
||
F445CB1F21AED98500184254 /* SPShadowDeep.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SPShadowDeep.swift; sourceTree = "<group>"; };
|
||
F445CB2121AED98500184254 /* SPCodeAudioIconPack.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SPCodeAudioIconPack.swift; sourceTree = "<group>"; };
|
||
F445CB2221AED98500184254 /* SPCodeSocialIconPack.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SPCodeSocialIconPack.swift; sourceTree = "<group>"; };
|
||
F445CB2321AED98500184254 /* SPCodeSystemIconPack.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SPCodeSystemIconPack.swift; sourceTree = "<group>"; };
|
||
F445CB2421AED98500184254 /* SPCodeDraw.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SPCodeDraw.swift; sourceTree = "<group>"; };
|
||
F445CB2521AED98500184254 /* SPGolubevGolubevIconPack.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SPGolubevGolubevIconPack.swift; sourceTree = "<group>"; };
|
||
F445CB2721AED98500184254 /* SPAnimationUpward.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SPAnimationUpward.swift; sourceTree = "<group>"; };
|
||
F445CB2821AED98500184254 /* SPAnimationSpring.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SPAnimationSpring.swift; sourceTree = "<group>"; };
|
||
F445CB2921AED98500184254 /* SPAnimationAlpha.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SPAnimationAlpha.swift; sourceTree = "<group>"; };
|
||
F445CB2A21AED98500184254 /* SPAnimation.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SPAnimation.swift; sourceTree = "<group>"; };
|
||
F445CB2C21AED98500184254 /* SPDownloader.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SPDownloader.swift; sourceTree = "<group>"; };
|
||
F445CB2E21AED98500184254 /* SPAppStore.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SPAppStore.swift; sourceTree = "<group>"; };
|
||
F445CB3021AED98500184254 /* SPOpener.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SPOpener.swift; sourceTree = "<group>"; };
|
||
F445CB3221AED98500184254 /* SPBufer.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SPBufer.swift; sourceTree = "<group>"; };
|
||
F445CB3521AED98500184254 /* SPTwitter.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SPTwitter.swift; sourceTree = "<group>"; };
|
||
F445CB3721AED98500184254 /* SPViber.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SPViber.swift; sourceTree = "<group>"; };
|
||
F445CB3921AED98500184254 /* SPTelegram.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SPTelegram.swift; sourceTree = "<group>"; };
|
||
F445CB3B21AED98500184254 /* SPInstagram.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SPInstagram.swift; sourceTree = "<group>"; };
|
||
F445CB3D21AED98500184254 /* SPWhatsApp.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SPWhatsApp.swift; sourceTree = "<group>"; };
|
||
F445CB3F21AED98500184254 /* SPAudio.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SPAudio.swift; sourceTree = "<group>"; };
|
||
F445CB4021AED98500184254 /* SPAudioPlayer.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SPAudioPlayer.swift; sourceTree = "<group>"; };
|
||
F445CB4221AED98500184254 /* SPDevice.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SPDevice.swift; sourceTree = "<group>"; };
|
||
F445CB4421AED98500184254 /* SPSpotlight.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SPSpotlight.swift; sourceTree = "<group>"; };
|
||
F445CB4621AED98500184254 /* SPRandom.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SPRandom.swift; sourceTree = "<group>"; };
|
||
F445CB4821AED98500184254 /* SPDelay.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SPDelay.swift; sourceTree = "<group>"; };
|
||
F445CB4B21AED98500184254 /* SPPermissionDialogView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SPPermissionDialogView.swift; sourceTree = "<group>"; };
|
||
F445CB4C21AED98500184254 /* SPPermissionDialog.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SPPermissionDialog.swift; sourceTree = "<group>"; };
|
||
F445CB4D21AED98500184254 /* SPPermissionDialogController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SPPermissionDialogController.swift; sourceTree = "<group>"; };
|
||
F445CB4E21AED98500184254 /* SPPermission.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SPPermission.swift; sourceTree = "<group>"; };
|
||
F445CB5021AED98500184254 /* SPRequestPermissionLocationHandler.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SPRequestPermissionLocationHandler.swift; sourceTree = "<group>"; };
|
||
F445CB5221AED98500184254 /* SPShare.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SPShare.swift; sourceTree = "<group>"; };
|
||
F445CB5421AED98500184254 /* SPBadge.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SPBadge.swift; sourceTree = "<group>"; };
|
||
/* End PBXFileReference section */
|
||
|
||
/* Begin PBXFrameworksBuildPhase section */
|
||
F445CA8021AED92600184254 /* Frameworks */ = {
|
||
isa = PBXFrameworksBuildPhase;
|
||
buildActionMask = 2147483647;
|
||
files = (
|
||
);
|
||
runOnlyForDeploymentPostprocessing = 0;
|
||
};
|
||
/* End PBXFrameworksBuildPhase section */
|
||
|
||
/* Begin PBXGroup section */
|
||
F445CA7A21AED92600184254 = {
|
||
isa = PBXGroup;
|
||
children = (
|
||
F445CA8521AED92600184254 /* stork-controller */,
|
||
F445CA8421AED92600184254 /* Products */,
|
||
);
|
||
sourceTree = "<group>";
|
||
};
|
||
F445CA8421AED92600184254 /* Products */ = {
|
||
isa = PBXGroup;
|
||
children = (
|
||
F445CA8321AED92600184254 /* stork-controller.app */,
|
||
);
|
||
name = Products;
|
||
sourceTree = "<group>";
|
||
};
|
||
F445CA8521AED92600184254 /* stork-controller */ = {
|
||
isa = PBXGroup;
|
||
children = (
|
||
F445CA9821AED98500184254 /* Frameworks */,
|
||
F445CA8621AED92600184254 /* AppDelegate.swift */,
|
||
F445CA8821AED92600184254 /* ViewController.swift */,
|
||
F445CA8A21AED92600184254 /* Main.storyboard */,
|
||
F445CA8D21AED92700184254 /* Assets.xcassets */,
|
||
F445CA8F21AED92700184254 /* LaunchScreen.storyboard */,
|
||
F445CA9221AED92700184254 /* Info.plist */,
|
||
);
|
||
path = "stork-controller";
|
||
sourceTree = "<group>";
|
||
};
|
||
F445CA9821AED98500184254 /* Frameworks */ = {
|
||
isa = PBXGroup;
|
||
children = (
|
||
F445CA9921AED98500184254 /* Sparrow */,
|
||
);
|
||
path = Frameworks;
|
||
sourceTree = "<group>";
|
||
};
|
||
F445CA9921AED98500184254 /* Sparrow */ = {
|
||
isa = PBXGroup;
|
||
children = (
|
||
F445CA9A21AED98500184254 /* internet-connection */,
|
||
F445CA9C21AED98500184254 /* vibration */,
|
||
F445CA9E21AED98500184254 /* ui */,
|
||
F445CAEB21AED98500184254 /* style-kit */,
|
||
F445CAEE21AED98500184254 /* types */,
|
||
F445CAF021AED98500184254 /* locale */,
|
||
F445CAF221AED98500184254 /* extension */,
|
||
F445CB1121AED98500184254 /* app */,
|
||
F445CB1321AED98500184254 /* constraints */,
|
||
F445CB1521AED98500184254 /* notification */,
|
||
F445CB1721AED98500184254 /* mail */,
|
||
F445CB1921AED98500184254 /* launch */,
|
||
F445CB1B21AED98500184254 /* layout */,
|
||
F445CB1D21AED98500184254 /* shadow */,
|
||
F445CB2021AED98500184254 /* code-draw */,
|
||
F445CB2621AED98500184254 /* animation */,
|
||
F445CB2B21AED98500184254 /* downloader */,
|
||
F445CB2D21AED98500184254 /* app-store */,
|
||
F445CB2F21AED98500184254 /* opener */,
|
||
F445CB3121AED98500184254 /* bufer */,
|
||
F445CB3321AED98500184254 /* social */,
|
||
F445CB3E21AED98500184254 /* audio */,
|
||
F445CB4121AED98500184254 /* device */,
|
||
F445CB4321AED98500184254 /* сore-spotlight */,
|
||
F445CB4521AED98500184254 /* random */,
|
||
F445CB4721AED98500184254 /* delay */,
|
||
F445CB4921AED98500184254 /* permission */,
|
||
F445CB5121AED98500184254 /* share */,
|
||
F445CB5321AED98500184254 /* badge */,
|
||
);
|
||
path = Sparrow;
|
||
sourceTree = "<group>";
|
||
};
|
||
F445CA9A21AED98500184254 /* internet-connection */ = {
|
||
isa = PBXGroup;
|
||
children = (
|
||
F445CA9B21AED98500184254 /* SPInternetConnection.swift */,
|
||
);
|
||
path = "internet-connection";
|
||
sourceTree = "<group>";
|
||
};
|
||
F445CA9C21AED98500184254 /* vibration */ = {
|
||
isa = PBXGroup;
|
||
children = (
|
||
F445CA9D21AED98500184254 /* SPVibration.swift */,
|
||
);
|
||
path = vibration;
|
||
sourceTree = "<group>";
|
||
};
|
||
F445CA9E21AED98500184254 /* ui */ = {
|
||
isa = PBXGroup;
|
||
children = (
|
||
F445CA9F21AED98500184254 /* buttons */,
|
||
F445CAA921AED98500184254 /* controllers */,
|
||
F445CABF21AED98500184254 /* views */,
|
||
);
|
||
path = ui;
|
||
sourceTree = "<group>";
|
||
};
|
||
F445CA9F21AED98500184254 /* buttons */ = {
|
||
isa = PBXGroup;
|
||
children = (
|
||
F445CAA021AED98500184254 /* SPPlayCircleButton.swift */,
|
||
F445CAA121AED98500184254 /* SPSocialIconButton.swift */,
|
||
F445CAA221AED98500184254 /* SPMengButton.swift */,
|
||
F445CAA321AED98500184254 /* SPSystemIconButton.swift */,
|
||
F445CAA421AED98500184254 /* SPDownloadingButton.swift */,
|
||
F445CAA521AED98500184254 /* SPRoundButton.swift */,
|
||
F445CAA621AED98500184254 /* SPNativeOS11Button.swift */,
|
||
F445CAA721AED98500184254 /* SPGradientButton.swift */,
|
||
F445CAA821AED98500184254 /* SPAppStoreActionButton.swift */,
|
||
);
|
||
path = buttons;
|
||
sourceTree = "<group>";
|
||
};
|
||
F445CAA921AED98500184254 /* controllers */ = {
|
||
isa = PBXGroup;
|
||
children = (
|
||
F445CAAA21AED98500184254 /* SPProposeViewController.swift */,
|
||
F445CAAB21AED98500184254 /* SPProgressLoadingViewController.swift */,
|
||
F445CAAC21AED98500184254 /* SPScrollViewController.swift */,
|
||
F445CAAD21AED98500184254 /* SPBaseTableViewController.swift */,
|
||
F445CAAE21AED98500184254 /* SPBaseViewController.swift */,
|
||
F445CAAF21AED98500184254 /* SPWelcomeViewController.swift */,
|
||
F445CAB021AED98500184254 /* SPRootViewController.swift */,
|
||
F445CAB121AED98500184254 /* SPConfirmActionViewController.swift */,
|
||
F445CAB221AED98500184254 /* SPNativeTableViewController.swift */,
|
||
F445CAB321AED98500184254 /* SPHiderViewController.swift */,
|
||
F445CAB421AED98500184254 /* SPStatusBarManagerViewController.swift */,
|
||
F445CAB521AED98500184254 /* login */,
|
||
F445CAB921AED98500184254 /* stork */,
|
||
);
|
||
path = controllers;
|
||
sourceTree = "<group>";
|
||
};
|
||
F445CAB521AED98500184254 /* login */ = {
|
||
isa = PBXGroup;
|
||
children = (
|
||
F445CAB621AED98500184254 /* SPNativeLoginCodeViewController.swift */,
|
||
F445CAB721AED98500184254 /* SPNativeLoginNavigationController.swift */,
|
||
F445CAB821AED98500184254 /* SPNativeLoginViewController.swift */,
|
||
);
|
||
path = login;
|
||
sourceTree = "<group>";
|
||
};
|
||
F445CAB921AED98500184254 /* stork */ = {
|
||
isa = PBXGroup;
|
||
children = (
|
||
F445CABA21AED98500184254 /* SPStorkTransitioningDelegate.swift */,
|
||
F445CABB21AED98500184254 /* SPStorkPresentingAnimationController.swift */,
|
||
F445CABC21AED98500184254 /* SPStorkPresentationController.swift */,
|
||
F445CABD21AED98500184254 /* SPStorkIndicatorView.swift */,
|
||
F445CABE21AED98500184254 /* SPStorkDismissingAnimationController.swift */,
|
||
);
|
||
path = stork;
|
||
sourceTree = "<group>";
|
||
};
|
||
F445CABF21AED98500184254 /* views */ = {
|
||
isa = PBXGroup;
|
||
children = (
|
||
F445CAC021AED98500184254 /* tableView */,
|
||
F445CAC421AED98500184254 /* SPScrollView.swift */,
|
||
F445CAC521AED98500184254 /* collectionView */,
|
||
F445CAD021AED98500184254 /* SPAligmentView.swift */,
|
||
F445CAD121AED98500184254 /* code-draw */,
|
||
F445CAD621AED98500184254 /* SPGradeBlurView.swift */,
|
||
F445CAD721AED98500184254 /* SPDownloadingUIImageView.swift */,
|
||
F445CAD821AED98500184254 /* SPGradientView.swift */,
|
||
F445CAD921AED98500184254 /* SPVideoPlayer.swift */,
|
||
F445CADA21AED98500184254 /* tableViewCell */,
|
||
F445CAEA21AED98500184254 /* SPBlurView.swift */,
|
||
);
|
||
path = views;
|
||
sourceTree = "<group>";
|
||
};
|
||
F445CAC021AED98500184254 /* tableView */ = {
|
||
isa = PBXGroup;
|
||
children = (
|
||
F445CAC121AED98500184254 /* SPEmptyProposeLabel.swift */,
|
||
F445CAC221AED98500184254 /* SPTableView.swift */,
|
||
F445CAC321AED98500184254 /* SPEmptyProposeView.swift */,
|
||
);
|
||
path = tableView;
|
||
sourceTree = "<group>";
|
||
};
|
||
F445CAC521AED98500184254 /* collectionView */ = {
|
||
isa = PBXGroup;
|
||
children = (
|
||
F445CAC621AED98500184254 /* cells */,
|
||
F445CACA21AED98500184254 /* layouts */,
|
||
F445CACC21AED98500184254 /* collectionViews */,
|
||
);
|
||
path = collectionView;
|
||
sourceTree = "<group>";
|
||
};
|
||
F445CAC621AED98500184254 /* cells */ = {
|
||
isa = PBXGroup;
|
||
children = (
|
||
F445CAC721AED98500184254 /* SPCollectionViewCell.swift */,
|
||
F445CAC821AED98500184254 /* SPMengTransformCollectionViewCell.swift */,
|
||
F445CAC921AED98500184254 /* SPImageCollectionViewCell.swift */,
|
||
);
|
||
path = cells;
|
||
sourceTree = "<group>";
|
||
};
|
||
F445CACA21AED98500184254 /* layouts */ = {
|
||
isa = PBXGroup;
|
||
children = (
|
||
F445CACB21AED98500184254 /* SPCollectionViewLayout.swift */,
|
||
);
|
||
path = layouts;
|
||
sourceTree = "<group>";
|
||
};
|
||
F445CACC21AED98500184254 /* collectionViews */ = {
|
||
isa = PBXGroup;
|
||
children = (
|
||
F445CACD21AED98500184254 /* SPMengTransformCollectionView.swift */,
|
||
F445CACE21AED98500184254 /* SPCollectionView.swift */,
|
||
F445CACF21AED98500184254 /* SPImagesLineCollectionView.swift */,
|
||
);
|
||
path = collectionViews;
|
||
sourceTree = "<group>";
|
||
};
|
||
F445CAD121AED98500184254 /* code-draw */ = {
|
||
isa = PBXGroup;
|
||
children = (
|
||
F445CAD221AED98500184254 /* SPAudioIconView.swift */,
|
||
F445CAD321AED98500184254 /* SPSocialIconView.swift */,
|
||
F445CAD421AED98500184254 /* SPSystemIconView.swift */,
|
||
F445CAD521AED98500184254 /* SPGolubevIconView.swift */,
|
||
);
|
||
path = "code-draw";
|
||
sourceTree = "<group>";
|
||
};
|
||
F445CADA21AED98500184254 /* tableViewCell */ = {
|
||
isa = PBXGroup;
|
||
children = (
|
||
F445CADB21AED98500184254 /* SPPromoTableViewCell.swift */,
|
||
F445CADC21AED98500184254 /* form */,
|
||
F445CAE421AED98500184254 /* SPMengTransformTableViewCell.swift */,
|
||
F445CAE521AED98500184254 /* SPImageTableViewCell.swift */,
|
||
F445CAE621AED98500184254 /* SPProposeTableViewCell.swift */,
|
||
F445CAE721AED98500184254 /* SPBaseContentTableViewCell.swift */,
|
||
F445CAE821AED98500184254 /* SPTableViewCell.swift */,
|
||
F445CAE921AED98500184254 /* SPCollectionImagesTableViewCell.swift */,
|
||
);
|
||
path = tableViewCell;
|
||
sourceTree = "<group>";
|
||
};
|
||
F445CADC21AED98500184254 /* form */ = {
|
||
isa = PBXGroup;
|
||
children = (
|
||
F445CADD21AED98500184254 /* SPFormButtonTableViewCell.swift */,
|
||
F445CADE21AED98500184254 /* SPFormMailTableViewCell.swift */,
|
||
F445CADF21AED98500184254 /* SPFormLabelTableViewCell.swift */,
|
||
F445CAE021AED98500184254 /* SPFormTextFiledTableViewCell.swift */,
|
||
F445CAE121AED98500184254 /* SPFormFeaturedTitleTableViewCell.swift */,
|
||
F445CAE221AED98500184254 /* SPFormTextInputTableViewCell.swift */,
|
||
F445CAE321AED98500184254 /* SPFormTextTableViewCell.swift */,
|
||
);
|
||
path = form;
|
||
sourceTree = "<group>";
|
||
};
|
||
F445CAEB21AED98500184254 /* style-kit */ = {
|
||
isa = PBXGroup;
|
||
children = (
|
||
F445CAEC21AED98500184254 /* SPStyleKit.swift */,
|
||
F445CAED21AED98500184254 /* SPNativeStyleKit.swift */,
|
||
);
|
||
path = "style-kit";
|
||
sourceTree = "<group>";
|
||
};
|
||
F445CAEE21AED98500184254 /* types */ = {
|
||
isa = PBXGroup;
|
||
children = (
|
||
F445CAEF21AED98500184254 /* SPTypes.swift */,
|
||
);
|
||
path = types;
|
||
sourceTree = "<group>";
|
||
};
|
||
F445CAF021AED98500184254 /* locale */ = {
|
||
isa = PBXGroup;
|
||
children = (
|
||
F445CAF121AED98500184254 /* SPLocale.swift */,
|
||
);
|
||
path = locale;
|
||
sourceTree = "<group>";
|
||
};
|
||
F445CAF221AED98500184254 /* extension */ = {
|
||
isa = PBXGroup;
|
||
children = (
|
||
F445CAF321AED98500184254 /* SPUIScreenExtension.swift */,
|
||
F445CAF421AED98500184254 /* SPUIAlertControllerExtenshion.swift */,
|
||
F445CAF521AED98500184254 /* SPUITableViewCellExtenshion.swift */,
|
||
F445CAF621AED98500184254 /* SPUITextFieldExtenshion.swift */,
|
||
F445CAF721AED98500184254 /* SPUIFontExtenshion.swift */,
|
||
F445CAF821AED98500184254 /* SPUIImageExtension.swift */,
|
||
F445CAF921AED98500184254 /* SPDateExtenshon.swift */,
|
||
F445CAFA21AED98500184254 /* SPUITableView.swift */,
|
||
F445CAFB21AED98500184254 /* SPUIViewExtenshion.swift */,
|
||
F445CAFC21AED98500184254 /* SPCGPointExtenshion.swift */,
|
||
F445CAFD21AED98500184254 /* SPArrayExtension.swift */,
|
||
F445CAFE21AED98500184254 /* SPUserDefaultsExtenshion.swift */,
|
||
F445CAFF21AED98500184254 /* SPUIViewControllerExtenshion.swift */,
|
||
F445CB0021AED98500184254 /* SPStringExtenshion.swift */,
|
||
F445CB0121AED98500184254 /* SPStrideableExtension.swift */,
|
||
F445CB0221AED98500184254 /* SPBezierPathExtension.swift */,
|
||
F445CB0321AED98500184254 /* SPUICollectionViewExtenshion.swift */,
|
||
F445CB0421AED98500184254 /* SPUITableViewControllerExtenshion.swift */,
|
||
F445CB0521AED98500184254 /* SPTextFieldExtenshion.swift */,
|
||
F445CB0621AED98500184254 /* SPUITabBarControllerExtenshion.swift */,
|
||
F445CB0721AED98500184254 /* SPUINavigationControllerExtenshion.swift */,
|
||
F445CB0821AED98500184254 /* SPCGRectExtension.swift */,
|
||
F445CB0921AED98500184254 /* SPUIWindowExtenshion.swift */,
|
||
F445CB0A21AED98500184254 /* SPUILabelExtenshion.swift */,
|
||
F445CB0B21AED98500184254 /* SPCGSizeExtenshion.swift */,
|
||
F445CB0C21AED98500184254 /* SPUIImageViewExtenshion.swift */,
|
||
F445CB0D21AED98500184254 /* SPUIColorExtension.swift */,
|
||
F445CB0E21AED98500184254 /* SPCollectionExtenshion.swift */,
|
||
F445CB0F21AED98500184254 /* SPUIButtonExtenshion.swift */,
|
||
F445CB1021AED98500184254 /* SPUIDeviceExtenshion.swift */,
|
||
);
|
||
path = extension;
|
||
sourceTree = "<group>";
|
||
};
|
||
F445CB1121AED98500184254 /* app */ = {
|
||
isa = PBXGroup;
|
||
children = (
|
||
F445CB1221AED98500184254 /* SPApp.swift */,
|
||
);
|
||
path = app;
|
||
sourceTree = "<group>";
|
||
};
|
||
F445CB1321AED98500184254 /* constraints */ = {
|
||
isa = PBXGroup;
|
||
children = (
|
||
F445CB1421AED98500184254 /* SPConstraintsAssistent.swift */,
|
||
);
|
||
path = constraints;
|
||
sourceTree = "<group>";
|
||
};
|
||
F445CB1521AED98500184254 /* notification */ = {
|
||
isa = PBXGroup;
|
||
children = (
|
||
F445CB1621AED98500184254 /* SPLocalNotification.swift */,
|
||
);
|
||
path = notification;
|
||
sourceTree = "<group>";
|
||
};
|
||
F445CB1721AED98500184254 /* mail */ = {
|
||
isa = PBXGroup;
|
||
children = (
|
||
F445CB1821AED98500184254 /* SPMail.swift */,
|
||
);
|
||
path = mail;
|
||
sourceTree = "<group>";
|
||
};
|
||
F445CB1921AED98500184254 /* launch */ = {
|
||
isa = PBXGroup;
|
||
children = (
|
||
F445CB1A21AED98500184254 /* SPLaunch.swift */,
|
||
);
|
||
path = launch;
|
||
sourceTree = "<group>";
|
||
};
|
||
F445CB1B21AED98500184254 /* layout */ = {
|
||
isa = PBXGroup;
|
||
children = (
|
||
F445CB1C21AED98500184254 /* SPLayout.swift */,
|
||
);
|
||
path = layout;
|
||
sourceTree = "<group>";
|
||
};
|
||
F445CB1D21AED98500184254 /* shadow */ = {
|
||
isa = PBXGroup;
|
||
children = (
|
||
F445CB1E21AED98500184254 /* SPShadow.swift */,
|
||
F445CB1F21AED98500184254 /* SPShadowDeep.swift */,
|
||
);
|
||
path = shadow;
|
||
sourceTree = "<group>";
|
||
};
|
||
F445CB2021AED98500184254 /* code-draw */ = {
|
||
isa = PBXGroup;
|
||
children = (
|
||
F445CB2121AED98500184254 /* SPCodeAudioIconPack.swift */,
|
||
F445CB2221AED98500184254 /* SPCodeSocialIconPack.swift */,
|
||
F445CB2321AED98500184254 /* SPCodeSystemIconPack.swift */,
|
||
F445CB2421AED98500184254 /* SPCodeDraw.swift */,
|
||
F445CB2521AED98500184254 /* SPGolubevGolubevIconPack.swift */,
|
||
);
|
||
path = "code-draw";
|
||
sourceTree = "<group>";
|
||
};
|
||
F445CB2621AED98500184254 /* animation */ = {
|
||
isa = PBXGroup;
|
||
children = (
|
||
F445CB2721AED98500184254 /* SPAnimationUpward.swift */,
|
||
F445CB2821AED98500184254 /* SPAnimationSpring.swift */,
|
||
F445CB2921AED98500184254 /* SPAnimationAlpha.swift */,
|
||
F445CB2A21AED98500184254 /* SPAnimation.swift */,
|
||
);
|
||
path = animation;
|
||
sourceTree = "<group>";
|
||
};
|
||
F445CB2B21AED98500184254 /* downloader */ = {
|
||
isa = PBXGroup;
|
||
children = (
|
||
F445CB2C21AED98500184254 /* SPDownloader.swift */,
|
||
);
|
||
path = downloader;
|
||
sourceTree = "<group>";
|
||
};
|
||
F445CB2D21AED98500184254 /* app-store */ = {
|
||
isa = PBXGroup;
|
||
children = (
|
||
F445CB2E21AED98500184254 /* SPAppStore.swift */,
|
||
);
|
||
path = "app-store";
|
||
sourceTree = "<group>";
|
||
};
|
||
F445CB2F21AED98500184254 /* opener */ = {
|
||
isa = PBXGroup;
|
||
children = (
|
||
F445CB3021AED98500184254 /* SPOpener.swift */,
|
||
);
|
||
path = opener;
|
||
sourceTree = "<group>";
|
||
};
|
||
F445CB3121AED98500184254 /* bufer */ = {
|
||
isa = PBXGroup;
|
||
children = (
|
||
F445CB3221AED98500184254 /* SPBufer.swift */,
|
||
);
|
||
path = bufer;
|
||
sourceTree = "<group>";
|
||
};
|
||
F445CB3321AED98500184254 /* social */ = {
|
||
isa = PBXGroup;
|
||
children = (
|
||
F445CB3421AED98500184254 /* twitter */,
|
||
F445CB3621AED98500184254 /* viber */,
|
||
F445CB3821AED98500184254 /* telegram */,
|
||
F445CB3A21AED98500184254 /* instagram */,
|
||
F445CB3C21AED98500184254 /* whatsapp */,
|
||
);
|
||
path = social;
|
||
sourceTree = "<group>";
|
||
};
|
||
F445CB3421AED98500184254 /* twitter */ = {
|
||
isa = PBXGroup;
|
||
children = (
|
||
F445CB3521AED98500184254 /* SPTwitter.swift */,
|
||
);
|
||
path = twitter;
|
||
sourceTree = "<group>";
|
||
};
|
||
F445CB3621AED98500184254 /* viber */ = {
|
||
isa = PBXGroup;
|
||
children = (
|
||
F445CB3721AED98500184254 /* SPViber.swift */,
|
||
);
|
||
path = viber;
|
||
sourceTree = "<group>";
|
||
};
|
||
F445CB3821AED98500184254 /* telegram */ = {
|
||
isa = PBXGroup;
|
||
children = (
|
||
F445CB3921AED98500184254 /* SPTelegram.swift */,
|
||
);
|
||
path = telegram;
|
||
sourceTree = "<group>";
|
||
};
|
||
F445CB3A21AED98500184254 /* instagram */ = {
|
||
isa = PBXGroup;
|
||
children = (
|
||
F445CB3B21AED98500184254 /* SPInstagram.swift */,
|
||
);
|
||
path = instagram;
|
||
sourceTree = "<group>";
|
||
};
|
||
F445CB3C21AED98500184254 /* whatsapp */ = {
|
||
isa = PBXGroup;
|
||
children = (
|
||
F445CB3D21AED98500184254 /* SPWhatsApp.swift */,
|
||
);
|
||
path = whatsapp;
|
||
sourceTree = "<group>";
|
||
};
|
||
F445CB3E21AED98500184254 /* audio */ = {
|
||
isa = PBXGroup;
|
||
children = (
|
||
F445CB3F21AED98500184254 /* SPAudio.swift */,
|
||
F445CB4021AED98500184254 /* SPAudioPlayer.swift */,
|
||
);
|
||
path = audio;
|
||
sourceTree = "<group>";
|
||
};
|
||
F445CB4121AED98500184254 /* device */ = {
|
||
isa = PBXGroup;
|
||
children = (
|
||
F445CB4221AED98500184254 /* SPDevice.swift */,
|
||
);
|
||
path = device;
|
||
sourceTree = "<group>";
|
||
};
|
||
F445CB4321AED98500184254 /* сore-spotlight */ = {
|
||
isa = PBXGroup;
|
||
children = (
|
||
F445CB4421AED98500184254 /* SPSpotlight.swift */,
|
||
);
|
||
path = "сore-spotlight";
|
||
sourceTree = "<group>";
|
||
};
|
||
F445CB4521AED98500184254 /* random */ = {
|
||
isa = PBXGroup;
|
||
children = (
|
||
F445CB4621AED98500184254 /* SPRandom.swift */,
|
||
);
|
||
path = random;
|
||
sourceTree = "<group>";
|
||
};
|
||
F445CB4721AED98500184254 /* delay */ = {
|
||
isa = PBXGroup;
|
||
children = (
|
||
F445CB4821AED98500184254 /* SPDelay.swift */,
|
||
);
|
||
path = delay;
|
||
sourceTree = "<group>";
|
||
};
|
||
F445CB4921AED98500184254 /* permission */ = {
|
||
isa = PBXGroup;
|
||
children = (
|
||
F445CB4A21AED98500184254 /* dialog */,
|
||
F445CB4E21AED98500184254 /* SPPermission.swift */,
|
||
F445CB4F21AED98500184254 /* handlers */,
|
||
);
|
||
path = permission;
|
||
sourceTree = "<group>";
|
||
};
|
||
F445CB4A21AED98500184254 /* dialog */ = {
|
||
isa = PBXGroup;
|
||
children = (
|
||
F445CB4B21AED98500184254 /* SPPermissionDialogView.swift */,
|
||
F445CB4C21AED98500184254 /* SPPermissionDialog.swift */,
|
||
F445CB4D21AED98500184254 /* SPPermissionDialogController.swift */,
|
||
);
|
||
path = dialog;
|
||
sourceTree = "<group>";
|
||
};
|
||
F445CB4F21AED98500184254 /* handlers */ = {
|
||
isa = PBXGroup;
|
||
children = (
|
||
F445CB5021AED98500184254 /* SPRequestPermissionLocationHandler.swift */,
|
||
);
|
||
path = handlers;
|
||
sourceTree = "<group>";
|
||
};
|
||
F445CB5121AED98500184254 /* share */ = {
|
||
isa = PBXGroup;
|
||
children = (
|
||
F445CB5221AED98500184254 /* SPShare.swift */,
|
||
);
|
||
path = share;
|
||
sourceTree = "<group>";
|
||
};
|
||
F445CB5321AED98500184254 /* badge */ = {
|
||
isa = PBXGroup;
|
||
children = (
|
||
F445CB5421AED98500184254 /* SPBadge.swift */,
|
||
);
|
||
path = badge;
|
||
sourceTree = "<group>";
|
||
};
|
||
/* End PBXGroup section */
|
||
|
||
/* Begin PBXNativeTarget section */
|
||
F445CA8221AED92600184254 /* stork-controller */ = {
|
||
isa = PBXNativeTarget;
|
||
buildConfigurationList = F445CA9521AED92700184254 /* Build configuration list for PBXNativeTarget "stork-controller" */;
|
||
buildPhases = (
|
||
F445CA7F21AED92600184254 /* Sources */,
|
||
F445CA8021AED92600184254 /* Frameworks */,
|
||
F445CA8121AED92600184254 /* Resources */,
|
||
);
|
||
buildRules = (
|
||
);
|
||
dependencies = (
|
||
);
|
||
name = "stork-controller";
|
||
productName = "stork-controller";
|
||
productReference = F445CA8321AED92600184254 /* stork-controller.app */;
|
||
productType = "com.apple.product-type.application";
|
||
};
|
||
/* End PBXNativeTarget section */
|
||
|
||
/* Begin PBXProject section */
|
||
F445CA7B21AED92600184254 /* Project object */ = {
|
||
isa = PBXProject;
|
||
attributes = {
|
||
LastSwiftUpdateCheck = 1010;
|
||
LastUpgradeCheck = 1010;
|
||
ORGANIZATIONNAME = "Ivan Vorobei";
|
||
TargetAttributes = {
|
||
F445CA8221AED92600184254 = {
|
||
CreatedOnToolsVersion = 10.1;
|
||
};
|
||
};
|
||
};
|
||
buildConfigurationList = F445CA7E21AED92600184254 /* Build configuration list for PBXProject "stork-controller" */;
|
||
compatibilityVersion = "Xcode 9.3";
|
||
developmentRegion = en;
|
||
hasScannedForEncodings = 0;
|
||
knownRegions = (
|
||
en,
|
||
Base,
|
||
);
|
||
mainGroup = F445CA7A21AED92600184254;
|
||
productRefGroup = F445CA8421AED92600184254 /* Products */;
|
||
projectDirPath = "";
|
||
projectRoot = "";
|
||
targets = (
|
||
F445CA8221AED92600184254 /* stork-controller */,
|
||
);
|
||
};
|
||
/* End PBXProject section */
|
||
|
||
/* Begin PBXResourcesBuildPhase section */
|
||
F445CA8121AED92600184254 /* Resources */ = {
|
||
isa = PBXResourcesBuildPhase;
|
||
buildActionMask = 2147483647;
|
||
files = (
|
||
F445CA9121AED92700184254 /* LaunchScreen.storyboard in Resources */,
|
||
F445CA8E21AED92700184254 /* Assets.xcassets in Resources */,
|
||
F445CA8C21AED92600184254 /* Main.storyboard in Resources */,
|
||
);
|
||
runOnlyForDeploymentPostprocessing = 0;
|
||
};
|
||
/* End PBXResourcesBuildPhase section */
|
||
|
||
/* Begin PBXSourcesBuildPhase section */
|
||
F445CA7F21AED92600184254 /* Sources */ = {
|
||
isa = PBXSourcesBuildPhase;
|
||
buildActionMask = 2147483647;
|
||
files = (
|
||
F445CB6521AED98500184254 /* SPWelcomeViewController.swift in Sources */,
|
||
F445CB8921AED98500184254 /* SPFormMailTableViewCell.swift in Sources */,
|
||
F445CBC721AED98500184254 /* SPAnimationAlpha.swift in Sources */,
|
||
F445CB6821AED98500184254 /* SPNativeTableViewController.swift in Sources */,
|
||
F445CBCA21AED98500184254 /* SPAppStore.swift in Sources */,
|
||
F445CB7621AED98500184254 /* SPScrollView.swift in Sources */,
|
||
F445CBDE21AED98500184254 /* SPBadge.swift in Sources */,
|
||
F445CB7021AED98500184254 /* SPStorkPresentationController.swift in Sources */,
|
||
F445CB7721AED98500184254 /* SPCollectionViewCell.swift in Sources */,
|
||
F445CB6421AED98500184254 /* SPBaseViewController.swift in Sources */,
|
||
F445CB8E21AED98500184254 /* SPFormTextTableViewCell.swift in Sources */,
|
||
F445CBBF21AED98500184254 /* SPShadowDeep.swift in Sources */,
|
||
F445CBB721AED98500184254 /* SPUIDeviceExtenshion.swift in Sources */,
|
||
F445CB7321AED98500184254 /* SPEmptyProposeLabel.swift in Sources */,
|
||
F445CBA521AED98500184254 /* SPUserDefaultsExtenshion.swift in Sources */,
|
||
F445CBAA21AED98500184254 /* SPUICollectionViewExtenshion.swift in Sources */,
|
||
F445CBC921AED98500184254 /* SPDownloader.swift in Sources */,
|
||
F445CB8D21AED98500184254 /* SPFormTextInputTableViewCell.swift in Sources */,
|
||
F445CB8B21AED98500184254 /* SPFormTextFiledTableViewCell.swift in Sources */,
|
||
F445CBD121AED98500184254 /* SPWhatsApp.swift in Sources */,
|
||
F445CBA021AED98500184254 /* SPDateExtenshon.swift in Sources */,
|
||
F445CB5A21AED98500184254 /* SPSystemIconButton.swift in Sources */,
|
||
F445CBA321AED98500184254 /* SPCGPointExtenshion.swift in Sources */,
|
||
F445CB9721AED98500184254 /* SPNativeStyleKit.swift in Sources */,
|
||
F445CB7D21AED98500184254 /* SPImagesLineCollectionView.swift in Sources */,
|
||
F445CB5921AED98500184254 /* SPMengButton.swift in Sources */,
|
||
F445CB7E21AED98500184254 /* SPAligmentView.swift in Sources */,
|
||
F445CB7921AED98500184254 /* SPImageCollectionViewCell.swift in Sources */,
|
||
F445CBAD21AED98500184254 /* SPUITabBarControllerExtenshion.swift in Sources */,
|
||
F445CBC821AED98500184254 /* SPAnimation.swift in Sources */,
|
||
F445CB9321AED98500184254 /* SPTableViewCell.swift in Sources */,
|
||
F445CB9821AED98500184254 /* SPTypes.swift in Sources */,
|
||
F445CBA221AED98500184254 /* SPUIViewExtenshion.swift in Sources */,
|
||
F445CB5E21AED98500184254 /* SPGradientButton.swift in Sources */,
|
||
F445CB8221AED98500184254 /* SPGolubevIconView.swift in Sources */,
|
||
F445CB6321AED98500184254 /* SPBaseTableViewController.swift in Sources */,
|
||
F445CB6A21AED98500184254 /* SPStatusBarManagerViewController.swift in Sources */,
|
||
F445CBBD21AED98500184254 /* SPLayout.swift in Sources */,
|
||
F445CBC221AED98500184254 /* SPCodeSystemIconPack.swift in Sources */,
|
||
F445CBD421AED98500184254 /* SPDevice.swift in Sources */,
|
||
F445CBC121AED98500184254 /* SPCodeSocialIconPack.swift in Sources */,
|
||
F445CB8521AED98500184254 /* SPGradientView.swift in Sources */,
|
||
F445CB6F21AED98500184254 /* SPStorkPresentingAnimationController.swift in Sources */,
|
||
F445CB6921AED98500184254 /* SPHiderViewController.swift in Sources */,
|
||
F445CBB221AED98500184254 /* SPCGSizeExtenshion.swift in Sources */,
|
||
F445CB7A21AED98500184254 /* SPCollectionViewLayout.swift in Sources */,
|
||
F445CB6D21AED98500184254 /* SPNativeLoginViewController.swift in Sources */,
|
||
F445CB9E21AED98500184254 /* SPUIFontExtenshion.swift in Sources */,
|
||
F445CBCC21AED98500184254 /* SPBufer.swift in Sources */,
|
||
F445CB9421AED98500184254 /* SPCollectionImagesTableViewCell.swift in Sources */,
|
||
F445CBAB21AED98500184254 /* SPUITableViewControllerExtenshion.swift in Sources */,
|
||
F445CA8921AED92600184254 /* ViewController.swift in Sources */,
|
||
F445CBBB21AED98500184254 /* SPMail.swift in Sources */,
|
||
F445CB9D21AED98500184254 /* SPUITextFieldExtenshion.swift in Sources */,
|
||
F445CBBA21AED98500184254 /* SPLocalNotification.swift in Sources */,
|
||
F445CB7421AED98500184254 /* SPTableView.swift in Sources */,
|
||
F445CB6E21AED98500184254 /* SPStorkTransitioningDelegate.swift in Sources */,
|
||
F445CB8721AED98500184254 /* SPPromoTableViewCell.swift in Sources */,
|
||
F445CBB621AED98500184254 /* SPUIButtonExtenshion.swift in Sources */,
|
||
F445CBC321AED98500184254 /* SPCodeDraw.swift in Sources */,
|
||
F445CB5721AED98500184254 /* SPPlayCircleButton.swift in Sources */,
|
||
F445CBB021AED98500184254 /* SPUIWindowExtenshion.swift in Sources */,
|
||
F445CBB321AED98500184254 /* SPUIImageViewExtenshion.swift in Sources */,
|
||
F445CB5D21AED98500184254 /* SPNativeOS11Button.swift in Sources */,
|
||
F445CBC521AED98500184254 /* SPAnimationUpward.swift in Sources */,
|
||
F445CB6021AED98500184254 /* SPProposeViewController.swift in Sources */,
|
||
F445CB9F21AED98500184254 /* SPUIImageExtension.swift in Sources */,
|
||
F445CBA421AED98500184254 /* SPArrayExtension.swift in Sources */,
|
||
F445CB7121AED98500184254 /* SPStorkIndicatorView.swift in Sources */,
|
||
F445CB5621AED98500184254 /* SPVibration.swift in Sources */,
|
||
F445CBCD21AED98500184254 /* SPTwitter.swift in Sources */,
|
||
F445CBCF21AED98500184254 /* SPTelegram.swift in Sources */,
|
||
F445CB8021AED98500184254 /* SPSocialIconView.swift in Sources */,
|
||
F445CBD521AED98500184254 /* SPSpotlight.swift in Sources */,
|
||
F445CB8C21AED98500184254 /* SPFormFeaturedTitleTableViewCell.swift in Sources */,
|
||
F445CBD021AED98500184254 /* SPInstagram.swift in Sources */,
|
||
F445CB6621AED98500184254 /* SPRootViewController.swift in Sources */,
|
||
F445CBCE21AED98500184254 /* SPViber.swift in Sources */,
|
||
F445CBAF21AED98500184254 /* SPCGRectExtension.swift in Sources */,
|
||
F445CBB121AED98500184254 /* SPUILabelExtenshion.swift in Sources */,
|
||
F445CB6221AED98500184254 /* SPScrollViewController.swift in Sources */,
|
||
F445CBB921AED98500184254 /* SPConstraintsAssistent.swift in Sources */,
|
||
F445CBD621AED98500184254 /* SPRandom.swift in Sources */,
|
||
F445CBA621AED98500184254 /* SPUIViewControllerExtenshion.swift in Sources */,
|
||
F445CBC021AED98500184254 /* SPCodeAudioIconPack.swift in Sources */,
|
||
F445CB7521AED98500184254 /* SPEmptyProposeView.swift in Sources */,
|
||
F445CBB821AED98500184254 /* SPApp.swift in Sources */,
|
||
F445CB9921AED98500184254 /* SPLocale.swift in Sources */,
|
||
F445CB7F21AED98500184254 /* SPAudioIconView.swift in Sources */,
|
||
F445CB9521AED98500184254 /* SPBlurView.swift in Sources */,
|
||
F445CBDA21AED98500184254 /* SPPermissionDialogController.swift in Sources */,
|
||
F445CB6B21AED98500184254 /* SPNativeLoginCodeViewController.swift in Sources */,
|
||
F445CBC421AED98500184254 /* SPGolubevGolubevIconPack.swift in Sources */,
|
||
F445CBA121AED98500184254 /* SPUITableView.swift in Sources */,
|
||
F445CBD821AED98500184254 /* SPPermissionDialogView.swift in Sources */,
|
||
F445CB9B21AED98500184254 /* SPUIAlertControllerExtenshion.swift in Sources */,
|
||
F445CA8721AED92600184254 /* AppDelegate.swift in Sources */,
|
||
F445CB5F21AED98500184254 /* SPAppStoreActionButton.swift in Sources */,
|
||
F445CB8421AED98500184254 /* SPDownloadingUIImageView.swift in Sources */,
|
||
F445CB9A21AED98500184254 /* SPUIScreenExtension.swift in Sources */,
|
||
F445CB9621AED98500184254 /* SPStyleKit.swift in Sources */,
|
||
F445CBBE21AED98500184254 /* SPShadow.swift in Sources */,
|
||
F445CB6C21AED98500184254 /* SPNativeLoginNavigationController.swift in Sources */,
|
||
F445CB8821AED98500184254 /* SPFormButtonTableViewCell.swift in Sources */,
|
||
F445CB9221AED98500184254 /* SPBaseContentTableViewCell.swift in Sources */,
|
||
F445CBDD21AED98500184254 /* SPShare.swift in Sources */,
|
||
F445CB9021AED98500184254 /* SPImageTableViewCell.swift in Sources */,
|
||
F445CB7221AED98500184254 /* SPStorkDismissingAnimationController.swift in Sources */,
|
||
F445CB5B21AED98500184254 /* SPDownloadingButton.swift in Sources */,
|
||
F445CBAC21AED98500184254 /* SPTextFieldExtenshion.swift in Sources */,
|
||
F445CBB421AED98500184254 /* SPUIColorExtension.swift in Sources */,
|
||
F445CB9C21AED98500184254 /* SPUITableViewCellExtenshion.swift in Sources */,
|
||
F445CB8121AED98500184254 /* SPSystemIconView.swift in Sources */,
|
||
F445CB8F21AED98500184254 /* SPMengTransformTableViewCell.swift in Sources */,
|
||
F445CBD321AED98500184254 /* SPAudioPlayer.swift in Sources */,
|
||
F445CB6121AED98500184254 /* SPProgressLoadingViewController.swift in Sources */,
|
||
F445CBCB21AED98500184254 /* SPOpener.swift in Sources */,
|
||
F445CB7821AED98500184254 /* SPMengTransformCollectionViewCell.swift in Sources */,
|
||
F445CBD921AED98500184254 /* SPPermissionDialog.swift in Sources */,
|
||
F445CB5C21AED98500184254 /* SPRoundButton.swift in Sources */,
|
||
F445CB9121AED98500184254 /* SPProposeTableViewCell.swift in Sources */,
|
||
F445CB8621AED98500184254 /* SPVideoPlayer.swift in Sources */,
|
||
F445CBAE21AED98500184254 /* SPUINavigationControllerExtenshion.swift in Sources */,
|
||
F445CBDC21AED98500184254 /* SPRequestPermissionLocationHandler.swift in Sources */,
|
||
F445CBA821AED98500184254 /* SPStrideableExtension.swift in Sources */,
|
||
F445CBDB21AED98500184254 /* SPPermission.swift in Sources */,
|
||
F445CBBC21AED98500184254 /* SPLaunch.swift in Sources */,
|
||
F445CB7C21AED98500184254 /* SPCollectionView.swift in Sources */,
|
||
F445CB7B21AED98500184254 /* SPMengTransformCollectionView.swift in Sources */,
|
||
F445CB8A21AED98500184254 /* SPFormLabelTableViewCell.swift in Sources */,
|
||
F445CBC621AED98500184254 /* SPAnimationSpring.swift in Sources */,
|
||
F445CB6721AED98500184254 /* SPConfirmActionViewController.swift in Sources */,
|
||
F445CBA921AED98500184254 /* SPBezierPathExtension.swift in Sources */,
|
||
F445CBA721AED98500184254 /* SPStringExtenshion.swift in Sources */,
|
||
F445CBB521AED98500184254 /* SPCollectionExtenshion.swift in Sources */,
|
||
F445CB5821AED98500184254 /* SPSocialIconButton.swift in Sources */,
|
||
F445CBD721AED98500184254 /* SPDelay.swift in Sources */,
|
||
F445CBD221AED98500184254 /* SPAudio.swift in Sources */,
|
||
F445CB8321AED98500184254 /* SPGradeBlurView.swift in Sources */,
|
||
F445CB5521AED98500184254 /* SPInternetConnection.swift in Sources */,
|
||
);
|
||
runOnlyForDeploymentPostprocessing = 0;
|
||
};
|
||
/* End PBXSourcesBuildPhase section */
|
||
|
||
/* Begin PBXVariantGroup section */
|
||
F445CA8A21AED92600184254 /* Main.storyboard */ = {
|
||
isa = PBXVariantGroup;
|
||
children = (
|
||
F445CA8B21AED92600184254 /* Base */,
|
||
);
|
||
name = Main.storyboard;
|
||
sourceTree = "<group>";
|
||
};
|
||
F445CA8F21AED92700184254 /* LaunchScreen.storyboard */ = {
|
||
isa = PBXVariantGroup;
|
||
children = (
|
||
F445CA9021AED92700184254 /* Base */,
|
||
);
|
||
name = LaunchScreen.storyboard;
|
||
sourceTree = "<group>";
|
||
};
|
||
/* End PBXVariantGroup section */
|
||
|
||
/* Begin XCBuildConfiguration section */
|
||
F445CA9321AED92700184254 /* Debug */ = {
|
||
isa = XCBuildConfiguration;
|
||
buildSettings = {
|
||
ALWAYS_SEARCH_USER_PATHS = NO;
|
||
CLANG_ANALYZER_NONNULL = YES;
|
||
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
|
||
CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
|
||
CLANG_CXX_LIBRARY = "libc++";
|
||
CLANG_ENABLE_MODULES = YES;
|
||
CLANG_ENABLE_OBJC_ARC = YES;
|
||
CLANG_ENABLE_OBJC_WEAK = YES;
|
||
CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
|
||
CLANG_WARN_BOOL_CONVERSION = YES;
|
||
CLANG_WARN_COMMA = YES;
|
||
CLANG_WARN_CONSTANT_CONVERSION = YES;
|
||
CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
|
||
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
|
||
CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
|
||
CLANG_WARN_EMPTY_BODY = YES;
|
||
CLANG_WARN_ENUM_CONVERSION = YES;
|
||
CLANG_WARN_INFINITE_RECURSION = YES;
|
||
CLANG_WARN_INT_CONVERSION = YES;
|
||
CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
|
||
CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
|
||
CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
|
||
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
||
CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
|
||
CLANG_WARN_STRICT_PROTOTYPES = YES;
|
||
CLANG_WARN_SUSPICIOUS_MOVE = YES;
|
||
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
|
||
CLANG_WARN_UNREACHABLE_CODE = YES;
|
||
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
||
CODE_SIGN_IDENTITY = "iPhone Developer";
|
||
COPY_PHASE_STRIP = NO;
|
||
DEBUG_INFORMATION_FORMAT = dwarf;
|
||
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
||
ENABLE_TESTABILITY = YES;
|
||
GCC_C_LANGUAGE_STANDARD = gnu11;
|
||
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 = 12.1;
|
||
MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
|
||
MTL_FAST_MATH = YES;
|
||
ONLY_ACTIVE_ARCH = YES;
|
||
SDKROOT = iphoneos;
|
||
SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
|
||
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
||
};
|
||
name = Debug;
|
||
};
|
||
F445CA9421AED92700184254 /* Release */ = {
|
||
isa = XCBuildConfiguration;
|
||
buildSettings = {
|
||
ALWAYS_SEARCH_USER_PATHS = NO;
|
||
CLANG_ANALYZER_NONNULL = YES;
|
||
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
|
||
CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
|
||
CLANG_CXX_LIBRARY = "libc++";
|
||
CLANG_ENABLE_MODULES = YES;
|
||
CLANG_ENABLE_OBJC_ARC = YES;
|
||
CLANG_ENABLE_OBJC_WEAK = YES;
|
||
CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
|
||
CLANG_WARN_BOOL_CONVERSION = YES;
|
||
CLANG_WARN_COMMA = YES;
|
||
CLANG_WARN_CONSTANT_CONVERSION = YES;
|
||
CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
|
||
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
|
||
CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
|
||
CLANG_WARN_EMPTY_BODY = YES;
|
||
CLANG_WARN_ENUM_CONVERSION = YES;
|
||
CLANG_WARN_INFINITE_RECURSION = YES;
|
||
CLANG_WARN_INT_CONVERSION = YES;
|
||
CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
|
||
CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
|
||
CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
|
||
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
||
CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
|
||
CLANG_WARN_STRICT_PROTOTYPES = YES;
|
||
CLANG_WARN_SUSPICIOUS_MOVE = YES;
|
||
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
|
||
CLANG_WARN_UNREACHABLE_CODE = YES;
|
||
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
||
CODE_SIGN_IDENTITY = "iPhone Developer";
|
||
COPY_PHASE_STRIP = NO;
|
||
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
||
ENABLE_NS_ASSERTIONS = NO;
|
||
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
||
GCC_C_LANGUAGE_STANDARD = gnu11;
|
||
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 = 12.1;
|
||
MTL_ENABLE_DEBUG_INFO = NO;
|
||
MTL_FAST_MATH = YES;
|
||
SDKROOT = iphoneos;
|
||
SWIFT_COMPILATION_MODE = wholemodule;
|
||
SWIFT_OPTIMIZATION_LEVEL = "-O";
|
||
VALIDATE_PRODUCT = YES;
|
||
};
|
||
name = Release;
|
||
};
|
||
F445CA9621AED92700184254 /* Debug */ = {
|
||
isa = XCBuildConfiguration;
|
||
buildSettings = {
|
||
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
||
CODE_SIGN_STYLE = Automatic;
|
||
DEVELOPMENT_TEAM = 2N39HTHUKU;
|
||
INFOPLIST_FILE = "stork-controller/Info.plist";
|
||
LD_RUNPATH_SEARCH_PATHS = (
|
||
"$(inherited)",
|
||
"@executable_path/Frameworks",
|
||
);
|
||
PRODUCT_BUNDLE_IDENTIFIER = "by.ivanvorobei.stork-controller";
|
||
PRODUCT_NAME = "$(TARGET_NAME)";
|
||
SWIFT_VERSION = 4.2;
|
||
TARGETED_DEVICE_FAMILY = "1,2";
|
||
};
|
||
name = Debug;
|
||
};
|
||
F445CA9721AED92700184254 /* Release */ = {
|
||
isa = XCBuildConfiguration;
|
||
buildSettings = {
|
||
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
||
CODE_SIGN_STYLE = Automatic;
|
||
DEVELOPMENT_TEAM = 2N39HTHUKU;
|
||
INFOPLIST_FILE = "stork-controller/Info.plist";
|
||
LD_RUNPATH_SEARCH_PATHS = (
|
||
"$(inherited)",
|
||
"@executable_path/Frameworks",
|
||
);
|
||
PRODUCT_BUNDLE_IDENTIFIER = "by.ivanvorobei.stork-controller";
|
||
PRODUCT_NAME = "$(TARGET_NAME)";
|
||
SWIFT_VERSION = 4.2;
|
||
TARGETED_DEVICE_FAMILY = "1,2";
|
||
};
|
||
name = Release;
|
||
};
|
||
/* End XCBuildConfiguration section */
|
||
|
||
/* Begin XCConfigurationList section */
|
||
F445CA7E21AED92600184254 /* Build configuration list for PBXProject "stork-controller" */ = {
|
||
isa = XCConfigurationList;
|
||
buildConfigurations = (
|
||
F445CA9321AED92700184254 /* Debug */,
|
||
F445CA9421AED92700184254 /* Release */,
|
||
);
|
||
defaultConfigurationIsVisible = 0;
|
||
defaultConfigurationName = Release;
|
||
};
|
||
F445CA9521AED92700184254 /* Build configuration list for PBXNativeTarget "stork-controller" */ = {
|
||
isa = XCConfigurationList;
|
||
buildConfigurations = (
|
||
F445CA9621AED92700184254 /* Debug */,
|
||
F445CA9721AED92700184254 /* Release */,
|
||
);
|
||
defaultConfigurationIsVisible = 0;
|
||
defaultConfigurationName = Release;
|
||
};
|
||
/* End XCConfigurationList section */
|
||
};
|
||
rootObject = F445CA7B21AED92600184254 /* Project object */;
|
||
}
|