Commit f2bf5a1f by 付云鹏

Initial Commit

parents
// !$*UTF8*$!
{
archiveVersion = 1;
classes = {
};
objectVersion = 56;
objects = {
/* Begin PBXBuildFile section */
D30316432987BF4F0054D81B /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = D30316422987BF4F0054D81B /* AppDelegate.m */; };
D30316462987BF4F0054D81B /* SceneDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = D30316452987BF4F0054D81B /* SceneDelegate.m */; };
D30316492987BF4F0054D81B /* ViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = D30316482987BF4F0054D81B /* ViewController.m */; };
D303164C2987BF4F0054D81B /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = D303164A2987BF4F0054D81B /* Main.storyboard */; };
D303164E2987BF4F0054D81B /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = D303164D2987BF4F0054D81B /* Assets.xcassets */; };
D30316512987BF4F0054D81B /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = D303164F2987BF4F0054D81B /* LaunchScreen.storyboard */; };
D30316542987BF4F0054D81B /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = D30316532987BF4F0054D81B /* main.m */; };
D303165E2987BF500054D81B /* SSVPNTests.m in Sources */ = {isa = PBXBuildFile; fileRef = D303165D2987BF500054D81B /* SSVPNTests.m */; };
D30316682987BF500054D81B /* SSVPNUITests.m in Sources */ = {isa = PBXBuildFile; fileRef = D30316672987BF500054D81B /* SSVPNUITests.m */; };
D303166A2987BF500054D81B /* SSVPNUITestsLaunchTests.m in Sources */ = {isa = PBXBuildFile; fileRef = D30316692987BF500054D81B /* SSVPNUITestsLaunchTests.m */; };
/* End PBXBuildFile section */
/* Begin PBXContainerItemProxy section */
D303165A2987BF500054D81B /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = D30316362987BF4F0054D81B /* Project object */;
proxyType = 1;
remoteGlobalIDString = D303163D2987BF4F0054D81B;
remoteInfo = SSVPN;
};
D30316642987BF500054D81B /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = D30316362987BF4F0054D81B /* Project object */;
proxyType = 1;
remoteGlobalIDString = D303163D2987BF4F0054D81B;
remoteInfo = SSVPN;
};
/* End PBXContainerItemProxy section */
/* Begin PBXFileReference section */
D303163E2987BF4F0054D81B /* SSVPN.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = SSVPN.app; sourceTree = BUILT_PRODUCTS_DIR; };
D30316412987BF4F0054D81B /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
D30316422987BF4F0054D81B /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
D30316442987BF4F0054D81B /* SceneDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SceneDelegate.h; sourceTree = "<group>"; };
D30316452987BF4F0054D81B /* SceneDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SceneDelegate.m; sourceTree = "<group>"; };
D30316472987BF4F0054D81B /* ViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ViewController.h; sourceTree = "<group>"; };
D30316482987BF4F0054D81B /* ViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ViewController.m; sourceTree = "<group>"; };
D303164B2987BF4F0054D81B /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
D303164D2987BF4F0054D81B /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
D30316502987BF4F0054D81B /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
D30316522987BF4F0054D81B /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
D30316532987BF4F0054D81B /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
D30316592987BF500054D81B /* SSVPNTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = SSVPNTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
D303165D2987BF500054D81B /* SSVPNTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SSVPNTests.m; sourceTree = "<group>"; };
D30316632987BF500054D81B /* SSVPNUITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = SSVPNUITests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
D30316672987BF500054D81B /* SSVPNUITests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SSVPNUITests.m; sourceTree = "<group>"; };
D30316692987BF500054D81B /* SSVPNUITestsLaunchTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SSVPNUITestsLaunchTests.m; sourceTree = "<group>"; };
/* End PBXFileReference section */
/* Begin PBXFrameworksBuildPhase section */
D303163B2987BF4F0054D81B /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
D30316562987BF500054D81B /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
D30316602987BF500054D81B /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXFrameworksBuildPhase section */
/* Begin PBXGroup section */
D30316352987BF4F0054D81B = {
isa = PBXGroup;
children = (
D30316402987BF4F0054D81B /* SSVPN */,
D303165C2987BF500054D81B /* SSVPNTests */,
D30316662987BF500054D81B /* SSVPNUITests */,
D303163F2987BF4F0054D81B /* Products */,
);
sourceTree = "<group>";
};
D303163F2987BF4F0054D81B /* Products */ = {
isa = PBXGroup;
children = (
D303163E2987BF4F0054D81B /* SSVPN.app */,
D30316592987BF500054D81B /* SSVPNTests.xctest */,
D30316632987BF500054D81B /* SSVPNUITests.xctest */,
);
name = Products;
sourceTree = "<group>";
};
D30316402987BF4F0054D81B /* SSVPN */ = {
isa = PBXGroup;
children = (
D30316412987BF4F0054D81B /* AppDelegate.h */,
D30316422987BF4F0054D81B /* AppDelegate.m */,
D30316442987BF4F0054D81B /* SceneDelegate.h */,
D30316452987BF4F0054D81B /* SceneDelegate.m */,
D30316472987BF4F0054D81B /* ViewController.h */,
D30316482987BF4F0054D81B /* ViewController.m */,
D303164A2987BF4F0054D81B /* Main.storyboard */,
D303164D2987BF4F0054D81B /* Assets.xcassets */,
D303164F2987BF4F0054D81B /* LaunchScreen.storyboard */,
D30316522987BF4F0054D81B /* Info.plist */,
D30316532987BF4F0054D81B /* main.m */,
);
path = SSVPN;
sourceTree = "<group>";
};
D303165C2987BF500054D81B /* SSVPNTests */ = {
isa = PBXGroup;
children = (
D303165D2987BF500054D81B /* SSVPNTests.m */,
);
path = SSVPNTests;
sourceTree = "<group>";
};
D30316662987BF500054D81B /* SSVPNUITests */ = {
isa = PBXGroup;
children = (
D30316672987BF500054D81B /* SSVPNUITests.m */,
D30316692987BF500054D81B /* SSVPNUITestsLaunchTests.m */,
);
path = SSVPNUITests;
sourceTree = "<group>";
};
/* End PBXGroup section */
/* Begin PBXNativeTarget section */
D303163D2987BF4F0054D81B /* SSVPN */ = {
isa = PBXNativeTarget;
buildConfigurationList = D303166D2987BF500054D81B /* Build configuration list for PBXNativeTarget "SSVPN" */;
buildPhases = (
D303163A2987BF4F0054D81B /* Sources */,
D303163B2987BF4F0054D81B /* Frameworks */,
D303163C2987BF4F0054D81B /* Resources */,
);
buildRules = (
);
dependencies = (
);
name = SSVPN;
productName = SSVPN;
productReference = D303163E2987BF4F0054D81B /* SSVPN.app */;
productType = "com.apple.product-type.application";
};
D30316582987BF500054D81B /* SSVPNTests */ = {
isa = PBXNativeTarget;
buildConfigurationList = D30316702987BF500054D81B /* Build configuration list for PBXNativeTarget "SSVPNTests" */;
buildPhases = (
D30316552987BF500054D81B /* Sources */,
D30316562987BF500054D81B /* Frameworks */,
D30316572987BF500054D81B /* Resources */,
);
buildRules = (
);
dependencies = (
D303165B2987BF500054D81B /* PBXTargetDependency */,
);
name = SSVPNTests;
productName = SSVPNTests;
productReference = D30316592987BF500054D81B /* SSVPNTests.xctest */;
productType = "com.apple.product-type.bundle.unit-test";
};
D30316622987BF500054D81B /* SSVPNUITests */ = {
isa = PBXNativeTarget;
buildConfigurationList = D30316732987BF500054D81B /* Build configuration list for PBXNativeTarget "SSVPNUITests" */;
buildPhases = (
D303165F2987BF500054D81B /* Sources */,
D30316602987BF500054D81B /* Frameworks */,
D30316612987BF500054D81B /* Resources */,
);
buildRules = (
);
dependencies = (
D30316652987BF500054D81B /* PBXTargetDependency */,
);
name = SSVPNUITests;
productName = SSVPNUITests;
productReference = D30316632987BF500054D81B /* SSVPNUITests.xctest */;
productType = "com.apple.product-type.bundle.ui-testing";
};
/* End PBXNativeTarget section */
/* Begin PBXProject section */
D30316362987BF4F0054D81B /* Project object */ = {
isa = PBXProject;
attributes = {
BuildIndependentTargetsInParallel = 1;
LastUpgradeCheck = 1420;
TargetAttributes = {
D303163D2987BF4F0054D81B = {
CreatedOnToolsVersion = 14.2;
};
D30316582987BF500054D81B = {
CreatedOnToolsVersion = 14.2;
TestTargetID = D303163D2987BF4F0054D81B;
};
D30316622987BF500054D81B = {
CreatedOnToolsVersion = 14.2;
TestTargetID = D303163D2987BF4F0054D81B;
};
};
};
buildConfigurationList = D30316392987BF4F0054D81B /* Build configuration list for PBXProject "SSVPN" */;
compatibilityVersion = "Xcode 14.0";
developmentRegion = en;
hasScannedForEncodings = 0;
knownRegions = (
en,
Base,
);
mainGroup = D30316352987BF4F0054D81B;
productRefGroup = D303163F2987BF4F0054D81B /* Products */;
projectDirPath = "";
projectRoot = "";
targets = (
D303163D2987BF4F0054D81B /* SSVPN */,
D30316582987BF500054D81B /* SSVPNTests */,
D30316622987BF500054D81B /* SSVPNUITests */,
);
};
/* End PBXProject section */
/* Begin PBXResourcesBuildPhase section */
D303163C2987BF4F0054D81B /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
D30316512987BF4F0054D81B /* LaunchScreen.storyboard in Resources */,
D303164E2987BF4F0054D81B /* Assets.xcassets in Resources */,
D303164C2987BF4F0054D81B /* Main.storyboard in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
D30316572987BF500054D81B /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
D30316612987BF500054D81B /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXResourcesBuildPhase section */
/* Begin PBXSourcesBuildPhase section */
D303163A2987BF4F0054D81B /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
D30316492987BF4F0054D81B /* ViewController.m in Sources */,
D30316432987BF4F0054D81B /* AppDelegate.m in Sources */,
D30316542987BF4F0054D81B /* main.m in Sources */,
D30316462987BF4F0054D81B /* SceneDelegate.m in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
D30316552987BF500054D81B /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
D303165E2987BF500054D81B /* SSVPNTests.m in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
D303165F2987BF500054D81B /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
D30316682987BF500054D81B /* SSVPNUITests.m in Sources */,
D303166A2987BF500054D81B /* SSVPNUITestsLaunchTests.m in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXSourcesBuildPhase section */
/* Begin PBXTargetDependency section */
D303165B2987BF500054D81B /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = D303163D2987BF4F0054D81B /* SSVPN */;
targetProxy = D303165A2987BF500054D81B /* PBXContainerItemProxy */;
};
D30316652987BF500054D81B /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = D303163D2987BF4F0054D81B /* SSVPN */;
targetProxy = D30316642987BF500054D81B /* PBXContainerItemProxy */;
};
/* End PBXTargetDependency section */
/* Begin PBXVariantGroup section */
D303164A2987BF4F0054D81B /* Main.storyboard */ = {
isa = PBXVariantGroup;
children = (
D303164B2987BF4F0054D81B /* Base */,
);
name = Main.storyboard;
sourceTree = "<group>";
};
D303164F2987BF4F0054D81B /* LaunchScreen.storyboard */ = {
isa = PBXVariantGroup;
children = (
D30316502987BF4F0054D81B /* Base */,
);
name = LaunchScreen.storyboard;
sourceTree = "<group>";
};
/* End PBXVariantGroup section */
/* Begin XCBuildConfiguration section */
D303166B2987BF500054D81B /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
CLANG_ANALYZER_NONNULL = YES;
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
CLANG_ENABLE_MODULES = YES;
CLANG_ENABLE_OBJC_ARC = YES;
CLANG_ENABLE_OBJC_WEAK = YES;
CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
CLANG_WARN_BOOL_CONVERSION = YES;
CLANG_WARN_COMMA = YES;
CLANG_WARN_CONSTANT_CONVERSION = YES;
CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
CLANG_WARN_EMPTY_BODY = YES;
CLANG_WARN_ENUM_CONVERSION = YES;
CLANG_WARN_INFINITE_RECURSION = YES;
CLANG_WARN_INT_CONVERSION = YES;
CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
CLANG_WARN_STRICT_PROTOTYPES = YES;
CLANG_WARN_SUSPICIOUS_MOVE = YES;
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
CLANG_WARN_UNREACHABLE_CODE = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
COPY_PHASE_STRIP = NO;
DEBUG_INFORMATION_FORMAT = dwarf;
ENABLE_STRICT_OBJC_MSGSEND = YES;
ENABLE_TESTABILITY = YES;
GCC_C_LANGUAGE_STANDARD = gnu11;
GCC_DYNAMIC_NO_PIC = NO;
GCC_NO_COMMON_BLOCKS = YES;
GCC_OPTIMIZATION_LEVEL = 0;
GCC_PREPROCESSOR_DEFINITIONS = (
"DEBUG=1",
"$(inherited)",
);
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
GCC_WARN_UNDECLARED_SELECTOR = YES;
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 16.2;
MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
MTL_FAST_MATH = YES;
ONLY_ACTIVE_ARCH = YES;
SDKROOT = iphoneos;
};
name = Debug;
};
D303166C2987BF500054D81B /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
CLANG_ANALYZER_NONNULL = YES;
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
CLANG_ENABLE_MODULES = YES;
CLANG_ENABLE_OBJC_ARC = YES;
CLANG_ENABLE_OBJC_WEAK = YES;
CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
CLANG_WARN_BOOL_CONVERSION = YES;
CLANG_WARN_COMMA = YES;
CLANG_WARN_CONSTANT_CONVERSION = YES;
CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
CLANG_WARN_EMPTY_BODY = YES;
CLANG_WARN_ENUM_CONVERSION = YES;
CLANG_WARN_INFINITE_RECURSION = YES;
CLANG_WARN_INT_CONVERSION = YES;
CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
CLANG_WARN_STRICT_PROTOTYPES = YES;
CLANG_WARN_SUSPICIOUS_MOVE = YES;
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
CLANG_WARN_UNREACHABLE_CODE = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
COPY_PHASE_STRIP = NO;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
ENABLE_NS_ASSERTIONS = NO;
ENABLE_STRICT_OBJC_MSGSEND = YES;
GCC_C_LANGUAGE_STANDARD = gnu11;
GCC_NO_COMMON_BLOCKS = YES;
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
GCC_WARN_UNDECLARED_SELECTOR = YES;
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 16.2;
MTL_ENABLE_DEBUG_INFO = NO;
MTL_FAST_MATH = YES;
SDKROOT = iphoneos;
VALIDATE_PRODUCT = YES;
};
name = Release;
};
D303166E2987BF500054D81B /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 1;
DEVELOPMENT_TEAM = ZB4976GSMQ;
GENERATE_INFOPLIST_FILE = YES;
INFOPLIST_FILE = SSVPN/Info.plist;
INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
INFOPLIST_KEY_UILaunchStoryboardName = LaunchScreen;
INFOPLIST_KEY_UIMainStoryboardFile = Main;
INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 1.0;
PRODUCT_BUNDLE_IDENTIFIER = com.szadventure.SSVPN;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_EMIT_LOC_STRINGS = YES;
TARGETED_DEVICE_FAMILY = "1,2";
};
name = Debug;
};
D303166F2987BF500054D81B /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 1;
DEVELOPMENT_TEAM = ZB4976GSMQ;
GENERATE_INFOPLIST_FILE = YES;
INFOPLIST_FILE = SSVPN/Info.plist;
INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
INFOPLIST_KEY_UILaunchStoryboardName = LaunchScreen;
INFOPLIST_KEY_UIMainStoryboardFile = Main;
INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 1.0;
PRODUCT_BUNDLE_IDENTIFIER = com.szadventure.SSVPN;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_EMIT_LOC_STRINGS = YES;
TARGETED_DEVICE_FAMILY = "1,2";
};
name = Release;
};
D30316712987BF500054D81B /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
BUNDLE_LOADER = "$(TEST_HOST)";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 1;
DEVELOPMENT_TEAM = ZB4976GSMQ;
GENERATE_INFOPLIST_FILE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 16.2;
MARKETING_VERSION = 1.0;
PRODUCT_BUNDLE_IDENTIFIER = com.szadventure.SSVPNTests;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_EMIT_LOC_STRINGS = NO;
TARGETED_DEVICE_FAMILY = "1,2";
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/SSVPN.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/SSVPN";
};
name = Debug;
};
D30316722987BF500054D81B /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
BUNDLE_LOADER = "$(TEST_HOST)";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 1;
DEVELOPMENT_TEAM = ZB4976GSMQ;
GENERATE_INFOPLIST_FILE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 16.2;
MARKETING_VERSION = 1.0;
PRODUCT_BUNDLE_IDENTIFIER = com.szadventure.SSVPNTests;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_EMIT_LOC_STRINGS = NO;
TARGETED_DEVICE_FAMILY = "1,2";
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/SSVPN.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/SSVPN";
};
name = Release;
};
D30316742987BF500054D81B /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 1;
DEVELOPMENT_TEAM = ZB4976GSMQ;
GENERATE_INFOPLIST_FILE = YES;
MARKETING_VERSION = 1.0;
PRODUCT_BUNDLE_IDENTIFIER = com.szadventure.SSVPNUITests;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_EMIT_LOC_STRINGS = NO;
TARGETED_DEVICE_FAMILY = "1,2";
TEST_TARGET_NAME = SSVPN;
};
name = Debug;
};
D30316752987BF500054D81B /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 1;
DEVELOPMENT_TEAM = ZB4976GSMQ;
GENERATE_INFOPLIST_FILE = YES;
MARKETING_VERSION = 1.0;
PRODUCT_BUNDLE_IDENTIFIER = com.szadventure.SSVPNUITests;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_EMIT_LOC_STRINGS = NO;
TARGETED_DEVICE_FAMILY = "1,2";
TEST_TARGET_NAME = SSVPN;
};
name = Release;
};
/* End XCBuildConfiguration section */
/* Begin XCConfigurationList section */
D30316392987BF4F0054D81B /* Build configuration list for PBXProject "SSVPN" */ = {
isa = XCConfigurationList;
buildConfigurations = (
D303166B2987BF500054D81B /* Debug */,
D303166C2987BF500054D81B /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
D303166D2987BF500054D81B /* Build configuration list for PBXNativeTarget "SSVPN" */ = {
isa = XCConfigurationList;
buildConfigurations = (
D303166E2987BF500054D81B /* Debug */,
D303166F2987BF500054D81B /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
D30316702987BF500054D81B /* Build configuration list for PBXNativeTarget "SSVPNTests" */ = {
isa = XCConfigurationList;
buildConfigurations = (
D30316712987BF500054D81B /* Debug */,
D30316722987BF500054D81B /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
D30316732987BF500054D81B /* Build configuration list for PBXNativeTarget "SSVPNUITests" */ = {
isa = XCConfigurationList;
buildConfigurations = (
D30316742987BF500054D81B /* Debug */,
D30316752987BF500054D81B /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
/* End XCConfigurationList section */
};
rootObject = D30316362987BF4F0054D81B /* Project object */;
}
<?xml version="1.0" encoding="UTF-8"?>
<Workspace
version = "1.0">
<FileRef
location = "self:">
</FileRef>
</Workspace>
<?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>IDEDidComputeMac32BitWarning</key>
<true/>
</dict>
</plist>
<?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>SSVPN.xcscheme_^#shared#^_</key>
<dict>
<key>orderHint</key>
<integer>0</integer>
</dict>
</dict>
</dict>
</plist>
//
// AppDelegate.h
// SSVPN
//
// Created by 曾冬敏 on 2023/1/30.
//
#import <UIKit/UIKit.h>
@interface AppDelegate : UIResponder <UIApplicationDelegate>
@end
//
// AppDelegate.m
// SSVPN
//
// Created by 曾冬敏 on 2023/1/30.
//
#import "AppDelegate.h"
@interface AppDelegate ()
@end
@implementation AppDelegate
- (BOOL)application:(UIApplication *)application didFinishLaunchingWithOptions:(NSDictionary *)launchOptions {
// Override point for customization after application launch.
return YES;
}
#pragma mark - UISceneSession lifecycle
- (UISceneConfiguration *)application:(UIApplication *)application configurationForConnectingSceneSession:(UISceneSession *)connectingSceneSession options:(UISceneConnectionOptions *)options {
// Called when a new scene session is being created.
// Use this method to select a configuration to create the new scene with.
return [[UISceneConfiguration alloc] initWithName:@"Default Configuration" sessionRole:connectingSceneSession.role];
}
- (void)application:(UIApplication *)application didDiscardSceneSessions:(NSSet<UISceneSession *> *)sceneSessions {
// Called when the user discards a scene session.
// If any sessions were discarded while the application was not running, this will be called shortly after application:didFinishLaunchingWithOptions.
// Use this method to release any resources that were specific to the discarded scenes, as they will not return.
}
@end
{
"colors" : [
{
"idiom" : "universal"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}
{
"images" : [
{
"idiom" : "universal",
"platform" : "ios",
"size" : "1024x1024"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}
{
"info" : {
"author" : "xcode",
"version" : 1
}
}
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="13122.16" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" launchScreen="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="01J-lp-oVM">
<dependencies>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="13104.12"/>
<capability name="Safe area layout guides" minToolsVersion="9.0"/>
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
</dependencies>
<scenes>
<!--View Controller-->
<scene sceneID="EHf-IW-A2E">
<objects>
<viewController id="01J-lp-oVM" sceneMemberID="viewController">
<view key="view" contentMode="scaleToFill" id="Ze5-6b-2t3">
<rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<color key="backgroundColor" xcode11CocoaTouchSystemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
<viewLayoutGuide key="safeArea" id="6Tk-OE-BBY"/>
</view>
</viewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="iYj-Kq-Ea1" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="53" y="375"/>
</scene>
</scenes>
</document>
<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="13122.16" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="BYZ-38-t0r">
<dependencies>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="13104.12"/>
<capability name="Safe area layout guides" minToolsVersion="9.0"/>
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
</dependencies>
<scenes>
<!--View Controller-->
<scene sceneID="tne-QT-ifu">
<objects>
<viewController id="BYZ-38-t0r" customClass="ViewController" customModuleProvider="" sceneMemberID="viewController">
<view key="view" contentMode="scaleToFill" id="8bC-Xf-vdC">
<rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<color key="backgroundColor" xcode11CocoaTouchSystemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
<viewLayoutGuide key="safeArea" id="6Tk-OE-BBY"/>
</view>
</viewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="dkx-z0-nzr" sceneMemberID="firstResponder"/>
</objects>
</scene>
</scenes>
</document>
<?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>UIApplicationSceneManifest</key>
<dict>
<key>UIApplicationSupportsMultipleScenes</key>
<false/>
<key>UISceneConfigurations</key>
<dict>
<key>UIWindowSceneSessionRoleApplication</key>
<array>
<dict>
<key>UISceneConfigurationName</key>
<string>Default Configuration</string>
<key>UISceneDelegateClassName</key>
<string>SceneDelegate</string>
<key>UISceneStoryboardFile</key>
<string>Main</string>
</dict>
</array>
</dict>
</dict>
</dict>
</plist>
//
// SceneDelegate.h
// SSVPN
//
// Created by 曾冬敏 on 2023/1/30.
//
#import <UIKit/UIKit.h>
@interface SceneDelegate : UIResponder <UIWindowSceneDelegate>
@property (strong, nonatomic) UIWindow * window;
@end
//
// SceneDelegate.m
// SSVPN
//
// Created by 曾冬敏 on 2023/1/30.
//
#import "SceneDelegate.h"
@interface SceneDelegate ()
@end
@implementation SceneDelegate
- (void)scene:(UIScene *)scene willConnectToSession:(UISceneSession *)session options:(UISceneConnectionOptions *)connectionOptions {
// Use this method to optionally configure and attach the UIWindow `window` to the provided UIWindowScene `scene`.
// If using a storyboard, the `window` property will automatically be initialized and attached to the scene.
// This delegate does not imply the connecting scene or session are new (see `application:configurationForConnectingSceneSession` instead).
}
- (void)sceneDidDisconnect:(UIScene *)scene {
// Called as the scene is being released by the system.
// This occurs shortly after the scene enters the background, or when its session is discarded.
// Release any resources associated with this scene that can be re-created the next time the scene connects.
// The scene may re-connect later, as its session was not necessarily discarded (see `application:didDiscardSceneSessions` instead).
}
- (void)sceneDidBecomeActive:(UIScene *)scene {
// Called when the scene has moved from an inactive state to an active state.
// Use this method to restart any tasks that were paused (or not yet started) when the scene was inactive.
}
- (void)sceneWillResignActive:(UIScene *)scene {
// Called when the scene will move from an active state to an inactive state.
// This may occur due to temporary interruptions (ex. an incoming phone call).
}
- (void)sceneWillEnterForeground:(UIScene *)scene {
// Called as the scene transitions from the background to the foreground.
// Use this method to undo the changes made on entering the background.
}
- (void)sceneDidEnterBackground:(UIScene *)scene {
// Called as the scene transitions from the foreground to the background.
// Use this method to save data, release shared resources, and store enough scene-specific state information
// to restore the scene back to its current state.
}
@end
//
// ViewController.h
// SSVPN
//
// Created by 曾冬敏 on 2023/1/30.
//
#import <UIKit/UIKit.h>
@interface ViewController : UIViewController
@end
//
// ViewController.m
// SSVPN
//
// Created by 曾冬敏 on 2023/1/30.
//
#import "ViewController.h"
@interface ViewController ()
@end
@implementation ViewController
- (void)viewDidLoad {
[super viewDidLoad];
// Do any additional setup after loading the view.
}
@end
//
// main.m
// SSVPN
//
// Created by 曾冬敏 on 2023/1/30.
//
#import <UIKit/UIKit.h>
#import "AppDelegate.h"
int main(int argc, char * argv[]) {
NSString * appDelegateClassName;
@autoreleasepool {
// Setup code that might create autoreleased objects goes here.
appDelegateClassName = NSStringFromClass([AppDelegate class]);
}
return UIApplicationMain(argc, argv, nil, appDelegateClassName);
}
//
// SSVPNTests.m
// SSVPNTests
//
// Created by 曾冬敏 on 2023/1/30.
//
#import <XCTest/XCTest.h>
@interface SSVPNTests : XCTestCase
@end
@implementation SSVPNTests
- (void)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.
}
- (void)testExample {
// This is an example of a functional test case.
// Use XCTAssert and related functions to verify your tests produce the correct results.
}
- (void)testPerformanceExample {
// This is an example of a performance test case.
[self measureBlock:^{
// Put the code you want to measure the time of here.
}];
}
@end
//
// SSVPNUITests.m
// SSVPNUITests
//
// Created by 曾冬敏 on 2023/1/30.
//
#import <XCTest/XCTest.h>
@interface SSVPNUITests : XCTestCase
@end
@implementation SSVPNUITests
- (void)setUp {
// Put setup code here. This method is called before the invocation of each test method in the class.
// In UI tests it is usually best to stop immediately when a failure occurs.
self.continueAfterFailure = NO;
// In UI tests it’s important to set the initial state - such as interface orientation - required for your tests before they run. The setUp method is a good place to do this.
}
- (void)tearDown {
// Put teardown code here. This method is called after the invocation of each test method in the class.
}
- (void)testExample {
// UI tests must launch the application that they test.
XCUIApplication *app = [[XCUIApplication alloc] init];
[app launch];
// Use XCTAssert and related functions to verify your tests produce the correct results.
}
- (void)testLaunchPerformance {
if (@available(macOS 10.15, iOS 13.0, tvOS 13.0, watchOS 7.0, *)) {
// This measures how long it takes to launch your application.
[self measureWithMetrics:@[[[XCTApplicationLaunchMetric alloc] init]] block:^{
[[[XCUIApplication alloc] init] launch];
}];
}
}
@end
//
// SSVPNUITestsLaunchTests.m
// SSVPNUITests
//
// Created by 曾冬敏 on 2023/1/30.
//
#import <XCTest/XCTest.h>
@interface SSVPNUITestsLaunchTests : XCTestCase
@end
@implementation SSVPNUITestsLaunchTests
+ (BOOL)runsForEachTargetApplicationUIConfiguration {
return YES;
}
- (void)setUp {
self.continueAfterFailure = NO;
}
- (void)testLaunch {
XCUIApplication *app = [[XCUIApplication alloc] init];
[app launch];
// Insert steps here to perform after app launch but before taking a screenshot,
// such as logging into a test account or navigating somewhere in the app
XCTAttachment *attachment = [XCTAttachment attachmentWithScreenshot:XCUIScreen.mainScreen.screenshot];
attachment.name = @"Launch Screen";
attachment.lifetime = XCTAttachmentLifetimeKeepAlways;
[self addAttachment:attachment];
}
@end
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论