AVRSack/AVRsack.xcodeproj/project.pbxproj

650 lines
30 KiB
Plaintext

// !$*UTF8*$!
{
archiveVersion = 1;
classes = {
};
objectVersion = 46;
objects = {
/* Begin PBXBuildFile section */
9501D8021A17025C0034C530 /* ASApplication.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9501D8011A17025C0034C530 /* ASApplication.swift */; };
9501D8041A17025C0034C530 /* ASProjDoc.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9501D8031A17025C0034C530 /* ASProjDoc.swift */; };
9501D8071A17025C0034C530 /* ASProjDoc.xib in Resources */ = {isa = PBXBuildFile; fileRef = 9501D8051A17025C0034C530 /* ASProjDoc.xib */; };
9501D8091A17025C0034C530 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 9501D8081A17025C0034C530 /* Images.xcassets */; };
9501D80C1A17025C0034C530 /* MainMenu.xib in Resources */ = {isa = PBXBuildFile; fileRef = 9501D80A1A17025C0034C530 /* MainMenu.xib */; };
9501D8181A17025C0034C530 /* AVRsackTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9501D8171A17025C0034C530 /* AVRsackTests.swift */; };
950AB9271A296A160033A9DA /* ProjIcon.icns in Resources */ = {isa = PBXBuildFile; fileRef = 950AB9261A296A160033A9DA /* ProjIcon.icns */; };
951CD1741A23C9FC0066C1A1 /* ASBuilder.swift in Sources */ = {isa = PBXBuildFile; fileRef = 951CD1731A23C9FC0066C1A1 /* ASBuilder.swift */; };
951CD1771A2615000066C1A1 /* BuildProject in Resources */ = {isa = PBXBuildFile; fileRef = 951CD1761A2615000066C1A1 /* BuildProject */; };
95388E5D1AB6882600061435 /* FileRevision in Resources */ = {isa = PBXBuildFile; fileRef = 95388E5C1AB6882600061435 /* FileRevision */; };
9538E0EC1A8FB215001E02CC /* ACEView.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = 95EA325B1A17B8DA00F66EB0 /* ACEView.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
95468DDF1A228BE600668EE2 /* ASHardware.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95468DDE1A228BE600668EE2 /* ASHardware.swift */; };
95468DE31A228E1300668EE2 /* Defaults.plist in Resources */ = {isa = PBXBuildFile; fileRef = 95468DE21A228E1300668EE2 /* Defaults.plist */; };
95539B681A3E7EAF00D8595C /* ASSerial.mm in Sources */ = {isa = PBXBuildFile; fileRef = 95539B671A3E7EAF00D8595C /* ASSerial.mm */; };
956005F41A4EF79D00327007 /* ASSerialWin.swift in Sources */ = {isa = PBXBuildFile; fileRef = 956005F21A4EF79D00327007 /* ASSerialWin.swift */; };
956005F51A4EF79D00327007 /* ASSerialWin.xib in Resources */ = {isa = PBXBuildFile; fileRef = 956005F31A4EF79D00327007 /* ASSerialWin.xib */; };
95A7C6401A38914300EF1963 /* ASPreferences.xib in Resources */ = {isa = PBXBuildFile; fileRef = 95A7C63E1A38914300EF1963 /* ASPreferences.xib */; };
95A7C6461A3894C900EF1963 /* ASPreferences.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95A7C6451A3894C900EF1963 /* ASPreferences.swift */; };
95BF80EB1A185C9E0004A693 /* ASFileTree.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95BF80EA1A185C9E0004A693 /* ASFileTree.swift */; };
95CC3F051A6385B8003507AD /* AsmSrcIcon.icns in Resources */ = {isa = PBXBuildFile; fileRef = 95CC3EFF1A6385B8003507AD /* AsmSrcIcon.icns */; };
95CC3F061A6385B8003507AD /* CppSrcIcon.icns in Resources */ = {isa = PBXBuildFile; fileRef = 95CC3F001A6385B8003507AD /* CppSrcIcon.icns */; };
95CC3F071A6385B8003507AD /* CSrcIcon.icns in Resources */ = {isa = PBXBuildFile; fileRef = 95CC3F011A6385B8003507AD /* CSrcIcon.icns */; };
95CC3F081A6385B8003507AD /* HSrcIcon.icns in Resources */ = {isa = PBXBuildFile; fileRef = 95CC3F021A6385B8003507AD /* HSrcIcon.icns */; };
95CC3F091A6385B8003507AD /* InoIcon.icns in Resources */ = {isa = PBXBuildFile; fileRef = 95CC3F031A6385B8003507AD /* InoIcon.icns */; };
95CC3F0A1A6385B8003507AD /* MdSrcIcon.icns in Resources */ = {isa = PBXBuildFile; fileRef = 95CC3F041A6385B8003507AD /* MdSrcIcon.icns */; };
95DA9B161A515AF700DE018D /* ACEViewExt.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95DA9B151A515AF700DE018D /* ACEViewExt.swift */; };
95DF20671A45A6090013D1B5 /* ASSketchBook.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95DF20661A45A6090013D1B5 /* ASSketchBook.swift */; };
95EA32621A17B90600F66EB0 /* ACEView.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 95EA325B1A17B8DA00F66EB0 /* ACEView.framework */; };
95EA32651A17BA8C00F66EB0 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 95EA32631A17BA8C00F66EB0 /* Cocoa.framework */; };
/* End PBXBuildFile section */
/* Begin PBXContainerItemProxy section */
9501D8121A17025C0034C530 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 9501D7F41A17025C0034C530 /* Project object */;
proxyType = 1;
remoteGlobalIDString = 9501D7FB1A17025C0034C530;
remoteInfo = AVRsack;
};
95EA325A1A17B8DA00F66EB0 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 95EA32541A17B8DA00F66EB0 /* ACEView.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = 7C8A728C15EA0769007E5EB8;
remoteInfo = ACEView;
};
95EA325C1A17B8DA00F66EB0 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 95EA32541A17B8DA00F66EB0 /* ACEView.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = 7C8A72E015EA0F0E007E5EB8;
remoteInfo = ACEVIewExample;
};
95EA325E1A17B8DA00F66EB0 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 95EA32541A17B8DA00F66EB0 /* ACEView.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = 36F169E216B9346C00E8965C;
remoteInfo = ACEViewTests;
};
95EA32601A17B8E900F66EB0 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 95EA32541A17B8DA00F66EB0 /* ACEView.xcodeproj */;
proxyType = 1;
remoteGlobalIDString = 7C8A728B15EA0769007E5EB8;
remoteInfo = ACEView;
};
/* End PBXContainerItemProxy section */
/* Begin PBXCopyFilesBuildPhase section */
9538E0EB1A8FB205001E02CC /* CopyFiles */ = {
isa = PBXCopyFilesBuildPhase;
buildActionMask = 2147483647;
dstPath = "";
dstSubfolderSpec = 10;
files = (
9538E0EC1A8FB215001E02CC /* ACEView.framework in CopyFiles */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXCopyFilesBuildPhase section */
/* Begin PBXFileReference section */
9501D7FC1A17025C0034C530 /* AVRsack.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = AVRsack.app; sourceTree = BUILT_PRODUCTS_DIR; };
9501D8001A17025C0034C530 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
9501D8011A17025C0034C530 /* ASApplication.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ASApplication.swift; sourceTree = "<group>"; };
9501D8031A17025C0034C530 /* ASProjDoc.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ASProjDoc.swift; sourceTree = "<group>"; };
9501D8061A17025C0034C530 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/ASProjDoc.xib; sourceTree = "<group>"; };
9501D8081A17025C0034C530 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; };
9501D80B1A17025C0034C530 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/MainMenu.xib; sourceTree = "<group>"; };
9501D8111A17025C0034C530 /* AVRsackTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = AVRsackTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
9501D8161A17025C0034C530 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
9501D8171A17025C0034C530 /* AVRsackTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AVRsackTests.swift; sourceTree = "<group>"; };
950AB9261A296A160033A9DA /* ProjIcon.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; name = ProjIcon.icns; path = IconResources/ProjIcon.icns; sourceTree = "<group>"; };
951CD1731A23C9FC0066C1A1 /* ASBuilder.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ASBuilder.swift; sourceTree = "<group>"; };
951CD1761A2615000066C1A1 /* BuildProject */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; fileEncoding = 4; path = BuildProject; sourceTree = "<group>"; };
95388E5C1AB6882600061435 /* FileRevision */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; fileEncoding = 4; path = FileRevision; sourceTree = "<group>"; };
95468DDE1A228BE600668EE2 /* ASHardware.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ASHardware.swift; sourceTree = "<group>"; };
95468DE21A228E1300668EE2 /* Defaults.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Defaults.plist; sourceTree = "<group>"; };
95539B661A3E7EAF00D8595C /* ASSerial.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ASSerial.h; sourceTree = "<group>"; };
95539B671A3E7EAF00D8595C /* ASSerial.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = ASSerial.mm; sourceTree = "<group>"; };
956005F21A4EF79D00327007 /* ASSerialWin.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ASSerialWin.swift; sourceTree = "<group>"; };
956005F31A4EF79D00327007 /* ASSerialWin.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = ASSerialWin.xib; sourceTree = "<group>"; };
958D76811A17DA1C00917D96 /* AVRsack-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "AVRsack-Bridging-Header.h"; sourceTree = "<group>"; };
95A7C63F1A38914300EF1963 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/ASPreferences.xib; sourceTree = "<group>"; };
95A7C6451A3894C900EF1963 /* ASPreferences.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ASPreferences.swift; sourceTree = "<group>"; };
95BF80EA1A185C9E0004A693 /* ASFileTree.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ASFileTree.swift; sourceTree = "<group>"; };
95CC3EFF1A6385B8003507AD /* AsmSrcIcon.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; name = AsmSrcIcon.icns; path = IconResources/AsmSrcIcon.icns; sourceTree = "<group>"; };
95CC3F001A6385B8003507AD /* CppSrcIcon.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; name = CppSrcIcon.icns; path = IconResources/CppSrcIcon.icns; sourceTree = "<group>"; };
95CC3F011A6385B8003507AD /* CSrcIcon.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; name = CSrcIcon.icns; path = IconResources/CSrcIcon.icns; sourceTree = "<group>"; };
95CC3F021A6385B8003507AD /* HSrcIcon.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; name = HSrcIcon.icns; path = IconResources/HSrcIcon.icns; sourceTree = "<group>"; };
95CC3F031A6385B8003507AD /* InoIcon.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; name = InoIcon.icns; path = IconResources/InoIcon.icns; sourceTree = "<group>"; };
95CC3F041A6385B8003507AD /* MdSrcIcon.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; name = MdSrcIcon.icns; path = IconResources/MdSrcIcon.icns; sourceTree = "<group>"; };
95DA9B151A515AF700DE018D /* ACEViewExt.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ACEViewExt.swift; sourceTree = "<group>"; };
95DF20661A45A6090013D1B5 /* ASSketchBook.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ASSketchBook.swift; sourceTree = "<group>"; };
95EA32541A17B8DA00F66EB0 /* ACEView.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = ACEView.xcodeproj; path = ../ACEView/ACEView.xcodeproj; sourceTree = "<group>"; };
95EA32631A17BA8C00F66EB0 /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = System/Library/Frameworks/Cocoa.framework; sourceTree = SDKROOT; };
95EA32641A17BA8C00F66EB0 /* WebKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = WebKit.framework; path = System/Library/Frameworks/WebKit.framework; sourceTree = SDKROOT; };
/* End PBXFileReference section */
/* Begin PBXFrameworksBuildPhase section */
9501D7F91A17025C0034C530 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
95EA32651A17BA8C00F66EB0 /* Cocoa.framework in Frameworks */,
95EA32621A17B90600F66EB0 /* ACEView.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
9501D80E1A17025C0034C530 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXFrameworksBuildPhase section */
/* Begin PBXGroup section */
9501D7F31A17025C0034C530 = {
isa = PBXGroup;
children = (
95EA32541A17B8DA00F66EB0 /* ACEView.xcodeproj */,
9501D7FE1A17025C0034C530 /* AVRsack */,
9501D8141A17025C0034C530 /* AVRsackTests */,
9501D7FD1A17025C0034C530 /* Products */,
);
sourceTree = "<group>";
};
9501D7FD1A17025C0034C530 /* Products */ = {
isa = PBXGroup;
children = (
9501D7FC1A17025C0034C530 /* AVRsack.app */,
9501D8111A17025C0034C530 /* AVRsackTests.xctest */,
);
name = Products;
sourceTree = "<group>";
};
9501D7FE1A17025C0034C530 /* AVRsack */ = {
isa = PBXGroup;
children = (
951CD1751A2614C40066C1A1 /* Source */,
95BF80EC1A185CD90004A693 /* Resources */,
9501D7FF1A17025C0034C530 /* Supporting Files */,
95EA32671A17BAA600F66EB0 /* Frameworks */,
);
path = AVRsack;
sourceTree = "<group>";
};
9501D7FF1A17025C0034C530 /* Supporting Files */ = {
isa = PBXGroup;
children = (
9501D8001A17025C0034C530 /* Info.plist */,
958D76811A17DA1C00917D96 /* AVRsack-Bridging-Header.h */,
);
name = "Supporting Files";
sourceTree = "<group>";
};
9501D8141A17025C0034C530 /* AVRsackTests */ = {
isa = PBXGroup;
children = (
9501D8171A17025C0034C530 /* AVRsackTests.swift */,
9501D8151A17025C0034C530 /* Supporting Files */,
);
path = AVRsackTests;
sourceTree = "<group>";
};
9501D8151A17025C0034C530 /* Supporting Files */ = {
isa = PBXGroup;
children = (
9501D8161A17025C0034C530 /* Info.plist */,
);
name = "Supporting Files";
sourceTree = "<group>";
};
951CD1751A2614C40066C1A1 /* Source */ = {
isa = PBXGroup;
children = (
9501D8011A17025C0034C530 /* ASApplication.swift */,
9501D8031A17025C0034C530 /* ASProjDoc.swift */,
95BF80EA1A185C9E0004A693 /* ASFileTree.swift */,
95468DDE1A228BE600668EE2 /* ASHardware.swift */,
951CD1731A23C9FC0066C1A1 /* ASBuilder.swift */,
95A7C6451A3894C900EF1963 /* ASPreferences.swift */,
951CD1761A2615000066C1A1 /* BuildProject */,
95388E5C1AB6882600061435 /* FileRevision */,
95539B661A3E7EAF00D8595C /* ASSerial.h */,
95539B671A3E7EAF00D8595C /* ASSerial.mm */,
95DF20661A45A6090013D1B5 /* ASSketchBook.swift */,
956005F21A4EF79D00327007 /* ASSerialWin.swift */,
95DA9B151A515AF700DE018D /* ACEViewExt.swift */,
);
name = Source;
sourceTree = "<group>";
};
95BF80EC1A185CD90004A693 /* Resources */ = {
isa = PBXGroup;
children = (
9501D8081A17025C0034C530 /* Images.xcassets */,
950AB9261A296A160033A9DA /* ProjIcon.icns */,
95CC3EFF1A6385B8003507AD /* AsmSrcIcon.icns */,
95CC3F001A6385B8003507AD /* CppSrcIcon.icns */,
95CC3F011A6385B8003507AD /* CSrcIcon.icns */,
95CC3F021A6385B8003507AD /* HSrcIcon.icns */,
95CC3F031A6385B8003507AD /* InoIcon.icns */,
95CC3F041A6385B8003507AD /* MdSrcIcon.icns */,
9501D80A1A17025C0034C530 /* MainMenu.xib */,
9501D8051A17025C0034C530 /* ASProjDoc.xib */,
956005F31A4EF79D00327007 /* ASSerialWin.xib */,
95A7C63E1A38914300EF1963 /* ASPreferences.xib */,
95468DE21A228E1300668EE2 /* Defaults.plist */,
);
name = Resources;
sourceTree = "<group>";
};
95EA32551A17B8DA00F66EB0 /* Products */ = {
isa = PBXGroup;
children = (
95EA325B1A17B8DA00F66EB0 /* ACEView.framework */,
95EA325D1A17B8DA00F66EB0 /* ACEVIewExample.app */,
95EA325F1A17B8DA00F66EB0 /* ACEViewTests.octest */,
);
name = Products;
sourceTree = "<group>";
};
95EA32671A17BAA600F66EB0 /* Frameworks */ = {
isa = PBXGroup;
children = (
95EA32631A17BA8C00F66EB0 /* Cocoa.framework */,
95EA32641A17BA8C00F66EB0 /* WebKit.framework */,
);
name = Frameworks;
sourceTree = "<group>";
};
/* End PBXGroup section */
/* Begin PBXNativeTarget section */
9501D7FB1A17025C0034C530 /* AVRsack */ = {
isa = PBXNativeTarget;
buildConfigurationList = 9501D81B1A17025C0034C530 /* Build configuration list for PBXNativeTarget "AVRsack" */;
buildPhases = (
9501D7F81A17025C0034C530 /* Sources */,
9501D7F91A17025C0034C530 /* Frameworks */,
9501D7FA1A17025C0034C530 /* Resources */,
9538E0EB1A8FB205001E02CC /* CopyFiles */,
);
buildRules = (
);
dependencies = (
95EA32611A17B8E900F66EB0 /* PBXTargetDependency */,
);
name = AVRsack;
productName = AVRsack;
productReference = 9501D7FC1A17025C0034C530 /* AVRsack.app */;
productType = "com.apple.product-type.application";
};
9501D8101A17025C0034C530 /* AVRsackTests */ = {
isa = PBXNativeTarget;
buildConfigurationList = 9501D81E1A17025C0034C530 /* Build configuration list for PBXNativeTarget "AVRsackTests" */;
buildPhases = (
9501D80D1A17025C0034C530 /* Sources */,
9501D80E1A17025C0034C530 /* Frameworks */,
9501D80F1A17025C0034C530 /* Resources */,
);
buildRules = (
);
dependencies = (
9501D8131A17025C0034C530 /* PBXTargetDependency */,
);
name = AVRsackTests;
productName = AVRsackTests;
productReference = 9501D8111A17025C0034C530 /* AVRsackTests.xctest */;
productType = "com.apple.product-type.bundle.unit-test";
};
/* End PBXNativeTarget section */
/* Begin PBXProject section */
9501D7F41A17025C0034C530 /* Project object */ = {
isa = PBXProject;
attributes = {
LastSwiftUpdateCheck = 0700;
LastUpgradeCheck = 0630;
ORGANIZATIONNAME = "Aere Perennius";
TargetAttributes = {
9501D7FB1A17025C0034C530 = {
CreatedOnToolsVersion = 6.3;
};
9501D8101A17025C0034C530 = {
CreatedOnToolsVersion = 6.3;
TestTargetID = 9501D7FB1A17025C0034C530;
};
};
};
buildConfigurationList = 9501D7F71A17025C0034C530 /* Build configuration list for PBXProject "AVRsack" */;
compatibilityVersion = "Xcode 3.2";
developmentRegion = English;
hasScannedForEncodings = 0;
knownRegions = (
en,
Base,
);
mainGroup = 9501D7F31A17025C0034C530;
productRefGroup = 9501D7FD1A17025C0034C530 /* Products */;
projectDirPath = "";
projectReferences = (
{
ProductGroup = 95EA32551A17B8DA00F66EB0 /* Products */;
ProjectRef = 95EA32541A17B8DA00F66EB0 /* ACEView.xcodeproj */;
},
);
projectRoot = "";
targets = (
9501D7FB1A17025C0034C530 /* AVRsack */,
9501D8101A17025C0034C530 /* AVRsackTests */,
);
};
/* End PBXProject section */
/* Begin PBXReferenceProxy section */
95EA325B1A17B8DA00F66EB0 /* ACEView.framework */ = {
isa = PBXReferenceProxy;
fileType = wrapper.framework;
path = ACEView.framework;
remoteRef = 95EA325A1A17B8DA00F66EB0 /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
95EA325D1A17B8DA00F66EB0 /* ACEVIewExample.app */ = {
isa = PBXReferenceProxy;
fileType = wrapper.application;
path = ACEVIewExample.app;
remoteRef = 95EA325C1A17B8DA00F66EB0 /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
95EA325F1A17B8DA00F66EB0 /* ACEViewTests.octest */ = {
isa = PBXReferenceProxy;
fileType = wrapper.cfbundle;
path = ACEViewTests.octest;
remoteRef = 95EA325E1A17B8DA00F66EB0 /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
/* End PBXReferenceProxy section */
/* Begin PBXResourcesBuildPhase section */
9501D7FA1A17025C0034C530 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
95A7C6401A38914300EF1963 /* ASPreferences.xib in Resources */,
95CC3F091A6385B8003507AD /* InoIcon.icns in Resources */,
95468DE31A228E1300668EE2 /* Defaults.plist in Resources */,
956005F51A4EF79D00327007 /* ASSerialWin.xib in Resources */,
9501D8071A17025C0034C530 /* ASProjDoc.xib in Resources */,
950AB9271A296A160033A9DA /* ProjIcon.icns in Resources */,
9501D8091A17025C0034C530 /* Images.xcassets in Resources */,
95CC3F0A1A6385B8003507AD /* MdSrcIcon.icns in Resources */,
9501D80C1A17025C0034C530 /* MainMenu.xib in Resources */,
95CC3F071A6385B8003507AD /* CSrcIcon.icns in Resources */,
951CD1771A2615000066C1A1 /* BuildProject in Resources */,
95CC3F081A6385B8003507AD /* HSrcIcon.icns in Resources */,
95388E5D1AB6882600061435 /* FileRevision in Resources */,
95CC3F061A6385B8003507AD /* CppSrcIcon.icns in Resources */,
95CC3F051A6385B8003507AD /* AsmSrcIcon.icns in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
9501D80F1A17025C0034C530 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXResourcesBuildPhase section */
/* Begin PBXSourcesBuildPhase section */
9501D7F81A17025C0034C530 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
956005F41A4EF79D00327007 /* ASSerialWin.swift in Sources */,
9501D8041A17025C0034C530 /* ASProjDoc.swift in Sources */,
95539B681A3E7EAF00D8595C /* ASSerial.mm in Sources */,
95468DDF1A228BE600668EE2 /* ASHardware.swift in Sources */,
95DA9B161A515AF700DE018D /* ACEViewExt.swift in Sources */,
951CD1741A23C9FC0066C1A1 /* ASBuilder.swift in Sources */,
9501D8021A17025C0034C530 /* ASApplication.swift in Sources */,
95BF80EB1A185C9E0004A693 /* ASFileTree.swift in Sources */,
95DF20671A45A6090013D1B5 /* ASSketchBook.swift in Sources */,
95A7C6461A3894C900EF1963 /* ASPreferences.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
9501D80D1A17025C0034C530 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
9501D8181A17025C0034C530 /* AVRsackTests.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXSourcesBuildPhase section */
/* Begin PBXTargetDependency section */
9501D8131A17025C0034C530 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = 9501D7FB1A17025C0034C530 /* AVRsack */;
targetProxy = 9501D8121A17025C0034C530 /* PBXContainerItemProxy */;
};
95EA32611A17B8E900F66EB0 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
name = ACEView;
targetProxy = 95EA32601A17B8E900F66EB0 /* PBXContainerItemProxy */;
};
/* End PBXTargetDependency section */
/* Begin PBXVariantGroup section */
9501D8051A17025C0034C530 /* ASProjDoc.xib */ = {
isa = PBXVariantGroup;
children = (
9501D8061A17025C0034C530 /* Base */,
);
name = ASProjDoc.xib;
sourceTree = "<group>";
};
9501D80A1A17025C0034C530 /* MainMenu.xib */ = {
isa = PBXVariantGroup;
children = (
9501D80B1A17025C0034C530 /* Base */,
);
name = MainMenu.xib;
sourceTree = "<group>";
};
95A7C63E1A38914300EF1963 /* ASPreferences.xib */ = {
isa = PBXVariantGroup;
children = (
95A7C63F1A38914300EF1963 /* Base */,
);
name = ASPreferences.xib;
sourceTree = "<group>";
};
/* End PBXVariantGroup section */
/* Begin XCBuildConfiguration section */
9501D8191A17025C0034C530 /* 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 = "-";
COPY_PHASE_STRIP = NO;
ENABLE_STRICT_OBJC_MSGSEND = YES;
GCC_C_LANGUAGE_STANDARD = gnu99;
GCC_DYNAMIC_NO_PIC = NO;
GCC_OPTIMIZATION_LEVEL = 0;
GCC_PREPROCESSOR_DEFINITIONS = (
"DEBUG=1",
"$(inherited)",
);
GCC_SYMBOLS_PRIVATE_EXTERN = NO;
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;
MACOSX_DEPLOYMENT_TARGET = 10.10;
MTL_ENABLE_DEBUG_INFO = YES;
ONLY_ACTIVE_ARCH = YES;
SDKROOT = macosx;
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
};
name = Debug;
};
9501D81A1A17025C0034C530 /* 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 = "-";
COPY_PHASE_STRIP = YES;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
ENABLE_NS_ASSERTIONS = NO;
ENABLE_STRICT_OBJC_MSGSEND = YES;
GCC_C_LANGUAGE_STANDARD = gnu99;
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;
MACOSX_DEPLOYMENT_TARGET = 10.10;
MTL_ENABLE_DEBUG_INFO = NO;
SDKROOT = macosx;
};
name = Release;
};
9501D81C1A17025C0034C530 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CLANG_ENABLE_MODULES = YES;
COMBINE_HIDPI_IMAGES = YES;
DEFINES_MODULE = YES;
INFOPLIST_FILE = AVRsack/Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks";
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_OBJC_BRIDGING_HEADER = "AVRsack/AVRsack-Bridging-Header.h";
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
};
name = Debug;
};
9501D81D1A17025C0034C530 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CLANG_ENABLE_MODULES = YES;
COMBINE_HIDPI_IMAGES = YES;
DEFINES_MODULE = YES;
INFOPLIST_FILE = AVRsack/Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks";
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_OBJC_BRIDGING_HEADER = "AVRsack/AVRsack-Bridging-Header.h";
};
name = Release;
};
9501D81F1A17025C0034C530 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
BUNDLE_LOADER = "$(TEST_HOST)";
COMBINE_HIDPI_IMAGES = YES;
FRAMEWORK_SEARCH_PATHS = (
"$(DEVELOPER_FRAMEWORKS_DIR)",
"$(inherited)",
);
GCC_PREPROCESSOR_DEFINITIONS = (
"DEBUG=1",
"$(inherited)",
);
INFOPLIST_FILE = AVRsackTests/Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/../Frameworks";
PRODUCT_NAME = "$(TARGET_NAME)";
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/AVRsack.app/Contents/MacOS/AVRsack";
};
name = Debug;
};
9501D8201A17025C0034C530 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
BUNDLE_LOADER = "$(TEST_HOST)";
COMBINE_HIDPI_IMAGES = YES;
FRAMEWORK_SEARCH_PATHS = (
"$(DEVELOPER_FRAMEWORKS_DIR)",
"$(inherited)",
);
INFOPLIST_FILE = AVRsackTests/Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/../Frameworks";
PRODUCT_NAME = "$(TARGET_NAME)";
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/AVRsack.app/Contents/MacOS/AVRsack";
};
name = Release;
};
/* End XCBuildConfiguration section */
/* Begin XCConfigurationList section */
9501D7F71A17025C0034C530 /* Build configuration list for PBXProject "AVRsack" */ = {
isa = XCConfigurationList;
buildConfigurations = (
9501D8191A17025C0034C530 /* Debug */,
9501D81A1A17025C0034C530 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
9501D81B1A17025C0034C530 /* Build configuration list for PBXNativeTarget "AVRsack" */ = {
isa = XCConfigurationList;
buildConfigurations = (
9501D81C1A17025C0034C530 /* Debug */,
9501D81D1A17025C0034C530 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
9501D81E1A17025C0034C530 /* Build configuration list for PBXNativeTarget "AVRsackTests" */ = {
isa = XCConfigurationList;
buildConfigurations = (
9501D81F1A17025C0034C530 /* Debug */,
9501D8201A17025C0034C530 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
/* End XCConfigurationList section */
};
rootObject = 9501D7F41A17025C0034C530 /* Project object */;
}