diff --git a/Cartfile b/Cartfile new file mode 100644 index 0000000..2ad408e --- /dev/null +++ b/Cartfile @@ -0,0 +1 @@ +github "IBM-Swift/BlueSocket" diff --git a/SSLService.xcodeproj/project.pbxproj b/SSLService.xcodeproj/project.pbxproj index a2cc0e8..f571dd6 100644 --- a/SSLService.xcodeproj/project.pbxproj +++ b/SSLService.xcodeproj/project.pbxproj @@ -525,8 +525,10 @@ GCC_WARN_UNINITIALIZED_AUTOS = YES; GCC_WARN_UNUSED_FUNCTION = YES; GCC_WARN_UNUSED_VARIABLE = YES; + SUPPORTED_PLATFORMS = "appletvsimulator appletvos iphonesimulator iphoneos macosx"; SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule"; SWIFT_VERSION = 3.0; + TVOS_DEPLOYMENT_TARGET = 10.0; }; name = Release; }; @@ -559,7 +561,9 @@ GCC_WARN_UNUSED_FUNCTION = YES; GCC_WARN_UNUSED_VARIABLE = YES; ONLY_ACTIVE_ARCH = YES; + SUPPORTED_PLATFORMS = "appletvsimulator appletvos iphonesimulator iphoneos macosx"; SWIFT_VERSION = 3.0; + TVOS_DEPLOYMENT_TARGET = 10.0; }; name = Debug; }; diff --git a/SSLService.xcodeproj/xcshareddata/xcschemes/SSLService-Framework.xcscheme b/SSLService.xcodeproj/xcshareddata/xcschemes/SSLService-Framework.xcscheme new file mode 100644 index 0000000..36e79a9 --- /dev/null +++ b/SSLService.xcodeproj/xcshareddata/xcschemes/SSLService-Framework.xcscheme @@ -0,0 +1,82 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +