mirror of
https://github.com/sparrowcode/AlertKit.git
synced 2026-06-16 12:44:37 +00:00
706 lines
34 KiB
Plaintext
706 lines
34 KiB
Plaintext
// !$*UTF8*$!
|
|
{
|
|
archiveVersion = 1;
|
|
classes = {
|
|
};
|
|
objectVersion = 50;
|
|
objects = {
|
|
|
|
/* Begin PBXBuildFile section */
|
|
706F894A2383277500ECF5D1 /* SPAlertIconErrorView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 706F89492383277500ECF5D1 /* SPAlertIconErrorView.swift */; };
|
|
F40FB62A239ADF940090BA57 /* SPAlertIconQuestionView.swift in Sources */ = {isa = PBXBuildFile; fileRef = F40FB629239ADF940090BA57 /* SPAlertIconQuestionView.swift */; };
|
|
F41204E92382AC9B009C2AC7 /* SPAlertView.swift in Sources */ = {isa = PBXBuildFile; fileRef = F41204DF2382AC9B009C2AC7 /* SPAlertView.swift */; };
|
|
F41204EA2382AC9B009C2AC7 /* SPAlertPreset.swift in Sources */ = {isa = PBXBuildFile; fileRef = F41204E02382AC9B009C2AC7 /* SPAlertPreset.swift */; };
|
|
F41204EB2382AC9B009C2AC7 /* SPAlertIconHeartView.swift in Sources */ = {isa = PBXBuildFile; fileRef = F41204E22382AC9B009C2AC7 /* SPAlertIconHeartView.swift */; };
|
|
F41204EC2382AC9B009C2AC7 /* SPAlertIconDoneView.swift in Sources */ = {isa = PBXBuildFile; fileRef = F41204E32382AC9B009C2AC7 /* SPAlertIconDoneView.swift */; };
|
|
F41204EE2382AC9B009C2AC7 /* SPAlert.swift in Sources */ = {isa = PBXBuildFile; fileRef = F41204E52382AC9B009C2AC7 /* SPAlert.swift */; };
|
|
F41205142382AD50009C2AC7 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = F41205112382AD50009C2AC7 /* AppDelegate.swift */; };
|
|
F41205152382AD50009C2AC7 /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = F41205132382AD50009C2AC7 /* ViewController.swift */; };
|
|
F41205172382AD7C009C2AC7 /* Media.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = F41205162382AD7C009C2AC7 /* Media.xcassets */; };
|
|
F41205192382AD8B009C2AC7 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = F41205182382AD8B009C2AC7 /* LaunchScreen.storyboard */; };
|
|
F412051B2382AD94009C2AC7 /* SPAlert.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F41204D02382ABE9009C2AC7 /* SPAlert.framework */; };
|
|
F412051C2382AD94009C2AC7 /* SPAlert.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = F41204D02382ABE9009C2AC7 /* SPAlert.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
|
|
F41205202382AE11009C2AC7 /* SPAlert.h in Headers */ = {isa = PBXBuildFile; fileRef = F41204E72382AC9B009C2AC7 /* SPAlert.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
F41205292382AF5C009C2AC7 /* SPAlertIconAnimatable.swift in Sources */ = {isa = PBXBuildFile; fileRef = F41205262382AF29009C2AC7 /* SPAlertIconAnimatable.swift */; };
|
|
F412052A2382AF64009C2AC7 /* SPAlertHaptic.swift in Sources */ = {isa = PBXBuildFile; fileRef = F41204E42382AC9B009C2AC7 /* SPAlertHaptic.swift */; };
|
|
F412052B2382AF64009C2AC7 /* SPAlertLayout.swift in Sources */ = {isa = PBXBuildFile; fileRef = F41205222382AEFA009C2AC7 /* SPAlertLayout.swift */; };
|
|
F4146EB223AAA18100AE7658 /* SPAlertIconLikeView.swift in Sources */ = {isa = PBXBuildFile; fileRef = F4146EB123AAA18100AE7658 /* SPAlertIconLikeView.swift */; };
|
|
F421EFF12398684E000A566D /* SPAlertIconFlagView.swift in Sources */ = {isa = PBXBuildFile; fileRef = F421EFF02398684E000A566D /* SPAlertIconFlagView.swift */; };
|
|
F42DE05423AD7D8A007CCE29 /* SPAlertIconDislikeView.swift in Sources */ = {isa = PBXBuildFile; fileRef = F42DE05323AD7D8A007CCE29 /* SPAlertIconDislikeView.swift */; };
|
|
F42DE05623AD7D94007CCE29 /* SPAlertIconPrivacyView.swift in Sources */ = {isa = PBXBuildFile; fileRef = F42DE05523AD7D94007CCE29 /* SPAlertIconPrivacyView.swift */; };
|
|
F45970B423A578A50092CE7C /* SPAlertIconCardView.swift in Sources */ = {isa = PBXBuildFile; fileRef = F45970B323A578A50092CE7C /* SPAlertIconCardView.swift */; };
|
|
F459720223A841C00092CE7C /* SPAlertIconRotateView.swift in Sources */ = {isa = PBXBuildFile; fileRef = F459720123A841C00092CE7C /* SPAlertIconRotateView.swift */; };
|
|
F45DDF2823AFFF3000CA3956 /* SPAlertIconCartView.swift in Sources */ = {isa = PBXBuildFile; fileRef = F45DDF2723AFFF3000CA3956 /* SPAlertIconCartView.swift */; };
|
|
F46AAEFE2392E97200BE9131 /* SPAlertIconMessageView.swift in Sources */ = {isa = PBXBuildFile; fileRef = F46AAEFD2392E97200BE9131 /* SPAlertIconMessageView.swift */; };
|
|
F47120BB23C25EFA003B73C5 /* SPAlertIconSearchView.swift in Sources */ = {isa = PBXBuildFile; fileRef = F47120BA23C25EFA003B73C5 /* SPAlertIconSearchView.swift */; };
|
|
F47D2FA6239D718400A346A5 /* SPAlertIconBoltView.swift in Sources */ = {isa = PBXBuildFile; fileRef = F47D2FA5239D718400A346A5 /* SPAlertIconBoltView.swift */; };
|
|
F47EE19D23959ADB00B02DF2 /* SPAlertIconShuffleView.swift in Sources */ = {isa = PBXBuildFile; fileRef = F47EE19C23959ADB00B02DF2 /* SPAlertIconShuffleView.swift */; };
|
|
F47EE19F23959AE500B02DF2 /* SPAlertIconRepeatView.swift in Sources */ = {isa = PBXBuildFile; fileRef = F47EE19E23959AE500B02DF2 /* SPAlertIconRepeatView.swift */; };
|
|
F4A5A92C2388792F00B0DFE0 /* SPAlertIconBookmarkView.swift in Sources */ = {isa = PBXBuildFile; fileRef = F4A5A92B2388792F00B0DFE0 /* SPAlertIconBookmarkView.swift */; };
|
|
F4A8361A2385588300EB32E0 /* SPAlertIconDocView.swift in Sources */ = {isa = PBXBuildFile; fileRef = F4A836192385588300EB32E0 /* SPAlertIconDocView.swift */; };
|
|
F4CA67B5238ABD0100E72F79 /* SPAlertIconAddView.swift in Sources */ = {isa = PBXBuildFile; fileRef = F4CA67B4238ABD0100E72F79 /* SPAlertIconAddView.swift */; };
|
|
F4D1623423A2E47200B5E3E9 /* SPAlertIconEjectView.swift in Sources */ = {isa = PBXBuildFile; fileRef = F4D1623323A2E47200B5E3E9 /* SPAlertIconEjectView.swift */; };
|
|
F4D3CD58238DA9FE006C3DE2 /* SPAlertIconMoonView.swift in Sources */ = {isa = PBXBuildFile; fileRef = F4D3CD57238DA9FE006C3DE2 /* SPAlertIconMoonView.swift */; };
|
|
F4D3CD5A238DAA49006C3DE2 /* SPAlertIconStarView.swift in Sources */ = {isa = PBXBuildFile; fileRef = F4D3CD59238DAA49006C3DE2 /* SPAlertIconStarView.swift */; };
|
|
F4E4459D2390524A0067FF5C /* SPAlertIconExclamationView.swift in Sources */ = {isa = PBXBuildFile; fileRef = F4E4459C2390524A0067FF5C /* SPAlertIconExclamationView.swift */; };
|
|
/* End PBXBuildFile section */
|
|
|
|
/* Begin PBXContainerItemProxy section */
|
|
F412051D2382AD94009C2AC7 /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = F41204C72382ABE9009C2AC7 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = F41204CF2382ABE9009C2AC7;
|
|
remoteInfo = "SPAlert iOS";
|
|
};
|
|
/* End PBXContainerItemProxy section */
|
|
|
|
/* Begin PBXCopyFilesBuildPhase section */
|
|
F412051F2382AD94009C2AC7 /* Embed Frameworks */ = {
|
|
isa = PBXCopyFilesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
dstPath = "";
|
|
dstSubfolderSpec = 10;
|
|
files = (
|
|
F412051C2382AD94009C2AC7 /* SPAlert.framework in Embed Frameworks */,
|
|
);
|
|
name = "Embed Frameworks";
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXCopyFilesBuildPhase section */
|
|
|
|
/* Begin PBXFileReference section */
|
|
706F89492383277500ECF5D1 /* SPAlertIconErrorView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SPAlertIconErrorView.swift; sourceTree = "<group>"; };
|
|
F40FB629239ADF940090BA57 /* SPAlertIconQuestionView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SPAlertIconQuestionView.swift; sourceTree = "<group>"; };
|
|
F41204D02382ABE9009C2AC7 /* SPAlert.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = SPAlert.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
F41204DF2382AC9B009C2AC7 /* SPAlertView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SPAlertView.swift; sourceTree = "<group>"; };
|
|
F41204E02382AC9B009C2AC7 /* SPAlertPreset.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SPAlertPreset.swift; sourceTree = "<group>"; };
|
|
F41204E22382AC9B009C2AC7 /* SPAlertIconHeartView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SPAlertIconHeartView.swift; sourceTree = "<group>"; };
|
|
F41204E32382AC9B009C2AC7 /* SPAlertIconDoneView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SPAlertIconDoneView.swift; sourceTree = "<group>"; };
|
|
F41204E42382AC9B009C2AC7 /* SPAlertHaptic.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SPAlertHaptic.swift; sourceTree = "<group>"; };
|
|
F41204E52382AC9B009C2AC7 /* SPAlert.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SPAlert.swift; sourceTree = "<group>"; };
|
|
F41204E72382AC9B009C2AC7 /* SPAlert.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SPAlert.h; sourceTree = "<group>"; };
|
|
F41204E82382AC9B009C2AC7 /* SPAlertInfo.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = SPAlertInfo.plist; sourceTree = "<group>"; };
|
|
F41204F12382ACC3009C2AC7 /* Package.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Package.swift; sourceTree = SOURCE_ROOT; };
|
|
F41204F22382ACC3009C2AC7 /* Readme.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = Readme.md; sourceTree = SOURCE_ROOT; };
|
|
F41204F32382ACC3009C2AC7 /* SPAlert.podspec */ = {isa = PBXFileReference; lastKnownFileType = text; path = SPAlert.podspec; sourceTree = SOURCE_ROOT; };
|
|
F41204F42382ACC3009C2AC7 /* LICENSE */ = {isa = PBXFileReference; lastKnownFileType = text; path = LICENSE; sourceTree = SOURCE_ROOT; };
|
|
F41204F62382ACCE009C2AC7 /* FUNDING.yml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = FUNDING.yml; sourceTree = "<group>"; };
|
|
F41204F72382ACCE009C2AC7 /* .gitignore */ = {isa = PBXFileReference; lastKnownFileType = text; path = .gitignore; sourceTree = SOURCE_ROOT; };
|
|
F41204FC2382AD07009C2AC7 /* Alerts.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Alerts.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
F412050C2382AD08009C2AC7 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
F41205112382AD50009C2AC7 /* AppDelegate.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
|
|
F41205132382AD50009C2AC7 /* ViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ViewController.swift; sourceTree = "<group>"; };
|
|
F41205162382AD7C009C2AC7 /* Media.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Media.xcassets; sourceTree = "<group>"; };
|
|
F41205182382AD8B009C2AC7 /* LaunchScreen.storyboard */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; path = LaunchScreen.storyboard; sourceTree = "<group>"; };
|
|
F41205222382AEFA009C2AC7 /* SPAlertLayout.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SPAlertLayout.swift; sourceTree = "<group>"; };
|
|
F41205262382AF29009C2AC7 /* SPAlertIconAnimatable.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SPAlertIconAnimatable.swift; sourceTree = "<group>"; };
|
|
F4146EB123AAA18100AE7658 /* SPAlertIconLikeView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SPAlertIconLikeView.swift; sourceTree = "<group>"; };
|
|
F421EFF02398684E000A566D /* SPAlertIconFlagView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SPAlertIconFlagView.swift; sourceTree = "<group>"; };
|
|
F42DE05323AD7D8A007CCE29 /* SPAlertIconDislikeView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SPAlertIconDislikeView.swift; sourceTree = "<group>"; };
|
|
F42DE05523AD7D94007CCE29 /* SPAlertIconPrivacyView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SPAlertIconPrivacyView.swift; sourceTree = "<group>"; };
|
|
F45970B323A578A50092CE7C /* SPAlertIconCardView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SPAlertIconCardView.swift; sourceTree = "<group>"; };
|
|
F459720123A841C00092CE7C /* SPAlertIconRotateView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SPAlertIconRotateView.swift; sourceTree = "<group>"; };
|
|
F45DDF2723AFFF3000CA3956 /* SPAlertIconCartView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SPAlertIconCartView.swift; sourceTree = "<group>"; };
|
|
F46AAEFD2392E97200BE9131 /* SPAlertIconMessageView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SPAlertIconMessageView.swift; sourceTree = "<group>"; };
|
|
F47120BA23C25EFA003B73C5 /* SPAlertIconSearchView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SPAlertIconSearchView.swift; sourceTree = "<group>"; };
|
|
F47D2FA5239D718400A346A5 /* SPAlertIconBoltView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SPAlertIconBoltView.swift; sourceTree = "<group>"; };
|
|
F47EE19C23959ADB00B02DF2 /* SPAlertIconShuffleView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SPAlertIconShuffleView.swift; sourceTree = "<group>"; };
|
|
F47EE19E23959AE500B02DF2 /* SPAlertIconRepeatView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SPAlertIconRepeatView.swift; sourceTree = "<group>"; };
|
|
F4A5A92B2388792F00B0DFE0 /* SPAlertIconBookmarkView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SPAlertIconBookmarkView.swift; sourceTree = "<group>"; };
|
|
F4A836192385588300EB32E0 /* SPAlertIconDocView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SPAlertIconDocView.swift; sourceTree = "<group>"; };
|
|
F4CA67B4238ABD0100E72F79 /* SPAlertIconAddView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SPAlertIconAddView.swift; sourceTree = "<group>"; };
|
|
F4D1623323A2E47200B5E3E9 /* SPAlertIconEjectView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SPAlertIconEjectView.swift; sourceTree = "<group>"; };
|
|
F4D3CD57238DA9FE006C3DE2 /* SPAlertIconMoonView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SPAlertIconMoonView.swift; sourceTree = "<group>"; };
|
|
F4D3CD59238DAA49006C3DE2 /* SPAlertIconStarView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SPAlertIconStarView.swift; sourceTree = "<group>"; };
|
|
F4E4459C2390524A0067FF5C /* SPAlertIconExclamationView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SPAlertIconExclamationView.swift; sourceTree = "<group>"; };
|
|
/* End PBXFileReference section */
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
F41204CD2382ABE9009C2AC7 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
F41204F92382AD07009C2AC7 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
F412051B2382AD94009C2AC7 /* SPAlert.framework in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
/* Begin PBXGroup section */
|
|
F41204C62382ABE9009C2AC7 = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
F41204DB2382AC85009C2AC7 /* Deployment */,
|
|
F41204DD2382AC9B009C2AC7 /* Source */,
|
|
F41204FD2382AD07009C2AC7 /* Example */,
|
|
F41204D12382ABE9009C2AC7 /* Products */,
|
|
F412051A2382AD94009C2AC7 /* Frameworks */,
|
|
);
|
|
sourceTree = "<group>";
|
|
};
|
|
F41204D12382ABE9009C2AC7 /* Products */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
F41204D02382ABE9009C2AC7 /* SPAlert.framework */,
|
|
F41204FC2382AD07009C2AC7 /* Alerts.app */,
|
|
);
|
|
name = Products;
|
|
sourceTree = "<group>";
|
|
};
|
|
F41204DB2382AC85009C2AC7 /* Deployment */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
F41204F52382ACCE009C2AC7 /* .github */,
|
|
F41204F72382ACCE009C2AC7 /* .gitignore */,
|
|
F41204F42382ACC3009C2AC7 /* LICENSE */,
|
|
F41204F12382ACC3009C2AC7 /* Package.swift */,
|
|
F41204F22382ACC3009C2AC7 /* Readme.md */,
|
|
F41204F32382ACC3009C2AC7 /* SPAlert.podspec */,
|
|
);
|
|
path = Deployment;
|
|
sourceTree = "<group>";
|
|
};
|
|
F41204DD2382AC9B009C2AC7 /* Source */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
F41204DE2382AC9B009C2AC7 /* SPAlert */,
|
|
F41204E62382AC9B009C2AC7 /* Supporting Files */,
|
|
);
|
|
path = Source;
|
|
sourceTree = "<group>";
|
|
};
|
|
F41204DE2382AC9B009C2AC7 /* SPAlert */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
F41204E52382AC9B009C2AC7 /* SPAlert.swift */,
|
|
F41205252382AF18009C2AC7 /* Protocol */,
|
|
F41205242382AF0C009C2AC7 /* Views */,
|
|
F41205212382AEEA009C2AC7 /* Models */,
|
|
);
|
|
path = SPAlert;
|
|
sourceTree = "<group>";
|
|
};
|
|
F41204E12382AC9B009C2AC7 /* Icons */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
F41204E22382AC9B009C2AC7 /* SPAlertIconHeartView.swift */,
|
|
F41204E32382AC9B009C2AC7 /* SPAlertIconDoneView.swift */,
|
|
706F89492383277500ECF5D1 /* SPAlertIconErrorView.swift */,
|
|
F4A836192385588300EB32E0 /* SPAlertIconDocView.swift */,
|
|
F4A5A92B2388792F00B0DFE0 /* SPAlertIconBookmarkView.swift */,
|
|
F4CA67B4238ABD0100E72F79 /* SPAlertIconAddView.swift */,
|
|
F4D3CD57238DA9FE006C3DE2 /* SPAlertIconMoonView.swift */,
|
|
F4D3CD59238DAA49006C3DE2 /* SPAlertIconStarView.swift */,
|
|
F4E4459C2390524A0067FF5C /* SPAlertIconExclamationView.swift */,
|
|
F46AAEFD2392E97200BE9131 /* SPAlertIconMessageView.swift */,
|
|
F47EE19C23959ADB00B02DF2 /* SPAlertIconShuffleView.swift */,
|
|
F47EE19E23959AE500B02DF2 /* SPAlertIconRepeatView.swift */,
|
|
F421EFF02398684E000A566D /* SPAlertIconFlagView.swift */,
|
|
F40FB629239ADF940090BA57 /* SPAlertIconQuestionView.swift */,
|
|
F47D2FA5239D718400A346A5 /* SPAlertIconBoltView.swift */,
|
|
F4D1623323A2E47200B5E3E9 /* SPAlertIconEjectView.swift */,
|
|
F45970B323A578A50092CE7C /* SPAlertIconCardView.swift */,
|
|
F459720123A841C00092CE7C /* SPAlertIconRotateView.swift */,
|
|
F4146EB123AAA18100AE7658 /* SPAlertIconLikeView.swift */,
|
|
F42DE05323AD7D8A007CCE29 /* SPAlertIconDislikeView.swift */,
|
|
F42DE05523AD7D94007CCE29 /* SPAlertIconPrivacyView.swift */,
|
|
F45DDF2723AFFF3000CA3956 /* SPAlertIconCartView.swift */,
|
|
F47120BA23C25EFA003B73C5 /* SPAlertIconSearchView.swift */,
|
|
);
|
|
path = Icons;
|
|
sourceTree = "<group>";
|
|
};
|
|
F41204E62382AC9B009C2AC7 /* Supporting Files */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
F41204E72382AC9B009C2AC7 /* SPAlert.h */,
|
|
F41204E82382AC9B009C2AC7 /* SPAlertInfo.plist */,
|
|
);
|
|
path = "Supporting Files";
|
|
sourceTree = "<group>";
|
|
};
|
|
F41204F52382ACCE009C2AC7 /* .github */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
F41204F62382ACCE009C2AC7 /* FUNDING.yml */,
|
|
);
|
|
path = .github;
|
|
sourceTree = SOURCE_ROOT;
|
|
};
|
|
F41204FD2382AD07009C2AC7 /* Example */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
F41205102382AD50009C2AC7 /* App */,
|
|
F41205122382AD50009C2AC7 /* Controllers */,
|
|
F412050C2382AD08009C2AC7 /* Info.plist */,
|
|
);
|
|
path = Example;
|
|
sourceTree = "<group>";
|
|
};
|
|
F41205102382AD50009C2AC7 /* App */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
F41205112382AD50009C2AC7 /* AppDelegate.swift */,
|
|
F41205162382AD7C009C2AC7 /* Media.xcassets */,
|
|
F41205182382AD8B009C2AC7 /* LaunchScreen.storyboard */,
|
|
);
|
|
path = App;
|
|
sourceTree = "<group>";
|
|
};
|
|
F41205122382AD50009C2AC7 /* Controllers */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
F41205132382AD50009C2AC7 /* ViewController.swift */,
|
|
);
|
|
path = Controllers;
|
|
sourceTree = "<group>";
|
|
};
|
|
F412051A2382AD94009C2AC7 /* Frameworks */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
);
|
|
name = Frameworks;
|
|
sourceTree = "<group>";
|
|
};
|
|
F41205212382AEEA009C2AC7 /* Models */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
F41204E02382AC9B009C2AC7 /* SPAlertPreset.swift */,
|
|
F41204E42382AC9B009C2AC7 /* SPAlertHaptic.swift */,
|
|
F41205222382AEFA009C2AC7 /* SPAlertLayout.swift */,
|
|
);
|
|
path = Models;
|
|
sourceTree = "<group>";
|
|
};
|
|
F41205242382AF0C009C2AC7 /* Views */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
F41204E12382AC9B009C2AC7 /* Icons */,
|
|
F41204DF2382AC9B009C2AC7 /* SPAlertView.swift */,
|
|
);
|
|
path = Views;
|
|
sourceTree = "<group>";
|
|
};
|
|
F41205252382AF18009C2AC7 /* Protocol */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
F41205262382AF29009C2AC7 /* SPAlertIconAnimatable.swift */,
|
|
);
|
|
path = Protocol;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXGroup section */
|
|
|
|
/* Begin PBXHeadersBuildPhase section */
|
|
F41204CB2382ABE9009C2AC7 /* Headers */ = {
|
|
isa = PBXHeadersBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
F41205202382AE11009C2AC7 /* SPAlert.h in Headers */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXHeadersBuildPhase section */
|
|
|
|
/* Begin PBXNativeTarget section */
|
|
F41204CF2382ABE9009C2AC7 /* SPAlert iOS */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = F41204D82382ABE9009C2AC7 /* Build configuration list for PBXNativeTarget "SPAlert iOS" */;
|
|
buildPhases = (
|
|
F41204CB2382ABE9009C2AC7 /* Headers */,
|
|
F41204CC2382ABE9009C2AC7 /* Sources */,
|
|
F41204CD2382ABE9009C2AC7 /* Frameworks */,
|
|
F41204CE2382ABE9009C2AC7 /* Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = "SPAlert iOS";
|
|
productName = SPAlert;
|
|
productReference = F41204D02382ABE9009C2AC7 /* SPAlert.framework */;
|
|
productType = "com.apple.product-type.framework";
|
|
};
|
|
F41204FB2382AD07009C2AC7 /* Example */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = F412050D2382AD08009C2AC7 /* Build configuration list for PBXNativeTarget "Example" */;
|
|
buildPhases = (
|
|
F41204F82382AD07009C2AC7 /* Sources */,
|
|
F41204F92382AD07009C2AC7 /* Frameworks */,
|
|
F41204FA2382AD07009C2AC7 /* Resources */,
|
|
F412051F2382AD94009C2AC7 /* Embed Frameworks */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
F412051E2382AD94009C2AC7 /* PBXTargetDependency */,
|
|
);
|
|
name = Example;
|
|
productName = Example;
|
|
productReference = F41204FC2382AD07009C2AC7 /* Alerts.app */;
|
|
productType = "com.apple.product-type.application";
|
|
};
|
|
/* End PBXNativeTarget section */
|
|
|
|
/* Begin PBXProject section */
|
|
F41204C72382ABE9009C2AC7 /* Project object */ = {
|
|
isa = PBXProject;
|
|
attributes = {
|
|
LastSwiftUpdateCheck = 1120;
|
|
LastUpgradeCheck = 1120;
|
|
ORGANIZATIONNAME = "Ivan Vorobei";
|
|
TargetAttributes = {
|
|
F41204CF2382ABE9009C2AC7 = {
|
|
CreatedOnToolsVersion = 11.2.1;
|
|
};
|
|
F41204FB2382AD07009C2AC7 = {
|
|
CreatedOnToolsVersion = 11.2.1;
|
|
};
|
|
};
|
|
};
|
|
buildConfigurationList = F41204CA2382ABE9009C2AC7 /* Build configuration list for PBXProject "SPAlert" */;
|
|
compatibilityVersion = "Xcode 9.3";
|
|
developmentRegion = en;
|
|
hasScannedForEncodings = 0;
|
|
knownRegions = (
|
|
en,
|
|
Base,
|
|
);
|
|
mainGroup = F41204C62382ABE9009C2AC7;
|
|
productRefGroup = F41204D12382ABE9009C2AC7 /* Products */;
|
|
projectDirPath = "";
|
|
projectRoot = "";
|
|
targets = (
|
|
F41204CF2382ABE9009C2AC7 /* SPAlert iOS */,
|
|
F41204FB2382AD07009C2AC7 /* Example */,
|
|
);
|
|
};
|
|
/* End PBXProject section */
|
|
|
|
/* Begin PBXResourcesBuildPhase section */
|
|
F41204CE2382ABE9009C2AC7 /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
F41204FA2382AD07009C2AC7 /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
F41205172382AD7C009C2AC7 /* Media.xcassets in Resources */,
|
|
F41205192382AD8B009C2AC7 /* LaunchScreen.storyboard in Resources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXResourcesBuildPhase section */
|
|
|
|
/* Begin PBXSourcesBuildPhase section */
|
|
F41204CC2382ABE9009C2AC7 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
F412052A2382AF64009C2AC7 /* SPAlertHaptic.swift in Sources */,
|
|
F41204EE2382AC9B009C2AC7 /* SPAlert.swift in Sources */,
|
|
F40FB62A239ADF940090BA57 /* SPAlertIconQuestionView.swift in Sources */,
|
|
F4E4459D2390524A0067FF5C /* SPAlertIconExclamationView.swift in Sources */,
|
|
F459720223A841C00092CE7C /* SPAlertIconRotateView.swift in Sources */,
|
|
F41204EA2382AC9B009C2AC7 /* SPAlertPreset.swift in Sources */,
|
|
F4A5A92C2388792F00B0DFE0 /* SPAlertIconBookmarkView.swift in Sources */,
|
|
F47D2FA6239D718400A346A5 /* SPAlertIconBoltView.swift in Sources */,
|
|
F42DE05423AD7D8A007CCE29 /* SPAlertIconDislikeView.swift in Sources */,
|
|
F41204EC2382AC9B009C2AC7 /* SPAlertIconDoneView.swift in Sources */,
|
|
F41204E92382AC9B009C2AC7 /* SPAlertView.swift in Sources */,
|
|
F421EFF12398684E000A566D /* SPAlertIconFlagView.swift in Sources */,
|
|
F45DDF2823AFFF3000CA3956 /* SPAlertIconCartView.swift in Sources */,
|
|
F47EE19D23959ADB00B02DF2 /* SPAlertIconShuffleView.swift in Sources */,
|
|
F4D3CD58238DA9FE006C3DE2 /* SPAlertIconMoonView.swift in Sources */,
|
|
F4D3CD5A238DAA49006C3DE2 /* SPAlertIconStarView.swift in Sources */,
|
|
F47EE19F23959AE500B02DF2 /* SPAlertIconRepeatView.swift in Sources */,
|
|
706F894A2383277500ECF5D1 /* SPAlertIconErrorView.swift in Sources */,
|
|
F41205292382AF5C009C2AC7 /* SPAlertIconAnimatable.swift in Sources */,
|
|
F4D1623423A2E47200B5E3E9 /* SPAlertIconEjectView.swift in Sources */,
|
|
F46AAEFE2392E97200BE9131 /* SPAlertIconMessageView.swift in Sources */,
|
|
F47120BB23C25EFA003B73C5 /* SPAlertIconSearchView.swift in Sources */,
|
|
F42DE05623AD7D94007CCE29 /* SPAlertIconPrivacyView.swift in Sources */,
|
|
F4CA67B5238ABD0100E72F79 /* SPAlertIconAddView.swift in Sources */,
|
|
F41204EB2382AC9B009C2AC7 /* SPAlertIconHeartView.swift in Sources */,
|
|
F4A8361A2385588300EB32E0 /* SPAlertIconDocView.swift in Sources */,
|
|
F4146EB223AAA18100AE7658 /* SPAlertIconLikeView.swift in Sources */,
|
|
F45970B423A578A50092CE7C /* SPAlertIconCardView.swift in Sources */,
|
|
F412052B2382AF64009C2AC7 /* SPAlertLayout.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
F41204F82382AD07009C2AC7 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
F41205152382AD50009C2AC7 /* ViewController.swift in Sources */,
|
|
F41205142382AD50009C2AC7 /* AppDelegate.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXSourcesBuildPhase section */
|
|
|
|
/* Begin PBXTargetDependency section */
|
|
F412051E2382AD94009C2AC7 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = F41204CF2382ABE9009C2AC7 /* SPAlert iOS */;
|
|
targetProxy = F412051D2382AD94009C2AC7 /* PBXContainerItemProxy */;
|
|
};
|
|
/* End PBXTargetDependency section */
|
|
|
|
/* Begin XCBuildConfiguration section */
|
|
F41204D62382ABE9009C2AC7 /* 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;
|
|
COPY_PHASE_STRIP = NO;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
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 = 13.2;
|
|
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";
|
|
VERSIONING_SYSTEM = "apple-generic";
|
|
VERSION_INFO_PREFIX = "";
|
|
};
|
|
name = Debug;
|
|
};
|
|
F41204D72382ABE9009C2AC7 /* 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;
|
|
COPY_PHASE_STRIP = NO;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
ENABLE_NS_ASSERTIONS = NO;
|
|
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
GCC_C_LANGUAGE_STANDARD = 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 = 13.2;
|
|
MTL_ENABLE_DEBUG_INFO = NO;
|
|
MTL_FAST_MATH = YES;
|
|
SDKROOT = iphoneos;
|
|
SWIFT_COMPILATION_MODE = wholemodule;
|
|
SWIFT_OPTIMIZATION_LEVEL = "-O";
|
|
VALIDATE_PRODUCT = YES;
|
|
VERSIONING_SYSTEM = "apple-generic";
|
|
VERSION_INFO_PREFIX = "";
|
|
};
|
|
name = Release;
|
|
};
|
|
F41204D92382ABE9009C2AC7 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
CODE_SIGN_STYLE = Automatic;
|
|
DEFINES_MODULE = YES;
|
|
DEVELOPMENT_TEAM = 8JMTA2AAF3;
|
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
DYLIB_CURRENT_VERSION = 1;
|
|
DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
INFOPLIST_FILE = "$(SRCROOT)/Source/Supporting Files/SPAlertInfo.plist";
|
|
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
IPHONEOS_DEPLOYMENT_TARGET = 10.0;
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/Frameworks",
|
|
"@loader_path/Frameworks",
|
|
);
|
|
PRODUCT_BUNDLE_IDENTIFIER = by.ivanvorobei.SPAlert;
|
|
PRODUCT_NAME = SPAlert;
|
|
SKIP_INSTALL = YES;
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
};
|
|
name = Debug;
|
|
};
|
|
F41204DA2382ABE9009C2AC7 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
CODE_SIGN_STYLE = Automatic;
|
|
DEFINES_MODULE = YES;
|
|
DEVELOPMENT_TEAM = 8JMTA2AAF3;
|
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
DYLIB_CURRENT_VERSION = 1;
|
|
DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
INFOPLIST_FILE = "$(SRCROOT)/Source/Supporting Files/SPAlertInfo.plist";
|
|
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
IPHONEOS_DEPLOYMENT_TARGET = 10.0;
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/Frameworks",
|
|
"@loader_path/Frameworks",
|
|
);
|
|
PRODUCT_BUNDLE_IDENTIFIER = by.ivanvorobei.SPAlert;
|
|
PRODUCT_NAME = SPAlert;
|
|
SKIP_INSTALL = YES;
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
};
|
|
name = Release;
|
|
};
|
|
F412050E2382AD08009C2AC7 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
CODE_SIGN_STYLE = Automatic;
|
|
DEVELOPMENT_TEAM = 8JMTA2AAF3;
|
|
INFOPLIST_FILE = Example/Info.plist;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 10.0;
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/Frameworks",
|
|
);
|
|
PRODUCT_BUNDLE_IDENTIFIER = by.ivanvorobei.SPAlert.example;
|
|
PRODUCT_NAME = Alerts;
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
};
|
|
name = Debug;
|
|
};
|
|
F412050F2382AD08009C2AC7 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
CODE_SIGN_STYLE = Automatic;
|
|
DEVELOPMENT_TEAM = 8JMTA2AAF3;
|
|
INFOPLIST_FILE = Example/Info.plist;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 10.0;
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/Frameworks",
|
|
);
|
|
PRODUCT_BUNDLE_IDENTIFIER = by.ivanvorobei.SPAlert.example;
|
|
PRODUCT_NAME = Alerts;
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
};
|
|
name = Release;
|
|
};
|
|
/* End XCBuildConfiguration section */
|
|
|
|
/* Begin XCConfigurationList section */
|
|
F41204CA2382ABE9009C2AC7 /* Build configuration list for PBXProject "SPAlert" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
F41204D62382ABE9009C2AC7 /* Debug */,
|
|
F41204D72382ABE9009C2AC7 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
F41204D82382ABE9009C2AC7 /* Build configuration list for PBXNativeTarget "SPAlert iOS" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
F41204D92382ABE9009C2AC7 /* Debug */,
|
|
F41204DA2382ABE9009C2AC7 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
F412050D2382AD08009C2AC7 /* Build configuration list for PBXNativeTarget "Example" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
F412050E2382AD08009C2AC7 /* Debug */,
|
|
F412050F2382AD08009C2AC7 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
/* End XCConfigurationList section */
|
|
};
|
|
rootObject = F41204C72382ABE9009C2AC7 /* Project object */;
|
|
}
|