Local work on the social.io handoff before merging the claude worktree branch. Includes the full per-spec Sources/Core/Design module (8 files), watchOS target under WatchApp/, Live Activity + widget extension, entitlements, scheme, and asset catalog. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
978 lines
40 KiB
Plaintext
978 lines
40 KiB
Plaintext
// !$*UTF8*$!
|
|
{
|
|
archiveVersion = 1;
|
|
classes = {
|
|
};
|
|
objectVersion = 56;
|
|
objects = {
|
|
|
|
/* Begin PBXBuildFile section */
|
|
A10000000000000000000001 /* SocialIOApp.swift in Sources */ = {isa = PBXBuildFile; fileRef = A20000000000000000000001 /* SocialIOApp.swift */; };
|
|
A10000000000000000000002 /* AppViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = A20000000000000000000002 /* AppViewModel.swift */; };
|
|
A10000000000000000000003 /* MailModels.swift in Sources */ = {isa = PBXBuildFile; fileRef = A20000000000000000000003 /* MailModels.swift */; };
|
|
A10000000000000000000004 /* MockMailService.swift in Sources */ = {isa = PBXBuildFile; fileRef = A20000000000000000000004 /* MockMailService.swift */; };
|
|
A10000000000000000000005 /* MailRootView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A20000000000000000000005 /* MailRootView.swift */; };
|
|
A10000000000000000000006 /* AppNavigationCommand.swift in Sources */ = {isa = PBXBuildFile; fileRef = A20000000000000000000007 /* AppNavigationCommand.swift */; };
|
|
A10000000000000000000007 /* AppControlService.swift in Sources */ = {isa = PBXBuildFile; fileRef = A20000000000000000000008 /* AppControlService.swift */; };
|
|
A10000000000000000000008 /* AppNavigationCommandTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = A20000000000000000000009 /* AppNavigationCommandTests.swift */; };
|
|
A10000000000000000000009 /* AppViewModelTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = A2000000000000000000000A /* AppViewModelTests.swift */; };
|
|
A1000000000000000000000A /* SIOTokens.swift in Sources */ = {isa = PBXBuildFile; fileRef = A2000000000000000000000C /* SIOTokens.swift */; };
|
|
A1000000000000000000000B /* ButtonStyles.swift in Sources */ = {isa = PBXBuildFile; fileRef = A2000000000000000000000D /* ButtonStyles.swift */; };
|
|
A1000000000000000000000C /* GlassChrome.swift in Sources */ = {isa = PBXBuildFile; fileRef = A2000000000000000000000E /* GlassChrome.swift */; };
|
|
A1000000000000000000000D /* LaneChip.swift in Sources */ = {isa = PBXBuildFile; fileRef = A2000000000000000000000F /* LaneChip.swift */; };
|
|
A1000000000000000000000E /* AvatarView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A20000000000000000000010 /* AvatarView.swift */; };
|
|
A1000000000000000000000F /* AISummaryCard.swift in Sources */ = {isa = PBXBuildFile; fileRef = A20000000000000000000011 /* AISummaryCard.swift */; };
|
|
A10000000000000000000010 /* KeyboardHint.swift in Sources */ = {isa = PBXBuildFile; fileRef = A20000000000000000000012 /* KeyboardHint.swift */; };
|
|
A10000000000000000000011 /* Haptics.swift in Sources */ = {isa = PBXBuildFile; fileRef = A20000000000000000000013 /* Haptics.swift */; };
|
|
A10000000000000000000012 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = A20000000000000000000014 /* Assets.xcassets */; };
|
|
A10000000000000000000013 /* SocialIOWatchApp.swift in Sources */ = {isa = PBXBuildFile; fileRef = A20000000000000000000015 /* SocialIOWatchApp.swift */; };
|
|
A10000000000000000000014 /* WatchInboxView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A20000000000000000000016 /* WatchInboxView.swift */; };
|
|
A10000000000000000000015 /* SIOTokens.swift in Sources */ = {isa = PBXBuildFile; fileRef = A20000000000000000000017 /* Watch SIOTokens.swift */; };
|
|
A10000000000000000000016 /* MailModels.swift in Sources */ = {isa = PBXBuildFile; fileRef = A20000000000000000000003 /* MailModels.swift */; };
|
|
A10000000000000000000017 /* MockMailService.swift in Sources */ = {isa = PBXBuildFile; fileRef = A20000000000000000000004 /* MockMailService.swift */; };
|
|
A10000000000000000000018 /* SocialIOWatchWidgets.swift in Sources */ = {isa = PBXBuildFile; fileRef = A20000000000000000000018 /* SocialIOWatchWidgets.swift */; };
|
|
A10000000000000000000019 /* SIOTokens.swift in Sources */ = {isa = PBXBuildFile; fileRef = A20000000000000000000017 /* Watch SIOTokens.swift */; };
|
|
A1000000000000000000001A /* MailModels.swift in Sources */ = {isa = PBXBuildFile; fileRef = A20000000000000000000003 /* MailModels.swift */; };
|
|
A1000000000000000000001B /* MockMailService.swift in Sources */ = {isa = PBXBuildFile; fileRef = A20000000000000000000004 /* MockMailService.swift */; };
|
|
A1000000000000000000001C /* MailNotificationActivity.swift in Sources */ = {isa = PBXBuildFile; fileRef = A2000000000000000000001B /* MailNotificationActivity.swift */; };
|
|
A1000000000000000000001D /* MailNotificationActivity.swift in Sources */ = {isa = PBXBuildFile; fileRef = A2000000000000000000001B /* MailNotificationActivity.swift */; };
|
|
A1000000000000000000001E /* MailNotificationWidgetExtension.swift in Sources */ = {isa = PBXBuildFile; fileRef = A2000000000000000000001D /* MailNotificationWidgetExtension.swift */; };
|
|
A1000000000000000000001F /* SIOTokens.swift in Sources */ = {isa = PBXBuildFile; fileRef = A2000000000000000000000C /* SIOTokens.swift */; };
|
|
A10000000000000000000020 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = A20000000000000000000014 /* Assets.xcassets */; };
|
|
A10000000000000000000021 /* SocialIOWidgets.appex in Embed App Extensions */ = {isa = PBXBuildFile; fileRef = A2000000000000000000001C /* SocialIOWidgets.appex */; platformFilter = ios; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; };
|
|
A10000000000000000000022 /* SocialIOWatchWidgets.appex in Embed App Extensions */ = {isa = PBXBuildFile; fileRef = A2000000000000000000001A /* SocialIOWatchWidgets.appex */; platformFilter = watchos; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; };
|
|
/* End PBXBuildFile section */
|
|
|
|
/* Begin PBXContainerItemProxy section */
|
|
A90000000000000000000001 /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = A60000000000000000000001 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = A50000000000000000000001;
|
|
remoteInfo = SocialIO;
|
|
};
|
|
A90000000000000000000003 /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = A60000000000000000000001 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = A50000000000000000000005;
|
|
remoteInfo = SocialIOWidgets;
|
|
};
|
|
A90000000000000000000004 /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = A60000000000000000000001 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = A50000000000000000000004;
|
|
remoteInfo = SocialIOWatchWidgets;
|
|
};
|
|
/* End PBXContainerItemProxy section */
|
|
|
|
/* Begin PBXCopyFilesBuildPhase section */
|
|
A30000000000000000000010 /* Embed App Extensions */ = {
|
|
isa = PBXCopyFilesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
dstPath = "";
|
|
dstSubfolderSpec = 13;
|
|
files = (
|
|
A10000000000000000000021 /* SocialIOWidgets.appex in Embed App Extensions */,
|
|
);
|
|
name = "Embed App Extensions";
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
A30000000000000000000011 /* Embed App Extensions */ = {
|
|
isa = PBXCopyFilesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
dstPath = "";
|
|
dstSubfolderSpec = 13;
|
|
files = (
|
|
A10000000000000000000022 /* SocialIOWatchWidgets.appex in Embed App Extensions */,
|
|
);
|
|
name = "Embed App Extensions";
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXCopyFilesBuildPhase section */
|
|
|
|
/* Begin PBXFileReference section */
|
|
A20000000000000000000001 /* SocialIOApp.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SocialIOApp.swift; sourceTree = "<group>"; };
|
|
A20000000000000000000002 /* AppViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppViewModel.swift; sourceTree = "<group>"; };
|
|
A20000000000000000000003 /* MailModels.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MailModels.swift; sourceTree = "<group>"; };
|
|
A20000000000000000000004 /* MockMailService.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MockMailService.swift; sourceTree = "<group>"; };
|
|
A20000000000000000000005 /* MailRootView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MailRootView.swift; sourceTree = "<group>"; };
|
|
A20000000000000000000006 /* SocialIO.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = SocialIO.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
A20000000000000000000007 /* AppNavigationCommand.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppNavigationCommand.swift; sourceTree = "<group>"; };
|
|
A20000000000000000000008 /* AppControlService.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppControlService.swift; sourceTree = "<group>"; };
|
|
A20000000000000000000009 /* AppNavigationCommandTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppNavigationCommandTests.swift; sourceTree = "<group>"; };
|
|
A2000000000000000000000A /* AppViewModelTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppViewModelTests.swift; sourceTree = "<group>"; };
|
|
A2000000000000000000000B /* SocialIOTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = SocialIOTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
A2000000000000000000000C /* SIOTokens.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SIOTokens.swift; sourceTree = "<group>"; };
|
|
A2000000000000000000000D /* ButtonStyles.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ButtonStyles.swift; sourceTree = "<group>"; };
|
|
A2000000000000000000000E /* GlassChrome.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GlassChrome.swift; sourceTree = "<group>"; };
|
|
A2000000000000000000000F /* LaneChip.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LaneChip.swift; sourceTree = "<group>"; };
|
|
A20000000000000000000010 /* AvatarView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AvatarView.swift; sourceTree = "<group>"; };
|
|
A20000000000000000000011 /* AISummaryCard.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AISummaryCard.swift; sourceTree = "<group>"; };
|
|
A20000000000000000000012 /* KeyboardHint.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = KeyboardHint.swift; sourceTree = "<group>"; };
|
|
A20000000000000000000013 /* Haptics.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Haptics.swift; sourceTree = "<group>"; };
|
|
A20000000000000000000014 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
|
|
A20000000000000000000015 /* SocialIOWatchApp.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SocialIOWatchApp.swift; sourceTree = "<group>"; };
|
|
A20000000000000000000016 /* WatchInboxView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WatchInboxView.swift; sourceTree = "<group>"; };
|
|
A20000000000000000000017 /* Watch SIOTokens.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SIOTokens.swift; sourceTree = "<group>"; };
|
|
A20000000000000000000018 /* SocialIOWatchWidgets.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SocialIOWatchWidgets.swift; sourceTree = "<group>"; };
|
|
A20000000000000000000019 /* SocialIOWatch.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = SocialIOWatch.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
A2000000000000000000001A /* SocialIOWatchWidgets.appex */ = {isa = PBXFileReference; explicitFileType = "wrapper.app-extension"; includeInIndex = 0; path = SocialIOWatchWidgets.appex; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
A2000000000000000000001B /* MailNotificationActivity.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MailNotificationActivity.swift; sourceTree = "<group>"; };
|
|
A2000000000000000000001C /* SocialIOWidgets.appex */ = {isa = PBXFileReference; explicitFileType = "wrapper.app-extension"; includeInIndex = 0; path = SocialIOWidgets.appex; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
A2000000000000000000001D /* MailNotificationWidgetExtension.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MailNotificationWidgetExtension.swift; sourceTree = "<group>"; };
|
|
/* End PBXFileReference section */
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
A30000000000000000000001 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
A30000000000000000000004 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
A30000000000000000000007 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
A30000000000000000000008 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
A3000000000000000000000D /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
/* Begin PBXGroup section */
|
|
A40000000000000000000001 = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A40000000000000000000002 /* SocialIO */,
|
|
A40000000000000000000009 /* Products */,
|
|
);
|
|
sourceTree = "<group>";
|
|
};
|
|
A40000000000000000000002 /* SocialIO */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A20000000000000000000014 /* Assets.xcassets */,
|
|
A4000000000000000000000D /* WatchApp */,
|
|
A40000000000000000000003 /* Sources */,
|
|
A4000000000000000000000B /* Tests */,
|
|
);
|
|
name = SocialIO;
|
|
sourceTree = "<group>";
|
|
};
|
|
A40000000000000000000003 /* Sources */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A40000000000000000000004 /* App */,
|
|
A40000000000000000000005 /* Core */,
|
|
A40000000000000000000008 /* Features */,
|
|
);
|
|
path = Sources;
|
|
sourceTree = "<group>";
|
|
};
|
|
A40000000000000000000004 /* App */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A20000000000000000000001 /* SocialIOApp.swift */,
|
|
A20000000000000000000002 /* AppViewModel.swift */,
|
|
A2000000000000000000001B /* MailNotificationActivity.swift */,
|
|
A2000000000000000000001D /* MailNotificationWidgetExtension.swift */,
|
|
A20000000000000000000007 /* AppNavigationCommand.swift */,
|
|
A20000000000000000000008 /* AppControlService.swift */,
|
|
);
|
|
path = App;
|
|
sourceTree = "<group>";
|
|
};
|
|
A40000000000000000000005 /* Core */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A4000000000000000000000C /* Design */,
|
|
A40000000000000000000006 /* Models */,
|
|
A40000000000000000000007 /* Services */,
|
|
);
|
|
path = Core;
|
|
sourceTree = "<group>";
|
|
};
|
|
A40000000000000000000006 /* Models */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A20000000000000000000003 /* MailModels.swift */,
|
|
);
|
|
path = Models;
|
|
sourceTree = "<group>";
|
|
};
|
|
A40000000000000000000007 /* Services */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A20000000000000000000004 /* MockMailService.swift */,
|
|
);
|
|
path = Services;
|
|
sourceTree = "<group>";
|
|
};
|
|
A40000000000000000000008 /* Features */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A4000000000000000000000A /* Mail */,
|
|
);
|
|
path = Features;
|
|
sourceTree = "<group>";
|
|
};
|
|
A40000000000000000000009 /* Products */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A20000000000000000000006 /* SocialIO.app */,
|
|
A2000000000000000000000B /* SocialIOTests.xctest */,
|
|
A2000000000000000000001C /* SocialIOWidgets.appex */,
|
|
A20000000000000000000019 /* SocialIOWatch.app */,
|
|
A2000000000000000000001A /* SocialIOWatchWidgets.appex */,
|
|
);
|
|
name = Products;
|
|
sourceTree = "<group>";
|
|
};
|
|
A4000000000000000000000A /* Mail */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A20000000000000000000005 /* MailRootView.swift */,
|
|
);
|
|
path = Mail;
|
|
sourceTree = "<group>";
|
|
};
|
|
A4000000000000000000000B /* Tests */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A20000000000000000000009 /* AppNavigationCommandTests.swift */,
|
|
A2000000000000000000000A /* AppViewModelTests.swift */,
|
|
);
|
|
path = Tests;
|
|
sourceTree = "<group>";
|
|
};
|
|
A4000000000000000000000C /* Design */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A2000000000000000000000C /* SIOTokens.swift */,
|
|
A2000000000000000000000D /* ButtonStyles.swift */,
|
|
A2000000000000000000000E /* GlassChrome.swift */,
|
|
A2000000000000000000000F /* LaneChip.swift */,
|
|
A20000000000000000000010 /* AvatarView.swift */,
|
|
A20000000000000000000011 /* AISummaryCard.swift */,
|
|
A20000000000000000000012 /* KeyboardHint.swift */,
|
|
A20000000000000000000013 /* Haptics.swift */,
|
|
);
|
|
path = Design;
|
|
sourceTree = "<group>";
|
|
};
|
|
A4000000000000000000000D /* WatchApp */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A20000000000000000000015 /* SocialIOWatchApp.swift */,
|
|
A20000000000000000000016 /* WatchInboxView.swift */,
|
|
A4000000000000000000000E /* Design */,
|
|
A4000000000000000000000F /* Widgets */,
|
|
);
|
|
path = WatchApp;
|
|
sourceTree = "<group>";
|
|
};
|
|
A4000000000000000000000E /* Design */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A20000000000000000000017 /* Watch SIOTokens.swift */,
|
|
);
|
|
path = Design;
|
|
sourceTree = "<group>";
|
|
};
|
|
A4000000000000000000000F /* Widgets */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A20000000000000000000018 /* SocialIOWatchWidgets.swift */,
|
|
);
|
|
path = Widgets;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXGroup section */
|
|
|
|
/* Begin PBXNativeTarget section */
|
|
A50000000000000000000001 /* SocialIO */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = A70000000000000000000002 /* Build configuration list for PBXNativeTarget "SocialIO" */;
|
|
buildPhases = (
|
|
A30000000000000000000002 /* Sources */,
|
|
A30000000000000000000001 /* Frameworks */,
|
|
A30000000000000000000010 /* Embed App Extensions */,
|
|
A30000000000000000000003 /* Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = SocialIO;
|
|
productName = SocialIO;
|
|
productReference = A20000000000000000000006 /* SocialIO.app */;
|
|
productType = "com.apple.product-type.application";
|
|
};
|
|
A50000000000000000000002 /* SocialIOTests */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = A70000000000000000000003 /* Build configuration list for PBXNativeTarget "SocialIOTests" */;
|
|
buildPhases = (
|
|
A30000000000000000000006 /* Sources */,
|
|
A30000000000000000000004 /* Frameworks */,
|
|
A30000000000000000000005 /* Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
A90000000000000000000002 /* PBXTargetDependency */,
|
|
);
|
|
name = SocialIOTests;
|
|
productName = SocialIOTests;
|
|
productReference = A2000000000000000000000B /* SocialIOTests.xctest */;
|
|
productType = "com.apple.product-type.bundle.unit-test";
|
|
};
|
|
A50000000000000000000003 /* SocialIOWatch */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = A70000000000000000000004 /* Build configuration list for PBXNativeTarget "SocialIOWatch" */;
|
|
buildPhases = (
|
|
A30000000000000000000009 /* Sources */,
|
|
A30000000000000000000007 /* Frameworks */,
|
|
A30000000000000000000011 /* Embed App Extensions */,
|
|
A3000000000000000000000B /* Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
A90000000000000000000006 /* PBXTargetDependency */,
|
|
);
|
|
name = SocialIOWatch;
|
|
productName = SocialIOWatch;
|
|
productReference = A20000000000000000000019 /* SocialIOWatch.app */;
|
|
productType = "com.apple.product-type.application";
|
|
};
|
|
A50000000000000000000004 /* SocialIOWatchWidgets */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = A70000000000000000000005 /* Build configuration list for PBXNativeTarget "SocialIOWatchWidgets" */;
|
|
buildPhases = (
|
|
A3000000000000000000000A /* Sources */,
|
|
A30000000000000000000008 /* Frameworks */,
|
|
A3000000000000000000000C /* Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = SocialIOWatchWidgets;
|
|
productName = SocialIOWatchWidgets;
|
|
productReference = A2000000000000000000001A /* SocialIOWatchWidgets.appex */;
|
|
productType = "com.apple.product-type.app-extension";
|
|
};
|
|
A50000000000000000000005 /* SocialIOWidgets */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = A70000000000000000000006 /* Build configuration list for PBXNativeTarget "SocialIOWidgets" */;
|
|
buildPhases = (
|
|
A3000000000000000000000F /* Sources */,
|
|
A3000000000000000000000D /* Frameworks */,
|
|
A3000000000000000000000E /* Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = SocialIOWidgets;
|
|
productName = SocialIOWidgets;
|
|
productReference = A2000000000000000000001C /* SocialIOWidgets.appex */;
|
|
productType = "com.apple.product-type.app-extension";
|
|
};
|
|
/* End PBXNativeTarget section */
|
|
|
|
/* Begin PBXProject section */
|
|
A60000000000000000000001 /* Project object */ = {
|
|
isa = PBXProject;
|
|
attributes = {
|
|
BuildIndependentTargetsInParallel = 1;
|
|
LastSwiftUpdateCheck = 2600;
|
|
LastUpgradeCheck = 2600;
|
|
TargetAttributes = {
|
|
A50000000000000000000001 = {
|
|
CreatedOnToolsVersion = 26.0;
|
|
};
|
|
A50000000000000000000002 = {
|
|
CreatedOnToolsVersion = 26.0;
|
|
TestTargetID = A50000000000000000000001;
|
|
};
|
|
A50000000000000000000003 = {
|
|
CreatedOnToolsVersion = 26.0;
|
|
};
|
|
A50000000000000000000004 = {
|
|
CreatedOnToolsVersion = 26.0;
|
|
};
|
|
A50000000000000000000005 = {
|
|
CreatedOnToolsVersion = 26.0;
|
|
};
|
|
};
|
|
};
|
|
buildConfigurationList = A70000000000000000000001 /* Build configuration list for PBXProject "SocialIO" */;
|
|
compatibilityVersion = "Xcode 14.0";
|
|
developmentRegion = en;
|
|
hasScannedForEncodings = 0;
|
|
knownRegions = (
|
|
en,
|
|
Base,
|
|
);
|
|
mainGroup = A40000000000000000000001;
|
|
productRefGroup = A40000000000000000000009 /* Products */;
|
|
projectDirPath = "";
|
|
projectRoot = "";
|
|
targets = (
|
|
A50000000000000000000001 /* SocialIO */,
|
|
A50000000000000000000002 /* SocialIOTests */,
|
|
A50000000000000000000005 /* SocialIOWidgets */,
|
|
A50000000000000000000003 /* SocialIOWatch */,
|
|
A50000000000000000000004 /* SocialIOWatchWidgets */,
|
|
);
|
|
};
|
|
/* End PBXProject section */
|
|
|
|
/* Begin PBXResourcesBuildPhase section */
|
|
A30000000000000000000003 /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
A10000000000000000000012 /* Assets.xcassets in Resources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
A30000000000000000000005 /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
A3000000000000000000000B /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
A3000000000000000000000C /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
A3000000000000000000000E /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
A10000000000000000000020 /* Assets.xcassets in Resources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXResourcesBuildPhase section */
|
|
|
|
/* Begin PBXSourcesBuildPhase section */
|
|
A30000000000000000000002 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
A1000000000000000000000F /* AISummaryCard.swift in Sources */,
|
|
A10000000000000000000002 /* AppViewModel.swift in Sources */,
|
|
A1000000000000000000001C /* MailNotificationActivity.swift in Sources */,
|
|
A1000000000000000000000E /* AvatarView.swift in Sources */,
|
|
A1000000000000000000000B /* ButtonStyles.swift in Sources */,
|
|
A1000000000000000000000C /* GlassChrome.swift in Sources */,
|
|
A10000000000000000000011 /* Haptics.swift in Sources */,
|
|
A10000000000000000000010 /* KeyboardHint.swift in Sources */,
|
|
A1000000000000000000000D /* LaneChip.swift in Sources */,
|
|
A10000000000000000000005 /* MailRootView.swift in Sources */,
|
|
A10000000000000000000003 /* MailModels.swift in Sources */,
|
|
A10000000000000000000004 /* MockMailService.swift in Sources */,
|
|
A1000000000000000000000A /* SIOTokens.swift in Sources */,
|
|
A10000000000000000000001 /* SocialIOApp.swift in Sources */,
|
|
A10000000000000000000006 /* AppNavigationCommand.swift in Sources */,
|
|
A10000000000000000000007 /* AppControlService.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
A30000000000000000000006 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
A10000000000000000000008 /* AppNavigationCommandTests.swift in Sources */,
|
|
A10000000000000000000009 /* AppViewModelTests.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
A30000000000000000000009 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
A10000000000000000000016 /* MailModels.swift in Sources */,
|
|
A10000000000000000000017 /* MockMailService.swift in Sources */,
|
|
A10000000000000000000015 /* SIOTokens.swift in Sources */,
|
|
A10000000000000000000013 /* SocialIOWatchApp.swift in Sources */,
|
|
A10000000000000000000014 /* WatchInboxView.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
A3000000000000000000000A /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
A1000000000000000000001A /* MailModels.swift in Sources */,
|
|
A1000000000000000000001B /* MockMailService.swift in Sources */,
|
|
A10000000000000000000019 /* SIOTokens.swift in Sources */,
|
|
A10000000000000000000018 /* SocialIOWatchWidgets.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
A3000000000000000000000F /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
A1000000000000000000001D /* MailNotificationActivity.swift in Sources */,
|
|
A1000000000000000000001E /* MailNotificationWidgetExtension.swift in Sources */,
|
|
A1000000000000000000001F /* SIOTokens.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXSourcesBuildPhase section */
|
|
|
|
/* Begin PBXTargetDependency section */
|
|
A90000000000000000000002 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = A50000000000000000000001 /* SocialIO */;
|
|
targetProxy = A90000000000000000000001 /* PBXContainerItemProxy */;
|
|
};
|
|
A90000000000000000000005 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = A50000000000000000000005 /* SocialIOWidgets */;
|
|
targetProxy = A90000000000000000000003 /* PBXContainerItemProxy */;
|
|
};
|
|
A90000000000000000000006 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = A50000000000000000000004 /* SocialIOWatchWidgets */;
|
|
targetProxy = A90000000000000000000004 /* PBXContainerItemProxy */;
|
|
};
|
|
/* End PBXTargetDependency section */
|
|
|
|
/* Begin XCBuildConfiguration section */
|
|
A80000000000000000000001 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
CLANG_ENABLE_MODULES = YES;
|
|
CLANG_ENABLE_OBJC_ARC = YES;
|
|
CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
|
|
CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
|
|
COPY_PHASE_STRIP = NO;
|
|
DEBUG_INFORMATION_FORMAT = dwarf;
|
|
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
GCC_C_LANGUAGE_STANDARD = gnu17;
|
|
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;
|
|
MACOSX_DEPLOYMENT_TARGET = 26.0;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 26.0;
|
|
SDKROOT = auto;
|
|
SWIFT_VERSION = 5.0;
|
|
};
|
|
name = Debug;
|
|
};
|
|
A80000000000000000000002 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
CLANG_ENABLE_MODULES = YES;
|
|
CLANG_ENABLE_OBJC_ARC = YES;
|
|
CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
|
|
CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
|
|
COPY_PHASE_STRIP = NO;
|
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
ENABLE_NS_ASSERTIONS = NO;
|
|
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
GCC_C_LANGUAGE_STANDARD = gnu17;
|
|
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;
|
|
MACOSX_DEPLOYMENT_TARGET = 26.0;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 26.0;
|
|
SDKROOT = auto;
|
|
SWIFT_COMPILATION_MODE = wholemodule;
|
|
SWIFT_OPTIMIZATION_LEVEL = "-O";
|
|
SWIFT_VERSION = 5.0;
|
|
};
|
|
name = Release;
|
|
};
|
|
A80000000000000000000003 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES;
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
CODE_SIGN_STYLE = Automatic;
|
|
"CODE_SIGN_ENTITLEMENTS[sdk=iphone*]" = SocialIO.entitlements;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
DEVELOPMENT_ASSET_PATHS = "";
|
|
ENABLE_TESTABILITY = YES;
|
|
ENABLE_PREVIEWS = YES;
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
INFOPLIST_KEY_CFBundleDisplayName = "social.io";
|
|
INFOPLIST_KEY_CFBundleName = "social.io";
|
|
INFOPLIST_KEY_CFBundleURLTypes = (
|
|
{
|
|
CFBundleTypeRole = Editor;
|
|
CFBundleURLName = io.social.app;
|
|
CFBundleURLSchemes = (
|
|
socialio,
|
|
);
|
|
},
|
|
);
|
|
INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.productivity";
|
|
INFOPLIST_KEY_UIApplicationSceneManifest_Generation = YES;
|
|
INFOPLIST_KEY_UILaunchScreen_Generation = YES;
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/../Frameworks",
|
|
);
|
|
MARKETING_VERSION = 0.1.0;
|
|
MACOSX_DEPLOYMENT_TARGET = 26.0;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 26.0;
|
|
PRODUCT_BUNDLE_IDENTIFIER = io.social.app;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SDKROOT = auto;
|
|
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator macosx";
|
|
SWIFT_EMIT_LOC_STRINGS = YES;
|
|
SWIFT_OBSERVATION_ENABLED = YES;
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
};
|
|
name = Debug;
|
|
};
|
|
A80000000000000000000004 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES;
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
CODE_SIGN_STYLE = Automatic;
|
|
"CODE_SIGN_ENTITLEMENTS[sdk=iphone*]" = SocialIO.entitlements;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
DEVELOPMENT_ASSET_PATHS = "";
|
|
ENABLE_PREVIEWS = YES;
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
INFOPLIST_KEY_CFBundleDisplayName = "social.io";
|
|
INFOPLIST_KEY_CFBundleName = "social.io";
|
|
INFOPLIST_KEY_CFBundleURLTypes = (
|
|
{
|
|
CFBundleTypeRole = Editor;
|
|
CFBundleURLName = io.social.app;
|
|
CFBundleURLSchemes = (
|
|
socialio,
|
|
);
|
|
},
|
|
);
|
|
INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.productivity";
|
|
INFOPLIST_KEY_UIApplicationSceneManifest_Generation = YES;
|
|
INFOPLIST_KEY_UILaunchScreen_Generation = YES;
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/../Frameworks",
|
|
);
|
|
MARKETING_VERSION = 0.1.0;
|
|
MACOSX_DEPLOYMENT_TARGET = 26.0;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 26.0;
|
|
PRODUCT_BUNDLE_IDENTIFIER = io.social.app;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SDKROOT = auto;
|
|
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator macosx";
|
|
SWIFT_EMIT_LOC_STRINGS = YES;
|
|
SWIFT_OBSERVATION_ENABLED = YES;
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
};
|
|
name = Release;
|
|
};
|
|
A80000000000000000000005 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
BUNDLE_LOADER = "$(TEST_HOST)";
|
|
CODE_SIGN_STYLE = Automatic;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
ENABLE_TESTABILITY = YES;
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/../Frameworks",
|
|
"@loader_path/../Frameworks",
|
|
);
|
|
MACOSX_DEPLOYMENT_TARGET = 26.0;
|
|
PRODUCT_BUNDLE_IDENTIFIER = io.social.app.tests;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SDKROOT = auto;
|
|
SUPPORTED_PLATFORMS = macosx;
|
|
SWIFT_VERSION = 5.0;
|
|
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/SocialIO.app/Contents/MacOS/SocialIO";
|
|
};
|
|
name = Debug;
|
|
};
|
|
A80000000000000000000006 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
BUNDLE_LOADER = "$(TEST_HOST)";
|
|
CODE_SIGN_STYLE = Automatic;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/../Frameworks",
|
|
"@loader_path/../Frameworks",
|
|
);
|
|
MACOSX_DEPLOYMENT_TARGET = 26.0;
|
|
PRODUCT_BUNDLE_IDENTIFIER = io.social.app.tests;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SDKROOT = auto;
|
|
SUPPORTED_PLATFORMS = macosx;
|
|
SWIFT_VERSION = 5.0;
|
|
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/SocialIO.app/Contents/MacOS/SocialIO";
|
|
};
|
|
name = Release;
|
|
};
|
|
A80000000000000000000007 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
CODE_SIGNING_ALLOWED = NO;
|
|
CODE_SIGNING_REQUIRED = NO;
|
|
CODE_SIGN_STYLE = Automatic;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
INFOPLIST_KEY_CFBundleDisplayName = "social.io";
|
|
INFOPLIST_KEY_CFBundleName = "social.io";
|
|
INFOPLIST_KEY_WKApplication = YES;
|
|
MARKETING_VERSION = 0.1.0;
|
|
PRODUCT_BUNDLE_IDENTIFIER = io.social.app.watch;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SDKROOT = auto;
|
|
SUPPORTED_PLATFORMS = "watchos watchsimulator";
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = 4;
|
|
WATCHOS_DEPLOYMENT_TARGET = 11.0;
|
|
};
|
|
name = Debug;
|
|
};
|
|
A80000000000000000000008 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
CODE_SIGNING_ALLOWED = NO;
|
|
CODE_SIGNING_REQUIRED = NO;
|
|
CODE_SIGN_STYLE = Automatic;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
INFOPLIST_KEY_CFBundleDisplayName = "social.io";
|
|
INFOPLIST_KEY_CFBundleName = "social.io";
|
|
INFOPLIST_KEY_WKApplication = YES;
|
|
MARKETING_VERSION = 0.1.0;
|
|
PRODUCT_BUNDLE_IDENTIFIER = io.social.app.watch;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SDKROOT = auto;
|
|
SUPPORTED_PLATFORMS = "watchos watchsimulator";
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = 4;
|
|
WATCHOS_DEPLOYMENT_TARGET = 11.0;
|
|
};
|
|
name = Release;
|
|
};
|
|
A80000000000000000000009 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
APPLICATION_EXTENSION_API_ONLY = YES;
|
|
CODE_SIGNING_ALLOWED = NO;
|
|
CODE_SIGNING_REQUIRED = NO;
|
|
CODE_SIGN_STYLE = Automatic;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
GENERATE_INFOPLIST_FILE = NO;
|
|
INFOPLIST_FILE = WatchApp/Widgets/SocialIOWatchWidgets-Info.plist;
|
|
MARKETING_VERSION = 0.1.0;
|
|
PRODUCT_BUNDLE_IDENTIFIER = io.social.app.watch.widgets;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SDKROOT = auto;
|
|
SKIP_INSTALL = YES;
|
|
SUPPORTED_PLATFORMS = "watchos watchsimulator";
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = 4;
|
|
WATCHOS_DEPLOYMENT_TARGET = 11.0;
|
|
};
|
|
name = Debug;
|
|
};
|
|
A8000000000000000000000A /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
APPLICATION_EXTENSION_API_ONLY = YES;
|
|
CODE_SIGNING_ALLOWED = NO;
|
|
CODE_SIGNING_REQUIRED = NO;
|
|
CODE_SIGN_STYLE = Automatic;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
GENERATE_INFOPLIST_FILE = NO;
|
|
INFOPLIST_FILE = WatchApp/Widgets/SocialIOWatchWidgets-Info.plist;
|
|
MARKETING_VERSION = 0.1.0;
|
|
PRODUCT_BUNDLE_IDENTIFIER = io.social.app.watch.widgets;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SDKROOT = auto;
|
|
SKIP_INSTALL = YES;
|
|
SUPPORTED_PLATFORMS = "watchos watchsimulator";
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = 4;
|
|
WATCHOS_DEPLOYMENT_TARGET = 11.0;
|
|
};
|
|
name = Release;
|
|
};
|
|
A8000000000000000000000B /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
APPLICATION_EXTENSION_API_ONLY = YES;
|
|
CODE_SIGNING_ALLOWED = NO;
|
|
CODE_SIGNING_REQUIRED = NO;
|
|
CODE_SIGN_STYLE = Automatic;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
GENERATE_INFOPLIST_FILE = NO;
|
|
INFOPLIST_FILE = Sources/App/SocialIOWidgets-Info.plist;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 26.0;
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/Frameworks",
|
|
"@executable_path/../../Frameworks",
|
|
);
|
|
MARKETING_VERSION = 0.1.0;
|
|
PRODUCT_BUNDLE_IDENTIFIER = io.social.app.widgets;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SDKROOT = auto;
|
|
SKIP_INSTALL = YES;
|
|
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
|
|
SWIFT_EMIT_LOC_STRINGS = YES;
|
|
SWIFT_OBSERVATION_ENABLED = YES;
|
|
SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) WIDGET_EXTENSION";
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
};
|
|
name = Debug;
|
|
};
|
|
A8000000000000000000000C /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
APPLICATION_EXTENSION_API_ONLY = YES;
|
|
CODE_SIGNING_ALLOWED = NO;
|
|
CODE_SIGNING_REQUIRED = NO;
|
|
CODE_SIGN_STYLE = Automatic;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
GENERATE_INFOPLIST_FILE = NO;
|
|
INFOPLIST_FILE = Sources/App/SocialIOWidgets-Info.plist;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 26.0;
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/Frameworks",
|
|
"@executable_path/../../Frameworks",
|
|
);
|
|
MARKETING_VERSION = 0.1.0;
|
|
PRODUCT_BUNDLE_IDENTIFIER = io.social.app.widgets;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SDKROOT = auto;
|
|
SKIP_INSTALL = YES;
|
|
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
|
|
SWIFT_EMIT_LOC_STRINGS = YES;
|
|
SWIFT_OBSERVATION_ENABLED = YES;
|
|
SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) WIDGET_EXTENSION";
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
};
|
|
name = Release;
|
|
};
|
|
/* End XCBuildConfiguration section */
|
|
|
|
/* Begin XCConfigurationList section */
|
|
A70000000000000000000001 /* Build configuration list for PBXProject "SocialIO" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
A80000000000000000000001 /* Debug */,
|
|
A80000000000000000000002 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
A70000000000000000000002 /* Build configuration list for PBXNativeTarget "SocialIO" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
A80000000000000000000003 /* Debug */,
|
|
A80000000000000000000004 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
A70000000000000000000003 /* Build configuration list for PBXNativeTarget "SocialIOTests" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
A80000000000000000000005 /* Debug */,
|
|
A80000000000000000000006 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
A70000000000000000000004 /* Build configuration list for PBXNativeTarget "SocialIOWatch" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
A80000000000000000000007 /* Debug */,
|
|
A80000000000000000000008 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
A70000000000000000000005 /* Build configuration list for PBXNativeTarget "SocialIOWatchWidgets" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
A80000000000000000000009 /* Debug */,
|
|
A8000000000000000000000A /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
A70000000000000000000006 /* Build configuration list for PBXNativeTarget "SocialIOWidgets" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
A8000000000000000000000B /* Debug */,
|
|
A8000000000000000000000C /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
/* End XCConfigurationList section */
|
|
};
|
|
rootObject = A60000000000000000000001 /* Project object */;
|
|
}
|