|
@@ -11,6 +11,7 @@
|
|
|
0858E7F51D68BB2600491CD1 /* IOSafetyTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0858E7F31D68BB2600491CD1 /* IOSafetyTests.swift */; };
|
|
0858E7F51D68BB2600491CD1 /* IOSafetyTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0858E7F31D68BB2600491CD1 /* IOSafetyTests.swift */; };
|
|
|
0858E7F81D68BC2600491CD1 /* PingServer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0858E7F61D68BC2600491CD1 /* PingServer.swift */; };
|
|
0858E7F81D68BC2600491CD1 /* PingServer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0858E7F61D68BC2600491CD1 /* PingServer.swift */; };
|
|
|
0858E7F91D68BC2600491CD1 /* PingServer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0858E7F61D68BC2600491CD1 /* PingServer.swift */; };
|
|
0858E7F91D68BC2600491CD1 /* PingServer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0858E7F61D68BC2600491CD1 /* PingServer.swift */; };
|
|
|
|
|
+ 2659FC1A1DADC077003F3930 /* String+File.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C377E161D964B6A009C6148 /* String+File.swift */; };
|
|
|
269B47881D3AAAE20042D137 /* HttpResponse.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B6EF1D2C44F30030FC98 /* HttpResponse.swift */; };
|
|
269B47881D3AAAE20042D137 /* HttpResponse.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B6EF1D2C44F30030FC98 /* HttpResponse.swift */; };
|
|
|
269B47891D3AAAE20042D137 /* Scopes.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B6F41D2C44F30030FC98 /* Scopes.swift */; };
|
|
269B47891D3AAAE20042D137 /* Scopes.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B6F41D2C44F30030FC98 /* Scopes.swift */; };
|
|
|
269B478A1D3AAAE20042D137 /* Process.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B6F31D2C44F30030FC98 /* Process.swift */; };
|
|
269B478A1D3AAAE20042D137 /* Process.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C76B6F31D2C44F30030FC98 /* Process.swift */; };
|
|
@@ -668,6 +669,7 @@
|
|
|
269B47931D3AAAE20042D137 /* Socket.swift in Sources */,
|
|
269B47931D3AAAE20042D137 /* Socket.swift in Sources */,
|
|
|
269B47941D3AAAE20042D137 /* HttpServerIO.swift in Sources */,
|
|
269B47941D3AAAE20042D137 /* HttpServerIO.swift in Sources */,
|
|
|
269B47951D3AAAE20042D137 /* Files.swift in Sources */,
|
|
269B47951D3AAAE20042D137 /* Files.swift in Sources */,
|
|
|
|
|
+ 2659FC1A1DADC077003F3930 /* String+File.swift in Sources */,
|
|
|
269B47961D3AAAE20042D137 /* HttpRouter.swift in Sources */,
|
|
269B47961D3AAAE20042D137 /* HttpRouter.swift in Sources */,
|
|
|
269B47971D3AAAE20042D137 /* String+SHA1.swift in Sources */,
|
|
269B47971D3AAAE20042D137 /* String+SHA1.swift in Sources */,
|
|
|
7C458EFE1D4A7526006A68E5 /* Socket+Server.swift in Sources */,
|
|
7C458EFE1D4A7526006A68E5 /* Socket+Server.swift in Sources */,
|
|
@@ -840,6 +842,7 @@
|
|
|
PRODUCT_NAME = Swifter;
|
|
PRODUCT_NAME = Swifter;
|
|
|
SDKROOT = appletvos;
|
|
SDKROOT = appletvos;
|
|
|
SKIP_INSTALL = YES;
|
|
SKIP_INSTALL = YES;
|
|
|
|
|
+ SWIFT_VERSION = 3.0;
|
|
|
TARGETED_DEVICE_FAMILY = 3;
|
|
TARGETED_DEVICE_FAMILY = 3;
|
|
|
TVOS_DEPLOYMENT_TARGET = 9.0;
|
|
TVOS_DEPLOYMENT_TARGET = 9.0;
|
|
|
VERSIONING_SYSTEM = "apple-generic";
|
|
VERSIONING_SYSTEM = "apple-generic";
|
|
@@ -867,6 +870,7 @@
|
|
|
PRODUCT_NAME = Swifter;
|
|
PRODUCT_NAME = Swifter;
|
|
|
SDKROOT = appletvos;
|
|
SDKROOT = appletvos;
|
|
|
SKIP_INSTALL = YES;
|
|
SKIP_INSTALL = YES;
|
|
|
|
|
+ SWIFT_VERSION = 3.0;
|
|
|
TARGETED_DEVICE_FAMILY = 3;
|
|
TARGETED_DEVICE_FAMILY = 3;
|
|
|
TVOS_DEPLOYMENT_TARGET = 9.0;
|
|
TVOS_DEPLOYMENT_TARGET = 9.0;
|
|
|
VERSIONING_SYSTEM = "apple-generic";
|
|
VERSIONING_SYSTEM = "apple-generic";
|
|
@@ -894,6 +898,7 @@
|
|
|
PRODUCT_NAME = Swifter;
|
|
PRODUCT_NAME = Swifter;
|
|
|
SDKROOT = iphoneos;
|
|
SDKROOT = iphoneos;
|
|
|
SKIP_INSTALL = YES;
|
|
SKIP_INSTALL = YES;
|
|
|
|
|
+ SWIFT_VERSION = 3.0;
|
|
|
VERSIONING_SYSTEM = "apple-generic";
|
|
VERSIONING_SYSTEM = "apple-generic";
|
|
|
VERSION_INFO_PREFIX = "";
|
|
VERSION_INFO_PREFIX = "";
|
|
|
};
|
|
};
|
|
@@ -920,6 +925,7 @@
|
|
|
PRODUCT_NAME = Swifter;
|
|
PRODUCT_NAME = Swifter;
|
|
|
SDKROOT = iphoneos;
|
|
SDKROOT = iphoneos;
|
|
|
SKIP_INSTALL = YES;
|
|
SKIP_INSTALL = YES;
|
|
|
|
|
+ SWIFT_VERSION = 3.0;
|
|
|
VERSIONING_SYSTEM = "apple-generic";
|
|
VERSIONING_SYSTEM = "apple-generic";
|
|
|
VERSION_INFO_PREFIX = "";
|
|
VERSION_INFO_PREFIX = "";
|
|
|
};
|
|
};
|
|
@@ -947,6 +953,7 @@
|
|
|
PRODUCT_NAME = Swifter;
|
|
PRODUCT_NAME = Swifter;
|
|
|
SDKROOT = macosx;
|
|
SDKROOT = macosx;
|
|
|
SKIP_INSTALL = YES;
|
|
SKIP_INSTALL = YES;
|
|
|
|
|
+ SWIFT_VERSION = 3.0;
|
|
|
VERSIONING_SYSTEM = "apple-generic";
|
|
VERSIONING_SYSTEM = "apple-generic";
|
|
|
VERSION_INFO_PREFIX = "";
|
|
VERSION_INFO_PREFIX = "";
|
|
|
};
|
|
};
|
|
@@ -975,6 +982,7 @@
|
|
|
PRODUCT_NAME = Swifter;
|
|
PRODUCT_NAME = Swifter;
|
|
|
SDKROOT = macosx;
|
|
SDKROOT = macosx;
|
|
|
SKIP_INSTALL = YES;
|
|
SKIP_INSTALL = YES;
|
|
|
|
|
+ SWIFT_VERSION = 3.0;
|
|
|
VERSIONING_SYSTEM = "apple-generic";
|
|
VERSIONING_SYSTEM = "apple-generic";
|
|
|
VERSION_INFO_PREFIX = "";
|
|
VERSION_INFO_PREFIX = "";
|
|
|
};
|
|
};
|