479 lines
24 KiB
Plaintext
479 lines
24 KiB
Plaintext
// !$*UTF8*$!
|
|
{
|
|
archiveVersion = 1;
|
|
classes = {
|
|
};
|
|
objectVersion = 46;
|
|
objects = {
|
|
|
|
/* Begin PBXBuildFile section */
|
|
0C20E2B91C33514100BA789B /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0C20E2B51C33514100BA789B /* AppDelegate.swift */; };
|
|
0C20E2BB1C33529700BA789B /* MainViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0C20E2BA1C33529700BA789B /* MainViewController.swift */; };
|
|
0C20E2BD1C33534F00BA789B /* VisualizationViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0C20E2BC1C33534F00BA789B /* VisualizationViewController.swift */; };
|
|
0C21329B1C4DDC3E001E8F08 /* Semaphore.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0C21329A1C4DDC3E001E8F08 /* Semaphore.swift */; };
|
|
0C3CAEAF1C3350C800B856AD /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 0C3CAEAE1C3350C800B856AD /* Assets.xcassets */; };
|
|
0C3CAEB21C3350C800B856AD /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 0C3CAEB01C3350C800B856AD /* LaunchScreen.storyboard */; };
|
|
0C41EF4A1C34B51500AF847F /* SwitchesViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0C41EF491C34B51500AF847F /* SwitchesViewController.swift */; };
|
|
0C41EF4E1C34B81F00AF847F /* KSIRingView.m in Sources */ = {isa = PBXBuildFile; fileRef = 0C41EF4D1C34B81F00AF847F /* KSIRingView.m */; };
|
|
0C41EF501C34B97700AF847F /* HeaderView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0C41EF4F1C34B97700AF847F /* HeaderView.swift */; };
|
|
0C41EF521C34BA4E00AF847F /* Orbitron-Medium.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 0C41EF511C34BA4E00AF847F /* Orbitron-Medium.ttf */; };
|
|
0C41EF541C34BC9800AF847F /* XIONLogoView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0C41EF531C34BC9800AF847F /* XIONLogoView.swift */; };
|
|
0C41EF561C35ABCD00AF847F /* ConnectionStatusView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0C41EF551C35ABCD00AF847F /* ConnectionStatusView.swift */; };
|
|
0C4315001C35B1E700164559 /* WemoDevice.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0C4314FF1C35B1E700164559 /* WemoDevice.swift */; };
|
|
0C4315061C35E67600164559 /* WemoCellView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0C4315051C35E67600164559 /* WemoCellView.swift */; };
|
|
0C63A8731C337381007E4B52 /* CubletsTechnique.plist in Resources */ = {isa = PBXBuildFile; fileRef = 0C63A8721C337381007E4B52 /* CubletsTechnique.plist */; };
|
|
0C63A8761C3373D1007E4B52 /* HorizontalBlur.vsh in Resources */ = {isa = PBXBuildFile; fileRef = 0C63A8751C3373D1007E4B52 /* HorizontalBlur.vsh */; };
|
|
0C63A8781C3373D9007E4B52 /* HorizontalBlur.fsh in Resources */ = {isa = PBXBuildFile; fileRef = 0C63A8771C3373D9007E4B52 /* HorizontalBlur.fsh */; };
|
|
0C63A87D1C33C655007E4B52 /* NSValue+XIONAdditions.m in Sources */ = {isa = PBXBuildFile; fileRef = 0C63A87C1C33C655007E4B52 /* NSValue+XIONAdditions.m */; };
|
|
0C63A87F1C33D3D7007E4B52 /* FirstPass.vsh in Resources */ = {isa = PBXBuildFile; fileRef = 0C63A87E1C33D3D7007E4B52 /* FirstPass.vsh */; };
|
|
0C63A8811C33D3DE007E4B52 /* FirstPass.fsh in Resources */ = {isa = PBXBuildFile; fileRef = 0C63A8801C33D3DE007E4B52 /* FirstPass.fsh */; };
|
|
0C63A8841C33DC29007E4B52 /* VerticalBlur.fsh in Resources */ = {isa = PBXBuildFile; fileRef = 0C63A8821C33DC29007E4B52 /* VerticalBlur.fsh */; };
|
|
0C63A8851C33DC29007E4B52 /* VerticalBlur.vsh in Resources */ = {isa = PBXBuildFile; fileRef = 0C63A8831C33DC29007E4B52 /* VerticalBlur.vsh */; };
|
|
0C63A8881C33EB3B007E4B52 /* FinalRender.fsh in Resources */ = {isa = PBXBuildFile; fileRef = 0C63A8861C33EB3B007E4B52 /* FinalRender.fsh */; };
|
|
0C63A8891C33EB3B007E4B52 /* FinalRender.vsh in Resources */ = {isa = PBXBuildFile; fileRef = 0C63A8871C33EB3B007E4B52 /* FinalRender.vsh */; };
|
|
0CAA32791C361A2400B353CF /* WemoServer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0CAA32781C361A2400B353CF /* WemoServer.swift */; };
|
|
0CAA327B1C361CBE00B353CF /* NSErrorAdditions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0CAA327A1C361CBE00B353CF /* NSErrorAdditions.swift */; };
|
|
0CAA327D1C361ECA00B353CF /* StandardError.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0CAA327C1C361ECA00B353CF /* StandardError.swift */; };
|
|
0CF0F8961C362D8F00FE7752 /* NSURLAdditions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0CF0F8951C362D8F00FE7752 /* NSURLAdditions.swift */; };
|
|
0CF9A48E1C35E9C800276F13 /* SwitchIndicatorView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0CF9A48D1C35E9C800276F13 /* SwitchIndicatorView.swift */; };
|
|
/* End PBXBuildFile section */
|
|
|
|
/* Begin PBXFileReference section */
|
|
0C20E2B51C33514100BA789B /* AppDelegate.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
|
|
0C20E2BA1C33529700BA789B /* MainViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MainViewController.swift; sourceTree = "<group>"; };
|
|
0C20E2BC1C33534F00BA789B /* VisualizationViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = VisualizationViewController.swift; sourceTree = "<group>"; };
|
|
0C21329A1C4DDC3E001E8F08 /* Semaphore.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Semaphore.swift; sourceTree = "<group>"; };
|
|
0C3CAEA41C3350C800B856AD /* XION.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = XION.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
0C3CAEAE1C3350C800B856AD /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
|
|
0C3CAEB11C3350C800B856AD /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
|
|
0C3CAEB31C3350C800B856AD /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
0C41EF491C34B51500AF847F /* SwitchesViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SwitchesViewController.swift; sourceTree = "<group>"; };
|
|
0C41EF4C1C34B81F00AF847F /* KSIRingView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = KSIRingView.h; sourceTree = "<group>"; };
|
|
0C41EF4D1C34B81F00AF847F /* KSIRingView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = KSIRingView.m; sourceTree = "<group>"; };
|
|
0C41EF4F1C34B97700AF847F /* HeaderView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = HeaderView.swift; sourceTree = "<group>"; };
|
|
0C41EF511C34BA4E00AF847F /* Orbitron-Medium.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; path = "Orbitron-Medium.ttf"; sourceTree = "<group>"; };
|
|
0C41EF531C34BC9800AF847F /* XIONLogoView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = XIONLogoView.swift; sourceTree = "<group>"; };
|
|
0C41EF551C35ABCD00AF847F /* ConnectionStatusView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ConnectionStatusView.swift; sourceTree = "<group>"; };
|
|
0C4314FF1C35B1E700164559 /* WemoDevice.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = WemoDevice.swift; sourceTree = "<group>"; };
|
|
0C4315051C35E67600164559 /* WemoCellView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = WemoCellView.swift; sourceTree = "<group>"; };
|
|
0C63A8721C337381007E4B52 /* CubletsTechnique.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = CubletsTechnique.plist; sourceTree = "<group>"; };
|
|
0C63A8751C3373D1007E4B52 /* HorizontalBlur.vsh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.glsl; path = HorizontalBlur.vsh; sourceTree = "<group>"; };
|
|
0C63A8771C3373D9007E4B52 /* HorizontalBlur.fsh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.glsl; path = HorizontalBlur.fsh; sourceTree = "<group>"; };
|
|
0C63A87A1C33C655007E4B52 /* XIONControlPanel-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "XIONControlPanel-Bridging-Header.h"; sourceTree = "<group>"; };
|
|
0C63A87B1C33C655007E4B52 /* NSValue+XIONAdditions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSValue+XIONAdditions.h"; sourceTree = "<group>"; };
|
|
0C63A87C1C33C655007E4B52 /* NSValue+XIONAdditions.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSValue+XIONAdditions.m"; sourceTree = "<group>"; };
|
|
0C63A87E1C33D3D7007E4B52 /* FirstPass.vsh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.glsl; path = FirstPass.vsh; sourceTree = "<group>"; };
|
|
0C63A8801C33D3DE007E4B52 /* FirstPass.fsh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.glsl; path = FirstPass.fsh; sourceTree = "<group>"; };
|
|
0C63A8821C33DC29007E4B52 /* VerticalBlur.fsh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.glsl; path = VerticalBlur.fsh; sourceTree = "<group>"; };
|
|
0C63A8831C33DC29007E4B52 /* VerticalBlur.vsh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.glsl; path = VerticalBlur.vsh; sourceTree = "<group>"; };
|
|
0C63A8861C33EB3B007E4B52 /* FinalRender.fsh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.glsl; path = FinalRender.fsh; sourceTree = "<group>"; };
|
|
0C63A8871C33EB3B007E4B52 /* FinalRender.vsh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.glsl; path = FinalRender.vsh; sourceTree = "<group>"; };
|
|
0CAA32781C361A2400B353CF /* WemoServer.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = WemoServer.swift; sourceTree = "<group>"; };
|
|
0CAA327A1C361CBE00B353CF /* NSErrorAdditions.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NSErrorAdditions.swift; sourceTree = "<group>"; };
|
|
0CAA327C1C361ECA00B353CF /* StandardError.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = StandardError.swift; sourceTree = "<group>"; };
|
|
0CF0F8951C362D8F00FE7752 /* NSURLAdditions.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NSURLAdditions.swift; sourceTree = "<group>"; };
|
|
0CF9A48D1C35E9C800276F13 /* SwitchIndicatorView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SwitchIndicatorView.swift; sourceTree = "<group>"; };
|
|
/* End PBXFileReference section */
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
0C3CAEA11C3350C800B856AD /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
/* Begin PBXGroup section */
|
|
0C20E2B31C33510700BA789B /* Supporting Files */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
0C3CAEAE1C3350C800B856AD /* Assets.xcassets */,
|
|
0C3CAEB31C3350C800B856AD /* Info.plist */,
|
|
0C3CAEB01C3350C800B856AD /* LaunchScreen.storyboard */,
|
|
0C63A87A1C33C655007E4B52 /* XIONControlPanel-Bridging-Header.h */,
|
|
);
|
|
name = "Supporting Files";
|
|
path = SupportingFiles;
|
|
sourceTree = "<group>";
|
|
};
|
|
0C20E2B41C33514100BA789B /* Application */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
0C20E2B51C33514100BA789B /* AppDelegate.swift */,
|
|
);
|
|
path = Application;
|
|
sourceTree = "<group>";
|
|
};
|
|
0C20E2B61C33514100BA789B /* Controllers */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
0C20E2BA1C33529700BA789B /* MainViewController.swift */,
|
|
0C41EF491C34B51500AF847F /* SwitchesViewController.swift */,
|
|
0C20E2BC1C33534F00BA789B /* VisualizationViewController.swift */,
|
|
0CAA32781C361A2400B353CF /* WemoServer.swift */,
|
|
);
|
|
path = Controllers;
|
|
sourceTree = "<group>";
|
|
};
|
|
0C20E2B71C33514100BA789B /* Models */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
0C4314FF1C35B1E700164559 /* WemoDevice.swift */,
|
|
);
|
|
path = Models;
|
|
sourceTree = "<group>";
|
|
};
|
|
0C20E2B81C33514100BA789B /* Views */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
0C41EF551C35ABCD00AF847F /* ConnectionStatusView.swift */,
|
|
0C41EF4F1C34B97700AF847F /* HeaderView.swift */,
|
|
0CF9A48D1C35E9C800276F13 /* SwitchIndicatorView.swift */,
|
|
0C41EF531C34BC9800AF847F /* XIONLogoView.swift */,
|
|
0C4315051C35E67600164559 /* WemoCellView.swift */,
|
|
);
|
|
path = Views;
|
|
sourceTree = "<group>";
|
|
};
|
|
0C20E2C81C336F2E00BA789B /* Resources */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
0C63A8721C337381007E4B52 /* CubletsTechnique.plist */,
|
|
0C41EF511C34BA4E00AF847F /* Orbitron-Medium.ttf */,
|
|
);
|
|
path = Resources;
|
|
sourceTree = "<group>";
|
|
};
|
|
0C3CAE9B1C3350C800B856AD = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
0C3CAEA61C3350C800B856AD /* XIONControlPanel */,
|
|
0C3CAEA51C3350C800B856AD /* Products */,
|
|
);
|
|
sourceTree = "<group>";
|
|
};
|
|
0C3CAEA51C3350C800B856AD /* Products */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
0C3CAEA41C3350C800B856AD /* XION.app */,
|
|
);
|
|
name = Products;
|
|
sourceTree = "<group>";
|
|
};
|
|
0C3CAEA61C3350C800B856AD /* XIONControlPanel */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
0C20E2B41C33514100BA789B /* Application */,
|
|
0C20E2B61C33514100BA789B /* Controllers */,
|
|
0C41EF4B1C34B81F00AF847F /* External */,
|
|
0C20E2B71C33514100BA789B /* Models */,
|
|
0C63A8741C3373BC007E4B52 /* Shaders */,
|
|
0C20E2C81C336F2E00BA789B /* Resources */,
|
|
0C63A8791C33C622007E4B52 /* Utilities */,
|
|
0C20E2B81C33514100BA789B /* Views */,
|
|
0C20E2B31C33510700BA789B /* Supporting Files */,
|
|
);
|
|
path = XIONControlPanel;
|
|
sourceTree = "<group>";
|
|
};
|
|
0C41EF4B1C34B81F00AF847F /* External */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
0C41EF4C1C34B81F00AF847F /* KSIRingView.h */,
|
|
0C41EF4D1C34B81F00AF847F /* KSIRingView.m */,
|
|
);
|
|
path = External;
|
|
sourceTree = "<group>";
|
|
};
|
|
0C63A8741C3373BC007E4B52 /* Shaders */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
0C63A87E1C33D3D7007E4B52 /* FirstPass.vsh */,
|
|
0C63A8801C33D3DE007E4B52 /* FirstPass.fsh */,
|
|
0C63A8751C3373D1007E4B52 /* HorizontalBlur.vsh */,
|
|
0C63A8771C3373D9007E4B52 /* HorizontalBlur.fsh */,
|
|
0C63A8831C33DC29007E4B52 /* VerticalBlur.vsh */,
|
|
0C63A8821C33DC29007E4B52 /* VerticalBlur.fsh */,
|
|
0C63A8871C33EB3B007E4B52 /* FinalRender.vsh */,
|
|
0C63A8861C33EB3B007E4B52 /* FinalRender.fsh */,
|
|
);
|
|
path = Shaders;
|
|
sourceTree = "<group>";
|
|
};
|
|
0C63A8791C33C622007E4B52 /* Utilities */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
0C21329A1C4DDC3E001E8F08 /* Semaphore.swift */,
|
|
0CAA327C1C361ECA00B353CF /* StandardError.swift */,
|
|
0CAA327A1C361CBE00B353CF /* NSErrorAdditions.swift */,
|
|
0CF0F8951C362D8F00FE7752 /* NSURLAdditions.swift */,
|
|
0C63A87B1C33C655007E4B52 /* NSValue+XIONAdditions.h */,
|
|
0C63A87C1C33C655007E4B52 /* NSValue+XIONAdditions.m */,
|
|
);
|
|
path = Utilities;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXGroup section */
|
|
|
|
/* Begin PBXNativeTarget section */
|
|
0C3CAEA31C3350C800B856AD /* XIONControlPanel */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 0C3CAEB61C3350C800B856AD /* Build configuration list for PBXNativeTarget "XIONControlPanel" */;
|
|
buildPhases = (
|
|
0C3CAEA01C3350C800B856AD /* Sources */,
|
|
0C3CAEA11C3350C800B856AD /* Frameworks */,
|
|
0C3CAEA21C3350C800B856AD /* Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = XIONControlPanel;
|
|
productName = XIONControlPanel;
|
|
productReference = 0C3CAEA41C3350C800B856AD /* XION.app */;
|
|
productType = "com.apple.product-type.application";
|
|
};
|
|
/* End PBXNativeTarget section */
|
|
|
|
/* Begin PBXProject section */
|
|
0C3CAE9C1C3350C800B856AD /* Project object */ = {
|
|
isa = PBXProject;
|
|
attributes = {
|
|
LastSwiftUpdateCheck = 0720;
|
|
LastUpgradeCheck = 0720;
|
|
ORGANIZATIONNAME = XION;
|
|
TargetAttributes = {
|
|
0C3CAEA31C3350C800B856AD = {
|
|
CreatedOnToolsVersion = 7.2;
|
|
DevelopmentTeam = F7W5R35V7L;
|
|
LastSwiftMigration = 1010;
|
|
};
|
|
};
|
|
};
|
|
buildConfigurationList = 0C3CAE9F1C3350C800B856AD /* Build configuration list for PBXProject "XIONControlPanel" */;
|
|
compatibilityVersion = "Xcode 3.2";
|
|
developmentRegion = English;
|
|
hasScannedForEncodings = 0;
|
|
knownRegions = (
|
|
English,
|
|
en,
|
|
Base,
|
|
);
|
|
mainGroup = 0C3CAE9B1C3350C800B856AD;
|
|
productRefGroup = 0C3CAEA51C3350C800B856AD /* Products */;
|
|
projectDirPath = "";
|
|
projectRoot = "";
|
|
targets = (
|
|
0C3CAEA31C3350C800B856AD /* XIONControlPanel */,
|
|
);
|
|
};
|
|
/* End PBXProject section */
|
|
|
|
/* Begin PBXResourcesBuildPhase section */
|
|
0C3CAEA21C3350C800B856AD /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
0C63A8761C3373D1007E4B52 /* HorizontalBlur.vsh in Resources */,
|
|
0C63A87F1C33D3D7007E4B52 /* FirstPass.vsh in Resources */,
|
|
0C63A8731C337381007E4B52 /* CubletsTechnique.plist in Resources */,
|
|
0C63A8811C33D3DE007E4B52 /* FirstPass.fsh in Resources */,
|
|
0C63A8881C33EB3B007E4B52 /* FinalRender.fsh in Resources */,
|
|
0C3CAEB21C3350C800B856AD /* LaunchScreen.storyboard in Resources */,
|
|
0C3CAEAF1C3350C800B856AD /* Assets.xcassets in Resources */,
|
|
0C63A8841C33DC29007E4B52 /* VerticalBlur.fsh in Resources */,
|
|
0C41EF521C34BA4E00AF847F /* Orbitron-Medium.ttf in Resources */,
|
|
0C63A8851C33DC29007E4B52 /* VerticalBlur.vsh in Resources */,
|
|
0C63A8891C33EB3B007E4B52 /* FinalRender.vsh in Resources */,
|
|
0C63A8781C3373D9007E4B52 /* HorizontalBlur.fsh in Resources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXResourcesBuildPhase section */
|
|
|
|
/* Begin PBXSourcesBuildPhase section */
|
|
0C3CAEA01C3350C800B856AD /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
0C41EF4E1C34B81F00AF847F /* KSIRingView.m in Sources */,
|
|
0CAA327B1C361CBE00B353CF /* NSErrorAdditions.swift in Sources */,
|
|
0CF0F8961C362D8F00FE7752 /* NSURLAdditions.swift in Sources */,
|
|
0CAA32791C361A2400B353CF /* WemoServer.swift in Sources */,
|
|
0C41EF561C35ABCD00AF847F /* ConnectionStatusView.swift in Sources */,
|
|
0C63A87D1C33C655007E4B52 /* NSValue+XIONAdditions.m in Sources */,
|
|
0C20E2BD1C33534F00BA789B /* VisualizationViewController.swift in Sources */,
|
|
0C41EF4A1C34B51500AF847F /* SwitchesViewController.swift in Sources */,
|
|
0C20E2B91C33514100BA789B /* AppDelegate.swift in Sources */,
|
|
0C20E2BB1C33529700BA789B /* MainViewController.swift in Sources */,
|
|
0C41EF501C34B97700AF847F /* HeaderView.swift in Sources */,
|
|
0C21329B1C4DDC3E001E8F08 /* Semaphore.swift in Sources */,
|
|
0C41EF541C34BC9800AF847F /* XIONLogoView.swift in Sources */,
|
|
0C4315061C35E67600164559 /* WemoCellView.swift in Sources */,
|
|
0CAA327D1C361ECA00B353CF /* StandardError.swift in Sources */,
|
|
0CF9A48E1C35E9C800276F13 /* SwitchIndicatorView.swift in Sources */,
|
|
0C4315001C35B1E700164559 /* WemoDevice.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXSourcesBuildPhase section */
|
|
|
|
/* Begin PBXVariantGroup section */
|
|
0C3CAEB01C3350C800B856AD /* LaunchScreen.storyboard */ = {
|
|
isa = PBXVariantGroup;
|
|
children = (
|
|
0C3CAEB11C3350C800B856AD /* Base */,
|
|
);
|
|
name = LaunchScreen.storyboard;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXVariantGroup section */
|
|
|
|
/* Begin XCBuildConfiguration section */
|
|
0C3CAEB41C3350C800B856AD /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
|
|
CLANG_CXX_LIBRARY = "libc++";
|
|
CLANG_ENABLE_MODULES = YES;
|
|
CLANG_ENABLE_OBJC_ARC = YES;
|
|
CLANG_WARN_BOOL_CONVERSION = YES;
|
|
CLANG_WARN_CONSTANT_CONVERSION = YES;
|
|
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
|
|
CLANG_WARN_EMPTY_BODY = YES;
|
|
CLANG_WARN_ENUM_CONVERSION = YES;
|
|
CLANG_WARN_INT_CONVERSION = YES;
|
|
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
|
CLANG_WARN_UNREACHABLE_CODE = YES;
|
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
COPY_PHASE_STRIP = NO;
|
|
DEBUG_INFORMATION_FORMAT = dwarf;
|
|
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
ENABLE_TESTABILITY = YES;
|
|
GCC_C_LANGUAGE_STANDARD = gnu99;
|
|
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 = YES;
|
|
ONLY_ACTIVE_ARCH = YES;
|
|
SDKROOT = iphoneos;
|
|
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
};
|
|
name = Debug;
|
|
};
|
|
0C3CAEB51C3350C800B856AD /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
|
|
CLANG_CXX_LIBRARY = "libc++";
|
|
CLANG_ENABLE_MODULES = YES;
|
|
CLANG_ENABLE_OBJC_ARC = YES;
|
|
CLANG_WARN_BOOL_CONVERSION = YES;
|
|
CLANG_WARN_CONSTANT_CONVERSION = YES;
|
|
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
|
|
CLANG_WARN_EMPTY_BODY = YES;
|
|
CLANG_WARN_ENUM_CONVERSION = YES;
|
|
CLANG_WARN_INT_CONVERSION = YES;
|
|
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
|
CLANG_WARN_UNREACHABLE_CODE = YES;
|
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
COPY_PHASE_STRIP = NO;
|
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
ENABLE_NS_ASSERTIONS = NO;
|
|
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
GCC_C_LANGUAGE_STANDARD = gnu99;
|
|
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;
|
|
SDKROOT = iphoneos;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
VALIDATE_PRODUCT = YES;
|
|
};
|
|
name = Release;
|
|
};
|
|
0C3CAEB71C3350C800B856AD /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
CLANG_ENABLE_MODULES = YES;
|
|
CODE_SIGN_IDENTITY = "iPhone Developer";
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
DEVELOPMENT_TEAM = F7W5R35V7L;
|
|
INFOPLIST_FILE = "$(SRCROOT)/XIONControlPanel/SupportingFiles/Info.plist";
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.zanneth.XIONControlPanel;
|
|
PRODUCT_NAME = XION;
|
|
PROVISIONING_PROFILE = "";
|
|
SWIFT_OBJC_BRIDGING_HEADER = "XIONControlPanel/SupportingFiles/XIONControlPanel-Bridging-Header.h";
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
};
|
|
name = Debug;
|
|
};
|
|
0C3CAEB81C3350C800B856AD /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
CLANG_ENABLE_MODULES = YES;
|
|
CODE_SIGN_IDENTITY = "iPhone Developer";
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
DEVELOPMENT_TEAM = F7W5R35V7L;
|
|
INFOPLIST_FILE = "$(SRCROOT)/XIONControlPanel/SupportingFiles/Info.plist";
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.zanneth.XIONControlPanel;
|
|
PRODUCT_NAME = XION;
|
|
PROVISIONING_PROFILE = "";
|
|
SWIFT_OBJC_BRIDGING_HEADER = "XIONControlPanel/SupportingFiles/XIONControlPanel-Bridging-Header.h";
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
};
|
|
name = Release;
|
|
};
|
|
/* End XCBuildConfiguration section */
|
|
|
|
/* Begin XCConfigurationList section */
|
|
0C3CAE9F1C3350C800B856AD /* Build configuration list for PBXProject "XIONControlPanel" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
0C3CAEB41C3350C800B856AD /* Debug */,
|
|
0C3CAEB51C3350C800B856AD /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
0C3CAEB61C3350C800B856AD /* Build configuration list for PBXNativeTarget "XIONControlPanel" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
0C3CAEB71C3350C800B856AD /* Debug */,
|
|
0C3CAEB81C3350C800B856AD /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
/* End XCConfigurationList section */
|
|
};
|
|
rootObject = 0C3CAE9C1C3350C800B856AD /* Project object */;
|
|
}
|