|
|
|
@@ -17,10 +17,10 @@
|
|
|
|
|
5C1360081C473BEF00AA3A01 /* WebSocket.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5C1360011C473BEF00AA3A01 /* WebSocket.swift */; };
|
|
|
|
|
5C1360091C473BEF00AA3A01 /* WebSocket.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5C1360011C473BEF00AA3A01 /* WebSocket.swift */; };
|
|
|
|
|
5C13600A1C473BEF00AA3A01 /* WebSocket.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5C1360011C473BEF00AA3A01 /* WebSocket.swift */; };
|
|
|
|
|
5CADAB511BEBD068005DE2F0 /* StarscreamTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6B3E7A0119D48C2F006071F7 /* StarscreamTests.swift */; };
|
|
|
|
|
6B3E7A0319D48C2F006071F7 /* StarscreamTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6B3E7A0119D48C2F006071F7 /* StarscreamTests.swift */; };
|
|
|
|
|
742419BC1DC6BDBA003ACE43 /* StarscreamTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 742419BB1DC6BDBA003ACE43 /* StarscreamTests.swift */; };
|
|
|
|
|
742419BD1DC6BDBA003ACE43 /* StarscreamTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 742419BB1DC6BDBA003ACE43 /* StarscreamTests.swift */; };
|
|
|
|
|
742419BE1DC6BDBA003ACE43 /* StarscreamTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 742419BB1DC6BDBA003ACE43 /* StarscreamTests.swift */; };
|
|
|
|
|
D9C3E36A19E48FF1009FC285 /* Starscream.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D9C3E35F19E48FF1009FC285 /* Starscream.framework */; };
|
|
|
|
|
D9C3E37819E4903F009FC285 /* StarscreamTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6B3E7A0119D48C2F006071F7 /* StarscreamTests.swift */; };
|
|
|
|
|
/* End PBXBuildFile section */
|
|
|
|
|
|
|
|
|
|
/* Begin PBXContainerItemProxy section */
|
|
|
|
@@ -51,7 +51,7 @@
|
|
|
|
|
6B3E79E619D48B7F006071F7 /* Starscream.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Starscream.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
|
|
6B3E79F119D48B7F006071F7 /* Starscream iOSTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "Starscream iOSTests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
|
|
6B3E7A0019D48C2F006071F7 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
|
|
|
6B3E7A0119D48C2F006071F7 /* StarscreamTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = StarscreamTests.swift; sourceTree = "<group>"; };
|
|
|
|
|
742419BB1DC6BDBA003ACE43 /* StarscreamTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = StarscreamTests.swift; path = StarscreamTests/StarscreamTests.swift; sourceTree = "<group>"; };
|
|
|
|
|
D9C3E35F19E48FF1009FC285 /* Starscream.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Starscream.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
|
|
D9C3E36919E48FF1009FC285 /* Starscream OSXTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "Starscream OSXTests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
|
|
/* End PBXFileReference section */
|
|
|
|
@@ -150,7 +150,7 @@
|
|
|
|
|
isa = PBXGroup;
|
|
|
|
|
children = (
|
|
|
|
|
6B3E7A0019D48C2F006071F7 /* Info.plist */,
|
|
|
|
|
6B3E7A0119D48C2F006071F7 /* StarscreamTests.swift */,
|
|
|
|
|
742419BB1DC6BDBA003ACE43 /* StarscreamTests.swift */,
|
|
|
|
|
);
|
|
|
|
|
path = Tests;
|
|
|
|
|
sourceTree = "<group>";
|
|
|
|
@@ -308,6 +308,7 @@
|
|
|
|
|
};
|
|
|
|
|
0912779F1BD673A70003036D = {
|
|
|
|
|
CreatedOnToolsVersion = 7.1;
|
|
|
|
|
LastSwiftMigration = 0810;
|
|
|
|
|
};
|
|
|
|
|
6B3E79E519D48B7F006071F7 = {
|
|
|
|
|
CreatedOnToolsVersion = 6.0.1;
|
|
|
|
@@ -315,12 +316,14 @@
|
|
|
|
|
};
|
|
|
|
|
6B3E79F019D48B7F006071F7 = {
|
|
|
|
|
CreatedOnToolsVersion = 6.0.1;
|
|
|
|
|
LastSwiftMigration = 0810;
|
|
|
|
|
};
|
|
|
|
|
D9C3E35E19E48FF1009FC285 = {
|
|
|
|
|
CreatedOnToolsVersion = 6.1;
|
|
|
|
|
};
|
|
|
|
|
D9C3E36819E48FF1009FC285 = {
|
|
|
|
|
CreatedOnToolsVersion = 6.1;
|
|
|
|
|
LastSwiftMigration = 0810;
|
|
|
|
|
};
|
|
|
|
|
};
|
|
|
|
|
};
|
|
|
|
@@ -405,7 +408,7 @@
|
|
|
|
|
isa = PBXSourcesBuildPhase;
|
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
|
files = (
|
|
|
|
|
5CADAB511BEBD068005DE2F0 /* StarscreamTests.swift in Sources */,
|
|
|
|
|
742419BE1DC6BDBA003ACE43 /* StarscreamTests.swift in Sources */,
|
|
|
|
|
);
|
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
|
};
|
|
|
|
@@ -422,7 +425,7 @@
|
|
|
|
|
isa = PBXSourcesBuildPhase;
|
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
|
files = (
|
|
|
|
|
6B3E7A0319D48C2F006071F7 /* StarscreamTests.swift in Sources */,
|
|
|
|
|
742419BC1DC6BDBA003ACE43 /* StarscreamTests.swift in Sources */,
|
|
|
|
|
);
|
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
|
};
|
|
|
|
@@ -439,7 +442,7 @@
|
|
|
|
|
isa = PBXSourcesBuildPhase;
|
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
|
files = (
|
|
|
|
|
D9C3E37819E4903F009FC285 /* StarscreamTests.swift in Sources */,
|
|
|
|
|
742419BD1DC6BDBA003ACE43 /* StarscreamTests.swift in Sources */,
|
|
|
|
|
);
|
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
|
};
|
|
|
|
@@ -515,6 +518,7 @@
|
|
|
|
|
isa = XCBuildConfiguration;
|
|
|
|
|
buildSettings = {
|
|
|
|
|
APPLICATION_EXTENSION_API_ONLY = NO;
|
|
|
|
|
CLANG_ENABLE_MODULES = YES;
|
|
|
|
|
DEBUG_INFORMATION_FORMAT = dwarf;
|
|
|
|
|
GCC_NO_COMMON_BLOCKS = YES;
|
|
|
|
|
INFOPLIST_FILE = Tests/Info.plist;
|
|
|
|
@@ -522,6 +526,7 @@
|
|
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.vluxe.StarscreamTvTests;
|
|
|
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
|
|
|
SDKROOT = appletvos;
|
|
|
|
|
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
|
|
|
|
SWIFT_VERSION = 3.0;
|
|
|
|
|
TVOS_DEPLOYMENT_TARGET = 9.0;
|
|
|
|
|
};
|
|
|
|
@@ -531,6 +536,7 @@
|
|
|
|
|
isa = XCBuildConfiguration;
|
|
|
|
|
buildSettings = {
|
|
|
|
|
APPLICATION_EXTENSION_API_ONLY = NO;
|
|
|
|
|
CLANG_ENABLE_MODULES = YES;
|
|
|
|
|
COPY_PHASE_STRIP = NO;
|
|
|
|
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
|
|
|
GCC_NO_COMMON_BLOCKS = YES;
|
|
|
|
@@ -693,6 +699,7 @@
|
|
|
|
|
isa = XCBuildConfiguration;
|
|
|
|
|
buildSettings = {
|
|
|
|
|
APPLICATION_EXTENSION_API_ONLY = NO;
|
|
|
|
|
CLANG_ENABLE_MODULES = YES;
|
|
|
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
|
|
|
"$(SDKROOT)/Developer/Library/Frameworks",
|
|
|
|
|
"$(inherited)",
|
|
|
|
@@ -705,6 +712,7 @@
|
|
|
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
|
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = "com.vluxe.$(PRODUCT_NAME:rfc1034identifier)";
|
|
|
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
|
|
|
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
|
|
|
|
SWIFT_VERSION = 3.0;
|
|
|
|
|
};
|
|
|
|
|
name = Debug;
|
|
|
|
@@ -713,6 +721,7 @@
|
|
|
|
|
isa = XCBuildConfiguration;
|
|
|
|
|
buildSettings = {
|
|
|
|
|
APPLICATION_EXTENSION_API_ONLY = NO;
|
|
|
|
|
CLANG_ENABLE_MODULES = YES;
|
|
|
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
|
|
|
"$(SDKROOT)/Developer/Library/Frameworks",
|
|
|
|
|
"$(inherited)",
|
|
|
|
@@ -780,6 +789,7 @@
|
|
|
|
|
isa = XCBuildConfiguration;
|
|
|
|
|
buildSettings = {
|
|
|
|
|
APPLICATION_EXTENSION_API_ONLY = NO;
|
|
|
|
|
CLANG_ENABLE_MODULES = YES;
|
|
|
|
|
COMBINE_HIDPI_IMAGES = YES;
|
|
|
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
|
|
|
"$(DEVELOPER_FRAMEWORKS_DIR)",
|
|
|
|
@@ -795,6 +805,7 @@
|
|
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = "com.vluxe.$(PRODUCT_NAME:rfc1034identifier)";
|
|
|
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
|
|
|
SDKROOT = macosx;
|
|
|
|
|
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
|
|
|
|
SWIFT_VERSION = 3.0;
|
|
|
|
|
};
|
|
|
|
|
name = Debug;
|
|
|
|
@@ -803,6 +814,7 @@
|
|
|
|
|
isa = XCBuildConfiguration;
|
|
|
|
|
buildSettings = {
|
|
|
|
|
APPLICATION_EXTENSION_API_ONLY = NO;
|
|
|
|
|
CLANG_ENABLE_MODULES = YES;
|
|
|
|
|
COMBINE_HIDPI_IMAGES = YES;
|
|
|
|
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
|
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
|
|
|