|
@@ -42,14 +42,14 @@
|
|
4900D7DB224DB8470046E774 /* EscapeSequenceParser.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = EscapeSequenceParser.swift; sourceTree = "<group>"; };
|
|
4900D7DB224DB8470046E774 /* EscapeSequenceParser.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = EscapeSequenceParser.swift; sourceTree = "<group>"; };
|
|
4900D7DD22506F5F0046E774 /* EscapeSequences.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = EscapeSequences.swift; sourceTree = "<group>"; };
|
|
4900D7DD22506F5F0046E774 /* EscapeSequences.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = EscapeSequences.swift; sourceTree = "<group>"; };
|
|
499D02242249C409002BF7E7 /* CircularList.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CircularList.swift; sourceTree = "<group>"; };
|
|
499D02242249C409002BF7E7 /* CircularList.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CircularList.swift; sourceTree = "<group>"; };
|
|
- 49BD1A5A224207B5005A2252 /* SwiftTerm.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = SwiftTerm.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
|
|
|
+ 49BD1A5A224207B5005A2252 /* iOS.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = iOS.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
49BD1A5D224207B5005A2252 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
|
|
49BD1A5D224207B5005A2252 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
|
|
49BD1A5F224207B5005A2252 /* ViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ViewController.swift; sourceTree = "<group>"; };
|
|
49BD1A5F224207B5005A2252 /* ViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ViewController.swift; sourceTree = "<group>"; };
|
|
49BD1A62224207B5005A2252 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
|
|
49BD1A62224207B5005A2252 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
|
|
49BD1A64224207B7005A2252 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
|
|
49BD1A64224207B7005A2252 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
|
|
49BD1A67224207B7005A2252 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
|
|
49BD1A67224207B7005A2252 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
|
|
49BD1A69224207B7005A2252 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
49BD1A69224207B7005A2252 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
- 49BD1A6E224207B7005A2252 /* SwiftTermTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = SwiftTermTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
|
|
|
+ 49BD1A6E224207B7005A2252 /* iOSTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = iOSTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
49BD1A72224207B7005A2252 /* SwiftTermTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SwiftTermTests.swift; sourceTree = "<group>"; };
|
|
49BD1A72224207B7005A2252 /* SwiftTermTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SwiftTermTests.swift; sourceTree = "<group>"; };
|
|
49BD1A74224207B7005A2252 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
49BD1A74224207B7005A2252 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
49BD1A7E2242083D005A2252 /* CharData.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CharData.swift; sourceTree = "<group>"; };
|
|
49BD1A7E2242083D005A2252 /* CharData.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CharData.swift; sourceTree = "<group>"; };
|
|
@@ -83,8 +83,8 @@
|
|
49BD1A51224207B4005A2252 = {
|
|
49BD1A51224207B4005A2252 = {
|
|
isa = PBXGroup;
|
|
isa = PBXGroup;
|
|
children = (
|
|
children = (
|
|
- 49BD1A5C224207B5005A2252 /* SwiftTerm */,
|
|
|
|
- 49BD1A71224207B7005A2252 /* SwiftTermTests */,
|
|
|
|
|
|
+ 49BD1A5C224207B5005A2252 /* iOS */,
|
|
|
|
+ 49BD1A71224207B7005A2252 /* iOSTests */,
|
|
49BD1A5B224207B5005A2252 /* Products */,
|
|
49BD1A5B224207B5005A2252 /* Products */,
|
|
);
|
|
);
|
|
sourceTree = "<group>";
|
|
sourceTree = "<group>";
|
|
@@ -92,13 +92,13 @@
|
|
49BD1A5B224207B5005A2252 /* Products */ = {
|
|
49BD1A5B224207B5005A2252 /* Products */ = {
|
|
isa = PBXGroup;
|
|
isa = PBXGroup;
|
|
children = (
|
|
children = (
|
|
- 49BD1A5A224207B5005A2252 /* SwiftTerm.app */,
|
|
|
|
- 49BD1A6E224207B7005A2252 /* SwiftTermTests.xctest */,
|
|
|
|
|
|
+ 49BD1A5A224207B5005A2252 /* iOS.app */,
|
|
|
|
+ 49BD1A6E224207B7005A2252 /* iOSTests.xctest */,
|
|
);
|
|
);
|
|
name = Products;
|
|
name = Products;
|
|
sourceTree = "<group>";
|
|
sourceTree = "<group>";
|
|
};
|
|
};
|
|
- 49BD1A5C224207B5005A2252 /* SwiftTerm */ = {
|
|
|
|
|
|
+ 49BD1A5C224207B5005A2252 /* iOS */ = {
|
|
isa = PBXGroup;
|
|
isa = PBXGroup;
|
|
children = (
|
|
children = (
|
|
49BD1A7D2242080E005A2252 /* SwiftTerm */,
|
|
49BD1A7D2242080E005A2252 /* SwiftTerm */,
|
|
@@ -109,16 +109,16 @@
|
|
49BD1A66224207B7005A2252 /* LaunchScreen.storyboard */,
|
|
49BD1A66224207B7005A2252 /* LaunchScreen.storyboard */,
|
|
49BD1A69224207B7005A2252 /* Info.plist */,
|
|
49BD1A69224207B7005A2252 /* Info.plist */,
|
|
);
|
|
);
|
|
- path = SwiftTerm;
|
|
|
|
|
|
+ path = iOS;
|
|
sourceTree = "<group>";
|
|
sourceTree = "<group>";
|
|
};
|
|
};
|
|
- 49BD1A71224207B7005A2252 /* SwiftTermTests */ = {
|
|
|
|
|
|
+ 49BD1A71224207B7005A2252 /* iOSTests */ = {
|
|
isa = PBXGroup;
|
|
isa = PBXGroup;
|
|
children = (
|
|
children = (
|
|
49BD1A72224207B7005A2252 /* SwiftTermTests.swift */,
|
|
49BD1A72224207B7005A2252 /* SwiftTermTests.swift */,
|
|
49BD1A74224207B7005A2252 /* Info.plist */,
|
|
49BD1A74224207B7005A2252 /* Info.plist */,
|
|
);
|
|
);
|
|
- path = SwiftTermTests;
|
|
|
|
|
|
+ path = iOSTests;
|
|
sourceTree = "<group>";
|
|
sourceTree = "<group>";
|
|
};
|
|
};
|
|
49BD1A7D2242080E005A2252 /* SwiftTerm */ = {
|
|
49BD1A7D2242080E005A2252 /* SwiftTerm */ = {
|
|
@@ -143,9 +143,9 @@
|
|
/* End PBXGroup section */
|
|
/* End PBXGroup section */
|
|
|
|
|
|
/* Begin PBXNativeTarget section */
|
|
/* Begin PBXNativeTarget section */
|
|
- 49BD1A59224207B5005A2252 /* SwiftTerm */ = {
|
|
|
|
|
|
+ 49BD1A59224207B5005A2252 /* iOS */ = {
|
|
isa = PBXNativeTarget;
|
|
isa = PBXNativeTarget;
|
|
- buildConfigurationList = 49BD1A77224207B7005A2252 /* Build configuration list for PBXNativeTarget "SwiftTerm" */;
|
|
|
|
|
|
+ buildConfigurationList = 49BD1A77224207B7005A2252 /* Build configuration list for PBXNativeTarget "iOS" */;
|
|
buildPhases = (
|
|
buildPhases = (
|
|
49BD1A56224207B5005A2252 /* Sources */,
|
|
49BD1A56224207B5005A2252 /* Sources */,
|
|
49BD1A57224207B5005A2252 /* Frameworks */,
|
|
49BD1A57224207B5005A2252 /* Frameworks */,
|
|
@@ -155,14 +155,14 @@
|
|
);
|
|
);
|
|
dependencies = (
|
|
dependencies = (
|
|
);
|
|
);
|
|
- name = SwiftTerm;
|
|
|
|
|
|
+ name = iOS;
|
|
productName = SwiftTerm;
|
|
productName = SwiftTerm;
|
|
- productReference = 49BD1A5A224207B5005A2252 /* SwiftTerm.app */;
|
|
|
|
|
|
+ productReference = 49BD1A5A224207B5005A2252 /* iOS.app */;
|
|
productType = "com.apple.product-type.application";
|
|
productType = "com.apple.product-type.application";
|
|
};
|
|
};
|
|
- 49BD1A6D224207B7005A2252 /* SwiftTermTests */ = {
|
|
|
|
|
|
+ 49BD1A6D224207B7005A2252 /* iOSTests */ = {
|
|
isa = PBXNativeTarget;
|
|
isa = PBXNativeTarget;
|
|
- buildConfigurationList = 49BD1A7A224207B7005A2252 /* Build configuration list for PBXNativeTarget "SwiftTermTests" */;
|
|
|
|
|
|
+ buildConfigurationList = 49BD1A7A224207B7005A2252 /* Build configuration list for PBXNativeTarget "iOSTests" */;
|
|
buildPhases = (
|
|
buildPhases = (
|
|
49BD1A6A224207B7005A2252 /* Sources */,
|
|
49BD1A6A224207B7005A2252 /* Sources */,
|
|
49BD1A6B224207B7005A2252 /* Frameworks */,
|
|
49BD1A6B224207B7005A2252 /* Frameworks */,
|
|
@@ -173,9 +173,9 @@
|
|
dependencies = (
|
|
dependencies = (
|
|
49BD1A70224207B7005A2252 /* PBXTargetDependency */,
|
|
49BD1A70224207B7005A2252 /* PBXTargetDependency */,
|
|
);
|
|
);
|
|
- name = SwiftTermTests;
|
|
|
|
|
|
+ name = iOSTests;
|
|
productName = SwiftTermTests;
|
|
productName = SwiftTermTests;
|
|
- productReference = 49BD1A6E224207B7005A2252 /* SwiftTermTests.xctest */;
|
|
|
|
|
|
+ productReference = 49BD1A6E224207B7005A2252 /* iOSTests.xctest */;
|
|
productType = "com.apple.product-type.bundle.unit-test";
|
|
productType = "com.apple.product-type.bundle.unit-test";
|
|
};
|
|
};
|
|
/* End PBXNativeTarget section */
|
|
/* End PBXNativeTarget section */
|
|
@@ -212,8 +212,8 @@
|
|
projectDirPath = "";
|
|
projectDirPath = "";
|
|
projectRoot = "";
|
|
projectRoot = "";
|
|
targets = (
|
|
targets = (
|
|
- 49BD1A59224207B5005A2252 /* SwiftTerm */,
|
|
|
|
- 49BD1A6D224207B7005A2252 /* SwiftTermTests */,
|
|
|
|
|
|
+ 49BD1A59224207B5005A2252 /* iOS */,
|
|
|
|
+ 49BD1A6D224207B7005A2252 /* iOSTests */,
|
|
);
|
|
);
|
|
};
|
|
};
|
|
/* End PBXProject section */
|
|
/* End PBXProject section */
|
|
@@ -273,7 +273,7 @@
|
|
/* Begin PBXTargetDependency section */
|
|
/* Begin PBXTargetDependency section */
|
|
49BD1A70224207B7005A2252 /* PBXTargetDependency */ = {
|
|
49BD1A70224207B7005A2252 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
isa = PBXTargetDependency;
|
|
- target = 49BD1A59224207B5005A2252 /* SwiftTerm */;
|
|
|
|
|
|
+ target = 49BD1A59224207B5005A2252 /* iOS */;
|
|
targetProxy = 49BD1A6F224207B7005A2252 /* PBXContainerItemProxy */;
|
|
targetProxy = 49BD1A6F224207B7005A2252 /* PBXContainerItemProxy */;
|
|
};
|
|
};
|
|
/* End PBXTargetDependency section */
|
|
/* End PBXTargetDependency section */
|
|
@@ -419,7 +419,7 @@
|
|
buildSettings = {
|
|
buildSettings = {
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
CODE_SIGN_STYLE = Automatic;
|
|
CODE_SIGN_STYLE = Automatic;
|
|
- INFOPLIST_FILE = SwiftTerm/Info.plist;
|
|
|
|
|
|
+ INFOPLIST_FILE = iOS/Info.plist;
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"$(inherited)",
|
|
"@executable_path/Frameworks",
|
|
"@executable_path/Frameworks",
|
|
@@ -436,7 +436,7 @@
|
|
buildSettings = {
|
|
buildSettings = {
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
CODE_SIGN_STYLE = Automatic;
|
|
CODE_SIGN_STYLE = Automatic;
|
|
- INFOPLIST_FILE = SwiftTerm/Info.plist;
|
|
|
|
|
|
+ INFOPLIST_FILE = iOS/Info.plist;
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"$(inherited)",
|
|
"@executable_path/Frameworks",
|
|
"@executable_path/Frameworks",
|
|
@@ -500,7 +500,7 @@
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
};
|
|
- 49BD1A77224207B7005A2252 /* Build configuration list for PBXNativeTarget "SwiftTerm" */ = {
|
|
|
|
|
|
+ 49BD1A77224207B7005A2252 /* Build configuration list for PBXNativeTarget "iOS" */ = {
|
|
isa = XCConfigurationList;
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
buildConfigurations = (
|
|
49BD1A78224207B7005A2252 /* Debug */,
|
|
49BD1A78224207B7005A2252 /* Debug */,
|
|
@@ -509,7 +509,7 @@
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
};
|
|
- 49BD1A7A224207B7005A2252 /* Build configuration list for PBXNativeTarget "SwiftTermTests" */ = {
|
|
|
|
|
|
+ 49BD1A7A224207B7005A2252 /* Build configuration list for PBXNativeTarget "iOSTests" */ = {
|
|
isa = XCConfigurationList;
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
buildConfigurations = (
|
|
49BD1A7B224207B7005A2252 /* Debug */,
|
|
49BD1A7B224207B7005A2252 /* Debug */,
|