|
|
|
// !$*UTF8*$!
|
|
|
|
{
|
|
|
|
archiveVersion = 1;
|
|
|
|
classes = {
|
|
|
|
};
|
|
|
|
objectVersion = 55;
|
|
|
|
objects = {
|
|
|
|
|
|
|
|
/* Begin PBXBuildFile section */
|
|
|
|
4F48B6A2282A14F0001B669B /* KordophoneKit in Frameworks */ = {isa = PBXBuildFile; productRef = 4F48B6A1282A14F0001B669B /* KordophoneKit */; };
|
|
|
|
4F48B6A4282A14F4001B669B /* KordophoneKit in Frameworks */ = {isa = PBXBuildFile; productRef = 4F48B6A3282A14F4001B669B /* KordophoneKit */; };
|
|
|
|
4F48B6A7282A3559001B669B /* LoginView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4F48B6A6282A3559001B669B /* LoginView.swift */; };
|
|
|
|
4F48B6A8282A3559001B669B /* LoginView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4F48B6A6282A3559001B669B /* LoginView.swift */; };
|
|
|
|
4F48B6AA282A365B001B669B /* ConversationList.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4F48B6A9282A365B001B669B /* ConversationList.swift */; };
|
|
|
|
4F48B6AB282A365B001B669B /* ConversationList.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4F48B6A9282A365B001B669B /* ConversationList.swift */; };
|
|
|
|
4F48B6AD282A3D00001B669B /* ConversationRow.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4F48B6AC282A3D00001B669B /* ConversationRow.swift */; };
|
|
|
|
4F48B6AE282A3D00001B669B /* ConversationRow.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4F48B6AC282A3D00001B669B /* ConversationRow.swift */; };
|
|
|
|
4F48B6B0282AD977001B669B /* ConversationView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4F48B6AF282AD977001B669B /* ConversationView.swift */; };
|
|
|
|
4F48B6B1282AD977001B669B /* ConversationView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4F48B6AF282AD977001B669B /* ConversationView.swift */; };
|
|
|
|
4F48B6B3282AF3A6001B669B /* MessageView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4F48B6B2282AF3A6001B669B /* MessageView.swift */; };
|
|
|
|
4F48B6B4282AF3A6001B669B /* MessageView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4F48B6B2282AF3A6001B669B /* MessageView.swift */; };
|
|
|
|
4F48B6B6282B6DB4001B669B /* IntervalUpdater.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4F48B6B5282B6DB4001B669B /* IntervalUpdater.swift */; };
|
|
|
|
4F48B6B7282B6DB4001B669B /* IntervalUpdater.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4F48B6B5282B6DB4001B669B /* IntervalUpdater.swift */; };
|
|
|
|
4F8A65FC280A93B0007A7431 /* Tests_iOS.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4F8A65FB280A93B0007A7431 /* Tests_iOS.swift */; };
|
|
|
|
4F8A65FE280A93B0007A7431 /* Tests_iOSLaunchTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4F8A65FD280A93B0007A7431 /* Tests_iOSLaunchTests.swift */; };
|
|
|
|
4F8A6608280A93B0007A7431 /* Tests_macOS.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4F8A6607280A93B0007A7431 /* Tests_macOS.swift */; };
|
|
|
|
4F8A660A280A93B0007A7431 /* Tests_macOSLaunchTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4F8A6609280A93B0007A7431 /* Tests_macOSLaunchTests.swift */; };
|
|
|
|
4F8A660B280A93B0007A7431 /* KordophoneApp.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4F8A65E3280A93AE007A7431 /* KordophoneApp.swift */; };
|
|
|
|
4F8A660C280A93B0007A7431 /* KordophoneApp.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4F8A65E3280A93AE007A7431 /* KordophoneApp.swift */; };
|
|
|
|
4F8A660D280A93B0007A7431 /* ContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4F8A65E4280A93AE007A7431 /* ContentView.swift */; };
|
|
|
|
4F8A660E280A93B0007A7431 /* ContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4F8A65E4280A93AE007A7431 /* ContentView.swift */; };
|
|
|
|
4F8A660F280A93B0007A7431 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 4F8A65E5280A93AF007A7431 /* Assets.xcassets */; };
|
|
|
|
4F8A6610280A93B0007A7431 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 4F8A65E5280A93AF007A7431 /* Assets.xcassets */; };
|
|
|
|
4FE014DE28348AAF001C492D /* Image+Data.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4FE014DD28348AAF001C492D /* Image+Data.swift */; };
|
|
|
|
4FE014DF28348AAF001C492D /* Image+Data.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4FE014DD28348AAF001C492D /* Image+Data.swift */; };
|
|
|
|
/* End PBXBuildFile section */
|
|
|
|
|
|
|
|
/* Begin PBXContainerItemProxy section */
|
|
|
|
4F8A65F8280A93B0007A7431 /* PBXContainerItemProxy */ = {
|
|
|
|
isa = PBXContainerItemProxy;
|
|
|
|
containerPortal = 4F8A65DE280A93AE007A7431 /* Project object */;
|
|
|
|
proxyType = 1;
|
|
|
|
remoteGlobalIDString = 4F8A65E9280A93AF007A7431;
|
|
|
|
remoteInfo = "Kordophone (iOS)";
|
|
|
|
};
|
|
|
|
4F8A6604280A93B0007A7431 /* PBXContainerItemProxy */ = {
|
|
|
|
isa = PBXContainerItemProxy;
|
|
|
|
containerPortal = 4F8A65DE280A93AE007A7431 /* Project object */;
|
|
|
|
proxyType = 1;
|
|
|
|
remoteGlobalIDString = 4F8A65EF280A93B0007A7431;
|
|
|
|
remoteInfo = "Kordophone (macOS)";
|
|
|
|
};
|
|
|
|
/* End PBXContainerItemProxy section */
|
|
|
|
|
|
|
|
/* Begin PBXFileReference section */
|
|
|
|
4F0F235E280A96FD00E71C9C /* KordophoneKit */ = {isa = PBXFileReference; lastKnownFileType = wrapper; name = KordophoneKit; path = ../KordophoneKit; sourceTree = "<group>"; };
|
|
|
|
4F48B6A5282A1569001B669B /* Kordophone--macOS--Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist; path = "Kordophone--macOS--Info.plist"; sourceTree = "<group>"; };
|
|
|
|
4F48B6A6282A3559001B669B /* LoginView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LoginView.swift; sourceTree = "<group>"; };
|
|
|
|
4F48B6A9282A365B001B669B /* ConversationList.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ConversationList.swift; sourceTree = "<group>"; };
|
|
|
|
4F48B6AC282A3D00001B669B /* ConversationRow.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ConversationRow.swift; sourceTree = "<group>"; };
|
|
|
|
4F48B6AF282AD977001B669B /* ConversationView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ConversationView.swift; sourceTree = "<group>"; };
|
|
|
|
4F48B6B2282AF3A6001B669B /* MessageView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MessageView.swift; sourceTree = "<group>"; };
|
|
|
|
4F48B6B5282B6DB4001B669B /* IntervalUpdater.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = IntervalUpdater.swift; sourceTree = "<group>"; };
|
|
|
|
4F8A65E3280A93AE007A7431 /* KordophoneApp.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = KordophoneApp.swift; sourceTree = "<group>"; };
|
|
|
|
4F8A65E4280A93AE007A7431 /* ContentView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ContentView.swift; sourceTree = "<group>"; };
|
|
|
|
4F8A65E5280A93AF007A7431 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
|
|
|
|
4F8A65EA280A93AF007A7431 /* Kordophone.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Kordophone.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
|
4F8A65F0280A93B0007A7431 /* Kordophone.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Kordophone.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
|
4F8A65F2280A93B0007A7431 /* macOS.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = macOS.entitlements; sourceTree = "<group>"; };
|
|
|
|
4F8A65F7280A93B0007A7431 /* Tests iOS.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "Tests iOS.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
|
4F8A65FB280A93B0007A7431 /* Tests_iOS.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Tests_iOS.swift; sourceTree = "<group>"; };
|
|
|
|
4F8A65FD280A93B0007A7431 /* Tests_iOSLaunchTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Tests_iOSLaunchTests.swift; sourceTree = "<group>"; };
|
|
|
|
4F8A6603280A93B0007A7431 /* Tests macOS.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "Tests macOS.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
|
4F8A6607280A93B0007A7431 /* Tests_macOS.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Tests_macOS.swift; sourceTree = "<group>"; };
|
|
|
|
4F8A6609280A93B0007A7431 /* Tests_macOSLaunchTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Tests_macOSLaunchTests.swift; sourceTree = "<group>"; };
|
|
|
|
4FE014DD28348AAF001C492D /* Image+Data.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Image+Data.swift"; sourceTree = "<group>"; };
|
|
|
|
/* End PBXFileReference section */
|
|
|
|
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
|
|
4F8A65E7280A93AF007A7431 /* Frameworks */ = {
|
|
|
|
isa = PBXFrameworksBuildPhase;
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
files = (
|
|
|
|
4F48B6A2282A14F0001B669B /* KordophoneKit in Frameworks */,
|
|
|
|
);
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
};
|
|
|
|
4F8A65ED280A93B0007A7431 /* Frameworks */ = {
|
|
|
|
isa = PBXFrameworksBuildPhase;
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
files = (
|
|
|
|
4F48B6A4282A14F4001B669B /* KordophoneKit in Frameworks */,
|
|
|
|
);
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
};
|
|
|
|
4F8A65F4280A93B0007A7431 /* Frameworks */ = {
|
|
|
|
isa = PBXFrameworksBuildPhase;
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
files = (
|
|
|
|
);
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
};
|
|
|
|
4F8A6600280A93B0007A7431 /* Frameworks */ = {
|
|
|
|
isa = PBXFrameworksBuildPhase;
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
files = (
|
|
|
|
);
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
};
|
|
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
|
|
|
|
/* Begin PBXGroup section */
|
|
|
|
4F0F235D280A96FD00E71C9C /* Packages */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
4F0F235E280A96FD00E71C9C /* KordophoneKit */,
|
|
|
|
);
|
|
|
|
name = Packages;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
4F48B6A0282A14F0001B669B /* Frameworks */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
);
|
|
|
|
name = Frameworks;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
4F8A65DD280A93AE007A7431 = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
4F48B6A5282A1569001B669B /* Kordophone--macOS--Info.plist */,
|
|
|
|
4F0F235D280A96FD00E71C9C /* Packages */,
|
|
|
|
4F8A65E2280A93AE007A7431 /* Shared */,
|
|
|
|
4F8A65F1280A93B0007A7431 /* macOS */,
|
|
|
|
4F8A65FA280A93B0007A7431 /* Tests iOS */,
|
|
|
|
4F8A6606280A93B0007A7431 /* Tests macOS */,
|
|
|
|
4F8A65EB280A93AF007A7431 /* Products */,
|
|
|
|
4F48B6A0282A14F0001B669B /* Frameworks */,
|
|
|
|
);
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
4F8A65E2280A93AE007A7431 /* Shared */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
4F8A65E3280A93AE007A7431 /* KordophoneApp.swift */,
|
|
|
|
4F48B6B5282B6DB4001B669B /* IntervalUpdater.swift */,
|
|
|
|
4F8A65E4280A93AE007A7431 /* ContentView.swift */,
|
|
|
|
4F48B6A6282A3559001B669B /* LoginView.swift */,
|
|
|
|
4F48B6A9282A365B001B669B /* ConversationList.swift */,
|
|
|
|
4F48B6AC282A3D00001B669B /* ConversationRow.swift */,
|
|
|
|
4F48B6AF282AD977001B669B /* ConversationView.swift */,
|
|
|
|
4F48B6B2282AF3A6001B669B /* MessageView.swift */,
|
|
|
|
4FE014DD28348AAF001C492D /* Image+Data.swift */,
|
|
|
|
4F8A65E5280A93AF007A7431 /* Assets.xcassets */,
|
|
|
|
);
|
|
|
|
path = Shared;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
4F8A65EB280A93AF007A7431 /* Products */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
4F8A65EA280A93AF007A7431 /* Kordophone.app */,
|
|
|
|
4F8A65F0280A93B0007A7431 /* Kordophone.app */,
|
|
|
|
4F8A65F7280A93B0007A7431 /* Tests iOS.xctest */,
|
|
|
|
4F8A6603280A93B0007A7431 /* Tests macOS.xctest */,
|
|
|
|
);
|
|
|
|
name = Products;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
4F8A65F1280A93B0007A7431 /* macOS */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
4F8A65F2280A93B0007A7431 /* macOS.entitlements */,
|
|
|
|
);
|
|
|
|
path = macOS;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
4F8A65FA280A93B0007A7431 /* Tests iOS */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
4F8A65FB280A93B0007A7431 /* Tests_iOS.swift */,
|
|
|
|
4F8A65FD280A93B0007A7431 /* Tests_iOSLaunchTests.swift */,
|
|
|
|
);
|
|
|
|
path = "Tests iOS";
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
4F8A6606280A93B0007A7431 /* Tests macOS */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
4F8A6607280A93B0007A7431 /* Tests_macOS.swift */,
|
|
|
|
4F8A6609280A93B0007A7431 /* Tests_macOSLaunchTests.swift */,
|
|
|
|
);
|
|
|
|
path = "Tests macOS";
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
/* End PBXGroup section */
|
|
|
|
|
|
|
|
/* Begin PBXNativeTarget section */
|
|
|
|
4F8A65E9280A93AF007A7431 /* Kordophone (iOS) */ = {
|
|
|
|
isa = PBXNativeTarget;
|
|
|
|
buildConfigurationList = 4F8A6613280A93B0007A7431 /* Build configuration list for PBXNativeTarget "Kordophone (iOS)" */;
|
|
|
|
buildPhases = (
|
|
|
|
4F8A65E6280A93AF007A7431 /* Sources */,
|
|
|
|
4F8A65E7280A93AF007A7431 /* Frameworks */,
|
|
|
|
4F8A65E8280A93AF007A7431 /* Resources */,
|
|
|
|
);
|
|
|
|
buildRules = (
|
|
|
|
);
|
|
|
|
dependencies = (
|
|
|
|
);
|
|
|
|
name = "Kordophone (iOS)";
|
|
|
|
packageProductDependencies = (
|
|
|
|
4F48B6A1282A14F0001B669B /* KordophoneKit */,
|
|
|
|
);
|
|
|
|
productName = "Kordophone (iOS)";
|
|
|
|
productReference = 4F8A65EA280A93AF007A7431 /* Kordophone.app */;
|
|
|
|
productType = "com.apple.product-type.application";
|
|
|
|
};
|
|
|
|
4F8A65EF280A93B0007A7431 /* Kordophone (macOS) */ = {
|
|
|
|
isa = PBXNativeTarget;
|
|
|
|
buildConfigurationList = 4F8A6616280A93B0007A7431 /* Build configuration list for PBXNativeTarget "Kordophone (macOS)" */;
|
|
|
|
buildPhases = (
|
|
|
|
4F8A65EC280A93B0007A7431 /* Sources */,
|
|
|
|
4F8A65ED280A93B0007A7431 /* Frameworks */,
|
|
|
|
4F8A65EE280A93B0007A7431 /* Resources */,
|
|
|
|
);
|
|
|
|
buildRules = (
|
|
|
|
);
|
|
|
|
dependencies = (
|
|
|
|
4F8A6627280A95CD007A7431 /* PBXTargetDependency */,
|
|
|
|
);
|
|
|
|
name = "Kordophone (macOS)";
|
|
|
|
packageProductDependencies = (
|
|
|
|
4F48B6A3282A14F4001B669B /* KordophoneKit */,
|
|
|
|
);
|
|
|
|
productName = "Kordophone (macOS)";
|
|
|
|
productReference = 4F8A65F0280A93B0007A7431 /* Kordophone.app */;
|
|
|
|
productType = "com.apple.product-type.application";
|
|
|
|
};
|
|
|
|
4F8A65F6280A93B0007A7431 /* Tests iOS */ = {
|
|
|
|
isa = PBXNativeTarget;
|
|
|
|
buildConfigurationList = 4F8A6619280A93B0007A7431 /* Build configuration list for PBXNativeTarget "Tests iOS" */;
|
|
|
|
buildPhases = (
|
|
|
|
4F8A65F3280A93B0007A7431 /* Sources */,
|
|
|
|
4F8A65F4280A93B0007A7431 /* Frameworks */,
|
|
|
|
4F8A65F5280A93B0007A7431 /* Resources */,
|
|
|
|
);
|
|
|
|
buildRules = (
|
|
|
|
);
|
|
|
|
dependencies = (
|
|
|
|
4F8A65F9280A93B0007A7431 /* PBXTargetDependency */,
|
|
|
|
);
|
|
|
|
name = "Tests iOS";
|
|
|
|
productName = "Tests iOS";
|
|
|
|
productReference = 4F8A65F7280A93B0007A7431 /* Tests iOS.xctest */;
|
|
|
|
productType = "com.apple.product-type.bundle.ui-testing";
|
|
|
|
};
|
|
|
|
4F8A6602280A93B0007A7431 /* Tests macOS */ = {
|
|
|
|
isa = PBXNativeTarget;
|
|
|
|
buildConfigurationList = 4F8A661C280A93B0007A7431 /* Build configuration list for PBXNativeTarget "Tests macOS" */;
|
|
|
|
buildPhases = (
|
|
|
|
4F8A65FF280A93B0007A7431 /* Sources */,
|
|
|
|
4F8A6600280A93B0007A7431 /* Frameworks */,
|
|
|
|
4F8A6601280A93B0007A7431 /* Resources */,
|
|
|
|
);
|
|
|
|
buildRules = (
|
|
|
|
);
|
|
|
|
dependencies = (
|
|
|
|
4F8A6605280A93B0007A7431 /* PBXTargetDependency */,
|
|
|
|
);
|
|
|
|
name = "Tests macOS";
|
|
|
|
productName = "Tests macOS";
|
|
|
|
productReference = 4F8A6603280A93B0007A7431 /* Tests macOS.xctest */;
|
|
|
|
productType = "com.apple.product-type.bundle.ui-testing";
|
|
|
|
};
|
|
|
|
/* End PBXNativeTarget section */
|
|
|
|
|
|
|
|
/* Begin PBXProject section */
|
|
|
|
4F8A65DE280A93AE007A7431 /* Project object */ = {
|
|
|
|
isa = PBXProject;
|
|
|
|
attributes = {
|
|
|
|
BuildIndependentTargetsInParallel = 1;
|
|
|
|
LastSwiftUpdateCheck = 1330;
|
|
|
|
LastUpgradeCheck = 1330;
|
|
|
|
TargetAttributes = {
|
|
|
|
4F8A65E9280A93AF007A7431 = {
|
|
|
|
CreatedOnToolsVersion = 13.3.1;
|
|
|
|
};
|
|
|
|
4F8A65EF280A93B0007A7431 = {
|
|
|
|
CreatedOnToolsVersion = 13.3.1;
|
|
|
|
};
|
|
|
|
4F8A65F6280A93B0007A7431 = {
|
|
|
|
CreatedOnToolsVersion = 13.3.1;
|
|
|
|
TestTargetID = 4F8A65E9280A93AF007A7431;
|
|
|
|
};
|
|
|
|
4F8A6602280A93B0007A7431 = {
|
|
|
|
CreatedOnToolsVersion = 13.3.1;
|
|
|
|
TestTargetID = 4F8A65EF280A93B0007A7431;
|
|
|
|
};
|
|
|
|
};
|
|
|
|
};
|
|
|
|
buildConfigurationList = 4F8A65E1280A93AE007A7431 /* Build configuration list for PBXProject "Kordophone" */;
|
|
|
|
compatibilityVersion = "Xcode 13.0";
|
|
|
|
developmentRegion = en;
|
|
|
|
hasScannedForEncodings = 0;
|
|
|
|
knownRegions = (
|
|
|
|
en,
|
|
|
|
Base,
|
|
|
|
);
|
|
|
|
mainGroup = 4F8A65DD280A93AE007A7431;
|
|
|
|
productRefGroup = 4F8A65EB280A93AF007A7431 /* Products */;
|
|
|
|
projectDirPath = "";
|
|
|
|
projectRoot = "";
|
|
|
|
targets = (
|
|
|
|
4F8A65E9280A93AF007A7431 /* Kordophone (iOS) */,
|
|
|
|
4F8A65EF280A93B0007A7431 /* Kordophone (macOS) */,
|
|
|
|
4F8A65F6280A93B0007A7431 /* Tests iOS */,
|
|
|
|
4F8A6602280A93B0007A7431 /* Tests macOS */,
|
|
|
|
);
|
|
|
|
};
|
|
|
|
/* End PBXProject section */
|
|
|
|
|
|
|
|
/* Begin PBXResourcesBuildPhase section */
|
|
|
|
4F8A65E8280A93AF007A7431 /* Resources */ = {
|
|
|
|
isa = PBXResourcesBuildPhase;
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
files = (
|
|
|
|
4F8A660F280A93B0007A7431 /* Assets.xcassets in Resources */,
|
|
|
|
);
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
};
|
|
|
|
4F8A65EE280A93B0007A7431 /* Resources */ = {
|
|
|
|
isa = PBXResourcesBuildPhase;
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
files = (
|
|
|
|
4F8A6610280A93B0007A7431 /* Assets.xcassets in Resources */,
|
|
|
|
);
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
};
|
|
|
|
4F8A65F5280A93B0007A7431 /* Resources */ = {
|
|
|
|
isa = PBXResourcesBuildPhase;
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
files = (
|
|
|
|
);
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
};
|
|
|
|
4F8A6601280A93B0007A7431 /* Resources */ = {
|
|
|
|
isa = PBXResourcesBuildPhase;
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
files = (
|
|
|
|
);
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
};
|
|
|
|
/* End PBXResourcesBuildPhase section */
|
|
|
|
|
|
|
|
/* Begin PBXSourcesBuildPhase section */
|
|
|
|
4F8A65E6280A93AF007A7431 /* Sources */ = {
|
|
|
|
isa = PBXSourcesBuildPhase;
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
files = (
|
|
|
|
4F48B6AA282A365B001B669B /* ConversationList.swift in Sources */,
|
|
|
|
4F48B6A7282A3559001B669B /* LoginView.swift in Sources */,
|
|
|
|
4F48B6B6282B6DB4001B669B /* IntervalUpdater.swift in Sources */,
|
|
|
|
4F8A660D280A93B0007A7431 /* ContentView.swift in Sources */,
|
|
|
|
4F48B6AD282A3D00001B669B /* ConversationRow.swift in Sources */,
|
|
|
|
4F8A660B280A93B0007A7431 /* KordophoneApp.swift in Sources */,
|
|
|
|
4FE014DE28348AAF001C492D /* Image+Data.swift in Sources */,
|
|
|
|
4F48B6B3282AF3A6001B669B /* MessageView.swift in Sources */,
|
|
|
|
4F48B6B0282AD977001B669B /* ConversationView.swift in Sources */,
|
|
|
|
);
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
};
|
|
|
|
4F8A65EC280A93B0007A7431 /* Sources */ = {
|
|
|
|
isa = PBXSourcesBuildPhase;
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
files = (
|
|
|
|
4F48B6AB282A365B001B669B /* ConversationList.swift in Sources */,
|
|
|
|
4F48B6A8282A3559001B669B /* LoginView.swift in Sources */,
|
|
|
|
4F48B6B7282B6DB4001B669B /* IntervalUpdater.swift in Sources */,
|
|
|
|
4F8A660E280A93B0007A7431 /* ContentView.swift in Sources */,
|
|
|
|
4F48B6AE282A3D00001B669B /* ConversationRow.swift in Sources */,
|
|
|
|
4F8A660C280A93B0007A7431 /* KordophoneApp.swift in Sources */,
|
|
|
|
4FE014DF28348AAF001C492D /* Image+Data.swift in Sources */,
|
|
|
|
4F48B6B4282AF3A6001B669B /* MessageView.swift in Sources */,
|
|
|
|
4F48B6B1282AD977001B669B /* ConversationView.swift in Sources */,
|
|
|
|
);
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
};
|
|
|
|
4F8A65F3280A93B0007A7431 /* Sources */ = {
|
|
|
|
isa = PBXSourcesBuildPhase;
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
files = (
|
|
|
|
4F8A65FE280A93B0007A7431 /* Tests_iOSLaunchTests.swift in Sources */,
|
|
|
|
4F8A65FC280A93B0007A7431 /* Tests_iOS.swift in Sources */,
|
|
|
|
);
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
};
|
|
|
|
4F8A65FF280A93B0007A7431 /* Sources */ = {
|
|
|
|
isa = PBXSourcesBuildPhase;
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
files = (
|
|
|
|
4F8A660A280A93B0007A7431 /* Tests_macOSLaunchTests.swift in Sources */,
|
|
|
|
4F8A6608280A93B0007A7431 /* Tests_macOS.swift in Sources */,
|
|
|
|
);
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
};
|
|
|
|
/* End PBXSourcesBuildPhase section */
|
|
|
|
|
|
|
|
/* Begin PBXTargetDependency section */
|
|
|
|
4F8A65F9280A93B0007A7431 /* PBXTargetDependency */ = {
|
|
|
|
isa = PBXTargetDependency;
|
|
|
|
target = 4F8A65E9280A93AF007A7431 /* Kordophone (iOS) */;
|
|
|
|
targetProxy = 4F8A65F8280A93B0007A7431 /* PBXContainerItemProxy */;
|
|
|
|
};
|
|
|
|
4F8A6605280A93B0007A7431 /* PBXTargetDependency */ = {
|
|
|
|
isa = PBXTargetDependency;
|
|
|
|
target = 4F8A65EF280A93B0007A7431 /* Kordophone (macOS) */;
|
|
|
|
targetProxy = 4F8A6604280A93B0007A7431 /* PBXContainerItemProxy */;
|
|
|
|
};
|
|
|
|
4F8A6627280A95CD007A7431 /* PBXTargetDependency */ = {
|
|
|
|
isa = PBXTargetDependency;
|
|
|
|
productRef = 4F8A6626280A95CD007A7431 /* KordophoneKit */;
|
|
|
|
};
|
|
|
|
/* End PBXTargetDependency section */
|
|
|
|
|
|
|
|
/* Begin XCBuildConfiguration section */
|
|
|
|
4F8A6611280A93B0007A7431 /* 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++17";
|
|
|
|
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;
|
|
|
|
};
|
|
|
|
4F8A6612280A93B0007A7431 /* 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++17";
|
|
|
|
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;
|
|
|
|
};
|
|
|
|
4F8A6614280A93B0007A7431 /* Debug */ = {
|
|
|
|
isa = XCBuildConfiguration;
|
|
|
|
buildSettings = {
|
|
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
|
|
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
|
|
|
CODE_SIGN_STYLE = Automatic;
|
|
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
|
|
ENABLE_PREVIEWS = YES;
|
|
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
|
|
INFOPLIST_KEY_UIApplicationSceneManifest_Generation = YES;
|
|
|
|
INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
|
|
|
|
INFOPLIST_KEY_UILaunchScreen_Generation = YES;
|
|
|
|
INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
|
|
|
|
INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
|
|
|
|
IPHONEOS_DEPLOYMENT_TARGET = 15.4;
|
|
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
|
|
"$(inherited)",
|
|
|
|
"@executable_path/Frameworks",
|
|
|
|
);
|
|
|
|
MARKETING_VERSION = 1.0;
|
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = peterhajas.Kordophone;
|
|
|
|
PRODUCT_NAME = Kordophone;
|
|
|
|
SDKROOT = iphoneos;
|
|
|
|
SWIFT_EMIT_LOC_STRINGS = YES;
|
|
|
|
SWIFT_VERSION = 5.0;
|
|
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
|
|
};
|
|
|
|
name = Debug;
|
|
|
|
};
|
|
|
|
4F8A6615280A93B0007A7431 /* Release */ = {
|
|
|
|
isa = XCBuildConfiguration;
|
|
|
|
buildSettings = {
|
|
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
|
|
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
|
|
|
CODE_SIGN_STYLE = Automatic;
|
|
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
|
|
ENABLE_PREVIEWS = YES;
|
|
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
|
|
INFOPLIST_KEY_UIApplicationSceneManifest_Generation = YES;
|
|
|
|
INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
|
|
|
|
INFOPLIST_KEY_UILaunchScreen_Generation = YES;
|
|
|
|
INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
|
|
|
|
INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
|
|
|
|
IPHONEOS_DEPLOYMENT_TARGET = 15.4;
|
|
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
|
|
"$(inherited)",
|
|
|
|
"@executable_path/Frameworks",
|
|
|
|
);
|
|
|
|
MARKETING_VERSION = 1.0;
|
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = peterhajas.Kordophone;
|
|
|
|
PRODUCT_NAME = Kordophone;
|
|
|
|
SDKROOT = iphoneos;
|
|
|
|
SWIFT_EMIT_LOC_STRINGS = YES;
|
|
|
|
SWIFT_VERSION = 5.0;
|
|
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
|
|
VALIDATE_PRODUCT = YES;
|
|
|
|
};
|
|
|
|
name = Release;
|
|
|
|
};
|
|
|
|
4F8A6617280A93B0007A7431 /* Debug */ = {
|
|
|
|
isa = XCBuildConfiguration;
|
|
|
|
buildSettings = {
|
|
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
|
|
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
|
|
|
CODE_SIGN_ENTITLEMENTS = macOS/macOS.entitlements;
|
|
|
|
CODE_SIGN_STYLE = Automatic;
|
|
|
|
COMBINE_HIDPI_IMAGES = YES;
|
|
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
|
|
ENABLE_PREVIEWS = YES;
|
|
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
|
|
INFOPLIST_FILE = "Kordophone--macOS--Info.plist";
|
|
|
|
INFOPLIST_KEY_NSHumanReadableCopyright = "";
|
|
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
|
|
"$(inherited)",
|
|
|
|
"@executable_path/../Frameworks",
|
|
|
|
);
|
|
|
|
MACOSX_DEPLOYMENT_TARGET = 12.3;
|
|
|
|
MARKETING_VERSION = 1.0;
|
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = peterhajas.Kordophone;
|
|
|
|
PRODUCT_NAME = Kordophone;
|
|
|
|
SDKROOT = macosx;
|
|
|
|
SWIFT_EMIT_LOC_STRINGS = YES;
|
|
|
|
SWIFT_VERSION = 5.0;
|
|
|
|
};
|
|
|
|
name = Debug;
|
|
|
|
};
|
|
|
|
4F8A6618280A93B0007A7431 /* Release */ = {
|
|
|
|
isa = XCBuildConfiguration;
|
|
|
|
buildSettings = {
|
|
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
|
|
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
|
|
|
CODE_SIGN_ENTITLEMENTS = macOS/macOS.entitlements;
|
|
|
|
CODE_SIGN_STYLE = Automatic;
|
|
|
|
COMBINE_HIDPI_IMAGES = YES;
|
|
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
|
|
ENABLE_PREVIEWS = YES;
|
|
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
|
|
INFOPLIST_FILE = "Kordophone--macOS--Info.plist";
|
|
|
|
INFOPLIST_KEY_NSHumanReadableCopyright = "";
|
|
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
|
|
"$(inherited)",
|
|
|
|
"@executable_path/../Frameworks",
|
|
|
|
);
|
|
|
|
MACOSX_DEPLOYMENT_TARGET = 12.3;
|
|
|
|
MARKETING_VERSION = 1.0;
|
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = peterhajas.Kordophone;
|
|
|
|
PRODUCT_NAME = Kordophone;
|
|
|
|
SDKROOT = macosx;
|
|
|
|
SWIFT_EMIT_LOC_STRINGS = YES;
|
|
|
|
SWIFT_VERSION = 5.0;
|
|
|
|
};
|
|
|
|
name = Release;
|
|
|
|
};
|
|
|
|
4F8A661A280A93B0007A7431 /* Debug */ = {
|
|
|
|
isa = XCBuildConfiguration;
|
|
|
|
buildSettings = {
|
|
|
|
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
|
|
|
|
CODE_SIGN_STYLE = Automatic;
|
|
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
|
|
IPHONEOS_DEPLOYMENT_TARGET = 15.4;
|
|
|
|
MARKETING_VERSION = 1.0;
|
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = "peterhajas.Tests-iOS";
|
|
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
|
|
SDKROOT = iphoneos;
|
|
|
|
SWIFT_EMIT_LOC_STRINGS = NO;
|
|
|
|
SWIFT_VERSION = 5.0;
|
|
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
|
|
TEST_TARGET_NAME = "Kordophone (iOS)";
|
|
|
|
};
|
|
|
|
name = Debug;
|
|
|
|
};
|
|
|
|
4F8A661B280A93B0007A7431 /* Release */ = {
|
|
|
|
isa = XCBuildConfiguration;
|
|
|
|
buildSettings = {
|
|
|
|
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
|
|
|
|
CODE_SIGN_STYLE = Automatic;
|
|
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
|
|
IPHONEOS_DEPLOYMENT_TARGET = 15.4;
|
|
|
|
MARKETING_VERSION = 1.0;
|
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = "peterhajas.Tests-iOS";
|
|
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
|
|
SDKROOT = iphoneos;
|
|
|
|
SWIFT_EMIT_LOC_STRINGS = NO;
|
|
|
|
SWIFT_VERSION = 5.0;
|
|
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
|
|
TEST_TARGET_NAME = "Kordophone (iOS)";
|
|
|
|
VALIDATE_PRODUCT = YES;
|
|
|
|
};
|
|
|
|
name = Release;
|
|
|
|
};
|
|
|
|
4F8A661D280A93B0007A7431 /* Debug */ = {
|
|
|
|
isa = XCBuildConfiguration;
|
|
|
|
buildSettings = {
|
|
|
|
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
|
|
|
|
CODE_SIGN_STYLE = Automatic;
|
|
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
|
|
MACOSX_DEPLOYMENT_TARGET = 12.3;
|
|
|
|
MARKETING_VERSION = 1.0;
|
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = "peterhajas.Tests-macOS";
|
|
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
|
|
SDKROOT = macosx;
|
|
|
|
SWIFT_EMIT_LOC_STRINGS = NO;
|
|
|
|
SWIFT_VERSION = 5.0;
|
|
|
|
TEST_TARGET_NAME = "Kordophone (macOS)";
|
|
|
|
};
|
|
|
|
name = Debug;
|
|
|
|
};
|
|
|
|
4F8A661E280A93B0007A7431 /* Release */ = {
|
|
|
|
isa = XCBuildConfiguration;
|
|
|
|
buildSettings = {
|
|
|
|
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
|
|
|
|
CODE_SIGN_STYLE = Automatic;
|
|
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
|
|
MACOSX_DEPLOYMENT_TARGET = 12.3;
|
|
|
|
MARKETING_VERSION = 1.0;
|
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = "peterhajas.Tests-macOS";
|
|
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
|
|
SDKROOT = macosx;
|
|
|
|
SWIFT_EMIT_LOC_STRINGS = NO;
|
|
|
|
SWIFT_VERSION = 5.0;
|
|
|
|
TEST_TARGET_NAME = "Kordophone (macOS)";
|
|
|
|
};
|
|
|
|
name = Release;
|
|
|
|
};
|
|
|
|
/* End XCBuildConfiguration section */
|
|
|
|
|
|
|
|
/* Begin XCConfigurationList section */
|
|
|
|
4F8A65E1280A93AE007A7431 /* Build configuration list for PBXProject "Kordophone" */ = {
|
|
|
|
isa = XCConfigurationList;
|
|
|
|
buildConfigurations = (
|
|
|
|
4F8A6611280A93B0007A7431 /* Debug */,
|
|
|
|
4F8A6612280A93B0007A7431 /* Release */,
|
|
|
|
);
|
|
|
|
defaultConfigurationIsVisible = 0;
|
|
|
|
defaultConfigurationName = Release;
|
|
|
|
};
|
|
|
|
4F8A6613280A93B0007A7431 /* Build configuration list for PBXNativeTarget "Kordophone (iOS)" */ = {
|
|
|
|
isa = XCConfigurationList;
|
|
|
|
buildConfigurations = (
|
|
|
|
4F8A6614280A93B0007A7431 /* Debug */,
|
|
|
|
4F8A6615280A93B0007A7431 /* Release */,
|
|
|
|
);
|
|
|
|
defaultConfigurationIsVisible = 0;
|
|
|
|
defaultConfigurationName = Release;
|
|
|
|
};
|
|
|
|
4F8A6616280A93B0007A7431 /* Build configuration list for PBXNativeTarget "Kordophone (macOS)" */ = {
|
|
|
|
isa = XCConfigurationList;
|
|
|
|
buildConfigurations = (
|
|
|
|
4F8A6617280A93B0007A7431 /* Debug */,
|
|
|
|
4F8A6618280A93B0007A7431 /* Release */,
|
|
|
|
);
|
|
|
|
defaultConfigurationIsVisible = 0;
|
|
|
|
defaultConfigurationName = Release;
|
|
|
|
};
|
|
|
|
4F8A6619280A93B0007A7431 /* Build configuration list for PBXNativeTarget "Tests iOS" */ = {
|
|
|
|
isa = XCConfigurationList;
|
|
|
|
buildConfigurations = (
|
|
|
|
4F8A661A280A93B0007A7431 /* Debug */,
|
|
|
|
4F8A661B280A93B0007A7431 /* Release */,
|
|
|
|
);
|
|
|
|
defaultConfigurationIsVisible = 0;
|
|
|
|
defaultConfigurationName = Release;
|
|
|
|
};
|
|
|
|
4F8A661C280A93B0007A7431 /* Build configuration list for PBXNativeTarget "Tests macOS" */ = {
|
|
|
|
isa = XCConfigurationList;
|
|
|
|
buildConfigurations = (
|
|
|
|
4F8A661D280A93B0007A7431 /* Debug */,
|
|
|
|
4F8A661E280A93B0007A7431 /* Release */,
|
|
|
|
);
|
|
|
|
defaultConfigurationIsVisible = 0;
|
|
|
|
defaultConfigurationName = Release;
|
|
|
|
};
|
|
|
|
/* End XCConfigurationList section */
|
|
|
|
|
|
|
|
/* Begin XCSwiftPackageProductDependency section */
|
|
|
|
4F48B6A1282A14F0001B669B /* KordophoneKit */ = {
|
|
|
|
isa = XCSwiftPackageProductDependency;
|
|
|
|
productName = KordophoneKit;
|
|
|
|
};
|
|
|
|
4F48B6A3282A14F4001B669B /* KordophoneKit */ = {
|
|
|
|
isa = XCSwiftPackageProductDependency;
|
|
|
|
productName = KordophoneKit;
|
|
|
|
};
|
|
|
|
4F8A6626280A95CD007A7431 /* KordophoneKit */ = {
|
|
|
|
isa = XCSwiftPackageProductDependency;
|
|
|
|
productName = KordophoneKit;
|
|
|
|
};
|
|
|
|
/* End XCSwiftPackageProductDependency section */
|
|
|
|
};
|
|
|
|
rootObject = 4F8A65DE280A93AE007A7431 /* Project object */;
|
|
|
|
}
|