Initial Commit
This commit is contained in:
commit
ba9027c7ff
17 changed files with 1413 additions and 0 deletions
491
TextEd.xcodeproj/project.pbxproj
Normal file
491
TextEd.xcodeproj/project.pbxproj
Normal file
|
@ -0,0 +1,491 @@
|
||||||
|
// !$*UTF8*$!
|
||||||
|
{
|
||||||
|
archiveVersion = 1;
|
||||||
|
classes = {
|
||||||
|
};
|
||||||
|
objectVersion = 46;
|
||||||
|
objects = {
|
||||||
|
|
||||||
|
/* Begin PBXBuildFile section */
|
||||||
|
1F857040188F11FC00C56A96 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1F85703F188F11FC00C56A96 /* Cocoa.framework */; };
|
||||||
|
1F85704A188F11FC00C56A96 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 1F857048188F11FC00C56A96 /* InfoPlist.strings */; };
|
||||||
|
1F85704C188F11FC00C56A96 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 1F85704B188F11FC00C56A96 /* main.m */; };
|
||||||
|
1F857050188F11FC00C56A96 /* Credits.rtf in Resources */ = {isa = PBXBuildFile; fileRef = 1F85704E188F11FC00C56A96 /* Credits.rtf */; };
|
||||||
|
1F857053188F11FC00C56A96 /* Document.m in Sources */ = {isa = PBXBuildFile; fileRef = 1F857052188F11FC00C56A96 /* Document.m */; };
|
||||||
|
1F857056188F11FC00C56A96 /* Document.xib in Resources */ = {isa = PBXBuildFile; fileRef = 1F857054188F11FC00C56A96 /* Document.xib */; };
|
||||||
|
1F857059188F11FC00C56A96 /* MainMenu.xib in Resources */ = {isa = PBXBuildFile; fileRef = 1F857057188F11FC00C56A96 /* MainMenu.xib */; };
|
||||||
|
1F85705B188F11FC00C56A96 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 1F85705A188F11FC00C56A96 /* Images.xcassets */; };
|
||||||
|
1F857062188F11FC00C56A96 /* XCTest.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1F857061188F11FC00C56A96 /* XCTest.framework */; };
|
||||||
|
1F857063188F11FC00C56A96 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1F85703F188F11FC00C56A96 /* Cocoa.framework */; };
|
||||||
|
1F85706B188F11FC00C56A96 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 1F857069188F11FC00C56A96 /* InfoPlist.strings */; };
|
||||||
|
1F85706D188F11FC00C56A96 /* TextEdTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 1F85706C188F11FC00C56A96 /* TextEdTests.m */; };
|
||||||
|
/* End PBXBuildFile section */
|
||||||
|
|
||||||
|
/* Begin PBXContainerItemProxy section */
|
||||||
|
1F857064188F11FC00C56A96 /* PBXContainerItemProxy */ = {
|
||||||
|
isa = PBXContainerItemProxy;
|
||||||
|
containerPortal = 1F857034188F11FC00C56A96 /* Project object */;
|
||||||
|
proxyType = 1;
|
||||||
|
remoteGlobalIDString = 1F85703B188F11FC00C56A96;
|
||||||
|
remoteInfo = TextEd;
|
||||||
|
};
|
||||||
|
/* End PBXContainerItemProxy section */
|
||||||
|
|
||||||
|
/* Begin PBXFileReference section */
|
||||||
|
1F85703C188F11FC00C56A96 /* TextEd.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = TextEd.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
||||||
|
1F85703F188F11FC00C56A96 /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = System/Library/Frameworks/Cocoa.framework; sourceTree = SDKROOT; };
|
||||||
|
1F857042188F11FC00C56A96 /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = System/Library/Frameworks/AppKit.framework; sourceTree = SDKROOT; };
|
||||||
|
1F857043188F11FC00C56A96 /* CoreData.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreData.framework; path = System/Library/Frameworks/CoreData.framework; sourceTree = SDKROOT; };
|
||||||
|
1F857044188F11FC00C56A96 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
|
||||||
|
1F857047188F11FC00C56A96 /* TextEd-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "TextEd-Info.plist"; sourceTree = "<group>"; };
|
||||||
|
1F857049188F11FC00C56A96 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
|
||||||
|
1F85704B188F11FC00C56A96 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
|
||||||
|
1F85704D188F11FC00C56A96 /* TextEd-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "TextEd-Prefix.pch"; sourceTree = "<group>"; };
|
||||||
|
1F85704F188F11FC00C56A96 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = en; path = en.lproj/Credits.rtf; sourceTree = "<group>"; };
|
||||||
|
1F857051188F11FC00C56A96 /* Document.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Document.h; sourceTree = "<group>"; };
|
||||||
|
1F857052188F11FC00C56A96 /* Document.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = Document.m; sourceTree = "<group>"; };
|
||||||
|
1F857055188F11FC00C56A96 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/Document.xib; sourceTree = "<group>"; };
|
||||||
|
1F857058188F11FC00C56A96 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/MainMenu.xib; sourceTree = "<group>"; };
|
||||||
|
1F85705A188F11FC00C56A96 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; };
|
||||||
|
1F857060188F11FC00C56A96 /* TextEdTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = TextEdTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
|
||||||
|
1F857061188F11FC00C56A96 /* XCTest.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = XCTest.framework; path = Library/Frameworks/XCTest.framework; sourceTree = DEVELOPER_DIR; };
|
||||||
|
1F857068188F11FC00C56A96 /* TextEdTests-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "TextEdTests-Info.plist"; sourceTree = "<group>"; };
|
||||||
|
1F85706A188F11FC00C56A96 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
|
||||||
|
1F85706C188F11FC00C56A96 /* TextEdTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = TextEdTests.m; sourceTree = "<group>"; };
|
||||||
|
/* End PBXFileReference section */
|
||||||
|
|
||||||
|
/* Begin PBXFrameworksBuildPhase section */
|
||||||
|
1F857039188F11FC00C56A96 /* Frameworks */ = {
|
||||||
|
isa = PBXFrameworksBuildPhase;
|
||||||
|
buildActionMask = 2147483647;
|
||||||
|
files = (
|
||||||
|
1F857040188F11FC00C56A96 /* Cocoa.framework in Frameworks */,
|
||||||
|
);
|
||||||
|
runOnlyForDeploymentPostprocessing = 0;
|
||||||
|
};
|
||||||
|
1F85705D188F11FC00C56A96 /* Frameworks */ = {
|
||||||
|
isa = PBXFrameworksBuildPhase;
|
||||||
|
buildActionMask = 2147483647;
|
||||||
|
files = (
|
||||||
|
1F857063188F11FC00C56A96 /* Cocoa.framework in Frameworks */,
|
||||||
|
1F857062188F11FC00C56A96 /* XCTest.framework in Frameworks */,
|
||||||
|
);
|
||||||
|
runOnlyForDeploymentPostprocessing = 0;
|
||||||
|
};
|
||||||
|
/* End PBXFrameworksBuildPhase section */
|
||||||
|
|
||||||
|
/* Begin PBXGroup section */
|
||||||
|
1F857033188F11FC00C56A96 = {
|
||||||
|
isa = PBXGroup;
|
||||||
|
children = (
|
||||||
|
1F857045188F11FC00C56A96 /* TextEd */,
|
||||||
|
1F857066188F11FC00C56A96 /* TextEdTests */,
|
||||||
|
1F85703E188F11FC00C56A96 /* Frameworks */,
|
||||||
|
1F85703D188F11FC00C56A96 /* Products */,
|
||||||
|
);
|
||||||
|
sourceTree = "<group>";
|
||||||
|
};
|
||||||
|
1F85703D188F11FC00C56A96 /* Products */ = {
|
||||||
|
isa = PBXGroup;
|
||||||
|
children = (
|
||||||
|
1F85703C188F11FC00C56A96 /* TextEd.app */,
|
||||||
|
1F857060188F11FC00C56A96 /* TextEdTests.xctest */,
|
||||||
|
);
|
||||||
|
name = Products;
|
||||||
|
sourceTree = "<group>";
|
||||||
|
};
|
||||||
|
1F85703E188F11FC00C56A96 /* Frameworks */ = {
|
||||||
|
isa = PBXGroup;
|
||||||
|
children = (
|
||||||
|
1F85703F188F11FC00C56A96 /* Cocoa.framework */,
|
||||||
|
1F857061188F11FC00C56A96 /* XCTest.framework */,
|
||||||
|
1F857041188F11FC00C56A96 /* Other Frameworks */,
|
||||||
|
);
|
||||||
|
name = Frameworks;
|
||||||
|
sourceTree = "<group>";
|
||||||
|
};
|
||||||
|
1F857041188F11FC00C56A96 /* Other Frameworks */ = {
|
||||||
|
isa = PBXGroup;
|
||||||
|
children = (
|
||||||
|
1F857042188F11FC00C56A96 /* AppKit.framework */,
|
||||||
|
1F857043188F11FC00C56A96 /* CoreData.framework */,
|
||||||
|
1F857044188F11FC00C56A96 /* Foundation.framework */,
|
||||||
|
);
|
||||||
|
name = "Other Frameworks";
|
||||||
|
sourceTree = "<group>";
|
||||||
|
};
|
||||||
|
1F857045188F11FC00C56A96 /* TextEd */ = {
|
||||||
|
isa = PBXGroup;
|
||||||
|
children = (
|
||||||
|
1F857051188F11FC00C56A96 /* Document.h */,
|
||||||
|
1F857052188F11FC00C56A96 /* Document.m */,
|
||||||
|
1F857054188F11FC00C56A96 /* Document.xib */,
|
||||||
|
1F857057188F11FC00C56A96 /* MainMenu.xib */,
|
||||||
|
1F85705A188F11FC00C56A96 /* Images.xcassets */,
|
||||||
|
1F857046188F11FC00C56A96 /* Supporting Files */,
|
||||||
|
);
|
||||||
|
path = TextEd;
|
||||||
|
sourceTree = "<group>";
|
||||||
|
};
|
||||||
|
1F857046188F11FC00C56A96 /* Supporting Files */ = {
|
||||||
|
isa = PBXGroup;
|
||||||
|
children = (
|
||||||
|
1F857047188F11FC00C56A96 /* TextEd-Info.plist */,
|
||||||
|
1F857048188F11FC00C56A96 /* InfoPlist.strings */,
|
||||||
|
1F85704B188F11FC00C56A96 /* main.m */,
|
||||||
|
1F85704D188F11FC00C56A96 /* TextEd-Prefix.pch */,
|
||||||
|
1F85704E188F11FC00C56A96 /* Credits.rtf */,
|
||||||
|
);
|
||||||
|
name = "Supporting Files";
|
||||||
|
sourceTree = "<group>";
|
||||||
|
};
|
||||||
|
1F857066188F11FC00C56A96 /* TextEdTests */ = {
|
||||||
|
isa = PBXGroup;
|
||||||
|
children = (
|
||||||
|
1F85706C188F11FC00C56A96 /* TextEdTests.m */,
|
||||||
|
1F857067188F11FC00C56A96 /* Supporting Files */,
|
||||||
|
);
|
||||||
|
path = TextEdTests;
|
||||||
|
sourceTree = "<group>";
|
||||||
|
};
|
||||||
|
1F857067188F11FC00C56A96 /* Supporting Files */ = {
|
||||||
|
isa = PBXGroup;
|
||||||
|
children = (
|
||||||
|
1F857068188F11FC00C56A96 /* TextEdTests-Info.plist */,
|
||||||
|
1F857069188F11FC00C56A96 /* InfoPlist.strings */,
|
||||||
|
);
|
||||||
|
name = "Supporting Files";
|
||||||
|
sourceTree = "<group>";
|
||||||
|
};
|
||||||
|
/* End PBXGroup section */
|
||||||
|
|
||||||
|
/* Begin PBXNativeTarget section */
|
||||||
|
1F85703B188F11FC00C56A96 /* TextEd */ = {
|
||||||
|
isa = PBXNativeTarget;
|
||||||
|
buildConfigurationList = 1F857070188F11FC00C56A96 /* Build configuration list for PBXNativeTarget "TextEd" */;
|
||||||
|
buildPhases = (
|
||||||
|
1F857038188F11FC00C56A96 /* Sources */,
|
||||||
|
1F857039188F11FC00C56A96 /* Frameworks */,
|
||||||
|
1F85703A188F11FC00C56A96 /* Resources */,
|
||||||
|
);
|
||||||
|
buildRules = (
|
||||||
|
);
|
||||||
|
dependencies = (
|
||||||
|
);
|
||||||
|
name = TextEd;
|
||||||
|
productName = TextEd;
|
||||||
|
productReference = 1F85703C188F11FC00C56A96 /* TextEd.app */;
|
||||||
|
productType = "com.apple.product-type.application";
|
||||||
|
};
|
||||||
|
1F85705F188F11FC00C56A96 /* TextEdTests */ = {
|
||||||
|
isa = PBXNativeTarget;
|
||||||
|
buildConfigurationList = 1F857073188F11FC00C56A96 /* Build configuration list for PBXNativeTarget "TextEdTests" */;
|
||||||
|
buildPhases = (
|
||||||
|
1F85705C188F11FC00C56A96 /* Sources */,
|
||||||
|
1F85705D188F11FC00C56A96 /* Frameworks */,
|
||||||
|
1F85705E188F11FC00C56A96 /* Resources */,
|
||||||
|
);
|
||||||
|
buildRules = (
|
||||||
|
);
|
||||||
|
dependencies = (
|
||||||
|
1F857065188F11FC00C56A96 /* PBXTargetDependency */,
|
||||||
|
);
|
||||||
|
name = TextEdTests;
|
||||||
|
productName = TextEdTests;
|
||||||
|
productReference = 1F857060188F11FC00C56A96 /* TextEdTests.xctest */;
|
||||||
|
productType = "com.apple.product-type.bundle.unit-test";
|
||||||
|
};
|
||||||
|
/* End PBXNativeTarget section */
|
||||||
|
|
||||||
|
/* Begin PBXProject section */
|
||||||
|
1F857034188F11FC00C56A96 /* Project object */ = {
|
||||||
|
isa = PBXProject;
|
||||||
|
attributes = {
|
||||||
|
LastUpgradeCheck = 0500;
|
||||||
|
ORGANIZATIONNAME = Jeena;
|
||||||
|
TargetAttributes = {
|
||||||
|
1F85705F188F11FC00C56A96 = {
|
||||||
|
TestTargetID = 1F85703B188F11FC00C56A96;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
};
|
||||||
|
buildConfigurationList = 1F857037188F11FC00C56A96 /* Build configuration list for PBXProject "TextEd" */;
|
||||||
|
compatibilityVersion = "Xcode 3.2";
|
||||||
|
developmentRegion = English;
|
||||||
|
hasScannedForEncodings = 0;
|
||||||
|
knownRegions = (
|
||||||
|
en,
|
||||||
|
Base,
|
||||||
|
);
|
||||||
|
mainGroup = 1F857033188F11FC00C56A96;
|
||||||
|
productRefGroup = 1F85703D188F11FC00C56A96 /* Products */;
|
||||||
|
projectDirPath = "";
|
||||||
|
projectRoot = "";
|
||||||
|
targets = (
|
||||||
|
1F85703B188F11FC00C56A96 /* TextEd */,
|
||||||
|
1F85705F188F11FC00C56A96 /* TextEdTests */,
|
||||||
|
);
|
||||||
|
};
|
||||||
|
/* End PBXProject section */
|
||||||
|
|
||||||
|
/* Begin PBXResourcesBuildPhase section */
|
||||||
|
1F85703A188F11FC00C56A96 /* Resources */ = {
|
||||||
|
isa = PBXResourcesBuildPhase;
|
||||||
|
buildActionMask = 2147483647;
|
||||||
|
files = (
|
||||||
|
1F857056188F11FC00C56A96 /* Document.xib in Resources */,
|
||||||
|
1F85705B188F11FC00C56A96 /* Images.xcassets in Resources */,
|
||||||
|
1F85704A188F11FC00C56A96 /* InfoPlist.strings in Resources */,
|
||||||
|
1F857050188F11FC00C56A96 /* Credits.rtf in Resources */,
|
||||||
|
1F857059188F11FC00C56A96 /* MainMenu.xib in Resources */,
|
||||||
|
);
|
||||||
|
runOnlyForDeploymentPostprocessing = 0;
|
||||||
|
};
|
||||||
|
1F85705E188F11FC00C56A96 /* Resources */ = {
|
||||||
|
isa = PBXResourcesBuildPhase;
|
||||||
|
buildActionMask = 2147483647;
|
||||||
|
files = (
|
||||||
|
1F85706B188F11FC00C56A96 /* InfoPlist.strings in Resources */,
|
||||||
|
);
|
||||||
|
runOnlyForDeploymentPostprocessing = 0;
|
||||||
|
};
|
||||||
|
/* End PBXResourcesBuildPhase section */
|
||||||
|
|
||||||
|
/* Begin PBXSourcesBuildPhase section */
|
||||||
|
1F857038188F11FC00C56A96 /* Sources */ = {
|
||||||
|
isa = PBXSourcesBuildPhase;
|
||||||
|
buildActionMask = 2147483647;
|
||||||
|
files = (
|
||||||
|
1F857053188F11FC00C56A96 /* Document.m in Sources */,
|
||||||
|
1F85704C188F11FC00C56A96 /* main.m in Sources */,
|
||||||
|
);
|
||||||
|
runOnlyForDeploymentPostprocessing = 0;
|
||||||
|
};
|
||||||
|
1F85705C188F11FC00C56A96 /* Sources */ = {
|
||||||
|
isa = PBXSourcesBuildPhase;
|
||||||
|
buildActionMask = 2147483647;
|
||||||
|
files = (
|
||||||
|
1F85706D188F11FC00C56A96 /* TextEdTests.m in Sources */,
|
||||||
|
);
|
||||||
|
runOnlyForDeploymentPostprocessing = 0;
|
||||||
|
};
|
||||||
|
/* End PBXSourcesBuildPhase section */
|
||||||
|
|
||||||
|
/* Begin PBXTargetDependency section */
|
||||||
|
1F857065188F11FC00C56A96 /* PBXTargetDependency */ = {
|
||||||
|
isa = PBXTargetDependency;
|
||||||
|
target = 1F85703B188F11FC00C56A96 /* TextEd */;
|
||||||
|
targetProxy = 1F857064188F11FC00C56A96 /* PBXContainerItemProxy */;
|
||||||
|
};
|
||||||
|
/* End PBXTargetDependency section */
|
||||||
|
|
||||||
|
/* Begin PBXVariantGroup section */
|
||||||
|
1F857048188F11FC00C56A96 /* InfoPlist.strings */ = {
|
||||||
|
isa = PBXVariantGroup;
|
||||||
|
children = (
|
||||||
|
1F857049188F11FC00C56A96 /* en */,
|
||||||
|
);
|
||||||
|
name = InfoPlist.strings;
|
||||||
|
sourceTree = "<group>";
|
||||||
|
};
|
||||||
|
1F85704E188F11FC00C56A96 /* Credits.rtf */ = {
|
||||||
|
isa = PBXVariantGroup;
|
||||||
|
children = (
|
||||||
|
1F85704F188F11FC00C56A96 /* en */,
|
||||||
|
);
|
||||||
|
name = Credits.rtf;
|
||||||
|
sourceTree = "<group>";
|
||||||
|
};
|
||||||
|
1F857054188F11FC00C56A96 /* Document.xib */ = {
|
||||||
|
isa = PBXVariantGroup;
|
||||||
|
children = (
|
||||||
|
1F857055188F11FC00C56A96 /* Base */,
|
||||||
|
);
|
||||||
|
name = Document.xib;
|
||||||
|
sourceTree = "<group>";
|
||||||
|
};
|
||||||
|
1F857057188F11FC00C56A96 /* MainMenu.xib */ = {
|
||||||
|
isa = PBXVariantGroup;
|
||||||
|
children = (
|
||||||
|
1F857058188F11FC00C56A96 /* Base */,
|
||||||
|
);
|
||||||
|
name = MainMenu.xib;
|
||||||
|
sourceTree = "<group>";
|
||||||
|
};
|
||||||
|
1F857069188F11FC00C56A96 /* InfoPlist.strings */ = {
|
||||||
|
isa = PBXVariantGroup;
|
||||||
|
children = (
|
||||||
|
1F85706A188F11FC00C56A96 /* en */,
|
||||||
|
);
|
||||||
|
name = InfoPlist.strings;
|
||||||
|
sourceTree = "<group>";
|
||||||
|
};
|
||||||
|
/* End PBXVariantGroup section */
|
||||||
|
|
||||||
|
/* Begin XCBuildConfiguration section */
|
||||||
|
1F85706E188F11FC00C56A96 /* Debug */ = {
|
||||||
|
isa = XCBuildConfiguration;
|
||||||
|
buildSettings = {
|
||||||
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
||||||
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
|
||||||
|
CLANG_CXX_LIBRARY = "libc++";
|
||||||
|
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__DUPLICATE_METHOD_MATCH = YES;
|
||||||
|
COPY_PHASE_STRIP = NO;
|
||||||
|
GCC_C_LANGUAGE_STANDARD = gnu99;
|
||||||
|
GCC_DYNAMIC_NO_PIC = NO;
|
||||||
|
GCC_ENABLE_OBJC_EXCEPTIONS = YES;
|
||||||
|
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;
|
||||||
|
GCC_WARN_UNUSED_FUNCTION = YES;
|
||||||
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
||||||
|
MACOSX_DEPLOYMENT_TARGET = 10.9;
|
||||||
|
ONLY_ACTIVE_ARCH = YES;
|
||||||
|
SDKROOT = macosx;
|
||||||
|
};
|
||||||
|
name = Debug;
|
||||||
|
};
|
||||||
|
1F85706F188F11FC00C56A96 /* Release */ = {
|
||||||
|
isa = XCBuildConfiguration;
|
||||||
|
buildSettings = {
|
||||||
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
||||||
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
|
||||||
|
CLANG_CXX_LIBRARY = "libc++";
|
||||||
|
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__DUPLICATE_METHOD_MATCH = YES;
|
||||||
|
COPY_PHASE_STRIP = YES;
|
||||||
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
||||||
|
ENABLE_NS_ASSERTIONS = NO;
|
||||||
|
GCC_C_LANGUAGE_STANDARD = gnu99;
|
||||||
|
GCC_ENABLE_OBJC_EXCEPTIONS = 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;
|
||||||
|
GCC_WARN_UNUSED_FUNCTION = YES;
|
||||||
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
||||||
|
MACOSX_DEPLOYMENT_TARGET = 10.9;
|
||||||
|
SDKROOT = macosx;
|
||||||
|
};
|
||||||
|
name = Release;
|
||||||
|
};
|
||||||
|
1F857071188F11FC00C56A96 /* Debug */ = {
|
||||||
|
isa = XCBuildConfiguration;
|
||||||
|
buildSettings = {
|
||||||
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
||||||
|
COMBINE_HIDPI_IMAGES = YES;
|
||||||
|
GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
||||||
|
GCC_PREFIX_HEADER = "TextEd/TextEd-Prefix.pch";
|
||||||
|
INFOPLIST_FILE = "TextEd/TextEd-Info.plist";
|
||||||
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
||||||
|
WRAPPER_EXTENSION = app;
|
||||||
|
};
|
||||||
|
name = Debug;
|
||||||
|
};
|
||||||
|
1F857072188F11FC00C56A96 /* Release */ = {
|
||||||
|
isa = XCBuildConfiguration;
|
||||||
|
buildSettings = {
|
||||||
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
||||||
|
COMBINE_HIDPI_IMAGES = YES;
|
||||||
|
GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
||||||
|
GCC_PREFIX_HEADER = "TextEd/TextEd-Prefix.pch";
|
||||||
|
INFOPLIST_FILE = "TextEd/TextEd-Info.plist";
|
||||||
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
||||||
|
WRAPPER_EXTENSION = app;
|
||||||
|
};
|
||||||
|
name = Release;
|
||||||
|
};
|
||||||
|
1F857074188F11FC00C56A96 /* Debug */ = {
|
||||||
|
isa = XCBuildConfiguration;
|
||||||
|
buildSettings = {
|
||||||
|
BUNDLE_LOADER = "$(BUILT_PRODUCTS_DIR)/TextEd.app/Contents/MacOS/TextEd";
|
||||||
|
COMBINE_HIDPI_IMAGES = YES;
|
||||||
|
FRAMEWORK_SEARCH_PATHS = (
|
||||||
|
"$(DEVELOPER_FRAMEWORKS_DIR)",
|
||||||
|
"$(inherited)",
|
||||||
|
);
|
||||||
|
GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
||||||
|
GCC_PREFIX_HEADER = "TextEd/TextEd-Prefix.pch";
|
||||||
|
GCC_PREPROCESSOR_DEFINITIONS = (
|
||||||
|
"DEBUG=1",
|
||||||
|
"$(inherited)",
|
||||||
|
);
|
||||||
|
INFOPLIST_FILE = "TextEdTests/TextEdTests-Info.plist";
|
||||||
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
||||||
|
TEST_HOST = "$(BUNDLE_LOADER)";
|
||||||
|
WRAPPER_EXTENSION = xctest;
|
||||||
|
};
|
||||||
|
name = Debug;
|
||||||
|
};
|
||||||
|
1F857075188F11FC00C56A96 /* Release */ = {
|
||||||
|
isa = XCBuildConfiguration;
|
||||||
|
buildSettings = {
|
||||||
|
BUNDLE_LOADER = "$(BUILT_PRODUCTS_DIR)/TextEd.app/Contents/MacOS/TextEd";
|
||||||
|
COMBINE_HIDPI_IMAGES = YES;
|
||||||
|
FRAMEWORK_SEARCH_PATHS = (
|
||||||
|
"$(DEVELOPER_FRAMEWORKS_DIR)",
|
||||||
|
"$(inherited)",
|
||||||
|
);
|
||||||
|
GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
||||||
|
GCC_PREFIX_HEADER = "TextEd/TextEd-Prefix.pch";
|
||||||
|
INFOPLIST_FILE = "TextEdTests/TextEdTests-Info.plist";
|
||||||
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
||||||
|
TEST_HOST = "$(BUNDLE_LOADER)";
|
||||||
|
WRAPPER_EXTENSION = xctest;
|
||||||
|
};
|
||||||
|
name = Release;
|
||||||
|
};
|
||||||
|
/* End XCBuildConfiguration section */
|
||||||
|
|
||||||
|
/* Begin XCConfigurationList section */
|
||||||
|
1F857037188F11FC00C56A96 /* Build configuration list for PBXProject "TextEd" */ = {
|
||||||
|
isa = XCConfigurationList;
|
||||||
|
buildConfigurations = (
|
||||||
|
1F85706E188F11FC00C56A96 /* Debug */,
|
||||||
|
1F85706F188F11FC00C56A96 /* Release */,
|
||||||
|
);
|
||||||
|
defaultConfigurationIsVisible = 0;
|
||||||
|
defaultConfigurationName = Release;
|
||||||
|
};
|
||||||
|
1F857070188F11FC00C56A96 /* Build configuration list for PBXNativeTarget "TextEd" */ = {
|
||||||
|
isa = XCConfigurationList;
|
||||||
|
buildConfigurations = (
|
||||||
|
1F857071188F11FC00C56A96 /* Debug */,
|
||||||
|
1F857072188F11FC00C56A96 /* Release */,
|
||||||
|
);
|
||||||
|
defaultConfigurationIsVisible = 0;
|
||||||
|
};
|
||||||
|
1F857073188F11FC00C56A96 /* Build configuration list for PBXNativeTarget "TextEdTests" */ = {
|
||||||
|
isa = XCConfigurationList;
|
||||||
|
buildConfigurations = (
|
||||||
|
1F857074188F11FC00C56A96 /* Debug */,
|
||||||
|
1F857075188F11FC00C56A96 /* Release */,
|
||||||
|
);
|
||||||
|
defaultConfigurationIsVisible = 0;
|
||||||
|
};
|
||||||
|
/* End XCConfigurationList section */
|
||||||
|
};
|
||||||
|
rootObject = 1F857034188F11FC00C56A96 /* Project object */;
|
||||||
|
}
|
7
TextEd.xcodeproj/project.xcworkspace/contents.xcworkspacedata
generated
Normal file
7
TextEd.xcodeproj/project.xcworkspace/contents.xcworkspacedata
generated
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<Workspace
|
||||||
|
version = "1.0">
|
||||||
|
<FileRef
|
||||||
|
location = "self:TextEd.xcodeproj">
|
||||||
|
</FileRef>
|
||||||
|
</Workspace>
|
|
@ -0,0 +1,96 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<Scheme
|
||||||
|
LastUpgradeVersion = "0500"
|
||||||
|
version = "1.3">
|
||||||
|
<BuildAction
|
||||||
|
parallelizeBuildables = "YES"
|
||||||
|
buildImplicitDependencies = "YES">
|
||||||
|
<BuildActionEntries>
|
||||||
|
<BuildActionEntry
|
||||||
|
buildForTesting = "YES"
|
||||||
|
buildForRunning = "YES"
|
||||||
|
buildForProfiling = "YES"
|
||||||
|
buildForArchiving = "YES"
|
||||||
|
buildForAnalyzing = "YES">
|
||||||
|
<BuildableReference
|
||||||
|
BuildableIdentifier = "primary"
|
||||||
|
BlueprintIdentifier = "1F85703B188F11FC00C56A96"
|
||||||
|
BuildableName = "TextEd.app"
|
||||||
|
BlueprintName = "TextEd"
|
||||||
|
ReferencedContainer = "container:TextEd.xcodeproj">
|
||||||
|
</BuildableReference>
|
||||||
|
</BuildActionEntry>
|
||||||
|
</BuildActionEntries>
|
||||||
|
</BuildAction>
|
||||||
|
<TestAction
|
||||||
|
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
|
||||||
|
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
|
||||||
|
shouldUseLaunchSchemeArgsEnv = "YES"
|
||||||
|
buildConfiguration = "Debug">
|
||||||
|
<Testables>
|
||||||
|
<TestableReference
|
||||||
|
skipped = "NO">
|
||||||
|
<BuildableReference
|
||||||
|
BuildableIdentifier = "primary"
|
||||||
|
BlueprintIdentifier = "1F85705F188F11FC00C56A96"
|
||||||
|
BuildableName = "TextEdTests.xctest"
|
||||||
|
BlueprintName = "TextEdTests"
|
||||||
|
ReferencedContainer = "container:TextEd.xcodeproj">
|
||||||
|
</BuildableReference>
|
||||||
|
</TestableReference>
|
||||||
|
</Testables>
|
||||||
|
<MacroExpansion>
|
||||||
|
<BuildableReference
|
||||||
|
BuildableIdentifier = "primary"
|
||||||
|
BlueprintIdentifier = "1F85703B188F11FC00C56A96"
|
||||||
|
BuildableName = "TextEd.app"
|
||||||
|
BlueprintName = "TextEd"
|
||||||
|
ReferencedContainer = "container:TextEd.xcodeproj">
|
||||||
|
</BuildableReference>
|
||||||
|
</MacroExpansion>
|
||||||
|
</TestAction>
|
||||||
|
<LaunchAction
|
||||||
|
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
|
||||||
|
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
|
||||||
|
launchStyle = "0"
|
||||||
|
useCustomWorkingDirectory = "NO"
|
||||||
|
buildConfiguration = "Debug"
|
||||||
|
ignoresPersistentStateOnLaunch = "NO"
|
||||||
|
debugDocumentVersioning = "YES"
|
||||||
|
allowLocationSimulation = "YES">
|
||||||
|
<BuildableProductRunnable>
|
||||||
|
<BuildableReference
|
||||||
|
BuildableIdentifier = "primary"
|
||||||
|
BlueprintIdentifier = "1F85703B188F11FC00C56A96"
|
||||||
|
BuildableName = "TextEd.app"
|
||||||
|
BlueprintName = "TextEd"
|
||||||
|
ReferencedContainer = "container:TextEd.xcodeproj">
|
||||||
|
</BuildableReference>
|
||||||
|
</BuildableProductRunnable>
|
||||||
|
<AdditionalOptions>
|
||||||
|
</AdditionalOptions>
|
||||||
|
</LaunchAction>
|
||||||
|
<ProfileAction
|
||||||
|
shouldUseLaunchSchemeArgsEnv = "YES"
|
||||||
|
savedToolIdentifier = ""
|
||||||
|
useCustomWorkingDirectory = "NO"
|
||||||
|
buildConfiguration = "Release"
|
||||||
|
debugDocumentVersioning = "YES">
|
||||||
|
<BuildableProductRunnable>
|
||||||
|
<BuildableReference
|
||||||
|
BuildableIdentifier = "primary"
|
||||||
|
BlueprintIdentifier = "1F85703B188F11FC00C56A96"
|
||||||
|
BuildableName = "TextEd.app"
|
||||||
|
BlueprintName = "TextEd"
|
||||||
|
ReferencedContainer = "container:TextEd.xcodeproj">
|
||||||
|
</BuildableReference>
|
||||||
|
</BuildableProductRunnable>
|
||||||
|
</ProfileAction>
|
||||||
|
<AnalyzeAction
|
||||||
|
buildConfiguration = "Debug">
|
||||||
|
</AnalyzeAction>
|
||||||
|
<ArchiveAction
|
||||||
|
buildConfiguration = "Release"
|
||||||
|
revealArchiveInOrganizer = "YES">
|
||||||
|
</ArchiveAction>
|
||||||
|
</Scheme>
|
|
@ -0,0 +1,27 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||||
|
<plist version="1.0">
|
||||||
|
<dict>
|
||||||
|
<key>SchemeUserState</key>
|
||||||
|
<dict>
|
||||||
|
<key>TextEd.xcscheme</key>
|
||||||
|
<dict>
|
||||||
|
<key>orderHint</key>
|
||||||
|
<integer>0</integer>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
<key>SuppressBuildableAutocreation</key>
|
||||||
|
<dict>
|
||||||
|
<key>1F85703B188F11FC00C56A96</key>
|
||||||
|
<dict>
|
||||||
|
<key>primary</key>
|
||||||
|
<true/>
|
||||||
|
</dict>
|
||||||
|
<key>1F85705F188F11FC00C56A96</key>
|
||||||
|
<dict>
|
||||||
|
<key>primary</key>
|
||||||
|
<true/>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
</plist>
|
44
TextEd/Base.lproj/Document.xib
Normal file
44
TextEd/Base.lproj/Document.xib
Normal file
|
@ -0,0 +1,44 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||||
|
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="4439" systemVersion="13A451" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES">
|
||||||
|
<dependencies>
|
||||||
|
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="4439"/>
|
||||||
|
</dependencies>
|
||||||
|
<objects>
|
||||||
|
<customObject id="-2" userLabel="File's Owner" customClass="Document">
|
||||||
|
<connections>
|
||||||
|
<outlet property="window" destination="5" id="18"/>
|
||||||
|
</connections>
|
||||||
|
</customObject>
|
||||||
|
<customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
|
||||||
|
<window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" wantsToBeColor="NO" visibleAtLaunch="NO" animationBehavior="default" id="5" userLabel="Window">
|
||||||
|
<windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES" resizable="YES"/>
|
||||||
|
<windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
|
||||||
|
<rect key="contentRect" x="133" y="235" width="507" height="413"/>
|
||||||
|
<rect key="screenRect" x="0.0" y="0.0" width="2560" height="1418"/>
|
||||||
|
<value key="minSize" type="size" width="94" height="86"/>
|
||||||
|
<view key="contentView" id="6">
|
||||||
|
<rect key="frame" x="0.0" y="0.0" width="507" height="413"/>
|
||||||
|
<autoresizingMask key="autoresizingMask"/>
|
||||||
|
<subviews>
|
||||||
|
<textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="20">
|
||||||
|
<rect key="frame" x="120" y="195" width="266" height="22"/>
|
||||||
|
<autoresizingMask key="autoresizingMask"/>
|
||||||
|
<textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="center" title="Your document contents here" id="100020">
|
||||||
|
<font key="font" metaFont="system" size="18"/>
|
||||||
|
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
|
||||||
|
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
|
||||||
|
</textFieldCell>
|
||||||
|
</textField>
|
||||||
|
</subviews>
|
||||||
|
<constraints>
|
||||||
|
<constraint firstItem="20" firstAttribute="centerX" secondItem="6" secondAttribute="centerX" id="100025"/>
|
||||||
|
<constraint firstItem="20" firstAttribute="centerY" secondItem="6" secondAttribute="centerY" id="100026"/>
|
||||||
|
</constraints>
|
||||||
|
</view>
|
||||||
|
<connections>
|
||||||
|
<outlet property="delegate" destination="-2" id="17"/>
|
||||||
|
</connections>
|
||||||
|
</window>
|
||||||
|
<customObject id="-3" userLabel="Application"/>
|
||||||
|
</objects>
|
||||||
|
</document>
|
451
TextEd/Base.lproj/MainMenu.xib
Normal file
451
TextEd/Base.lproj/MainMenu.xib
Normal file
|
@ -0,0 +1,451 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||||
|
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="4439" systemVersion="13A451" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES">
|
||||||
|
<dependencies>
|
||||||
|
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="4439"/>
|
||||||
|
</dependencies>
|
||||||
|
<objects>
|
||||||
|
<customObject id="-2" userLabel="File's Owner" customClass="NSApplication">
|
||||||
|
<connections>
|
||||||
|
<action selector="orderFrontStandardAboutPanel:" destination="58" id="142"/>
|
||||||
|
</connections>
|
||||||
|
</customObject>
|
||||||
|
<customObject id="-1" userLabel="First Responder" customClass="FirstResponder">
|
||||||
|
<connections>
|
||||||
|
<action selector="alignCenter:" destination="498" id="517"/>
|
||||||
|
<action selector="alignJustified:" destination="499" id="522"/>
|
||||||
|
<action selector="alignLeft:" destination="497" id="523"/>
|
||||||
|
<action selector="alignRight:" destination="500" id="520"/>
|
||||||
|
<action selector="arrangeInFront:" destination="5" id="39"/>
|
||||||
|
<action selector="capitalizeWord:" destination="453" id="454"/>
|
||||||
|
<action selector="centerSelectionInVisibleArea:" destination="210" id="245"/>
|
||||||
|
<action selector="checkSpelling:" destination="201" id="225"/>
|
||||||
|
<action selector="clearRecentDocuments:" destination="126" id="127"/>
|
||||||
|
<action selector="copy:" destination="197" id="224"/>
|
||||||
|
<action selector="copyFont:" destination="402" id="427"/>
|
||||||
|
<action selector="copyRuler:" destination="505" id="521"/>
|
||||||
|
<action selector="cut:" destination="199" id="228"/>
|
||||||
|
<action selector="delete:" destination="202" id="235"/>
|
||||||
|
<action selector="hide:" destination="134" id="367"/>
|
||||||
|
<action selector="hideOtherApplications:" destination="145" id="368"/>
|
||||||
|
<action selector="loosenKerning:" destination="418" id="434"/>
|
||||||
|
<action selector="lowerBaseline:" destination="409" id="426"/>
|
||||||
|
<action selector="lowercaseWord:" destination="452" id="455"/>
|
||||||
|
<action selector="makeBaseWritingDirectionLeftToRight:" destination="510" id="525"/>
|
||||||
|
<action selector="makeBaseWritingDirectionNatural:" destination="509" id="524"/>
|
||||||
|
<action selector="makeBaseWritingDirectionRightToLeft:" destination="511" id="526"/>
|
||||||
|
<action selector="makeTextWritingDirectionLeftToRight:" destination="515" id="528"/>
|
||||||
|
<action selector="makeTextWritingDirectionNatural:" destination="514" id="527"/>
|
||||||
|
<action selector="makeTextWritingDirectionRightToLeft:" destination="516" id="529"/>
|
||||||
|
<action selector="newDocument:" destination="82" id="371"/>
|
||||||
|
<action selector="openDocument:" destination="72" id="372"/>
|
||||||
|
<action selector="orderFrontColorPanel:" destination="400" id="432"/>
|
||||||
|
<action selector="orderFrontSubstitutionsPanel:" destination="458" id="461"/>
|
||||||
|
<action selector="paste:" destination="203" id="226"/>
|
||||||
|
<action selector="pasteAsPlainText:" destination="470" id="471"/>
|
||||||
|
<action selector="pasteFont:" destination="403" id="435"/>
|
||||||
|
<action selector="pasteRuler:" destination="506" id="518"/>
|
||||||
|
<action selector="performClose:" destination="73" id="193"/>
|
||||||
|
<action selector="performFindPanelAction:" destination="209" id="241"/>
|
||||||
|
<action selector="performFindPanelAction:" destination="208" id="467"/>
|
||||||
|
<action selector="performFindPanelAction:" destination="213" id="468"/>
|
||||||
|
<action selector="performFindPanelAction:" destination="221" id="469"/>
|
||||||
|
<action selector="performFindPanelAction:" destination="532" id="533"/>
|
||||||
|
<action selector="performMiniaturize:" destination="23" id="37"/>
|
||||||
|
<action selector="performZoom:" destination="239" id="240"/>
|
||||||
|
<action selector="printDocument:" destination="78" id="373"/>
|
||||||
|
<action selector="raiseBaseline:" destination="408" id="425"/>
|
||||||
|
<action selector="redo:" destination="215" id="231"/>
|
||||||
|
<action selector="revertDocumentToSaved:" destination="112" id="364"/>
|
||||||
|
<action selector="runPageLayout:" destination="77" id="87"/>
|
||||||
|
<action selector="runToolbarCustomizationPalette:" destination="298" id="365"/>
|
||||||
|
<action selector="saveDocument:" destination="75" id="362"/>
|
||||||
|
<action selector="selectAll:" destination="198" id="232"/>
|
||||||
|
<action selector="showGuessPanel:" destination="204" id="230"/>
|
||||||
|
<action selector="showHelp:" destination="493" id="494"/>
|
||||||
|
<action selector="startSpeaking:" destination="196" id="233"/>
|
||||||
|
<action selector="stopSpeaking:" destination="195" id="227"/>
|
||||||
|
<action selector="subscript:" destination="407" id="428"/>
|
||||||
|
<action selector="superscript:" destination="406" id="429"/>
|
||||||
|
<action selector="tightenKerning:" destination="417" id="430"/>
|
||||||
|
<action selector="toggleAutomaticDashSubstitution:" destination="457" id="460"/>
|
||||||
|
<action selector="toggleAutomaticLinkDetection:" destination="354" id="357"/>
|
||||||
|
<action selector="toggleAutomaticQuoteSubstitution:" destination="351" id="356"/>
|
||||||
|
<action selector="toggleAutomaticSpellingCorrection:" destination="465" id="466"/>
|
||||||
|
<action selector="toggleAutomaticTextReplacement:" destination="462" id="463"/>
|
||||||
|
<action selector="toggleContinuousSpellChecking:" destination="219" id="222"/>
|
||||||
|
<action selector="toggleGrammarChecking:" destination="346" id="347"/>
|
||||||
|
<action selector="toggleRuler:" destination="504" id="519"/>
|
||||||
|
<action selector="toggleSmartInsertDelete:" destination="350" id="355"/>
|
||||||
|
<action selector="toggleToolbarShown:" destination="297" id="366"/>
|
||||||
|
<action selector="turnOffKerning:" destination="416" id="440"/>
|
||||||
|
<action selector="turnOffLigatures:" destination="412" id="439"/>
|
||||||
|
<action selector="underline:" destination="391" id="431"/>
|
||||||
|
<action selector="undo:" destination="207" id="223"/>
|
||||||
|
<action selector="unhideAllApplications:" destination="150" id="370"/>
|
||||||
|
<action selector="unscript:" destination="405" id="436"/>
|
||||||
|
<action selector="uppercaseWord:" destination="451" id="456"/>
|
||||||
|
<action selector="useAllLigatures:" destination="413" id="433"/>
|
||||||
|
<action selector="useStandardKerning:" destination="415" id="437"/>
|
||||||
|
<action selector="useStandardLigatures:" destination="411" id="438"/>
|
||||||
|
</connections>
|
||||||
|
</customObject>
|
||||||
|
<customObject id="-3" userLabel="Application">
|
||||||
|
<connections>
|
||||||
|
<action selector="terminate:" destination="136" id="448"/>
|
||||||
|
</connections>
|
||||||
|
</customObject>
|
||||||
|
<menu title="AMainMenu" systemMenu="main" id="29">
|
||||||
|
<items>
|
||||||
|
<menuItem title="TextEd" id="56">
|
||||||
|
<menu key="submenu" title="TextEd" systemMenu="apple" id="57">
|
||||||
|
<items>
|
||||||
|
<menuItem title="About TextEd" id="58">
|
||||||
|
<modifierMask key="keyEquivalentModifierMask"/>
|
||||||
|
</menuItem>
|
||||||
|
<menuItem isSeparatorItem="YES" id="236">
|
||||||
|
<modifierMask key="keyEquivalentModifierMask" command="YES"/>
|
||||||
|
</menuItem>
|
||||||
|
<menuItem title="Preferences…" keyEquivalent="," id="129"/>
|
||||||
|
<menuItem isSeparatorItem="YES" id="143">
|
||||||
|
<modifierMask key="keyEquivalentModifierMask" command="YES"/>
|
||||||
|
</menuItem>
|
||||||
|
<menuItem title="Services" id="131">
|
||||||
|
<menu key="submenu" title="Services" systemMenu="services" id="130"/>
|
||||||
|
</menuItem>
|
||||||
|
<menuItem isSeparatorItem="YES" id="144">
|
||||||
|
<modifierMask key="keyEquivalentModifierMask" command="YES"/>
|
||||||
|
</menuItem>
|
||||||
|
<menuItem title="Hide TextEd" keyEquivalent="h" id="134"/>
|
||||||
|
<menuItem title="Hide Others" keyEquivalent="h" id="145">
|
||||||
|
<modifierMask key="keyEquivalentModifierMask" option="YES" command="YES"/>
|
||||||
|
</menuItem>
|
||||||
|
<menuItem title="Show All" id="150"/>
|
||||||
|
<menuItem isSeparatorItem="YES" id="149">
|
||||||
|
<modifierMask key="keyEquivalentModifierMask" command="YES"/>
|
||||||
|
</menuItem>
|
||||||
|
<menuItem title="Quit TextEd" keyEquivalent="q" id="136"/>
|
||||||
|
</items>
|
||||||
|
</menu>
|
||||||
|
</menuItem>
|
||||||
|
<menuItem title="File" id="83">
|
||||||
|
<menu key="submenu" title="File" id="81">
|
||||||
|
<items>
|
||||||
|
<menuItem title="New" keyEquivalent="n" id="82"/>
|
||||||
|
<menuItem title="Open…" keyEquivalent="o" id="72"/>
|
||||||
|
<menuItem title="Open Recent" id="124">
|
||||||
|
<menu key="submenu" title="Open Recent" systemMenu="recentDocuments" id="125">
|
||||||
|
<items>
|
||||||
|
<menuItem title="Clear Menu" id="126"/>
|
||||||
|
</items>
|
||||||
|
</menu>
|
||||||
|
</menuItem>
|
||||||
|
<menuItem isSeparatorItem="YES" id="79">
|
||||||
|
<modifierMask key="keyEquivalentModifierMask" command="YES"/>
|
||||||
|
</menuItem>
|
||||||
|
<menuItem title="Close" keyEquivalent="w" id="73"/>
|
||||||
|
<menuItem title="Save…" keyEquivalent="s" id="75"/>
|
||||||
|
<menuItem title="Revert to Saved" id="112">
|
||||||
|
<modifierMask key="keyEquivalentModifierMask"/>
|
||||||
|
</menuItem>
|
||||||
|
<menuItem isSeparatorItem="YES" id="74">
|
||||||
|
<modifierMask key="keyEquivalentModifierMask" command="YES"/>
|
||||||
|
</menuItem>
|
||||||
|
<menuItem title="Page Setup..." keyEquivalent="P" id="77">
|
||||||
|
<modifierMask key="keyEquivalentModifierMask" shift="YES" command="YES"/>
|
||||||
|
</menuItem>
|
||||||
|
<menuItem title="Print…" keyEquivalent="p" id="78"/>
|
||||||
|
</items>
|
||||||
|
</menu>
|
||||||
|
</menuItem>
|
||||||
|
<menuItem title="Edit" id="217">
|
||||||
|
<menu key="submenu" title="Edit" id="205">
|
||||||
|
<items>
|
||||||
|
<menuItem title="Undo" keyEquivalent="z" id="207"/>
|
||||||
|
<menuItem title="Redo" keyEquivalent="Z" id="215">
|
||||||
|
<modifierMask key="keyEquivalentModifierMask" shift="YES" command="YES"/>
|
||||||
|
</menuItem>
|
||||||
|
<menuItem isSeparatorItem="YES" id="206">
|
||||||
|
<modifierMask key="keyEquivalentModifierMask" command="YES"/>
|
||||||
|
</menuItem>
|
||||||
|
<menuItem title="Cut" keyEquivalent="x" id="199"/>
|
||||||
|
<menuItem title="Copy" keyEquivalent="c" id="197"/>
|
||||||
|
<menuItem title="Paste" keyEquivalent="v" id="203"/>
|
||||||
|
<menuItem title="Paste and Match Style" keyEquivalent="V" id="470">
|
||||||
|
<modifierMask key="keyEquivalentModifierMask" option="YES" command="YES"/>
|
||||||
|
</menuItem>
|
||||||
|
<menuItem title="Delete" id="202"/>
|
||||||
|
<menuItem title="Select All" keyEquivalent="a" id="198"/>
|
||||||
|
<menuItem isSeparatorItem="YES" id="214">
|
||||||
|
<modifierMask key="keyEquivalentModifierMask" command="YES"/>
|
||||||
|
</menuItem>
|
||||||
|
<menuItem title="Find" id="218">
|
||||||
|
<menu key="submenu" title="Find" id="220">
|
||||||
|
<items>
|
||||||
|
<menuItem title="Find…" tag="1" keyEquivalent="f" id="209"/>
|
||||||
|
<menuItem title="Find and Replace…" tag="12" keyEquivalent="f" id="532">
|
||||||
|
<modifierMask key="keyEquivalentModifierMask" option="YES" command="YES"/>
|
||||||
|
</menuItem>
|
||||||
|
<menuItem title="Find Next" tag="2" keyEquivalent="g" id="208"/>
|
||||||
|
<menuItem title="Find Previous" tag="3" keyEquivalent="G" id="213">
|
||||||
|
<modifierMask key="keyEquivalentModifierMask" shift="YES" command="YES"/>
|
||||||
|
</menuItem>
|
||||||
|
<menuItem title="Use Selection for Find" tag="7" keyEquivalent="e" id="221"/>
|
||||||
|
<menuItem title="Jump to Selection" keyEquivalent="j" id="210"/>
|
||||||
|
</items>
|
||||||
|
</menu>
|
||||||
|
</menuItem>
|
||||||
|
<menuItem title="Spelling and Grammar" id="216">
|
||||||
|
<menu key="submenu" title="Spelling and Grammar" id="200">
|
||||||
|
<items>
|
||||||
|
<menuItem title="Show Spelling and Grammar" keyEquivalent=":" id="204"/>
|
||||||
|
<menuItem title="Check Document Now" keyEquivalent=";" id="201"/>
|
||||||
|
<menuItem isSeparatorItem="YES" id="464"/>
|
||||||
|
<menuItem title="Check Spelling While Typing" id="219"/>
|
||||||
|
<menuItem title="Check Grammar With Spelling" id="346"/>
|
||||||
|
<menuItem title="Correct Spelling Automatically" id="465">
|
||||||
|
<modifierMask key="keyEquivalentModifierMask"/>
|
||||||
|
</menuItem>
|
||||||
|
</items>
|
||||||
|
</menu>
|
||||||
|
</menuItem>
|
||||||
|
<menuItem title="Substitutions" id="348">
|
||||||
|
<menu key="submenu" title="Substitutions" id="349">
|
||||||
|
<items>
|
||||||
|
<menuItem title="Show Substitutions" id="458">
|
||||||
|
<modifierMask key="keyEquivalentModifierMask"/>
|
||||||
|
</menuItem>
|
||||||
|
<menuItem isSeparatorItem="YES" id="459"/>
|
||||||
|
<menuItem title="Smart Copy/Paste" tag="1" keyEquivalent="f" id="350"/>
|
||||||
|
<menuItem title="Smart Quotes" tag="2" keyEquivalent="g" id="351"/>
|
||||||
|
<menuItem title="Smart Dashes" id="457">
|
||||||
|
<modifierMask key="keyEquivalentModifierMask"/>
|
||||||
|
</menuItem>
|
||||||
|
<menuItem title="Smart Links" tag="3" keyEquivalent="G" id="354">
|
||||||
|
<modifierMask key="keyEquivalentModifierMask" shift="YES" command="YES"/>
|
||||||
|
</menuItem>
|
||||||
|
<menuItem title="Text Replacement" id="462">
|
||||||
|
<modifierMask key="keyEquivalentModifierMask"/>
|
||||||
|
</menuItem>
|
||||||
|
</items>
|
||||||
|
</menu>
|
||||||
|
</menuItem>
|
||||||
|
<menuItem title="Transformations" id="449">
|
||||||
|
<modifierMask key="keyEquivalentModifierMask"/>
|
||||||
|
<menu key="submenu" title="Transformations" id="450">
|
||||||
|
<items>
|
||||||
|
<menuItem title="Make Upper Case" id="451">
|
||||||
|
<modifierMask key="keyEquivalentModifierMask"/>
|
||||||
|
</menuItem>
|
||||||
|
<menuItem title="Make Lower Case" id="452">
|
||||||
|
<modifierMask key="keyEquivalentModifierMask"/>
|
||||||
|
</menuItem>
|
||||||
|
<menuItem title="Capitalize" id="453">
|
||||||
|
<modifierMask key="keyEquivalentModifierMask"/>
|
||||||
|
</menuItem>
|
||||||
|
</items>
|
||||||
|
</menu>
|
||||||
|
</menuItem>
|
||||||
|
<menuItem title="Speech" id="211">
|
||||||
|
<menu key="submenu" title="Speech" id="212">
|
||||||
|
<items>
|
||||||
|
<menuItem title="Start Speaking" id="196"/>
|
||||||
|
<menuItem title="Stop Speaking" id="195"/>
|
||||||
|
</items>
|
||||||
|
</menu>
|
||||||
|
</menuItem>
|
||||||
|
</items>
|
||||||
|
</menu>
|
||||||
|
</menuItem>
|
||||||
|
<menuItem title="Format" id="374">
|
||||||
|
<modifierMask key="keyEquivalentModifierMask"/>
|
||||||
|
<menu key="submenu" title="Format" id="375">
|
||||||
|
<items>
|
||||||
|
<menuItem title="Font" id="376">
|
||||||
|
<modifierMask key="keyEquivalentModifierMask"/>
|
||||||
|
<menu key="submenu" title="Font" systemMenu="font" id="387">
|
||||||
|
<items>
|
||||||
|
<menuItem title="Show Fonts" keyEquivalent="t" id="388"/>
|
||||||
|
<menuItem title="Bold" tag="2" keyEquivalent="b" id="389"/>
|
||||||
|
<menuItem title="Italic" tag="1" keyEquivalent="i" id="390"/>
|
||||||
|
<menuItem title="Underline" keyEquivalent="u" id="391"/>
|
||||||
|
<menuItem isSeparatorItem="YES" id="392"/>
|
||||||
|
<menuItem title="Bigger" tag="3" keyEquivalent="+" id="393"/>
|
||||||
|
<menuItem title="Smaller" tag="4" keyEquivalent="-" id="394"/>
|
||||||
|
<menuItem isSeparatorItem="YES" id="395"/>
|
||||||
|
<menuItem title="Kern" id="396">
|
||||||
|
<modifierMask key="keyEquivalentModifierMask"/>
|
||||||
|
<menu key="submenu" title="Kern" id="414">
|
||||||
|
<items>
|
||||||
|
<menuItem title="Use Default" id="415">
|
||||||
|
<modifierMask key="keyEquivalentModifierMask"/>
|
||||||
|
</menuItem>
|
||||||
|
<menuItem title="Use None" id="416">
|
||||||
|
<modifierMask key="keyEquivalentModifierMask"/>
|
||||||
|
</menuItem>
|
||||||
|
<menuItem title="Tighten" id="417">
|
||||||
|
<modifierMask key="keyEquivalentModifierMask"/>
|
||||||
|
</menuItem>
|
||||||
|
<menuItem title="Loosen" id="418">
|
||||||
|
<modifierMask key="keyEquivalentModifierMask"/>
|
||||||
|
</menuItem>
|
||||||
|
</items>
|
||||||
|
</menu>
|
||||||
|
</menuItem>
|
||||||
|
<menuItem title="Ligatures" id="397">
|
||||||
|
<modifierMask key="keyEquivalentModifierMask"/>
|
||||||
|
<menu key="submenu" title="Ligatures" id="410">
|
||||||
|
<items>
|
||||||
|
<menuItem title="Use Default" id="411">
|
||||||
|
<modifierMask key="keyEquivalentModifierMask"/>
|
||||||
|
</menuItem>
|
||||||
|
<menuItem title="Use None" id="412">
|
||||||
|
<modifierMask key="keyEquivalentModifierMask"/>
|
||||||
|
</menuItem>
|
||||||
|
<menuItem title="Use All" id="413">
|
||||||
|
<modifierMask key="keyEquivalentModifierMask"/>
|
||||||
|
</menuItem>
|
||||||
|
</items>
|
||||||
|
</menu>
|
||||||
|
</menuItem>
|
||||||
|
<menuItem title="Baseline" id="398">
|
||||||
|
<modifierMask key="keyEquivalentModifierMask"/>
|
||||||
|
<menu key="submenu" title="Baseline" id="404">
|
||||||
|
<items>
|
||||||
|
<menuItem title="Use Default" id="405">
|
||||||
|
<modifierMask key="keyEquivalentModifierMask"/>
|
||||||
|
</menuItem>
|
||||||
|
<menuItem title="Superscript" id="406">
|
||||||
|
<modifierMask key="keyEquivalentModifierMask"/>
|
||||||
|
</menuItem>
|
||||||
|
<menuItem title="Subscript" id="407">
|
||||||
|
<modifierMask key="keyEquivalentModifierMask"/>
|
||||||
|
</menuItem>
|
||||||
|
<menuItem title="Raise" id="408">
|
||||||
|
<modifierMask key="keyEquivalentModifierMask"/>
|
||||||
|
</menuItem>
|
||||||
|
<menuItem title="Lower" id="409">
|
||||||
|
<modifierMask key="keyEquivalentModifierMask"/>
|
||||||
|
</menuItem>
|
||||||
|
</items>
|
||||||
|
</menu>
|
||||||
|
</menuItem>
|
||||||
|
<menuItem isSeparatorItem="YES" id="399"/>
|
||||||
|
<menuItem title="Show Colors" keyEquivalent="C" id="400"/>
|
||||||
|
<menuItem isSeparatorItem="YES" id="401"/>
|
||||||
|
<menuItem title="Copy Style" keyEquivalent="c" id="402">
|
||||||
|
<modifierMask key="keyEquivalentModifierMask" option="YES" command="YES"/>
|
||||||
|
</menuItem>
|
||||||
|
<menuItem title="Paste Style" keyEquivalent="v" id="403">
|
||||||
|
<modifierMask key="keyEquivalentModifierMask" option="YES" command="YES"/>
|
||||||
|
</menuItem>
|
||||||
|
</items>
|
||||||
|
</menu>
|
||||||
|
</menuItem>
|
||||||
|
<menuItem title="Text" id="495">
|
||||||
|
<modifierMask key="keyEquivalentModifierMask"/>
|
||||||
|
<menu key="submenu" title="Text" id="496">
|
||||||
|
<items>
|
||||||
|
<menuItem title="Align Left" keyEquivalent="{" id="497"/>
|
||||||
|
<menuItem title="Center" keyEquivalent="|" id="498"/>
|
||||||
|
<menuItem title="Justify" id="499">
|
||||||
|
<modifierMask key="keyEquivalentModifierMask"/>
|
||||||
|
</menuItem>
|
||||||
|
<menuItem title="Align Right" keyEquivalent="}" id="500"/>
|
||||||
|
<menuItem isSeparatorItem="YES" id="501"/>
|
||||||
|
<menuItem title="Writing Direction" id="502">
|
||||||
|
<modifierMask key="keyEquivalentModifierMask"/>
|
||||||
|
<menu key="submenu" title="Writing Direction" id="507">
|
||||||
|
<items>
|
||||||
|
<menuItem title="Paragraph" enabled="NO" id="508">
|
||||||
|
<modifierMask key="keyEquivalentModifierMask"/>
|
||||||
|
</menuItem>
|
||||||
|
<menuItem id="509">
|
||||||
|
<string key="title"> Default</string>
|
||||||
|
<modifierMask key="keyEquivalentModifierMask"/>
|
||||||
|
</menuItem>
|
||||||
|
<menuItem id="510">
|
||||||
|
<string key="title"> Left to Right</string>
|
||||||
|
<modifierMask key="keyEquivalentModifierMask"/>
|
||||||
|
</menuItem>
|
||||||
|
<menuItem id="511">
|
||||||
|
<string key="title"> Right to Left</string>
|
||||||
|
<modifierMask key="keyEquivalentModifierMask"/>
|
||||||
|
</menuItem>
|
||||||
|
<menuItem isSeparatorItem="YES" id="512"/>
|
||||||
|
<menuItem title="Selection" enabled="NO" id="513">
|
||||||
|
<modifierMask key="keyEquivalentModifierMask"/>
|
||||||
|
</menuItem>
|
||||||
|
<menuItem id="514">
|
||||||
|
<string key="title"> Default</string>
|
||||||
|
<modifierMask key="keyEquivalentModifierMask"/>
|
||||||
|
</menuItem>
|
||||||
|
<menuItem id="515">
|
||||||
|
<string key="title"> Left to Right</string>
|
||||||
|
<modifierMask key="keyEquivalentModifierMask"/>
|
||||||
|
</menuItem>
|
||||||
|
<menuItem id="516">
|
||||||
|
<string key="title"> Right to Left</string>
|
||||||
|
<modifierMask key="keyEquivalentModifierMask"/>
|
||||||
|
</menuItem>
|
||||||
|
</items>
|
||||||
|
</menu>
|
||||||
|
</menuItem>
|
||||||
|
<menuItem isSeparatorItem="YES" id="503"/>
|
||||||
|
<menuItem title="Show Ruler" id="504">
|
||||||
|
<modifierMask key="keyEquivalentModifierMask"/>
|
||||||
|
</menuItem>
|
||||||
|
<menuItem title="Copy Ruler" keyEquivalent="c" id="505">
|
||||||
|
<modifierMask key="keyEquivalentModifierMask" control="YES" command="YES"/>
|
||||||
|
</menuItem>
|
||||||
|
<menuItem title="Paste Ruler" keyEquivalent="v" id="506">
|
||||||
|
<modifierMask key="keyEquivalentModifierMask" control="YES" command="YES"/>
|
||||||
|
</menuItem>
|
||||||
|
</items>
|
||||||
|
</menu>
|
||||||
|
</menuItem>
|
||||||
|
</items>
|
||||||
|
</menu>
|
||||||
|
</menuItem>
|
||||||
|
<menuItem title="View" id="295">
|
||||||
|
<menu key="submenu" title="View" id="296">
|
||||||
|
<items>
|
||||||
|
<menuItem title="Show Toolbar" keyEquivalent="t" id="297">
|
||||||
|
<modifierMask key="keyEquivalentModifierMask" option="YES" command="YES"/>
|
||||||
|
</menuItem>
|
||||||
|
<menuItem title="Customize Toolbar…" id="298"/>
|
||||||
|
</items>
|
||||||
|
</menu>
|
||||||
|
</menuItem>
|
||||||
|
<menuItem title="Window" id="19">
|
||||||
|
<menu key="submenu" title="Window" systemMenu="window" id="24">
|
||||||
|
<items>
|
||||||
|
<menuItem title="Minimize" keyEquivalent="m" id="23"/>
|
||||||
|
<menuItem title="Zoom" id="239"/>
|
||||||
|
<menuItem isSeparatorItem="YES" id="92">
|
||||||
|
<modifierMask key="keyEquivalentModifierMask" command="YES"/>
|
||||||
|
</menuItem>
|
||||||
|
<menuItem title="Bring All to Front" id="5"/>
|
||||||
|
</items>
|
||||||
|
</menu>
|
||||||
|
</menuItem>
|
||||||
|
<menuItem title="Help" id="491">
|
||||||
|
<modifierMask key="keyEquivalentModifierMask"/>
|
||||||
|
<menu key="submenu" title="Help" systemMenu="help" id="492">
|
||||||
|
<items>
|
||||||
|
<menuItem title="TextEd Help" keyEquivalent="?" id="493"/>
|
||||||
|
</items>
|
||||||
|
</menu>
|
||||||
|
</menuItem>
|
||||||
|
</items>
|
||||||
|
</menu>
|
||||||
|
<customObject id="419" customClass="NSFontManager">
|
||||||
|
<connections>
|
||||||
|
<action selector="addFontTrait:" destination="389" id="420"/>
|
||||||
|
<action selector="addFontTrait:" destination="390" id="421"/>
|
||||||
|
<action selector="modifyFont:" destination="394" id="422"/>
|
||||||
|
<action selector="modifyFont:" destination="393" id="424"/>
|
||||||
|
<action selector="orderFrontFontPanel:" destination="388" id="423"/>
|
||||||
|
</connections>
|
||||||
|
</customObject>
|
||||||
|
</objects>
|
||||||
|
</document>
|
13
TextEd/Document.h
Normal file
13
TextEd/Document.h
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
//
|
||||||
|
// Document.h
|
||||||
|
// TextEd
|
||||||
|
//
|
||||||
|
// Created by Jeena on 2014-01-21.
|
||||||
|
// Copyright (c) 2014 Jeena. All rights reserved.
|
||||||
|
//
|
||||||
|
|
||||||
|
#import <Cocoa/Cocoa.h>
|
||||||
|
|
||||||
|
@interface Document : NSDocument
|
||||||
|
|
||||||
|
@end
|
59
TextEd/Document.m
Normal file
59
TextEd/Document.m
Normal file
|
@ -0,0 +1,59 @@
|
||||||
|
//
|
||||||
|
// Document.m
|
||||||
|
// TextEd
|
||||||
|
//
|
||||||
|
// Created by Jeena on 2014-01-21.
|
||||||
|
// Copyright (c) 2014 Jeena. All rights reserved.
|
||||||
|
//
|
||||||
|
|
||||||
|
#import "Document.h"
|
||||||
|
|
||||||
|
@implementation Document
|
||||||
|
|
||||||
|
- (id)init
|
||||||
|
{
|
||||||
|
self = [super init];
|
||||||
|
if (self) {
|
||||||
|
// Add your subclass-specific initialization here.
|
||||||
|
}
|
||||||
|
return self;
|
||||||
|
}
|
||||||
|
|
||||||
|
- (NSString *)windowNibName
|
||||||
|
{
|
||||||
|
// Override returning the nib file name of the document
|
||||||
|
// If you need to use a subclass of NSWindowController or if your document supports multiple NSWindowControllers, you should remove this method and override -makeWindowControllers instead.
|
||||||
|
return @"Document";
|
||||||
|
}
|
||||||
|
|
||||||
|
- (void)windowControllerDidLoadNib:(NSWindowController *)aController
|
||||||
|
{
|
||||||
|
[super windowControllerDidLoadNib:aController];
|
||||||
|
// Add any code here that needs to be executed once the windowController has loaded the document's window.
|
||||||
|
}
|
||||||
|
|
||||||
|
+ (BOOL)autosavesInPlace
|
||||||
|
{
|
||||||
|
return YES;
|
||||||
|
}
|
||||||
|
|
||||||
|
- (NSData *)dataOfType:(NSString *)typeName error:(NSError **)outError
|
||||||
|
{
|
||||||
|
// Insert code here to write your document to data of the specified type. If outError != NULL, ensure that you create and set an appropriate error when returning nil.
|
||||||
|
// You can also choose to override -fileWrapperOfType:error:, -writeToURL:ofType:error:, or -writeToURL:ofType:forSaveOperation:originalContentsURL:error: instead.
|
||||||
|
NSException *exception = [NSException exceptionWithName:@"UnimplementedMethod" reason:[NSString stringWithFormat:@"%@ is unimplemented", NSStringFromSelector(_cmd)] userInfo:nil];
|
||||||
|
@throw exception;
|
||||||
|
return nil;
|
||||||
|
}
|
||||||
|
|
||||||
|
- (BOOL)readFromData:(NSData *)data ofType:(NSString *)typeName error:(NSError **)outError
|
||||||
|
{
|
||||||
|
// Insert code here to read your document from the given data of the specified type. If outError != NULL, ensure that you create and set an appropriate error when returning NO.
|
||||||
|
// You can also choose to override -readFromFileWrapper:ofType:error: or -readFromURL:ofType:error: instead.
|
||||||
|
// If you override either of these, you should also override -isEntireFileLoaded to return NO if the contents are lazily loaded.
|
||||||
|
NSException *exception = [NSException exceptionWithName:@"UnimplementedMethod" reason:[NSString stringWithFormat:@"%@ is unimplemented", NSStringFromSelector(_cmd)] userInfo:nil];
|
||||||
|
@throw exception;
|
||||||
|
return YES;
|
||||||
|
}
|
||||||
|
|
||||||
|
@end
|
58
TextEd/Images.xcassets/AppIcon.appiconset/Contents.json
Normal file
58
TextEd/Images.xcassets/AppIcon.appiconset/Contents.json
Normal file
|
@ -0,0 +1,58 @@
|
||||||
|
{
|
||||||
|
"images" : [
|
||||||
|
{
|
||||||
|
"idiom" : "mac",
|
||||||
|
"size" : "16x16",
|
||||||
|
"scale" : "1x"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"idiom" : "mac",
|
||||||
|
"size" : "16x16",
|
||||||
|
"scale" : "2x"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"idiom" : "mac",
|
||||||
|
"size" : "32x32",
|
||||||
|
"scale" : "1x"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"idiom" : "mac",
|
||||||
|
"size" : "32x32",
|
||||||
|
"scale" : "2x"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"idiom" : "mac",
|
||||||
|
"size" : "128x128",
|
||||||
|
"scale" : "1x"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"idiom" : "mac",
|
||||||
|
"size" : "128x128",
|
||||||
|
"scale" : "2x"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"idiom" : "mac",
|
||||||
|
"size" : "256x256",
|
||||||
|
"scale" : "1x"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"idiom" : "mac",
|
||||||
|
"size" : "256x256",
|
||||||
|
"scale" : "2x"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"idiom" : "mac",
|
||||||
|
"size" : "512x512",
|
||||||
|
"scale" : "1x"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"idiom" : "mac",
|
||||||
|
"size" : "512x512",
|
||||||
|
"scale" : "2x"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"info" : {
|
||||||
|
"version" : 1,
|
||||||
|
"author" : "xcode"
|
||||||
|
}
|
||||||
|
}
|
55
TextEd/TextEd-Info.plist
Normal file
55
TextEd/TextEd-Info.plist
Normal file
|
@ -0,0 +1,55 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||||
|
<plist version="1.0">
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleDevelopmentRegion</key>
|
||||||
|
<string>en</string>
|
||||||
|
<key>CFBundleDocumentTypes</key>
|
||||||
|
<array>
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleTypeExtensions</key>
|
||||||
|
<array>
|
||||||
|
<string>txt</string>
|
||||||
|
</array>
|
||||||
|
<key>CFBundleTypeIconFile</key>
|
||||||
|
<string></string>
|
||||||
|
<key>CFBundleTypeName</key>
|
||||||
|
<string>DocumentType</string>
|
||||||
|
<key>CFBundleTypeOSTypes</key>
|
||||||
|
<array>
|
||||||
|
<string>????</string>
|
||||||
|
</array>
|
||||||
|
<key>CFBundleTypeRole</key>
|
||||||
|
<string>Editor</string>
|
||||||
|
<key>NSDocumentClass</key>
|
||||||
|
<string>Document</string>
|
||||||
|
</dict>
|
||||||
|
</array>
|
||||||
|
<key>CFBundleExecutable</key>
|
||||||
|
<string>${EXECUTABLE_NAME}</string>
|
||||||
|
<key>CFBundleIconFile</key>
|
||||||
|
<string></string>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>net.jeena.${PRODUCT_NAME:rfc1034identifier}</string>
|
||||||
|
<key>CFBundleInfoDictionaryVersion</key>
|
||||||
|
<string>6.0</string>
|
||||||
|
<key>CFBundleName</key>
|
||||||
|
<string>${PRODUCT_NAME}</string>
|
||||||
|
<key>CFBundlePackageType</key>
|
||||||
|
<string>APPL</string>
|
||||||
|
<key>CFBundleShortVersionString</key>
|
||||||
|
<string>1.0</string>
|
||||||
|
<key>CFBundleSignature</key>
|
||||||
|
<string>????</string>
|
||||||
|
<key>CFBundleVersion</key>
|
||||||
|
<string>1</string>
|
||||||
|
<key>LSMinimumSystemVersion</key>
|
||||||
|
<string>${MACOSX_DEPLOYMENT_TARGET}</string>
|
||||||
|
<key>NSHumanReadableCopyright</key>
|
||||||
|
<string>Copyright © 2014 Jeena. All rights reserved.</string>
|
||||||
|
<key>NSMainNibFile</key>
|
||||||
|
<string>MainMenu</string>
|
||||||
|
<key>NSPrincipalClass</key>
|
||||||
|
<string>NSApplication</string>
|
||||||
|
</dict>
|
||||||
|
</plist>
|
9
TextEd/TextEd-Prefix.pch
Normal file
9
TextEd/TextEd-Prefix.pch
Normal file
|
@ -0,0 +1,9 @@
|
||||||
|
//
|
||||||
|
// Prefix header
|
||||||
|
//
|
||||||
|
// The contents of this file are implicitly included at the beginning of every source file.
|
||||||
|
//
|
||||||
|
|
||||||
|
#ifdef __OBJC__
|
||||||
|
#import <Cocoa/Cocoa.h>
|
||||||
|
#endif
|
29
TextEd/en.lproj/Credits.rtf
Normal file
29
TextEd/en.lproj/Credits.rtf
Normal file
|
@ -0,0 +1,29 @@
|
||||||
|
{\rtf0\ansi{\fonttbl\f0\fswiss Helvetica;}
|
||||||
|
{\colortbl;\red255\green255\blue255;}
|
||||||
|
\paperw9840\paperh8400
|
||||||
|
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\ql\qnatural
|
||||||
|
|
||||||
|
\f0\b\fs24 \cf0 Engineering:
|
||||||
|
\b0 \
|
||||||
|
Some people\
|
||||||
|
\
|
||||||
|
|
||||||
|
\b Human Interface Design:
|
||||||
|
\b0 \
|
||||||
|
Some other people\
|
||||||
|
\
|
||||||
|
|
||||||
|
\b Testing:
|
||||||
|
\b0 \
|
||||||
|
Hopefully not nobody\
|
||||||
|
\
|
||||||
|
|
||||||
|
\b Documentation:
|
||||||
|
\b0 \
|
||||||
|
Whoever\
|
||||||
|
\
|
||||||
|
|
||||||
|
\b With special thanks to:
|
||||||
|
\b0 \
|
||||||
|
Mom\
|
||||||
|
}
|
2
TextEd/en.lproj/InfoPlist.strings
Normal file
2
TextEd/en.lproj/InfoPlist.strings
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
/* Localized versions of Info.plist keys */
|
||||||
|
|
14
TextEd/main.m
Normal file
14
TextEd/main.m
Normal file
|
@ -0,0 +1,14 @@
|
||||||
|
//
|
||||||
|
// main.m
|
||||||
|
// TextEd
|
||||||
|
//
|
||||||
|
// Created by Jeena on 2014-01-21.
|
||||||
|
// Copyright (c) 2014 Jeena. All rights reserved.
|
||||||
|
//
|
||||||
|
|
||||||
|
#import <Cocoa/Cocoa.h>
|
||||||
|
|
||||||
|
int main(int argc, const char * argv[])
|
||||||
|
{
|
||||||
|
return NSApplicationMain(argc, argv);
|
||||||
|
}
|
22
TextEdTests/TextEdTests-Info.plist
Normal file
22
TextEdTests/TextEdTests-Info.plist
Normal file
|
@ -0,0 +1,22 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||||
|
<plist version="1.0">
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleDevelopmentRegion</key>
|
||||||
|
<string>en</string>
|
||||||
|
<key>CFBundleExecutable</key>
|
||||||
|
<string>${EXECUTABLE_NAME}</string>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>net.jeena.${PRODUCT_NAME:rfc1034identifier}</string>
|
||||||
|
<key>CFBundleInfoDictionaryVersion</key>
|
||||||
|
<string>6.0</string>
|
||||||
|
<key>CFBundlePackageType</key>
|
||||||
|
<string>BNDL</string>
|
||||||
|
<key>CFBundleShortVersionString</key>
|
||||||
|
<string>1.0</string>
|
||||||
|
<key>CFBundleSignature</key>
|
||||||
|
<string>????</string>
|
||||||
|
<key>CFBundleVersion</key>
|
||||||
|
<string>1</string>
|
||||||
|
</dict>
|
||||||
|
</plist>
|
34
TextEdTests/TextEdTests.m
Normal file
34
TextEdTests/TextEdTests.m
Normal file
|
@ -0,0 +1,34 @@
|
||||||
|
//
|
||||||
|
// TextEdTests.m
|
||||||
|
// TextEdTests
|
||||||
|
//
|
||||||
|
// Created by Jeena on 2014-01-21.
|
||||||
|
// Copyright (c) 2014 Jeena. All rights reserved.
|
||||||
|
//
|
||||||
|
|
||||||
|
#import <XCTest/XCTest.h>
|
||||||
|
|
||||||
|
@interface TextEdTests : XCTestCase
|
||||||
|
|
||||||
|
@end
|
||||||
|
|
||||||
|
@implementation TextEdTests
|
||||||
|
|
||||||
|
- (void)setUp
|
||||||
|
{
|
||||||
|
[super setUp];
|
||||||
|
// Put setup code here. This method is called before the invocation of each test method in the class.
|
||||||
|
}
|
||||||
|
|
||||||
|
- (void)tearDown
|
||||||
|
{
|
||||||
|
// Put teardown code here. This method is called after the invocation of each test method in the class.
|
||||||
|
[super tearDown];
|
||||||
|
}
|
||||||
|
|
||||||
|
- (void)testExample
|
||||||
|
{
|
||||||
|
XCTFail(@"No implementation for \"%s\"", __PRETTY_FUNCTION__);
|
||||||
|
}
|
||||||
|
|
||||||
|
@end
|
2
TextEdTests/en.lproj/InfoPlist.strings
Normal file
2
TextEdTests/en.lproj/InfoPlist.strings
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
/* Localized versions of Info.plist keys */
|
||||||
|
|
Reference in a new issue