mirror of
https://github.com/exyte/PopupView.git
synced 2026-05-07 20:12:47 +00:00
730 lines
33 KiB
Plaintext
730 lines
33 KiB
Plaintext
// !$*UTF8*$!
|
|
{
|
|
archiveVersion = 1;
|
|
classes = {
|
|
};
|
|
objectVersion = 56;
|
|
objects = {
|
|
|
|
/* Begin PBXBuildFile section */
|
|
13A1CD202AC5415200CB2143 /* InputSheets.swift in Sources */ = {isa = PBXBuildFile; fileRef = 13A1CD1F2AC5415200CB2143 /* InputSheets.swift */; };
|
|
5B1E02572A11F13F004172ED /* PopupWatchExample Watch App.app in Embed Watch Content */ = {isa = PBXBuildFile; fileRef = 5B1E02562A11F13F004172ED /* PopupWatchExample Watch App.app */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; };
|
|
5B1E025C2A11F13F004172ED /* PopupWatchExampleApp.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5B1E025B2A11F13F004172ED /* PopupWatchExampleApp.swift */; };
|
|
5B1E025E2A11F13F004172ED /* ContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5B1E025D2A11F13F004172ED /* ContentView.swift */; };
|
|
5B1E02632A11F140004172ED /* Preview Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 5B1E02622A11F140004172ED /* Preview Assets.xcassets */; };
|
|
5B1E026C2A11F5D4004172ED /* PopupView in Frameworks */ = {isa = PBXBuildFile; productRef = 5B1E026B2A11F5D4004172ED /* PopupView */; };
|
|
5B1E026E2A11F819004172ED /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 5B1E026D2A11F819004172ED /* Assets.xcassets */; };
|
|
5B1E026F2A11F819004172ED /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 5B1E026D2A11F819004172ED /* Assets.xcassets */; };
|
|
5B1F0F5E2A03984D00C387EE /* PopupExampleApp.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5B1F0F5D2A03984D00C387EE /* PopupExampleApp.swift */; };
|
|
5B1F0F602A03984D00C387EE /* ContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5B1F0F5F2A03984D00C387EE /* ContentView.swift */; };
|
|
5B1F0F702A039A5900C387EE /* Utils.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5B1F0F6F2A039A5900C387EE /* Utils.swift */; };
|
|
5B1F0F7B2A039A7500C387EE /* PopupsList.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5B1F0F722A039A7500C387EE /* PopupsList.swift */; };
|
|
5B1F0F7C2A039A7500C387EE /* PopupButton.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5B1F0F742A039A7500C387EE /* PopupButton.swift */; };
|
|
5B1F0F7D2A039A7500C387EE /* Images.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5B1F0F752A039A7500C387EE /* Images.swift */; };
|
|
5B1F0F7E2A039A7500C387EE /* FloatsSmall.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5B1F0F772A039A7500C387EE /* FloatsSmall.swift */; };
|
|
5B1F0F7F2A039A7500C387EE /* Toasts.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5B1F0F782A039A7500C387EE /* Toasts.swift */; };
|
|
5B1F0F802A039A7500C387EE /* ActionSheets.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5B1F0F792A039A7500C387EE /* ActionSheets.swift */; };
|
|
5B1F0F812A039A7500C387EE /* Popups.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5B1F0F7A2A039A7500C387EE /* Popups.swift */; };
|
|
5B1F0F842A039AEA00C387EE /* Preview Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 5B1F0F832A039AEA00C387EE /* Preview Assets.xcassets */; };
|
|
5B1F0F872A039B9300C387EE /* PopupView in Frameworks */ = {isa = PBXBuildFile; productRef = 5B1F0F862A039B9300C387EE /* PopupView */; };
|
|
5B86760B2A32FC39006289C8 /* FloatsBig.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5B86760A2A32FC39006289C8 /* FloatsBig.swift */; };
|
|
5B8676112A330543006289C8 /* NunitoSans_7pt-Medium.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 5B86760D2A330543006289C8 /* NunitoSans_7pt-Medium.ttf */; };
|
|
5B8676122A330543006289C8 /* NunitoSans_7pt-Light.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 5B86760E2A330543006289C8 /* NunitoSans_7pt-Light.ttf */; };
|
|
5B8676132A330543006289C8 /* NunitoSans_7pt-Regular.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 5B86760F2A330543006289C8 /* NunitoSans_7pt-Regular.ttf */; };
|
|
5B8676142A330543006289C8 /* NunitoSans_7pt-Bold.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 5B8676102A330543006289C8 /* NunitoSans_7pt-Bold.ttf */; };
|
|
/* End PBXBuildFile section */
|
|
|
|
/* Begin PBXContainerItemProxy section */
|
|
5B1E02582A11F13F004172ED /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = 5B1F0F522A03984D00C387EE /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = 5B1E02552A11F13F004172ED;
|
|
remoteInfo = "PopupWatchExample Watch App";
|
|
};
|
|
/* End PBXContainerItemProxy section */
|
|
|
|
/* Begin PBXCopyFilesBuildPhase section */
|
|
5B1E02662A11F140004172ED /* Embed Watch Content */ = {
|
|
isa = PBXCopyFilesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
dstPath = "$(CONTENTS_FOLDER_PATH)/Watch";
|
|
dstSubfolderSpec = 16;
|
|
files = (
|
|
5B1E02572A11F13F004172ED /* PopupWatchExample Watch App.app in Embed Watch Content */,
|
|
);
|
|
name = "Embed Watch Content";
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXCopyFilesBuildPhase section */
|
|
|
|
/* Begin PBXFileReference section */
|
|
13A1CD1F2AC5415200CB2143 /* InputSheets.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = InputSheets.swift; sourceTree = "<group>"; };
|
|
5B1E02512A11F13F004172ED /* PopupWatchExample.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = PopupWatchExample.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
5B1E02562A11F13F004172ED /* PopupWatchExample Watch App.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "PopupWatchExample Watch App.app"; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
5B1E025B2A11F13F004172ED /* PopupWatchExampleApp.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PopupWatchExampleApp.swift; sourceTree = "<group>"; };
|
|
5B1E025D2A11F13F004172ED /* ContentView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ContentView.swift; sourceTree = "<group>"; };
|
|
5B1E02622A11F140004172ED /* Preview Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = "Preview Assets.xcassets"; sourceTree = "<group>"; };
|
|
5B1E026D2A11F819004172ED /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
|
|
5B1F0F5A2A03984D00C387EE /* PopupExample.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = PopupExample.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
5B1F0F5D2A03984D00C387EE /* PopupExampleApp.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PopupExampleApp.swift; sourceTree = "<group>"; };
|
|
5B1F0F5F2A03984D00C387EE /* ContentView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ContentView.swift; sourceTree = "<group>"; };
|
|
5B1F0F632A03984E00C387EE /* PopupExample.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = PopupExample.entitlements; sourceTree = "<group>"; };
|
|
5B1F0F6C2A03989100C387EE /* PopupView */ = {isa = PBXFileReference; lastKnownFileType = wrapper; name = PopupView; path = ..; sourceTree = "<group>"; };
|
|
5B1F0F6F2A039A5900C387EE /* Utils.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Utils.swift; sourceTree = "<group>"; };
|
|
5B1F0F722A039A7500C387EE /* PopupsList.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PopupsList.swift; sourceTree = "<group>"; };
|
|
5B1F0F742A039A7500C387EE /* PopupButton.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PopupButton.swift; sourceTree = "<group>"; };
|
|
5B1F0F752A039A7500C387EE /* Images.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Images.swift; sourceTree = "<group>"; };
|
|
5B1F0F772A039A7500C387EE /* FloatsSmall.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = FloatsSmall.swift; sourceTree = "<group>"; };
|
|
5B1F0F782A039A7500C387EE /* Toasts.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Toasts.swift; sourceTree = "<group>"; };
|
|
5B1F0F792A039A7500C387EE /* ActionSheets.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ActionSheets.swift; sourceTree = "<group>"; };
|
|
5B1F0F7A2A039A7500C387EE /* Popups.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Popups.swift; sourceTree = "<group>"; };
|
|
5B1F0F832A039AEA00C387EE /* Preview Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = "Preview Assets.xcassets"; sourceTree = "<group>"; };
|
|
5B86760A2A32FC39006289C8 /* FloatsBig.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FloatsBig.swift; sourceTree = "<group>"; };
|
|
5B86760D2A330543006289C8 /* NunitoSans_7pt-Medium.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; path = "NunitoSans_7pt-Medium.ttf"; sourceTree = "<group>"; };
|
|
5B86760E2A330543006289C8 /* NunitoSans_7pt-Light.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; path = "NunitoSans_7pt-Light.ttf"; sourceTree = "<group>"; };
|
|
5B86760F2A330543006289C8 /* NunitoSans_7pt-Regular.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; path = "NunitoSans_7pt-Regular.ttf"; sourceTree = "<group>"; };
|
|
5B8676102A330543006289C8 /* NunitoSans_7pt-Bold.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; path = "NunitoSans_7pt-Bold.ttf"; sourceTree = "<group>"; };
|
|
5B8676152A33156D006289C8 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist; path = Info.plist; sourceTree = "<group>"; };
|
|
/* End PBXFileReference section */
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
5B1E02532A11F13F004172ED /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
5B1E026C2A11F5D4004172ED /* PopupView in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
5B1F0F572A03984D00C387EE /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
5B1F0F872A039B9300C387EE /* PopupView in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
/* Begin PBXGroup section */
|
|
5B1E025A2A11F13F004172ED /* PopupWatchExample Watch App */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
5B1E025B2A11F13F004172ED /* PopupWatchExampleApp.swift */,
|
|
5B1E025D2A11F13F004172ED /* ContentView.swift */,
|
|
5B1E02612A11F140004172ED /* Preview Content */,
|
|
);
|
|
path = "PopupWatchExample Watch App";
|
|
sourceTree = "<group>";
|
|
};
|
|
5B1E02612A11F140004172ED /* Preview Content */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
5B1E02622A11F140004172ED /* Preview Assets.xcassets */,
|
|
);
|
|
path = "Preview Content";
|
|
sourceTree = "<group>";
|
|
};
|
|
5B1F0F512A03984D00C387EE = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
5B1E026D2A11F819004172ED /* Assets.xcassets */,
|
|
5B1F0F6C2A03989100C387EE /* PopupView */,
|
|
5B1F0F5C2A03984D00C387EE /* PopupExample */,
|
|
5B1E025A2A11F13F004172ED /* PopupWatchExample Watch App */,
|
|
5B1F0F5B2A03984D00C387EE /* Products */,
|
|
5B1F0F852A039B9000C387EE /* Frameworks */,
|
|
);
|
|
sourceTree = "<group>";
|
|
};
|
|
5B1F0F5B2A03984D00C387EE /* Products */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
5B1F0F5A2A03984D00C387EE /* PopupExample.app */,
|
|
5B1E02512A11F13F004172ED /* PopupWatchExample.app */,
|
|
5B1E02562A11F13F004172ED /* PopupWatchExample Watch App.app */,
|
|
);
|
|
name = Products;
|
|
sourceTree = "<group>";
|
|
};
|
|
5B1F0F5C2A03984D00C387EE /* PopupExample */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
5B8676152A33156D006289C8 /* Info.plist */,
|
|
5B86760C2A330543006289C8 /* Font */,
|
|
5B1F0F712A039A7500C387EE /* Views */,
|
|
5B1F0F5D2A03984D00C387EE /* PopupExampleApp.swift */,
|
|
5B1F0F5F2A03984D00C387EE /* ContentView.swift */,
|
|
5B1F0F6F2A039A5900C387EE /* Utils.swift */,
|
|
5B1F0F632A03984E00C387EE /* PopupExample.entitlements */,
|
|
5B1F0F822A039AEA00C387EE /* Preview Content */,
|
|
);
|
|
path = PopupExample;
|
|
sourceTree = "<group>";
|
|
};
|
|
5B1F0F712A039A7500C387EE /* Views */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
5B1F0F722A039A7500C387EE /* PopupsList.swift */,
|
|
5B1F0F732A039A7500C387EE /* Components */,
|
|
5B1F0F762A039A7500C387EE /* Examples */,
|
|
);
|
|
path = Views;
|
|
sourceTree = "<group>";
|
|
};
|
|
5B1F0F732A039A7500C387EE /* Components */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
5B1F0F742A039A7500C387EE /* PopupButton.swift */,
|
|
5B1F0F752A039A7500C387EE /* Images.swift */,
|
|
);
|
|
path = Components;
|
|
sourceTree = "<group>";
|
|
};
|
|
5B1F0F762A039A7500C387EE /* Examples */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
5B1F0F772A039A7500C387EE /* FloatsSmall.swift */,
|
|
5B86760A2A32FC39006289C8 /* FloatsBig.swift */,
|
|
5B1F0F782A039A7500C387EE /* Toasts.swift */,
|
|
5B1F0F792A039A7500C387EE /* ActionSheets.swift */,
|
|
5B1F0F7A2A039A7500C387EE /* Popups.swift */,
|
|
13A1CD1F2AC5415200CB2143 /* InputSheets.swift */,
|
|
);
|
|
path = Examples;
|
|
sourceTree = "<group>";
|
|
};
|
|
5B1F0F822A039AEA00C387EE /* Preview Content */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
5B1F0F832A039AEA00C387EE /* Preview Assets.xcassets */,
|
|
);
|
|
path = "Preview Content";
|
|
sourceTree = "<group>";
|
|
};
|
|
5B1F0F852A039B9000C387EE /* Frameworks */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
);
|
|
name = Frameworks;
|
|
sourceTree = "<group>";
|
|
};
|
|
5B86760C2A330543006289C8 /* Font */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
5B86760D2A330543006289C8 /* NunitoSans_7pt-Medium.ttf */,
|
|
5B86760E2A330543006289C8 /* NunitoSans_7pt-Light.ttf */,
|
|
5B86760F2A330543006289C8 /* NunitoSans_7pt-Regular.ttf */,
|
|
5B8676102A330543006289C8 /* NunitoSans_7pt-Bold.ttf */,
|
|
);
|
|
path = Font;
|
|
sourceTree = SOURCE_ROOT;
|
|
};
|
|
/* End PBXGroup section */
|
|
|
|
/* Begin PBXNativeTarget section */
|
|
5B1E02502A11F13F004172ED /* PopupWatchExample */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 5B1E026A2A11F140004172ED /* Build configuration list for PBXNativeTarget "PopupWatchExample" */;
|
|
buildPhases = (
|
|
5B1E024F2A11F13F004172ED /* Resources */,
|
|
5B1E02662A11F140004172ED /* Embed Watch Content */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
5B1E02592A11F13F004172ED /* PBXTargetDependency */,
|
|
);
|
|
name = PopupWatchExample;
|
|
productName = PopupWatchExample;
|
|
productReference = 5B1E02512A11F13F004172ED /* PopupWatchExample.app */;
|
|
productType = "com.apple.product-type.application.watchapp2-container";
|
|
};
|
|
5B1E02552A11F13F004172ED /* PopupWatchExample Watch App */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 5B1E02692A11F140004172ED /* Build configuration list for PBXNativeTarget "PopupWatchExample Watch App" */;
|
|
buildPhases = (
|
|
5B1E02522A11F13F004172ED /* Sources */,
|
|
5B1E02532A11F13F004172ED /* Frameworks */,
|
|
5B1E02542A11F13F004172ED /* Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = "PopupWatchExample Watch App";
|
|
packageProductDependencies = (
|
|
5B1E026B2A11F5D4004172ED /* PopupView */,
|
|
);
|
|
productName = "PopupWatchExample Watch App";
|
|
productReference = 5B1E02562A11F13F004172ED /* PopupWatchExample Watch App.app */;
|
|
productType = "com.apple.product-type.application";
|
|
};
|
|
5B1F0F592A03984D00C387EE /* PopupExample */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 5B1F0F692A03984E00C387EE /* Build configuration list for PBXNativeTarget "PopupExample" */;
|
|
buildPhases = (
|
|
5B1F0F562A03984D00C387EE /* Sources */,
|
|
5B1F0F572A03984D00C387EE /* Frameworks */,
|
|
5B1F0F582A03984D00C387EE /* Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = PopupExample;
|
|
packageProductDependencies = (
|
|
5B1F0F862A039B9300C387EE /* PopupView */,
|
|
);
|
|
productName = PopupExample;
|
|
productReference = 5B1F0F5A2A03984D00C387EE /* PopupExample.app */;
|
|
productType = "com.apple.product-type.application";
|
|
};
|
|
/* End PBXNativeTarget section */
|
|
|
|
/* Begin PBXProject section */
|
|
5B1F0F522A03984D00C387EE /* Project object */ = {
|
|
isa = PBXProject;
|
|
attributes = {
|
|
BuildIndependentTargetsInParallel = 1;
|
|
LastSwiftUpdateCheck = 1430;
|
|
LastUpgradeCheck = 1430;
|
|
TargetAttributes = {
|
|
5B1E02502A11F13F004172ED = {
|
|
CreatedOnToolsVersion = 14.3;
|
|
};
|
|
5B1E02552A11F13F004172ED = {
|
|
CreatedOnToolsVersion = 14.3;
|
|
};
|
|
5B1F0F592A03984D00C387EE = {
|
|
CreatedOnToolsVersion = 14.3;
|
|
};
|
|
};
|
|
};
|
|
buildConfigurationList = 5B1F0F552A03984D00C387EE /* Build configuration list for PBXProject "PopupExample" */;
|
|
compatibilityVersion = "Xcode 14.0";
|
|
developmentRegion = en;
|
|
hasScannedForEncodings = 0;
|
|
knownRegions = (
|
|
en,
|
|
Base,
|
|
);
|
|
mainGroup = 5B1F0F512A03984D00C387EE;
|
|
productRefGroup = 5B1F0F5B2A03984D00C387EE /* Products */;
|
|
projectDirPath = "";
|
|
projectRoot = "";
|
|
targets = (
|
|
5B1F0F592A03984D00C387EE /* PopupExample */,
|
|
5B1E02502A11F13F004172ED /* PopupWatchExample */,
|
|
5B1E02552A11F13F004172ED /* PopupWatchExample Watch App */,
|
|
);
|
|
};
|
|
/* End PBXProject section */
|
|
|
|
/* Begin PBXResourcesBuildPhase section */
|
|
5B1E024F2A11F13F004172ED /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
5B1E02542A11F13F004172ED /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
5B1E02632A11F140004172ED /* Preview Assets.xcassets in Resources */,
|
|
5B1E026F2A11F819004172ED /* Assets.xcassets in Resources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
5B1F0F582A03984D00C387EE /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
5B1F0F842A039AEA00C387EE /* Preview Assets.xcassets in Resources */,
|
|
5B8676142A330543006289C8 /* NunitoSans_7pt-Bold.ttf in Resources */,
|
|
5B8676132A330543006289C8 /* NunitoSans_7pt-Regular.ttf in Resources */,
|
|
5B8676122A330543006289C8 /* NunitoSans_7pt-Light.ttf in Resources */,
|
|
5B1E026E2A11F819004172ED /* Assets.xcassets in Resources */,
|
|
5B8676112A330543006289C8 /* NunitoSans_7pt-Medium.ttf in Resources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXResourcesBuildPhase section */
|
|
|
|
/* Begin PBXSourcesBuildPhase section */
|
|
5B1E02522A11F13F004172ED /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
5B1E025E2A11F13F004172ED /* ContentView.swift in Sources */,
|
|
5B1E025C2A11F13F004172ED /* PopupWatchExampleApp.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
5B1F0F562A03984D00C387EE /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
13A1CD202AC5415200CB2143 /* InputSheets.swift in Sources */,
|
|
5B1F0F602A03984D00C387EE /* ContentView.swift in Sources */,
|
|
5B1F0F802A039A7500C387EE /* ActionSheets.swift in Sources */,
|
|
5B1F0F812A039A7500C387EE /* Popups.swift in Sources */,
|
|
5B1F0F7D2A039A7500C387EE /* Images.swift in Sources */,
|
|
5B1F0F5E2A03984D00C387EE /* PopupExampleApp.swift in Sources */,
|
|
5B1F0F7B2A039A7500C387EE /* PopupsList.swift in Sources */,
|
|
5B1F0F7E2A039A7500C387EE /* FloatsSmall.swift in Sources */,
|
|
5B1F0F7F2A039A7500C387EE /* Toasts.swift in Sources */,
|
|
5B86760B2A32FC39006289C8 /* FloatsBig.swift in Sources */,
|
|
5B1F0F7C2A039A7500C387EE /* PopupButton.swift in Sources */,
|
|
5B1F0F702A039A5900C387EE /* Utils.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXSourcesBuildPhase section */
|
|
|
|
/* Begin PBXTargetDependency section */
|
|
5B1E02592A11F13F004172ED /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = 5B1E02552A11F13F004172ED /* PopupWatchExample Watch App */;
|
|
targetProxy = 5B1E02582A11F13F004172ED /* PBXContainerItemProxy */;
|
|
};
|
|
/* End PBXTargetDependency section */
|
|
|
|
/* Begin XCBuildConfiguration section */
|
|
5B1E02642A11F140004172ED /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
|
|
CODE_SIGN_STYLE = Automatic;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
INFOPLIST_KEY_CFBundleDisplayName = PopupWatchExample;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 16.4;
|
|
MARKETING_VERSION = 1.0;
|
|
PRODUCT_BUNDLE_IDENTIFIER = exyte.PopupWatchExample;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SDKROOT = iphoneos;
|
|
SWIFT_VERSION = 5.0;
|
|
};
|
|
name = Debug;
|
|
};
|
|
5B1E02652A11F140004172ED /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
|
|
CODE_SIGN_STYLE = Automatic;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
INFOPLIST_KEY_CFBundleDisplayName = PopupWatchExample;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 16.4;
|
|
MARKETING_VERSION = 1.0;
|
|
PRODUCT_BUNDLE_IDENTIFIER = exyte.PopupWatchExample;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SDKROOT = iphoneos;
|
|
SWIFT_VERSION = 5.0;
|
|
VALIDATE_PRODUCT = YES;
|
|
};
|
|
name = Release;
|
|
};
|
|
5B1E02672A11F140004172ED /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
|
CODE_SIGN_STYLE = Automatic;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
DEVELOPMENT_ASSET_PATHS = "\"PopupWatchExample Watch App/Preview Content\"";
|
|
ENABLE_PREVIEWS = YES;
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
INFOPLIST_KEY_CFBundleDisplayName = PopupWatchExample;
|
|
INFOPLIST_KEY_UISupportedInterfaceOrientations = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown";
|
|
INFOPLIST_KEY_WKWatchOnly = YES;
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/Frameworks",
|
|
);
|
|
MARKETING_VERSION = 1.0;
|
|
PRODUCT_BUNDLE_IDENTIFIER = exyte.PopupWatchExample.watchkitapp;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SDKROOT = watchos;
|
|
SKIP_INSTALL = YES;
|
|
SWIFT_EMIT_LOC_STRINGS = YES;
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = 4;
|
|
WATCHOS_DEPLOYMENT_TARGET = 9.4;
|
|
};
|
|
name = Debug;
|
|
};
|
|
5B1E02682A11F140004172ED /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
|
CODE_SIGN_STYLE = Automatic;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
DEVELOPMENT_ASSET_PATHS = "\"PopupWatchExample Watch App/Preview Content\"";
|
|
ENABLE_PREVIEWS = YES;
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
INFOPLIST_KEY_CFBundleDisplayName = PopupWatchExample;
|
|
INFOPLIST_KEY_UISupportedInterfaceOrientations = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown";
|
|
INFOPLIST_KEY_WKWatchOnly = YES;
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/Frameworks",
|
|
);
|
|
MARKETING_VERSION = 1.0;
|
|
PRODUCT_BUNDLE_IDENTIFIER = exyte.PopupWatchExample.watchkitapp;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SDKROOT = watchos;
|
|
SKIP_INSTALL = YES;
|
|
SWIFT_EMIT_LOC_STRINGS = YES;
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = 4;
|
|
VALIDATE_PRODUCT = YES;
|
|
WATCHOS_DEPLOYMENT_TARGET = 9.4;
|
|
};
|
|
name = Release;
|
|
};
|
|
5B1F0F672A03984E00C387EE /* 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++20";
|
|
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_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
|
|
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;
|
|
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;
|
|
MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
|
|
MTL_FAST_MATH = YES;
|
|
ONLY_ACTIVE_ARCH = YES;
|
|
SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
|
|
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
|
};
|
|
name = Debug;
|
|
};
|
|
5B1F0F682A03984E00C387EE /* 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++20";
|
|
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_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
|
|
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;
|
|
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;
|
|
MTL_ENABLE_DEBUG_INFO = NO;
|
|
MTL_FAST_MATH = YES;
|
|
SWIFT_COMPILATION_MODE = wholemodule;
|
|
SWIFT_OPTIMIZATION_LEVEL = "-O";
|
|
};
|
|
name = Release;
|
|
};
|
|
5B1F0F6A2A03984E00C387EE /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
|
CODE_SIGN_ENTITLEMENTS = PopupExample/PopupExample.entitlements;
|
|
CODE_SIGN_STYLE = Automatic;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
DEVELOPMENT_ASSET_PATHS = "\"PopupExample/Preview Content\"";
|
|
ENABLE_PREVIEWS = YES;
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
INFOPLIST_FILE = PopupExample/Info.plist;
|
|
"INFOPLIST_KEY_UIApplicationSceneManifest_Generation[sdk=iphoneos*]" = YES;
|
|
"INFOPLIST_KEY_UIApplicationSceneManifest_Generation[sdk=iphonesimulator*]" = YES;
|
|
"INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents[sdk=iphoneos*]" = YES;
|
|
"INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents[sdk=iphonesimulator*]" = YES;
|
|
"INFOPLIST_KEY_UILaunchScreen_Generation[sdk=iphoneos*]" = YES;
|
|
"INFOPLIST_KEY_UILaunchScreen_Generation[sdk=iphonesimulator*]" = YES;
|
|
"INFOPLIST_KEY_UIStatusBarStyle[sdk=iphoneos*]" = UIStatusBarStyleDefault;
|
|
"INFOPLIST_KEY_UIStatusBarStyle[sdk=iphonesimulator*]" = UIStatusBarStyleDefault;
|
|
INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
|
|
INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
|
|
IPHONEOS_DEPLOYMENT_TARGET = 15.0;
|
|
LD_RUNPATH_SEARCH_PATHS = "@executable_path/Frameworks";
|
|
"LD_RUNPATH_SEARCH_PATHS[sdk=macosx*]" = "@executable_path/../Frameworks";
|
|
MACOSX_DEPLOYMENT_TARGET = 13.1;
|
|
MARKETING_VERSION = 1.0;
|
|
PRODUCT_BUNDLE_IDENTIFIER = exyte.PopupExample;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SDKROOT = auto;
|
|
SUPPORTED_PLATFORMS = "appletvos appletvsimulator iphoneos iphonesimulator macosx";
|
|
SUPPORTS_MACCATALYST = NO;
|
|
SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = NO;
|
|
SWIFT_EMIT_LOC_STRINGS = YES;
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2,3";
|
|
};
|
|
name = Debug;
|
|
};
|
|
5B1F0F6B2A03984E00C387EE /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
|
CODE_SIGN_ENTITLEMENTS = PopupExample/PopupExample.entitlements;
|
|
CODE_SIGN_STYLE = Automatic;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
DEVELOPMENT_ASSET_PATHS = "\"PopupExample/Preview Content\"";
|
|
ENABLE_PREVIEWS = YES;
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
INFOPLIST_FILE = PopupExample/Info.plist;
|
|
"INFOPLIST_KEY_UIApplicationSceneManifest_Generation[sdk=iphoneos*]" = YES;
|
|
"INFOPLIST_KEY_UIApplicationSceneManifest_Generation[sdk=iphonesimulator*]" = YES;
|
|
"INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents[sdk=iphoneos*]" = YES;
|
|
"INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents[sdk=iphonesimulator*]" = YES;
|
|
"INFOPLIST_KEY_UILaunchScreen_Generation[sdk=iphoneos*]" = YES;
|
|
"INFOPLIST_KEY_UILaunchScreen_Generation[sdk=iphonesimulator*]" = YES;
|
|
"INFOPLIST_KEY_UIStatusBarStyle[sdk=iphoneos*]" = UIStatusBarStyleDefault;
|
|
"INFOPLIST_KEY_UIStatusBarStyle[sdk=iphonesimulator*]" = UIStatusBarStyleDefault;
|
|
INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
|
|
INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
|
|
IPHONEOS_DEPLOYMENT_TARGET = 15.0;
|
|
LD_RUNPATH_SEARCH_PATHS = "@executable_path/Frameworks";
|
|
"LD_RUNPATH_SEARCH_PATHS[sdk=macosx*]" = "@executable_path/../Frameworks";
|
|
MACOSX_DEPLOYMENT_TARGET = 13.1;
|
|
MARKETING_VERSION = 1.0;
|
|
PRODUCT_BUNDLE_IDENTIFIER = exyte.PopupExample;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SDKROOT = auto;
|
|
SUPPORTED_PLATFORMS = "appletvos appletvsimulator iphoneos iphonesimulator macosx";
|
|
SUPPORTS_MACCATALYST = NO;
|
|
SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = NO;
|
|
SWIFT_EMIT_LOC_STRINGS = YES;
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2,3";
|
|
};
|
|
name = Release;
|
|
};
|
|
/* End XCBuildConfiguration section */
|
|
|
|
/* Begin XCConfigurationList section */
|
|
5B1E02692A11F140004172ED /* Build configuration list for PBXNativeTarget "PopupWatchExample Watch App" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
5B1E02672A11F140004172ED /* Debug */,
|
|
5B1E02682A11F140004172ED /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
5B1E026A2A11F140004172ED /* Build configuration list for PBXNativeTarget "PopupWatchExample" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
5B1E02642A11F140004172ED /* Debug */,
|
|
5B1E02652A11F140004172ED /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
5B1F0F552A03984D00C387EE /* Build configuration list for PBXProject "PopupExample" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
5B1F0F672A03984E00C387EE /* Debug */,
|
|
5B1F0F682A03984E00C387EE /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
5B1F0F692A03984E00C387EE /* Build configuration list for PBXNativeTarget "PopupExample" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
5B1F0F6A2A03984E00C387EE /* Debug */,
|
|
5B1F0F6B2A03984E00C387EE /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
/* End XCConfigurationList section */
|
|
|
|
/* Begin XCSwiftPackageProductDependency section */
|
|
5B1E026B2A11F5D4004172ED /* PopupView */ = {
|
|
isa = XCSwiftPackageProductDependency;
|
|
productName = PopupView;
|
|
};
|
|
5B1F0F862A039B9300C387EE /* PopupView */ = {
|
|
isa = XCSwiftPackageProductDependency;
|
|
productName = PopupView;
|
|
};
|
|
/* End XCSwiftPackageProductDependency section */
|
|
};
|
|
rootObject = 5B1F0F522A03984D00C387EE /* Project object */;
|
|
}
|