| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669 |
- // !$*UTF8*$!
- {
- archiveVersion = 1;
- classes = {
- };
- objectVersion = 46;
- objects = {
- /* Begin PBXBuildFile section */
- 4EE9CDD91FE0830600BCE310 /* README.md in Resources */ = {isa = PBXBuildFile; fileRef = 4EE9CDD81FE0830600BCE310 /* README.md */; };
- 662658EE1DCB8CF300872F6C /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 662658ED1DCB8CF300872F6C /* AppDelegate.swift */; };
- 662658F01DCB8CF300872F6C /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 662658EF1DCB8CF300872F6C /* ViewController.swift */; };
- 662658F31DCB8CF300872F6C /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 662658F11DCB8CF300872F6C /* Main.storyboard */; };
- 662658F51DCB8CF300872F6C /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 662658F41DCB8CF300872F6C /* Assets.xcassets */; };
- 662658F81DCB8CF300872F6C /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 662658F61DCB8CF300872F6C /* LaunchScreen.storyboard */; };
- 662659031DCB8CF400872F6C /* TunneledWebViewTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 662659021DCB8CF400872F6C /* TunneledWebViewTests.swift */; };
- 6626590E1DCB8CF400872F6C /* TunneledWebViewUITests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6626590D1DCB8CF400872F6C /* TunneledWebViewUITests.swift */; };
- 6682D90E1EB1334000329958 /* psiphon-embedded-server-entries.txt in Resources */ = {isa = PBXBuildFile; fileRef = 6682D90D1EB1334000329958 /* psiphon-embedded-server-entries.txt */; };
- 6688DBB61DCD684B00721A9E /* psiphon-config.json in Resources */ = {isa = PBXBuildFile; fileRef = 6688DBB51DCD684B00721A9E /* psiphon-config.json */; };
- DDFD23795085E5852A8F4DD5 /* libPods-TunneledWebView.a in Frameworks */ = {isa = PBXBuildFile; fileRef = E472F80E34E361EB72B2FD0C /* libPods-TunneledWebView.a */; };
- /* End PBXBuildFile section */
- /* Begin PBXContainerItemProxy section */
- 662658FF1DCB8CF400872F6C /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = 662658E21DCB8CF300872F6C /* Project object */;
- proxyType = 1;
- remoteGlobalIDString = 662658E91DCB8CF300872F6C;
- remoteInfo = TunneledWebView;
- };
- 6626590A1DCB8CF400872F6C /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = 662658E21DCB8CF300872F6C /* Project object */;
- proxyType = 1;
- remoteGlobalIDString = 662658E91DCB8CF300872F6C;
- remoteInfo = TunneledWebView;
- };
- /* End PBXContainerItemProxy section */
- /* Begin PBXCopyFilesBuildPhase section */
- 662659221DCBC8CB00872F6C /* CopyFiles */ = {
- isa = PBXCopyFilesBuildPhase;
- buildActionMask = 2147483647;
- dstPath = "";
- dstSubfolderSpec = 10;
- files = (
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXCopyFilesBuildPhase section */
- /* Begin PBXFileReference section */
- 4E5A8DF51FDA7541009F8702 /* TunneledWebView-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "TunneledWebView-Bridging-Header.h"; sourceTree = "<group>"; };
- 4EE9CDD81FE0830600BCE310 /* README.md */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = SOURCE_ROOT; };
- 662658EA1DCB8CF300872F6C /* TunneledWebView.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = TunneledWebView.app; sourceTree = BUILT_PRODUCTS_DIR; };
- 662658ED1DCB8CF300872F6C /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
- 662658EF1DCB8CF300872F6C /* ViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ViewController.swift; sourceTree = "<group>"; };
- 662658F21DCB8CF300872F6C /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
- 662658F41DCB8CF300872F6C /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
- 662658F71DCB8CF300872F6C /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
- 662658F91DCB8CF300872F6C /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
- 662658FE1DCB8CF400872F6C /* TunneledWebViewTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = TunneledWebViewTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
- 662659021DCB8CF400872F6C /* TunneledWebViewTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TunneledWebViewTests.swift; sourceTree = "<group>"; };
- 662659041DCB8CF400872F6C /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
- 662659091DCB8CF400872F6C /* TunneledWebViewUITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = TunneledWebViewUITests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
- 6626590D1DCB8CF400872F6C /* TunneledWebViewUITests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TunneledWebViewUITests.swift; sourceTree = "<group>"; };
- 6626590F1DCB8CF400872F6C /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
- 6682D90D1EB1334000329958 /* psiphon-embedded-server-entries.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "psiphon-embedded-server-entries.txt"; sourceTree = "<group>"; };
- 6688DBB51DCD684B00721A9E /* psiphon-config.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = "psiphon-config.json"; sourceTree = "<group>"; };
- 76C8CF5D2CF9F4228B9CD56E /* Pods-TunneledWebView.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-TunneledWebView.release.xcconfig"; path = "Pods/Target Support Files/Pods-TunneledWebView/Pods-TunneledWebView.release.xcconfig"; sourceTree = "<group>"; };
- 85795C6590EED64B7A6684AA /* Pods-TunneledWebView.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-TunneledWebView.debug.xcconfig"; path = "Pods/Target Support Files/Pods-TunneledWebView/Pods-TunneledWebView.debug.xcconfig"; sourceTree = "<group>"; };
- E472F80E34E361EB72B2FD0C /* libPods-TunneledWebView.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-TunneledWebView.a"; sourceTree = BUILT_PRODUCTS_DIR; };
- /* End PBXFileReference section */
- /* Begin PBXFrameworksBuildPhase section */
- 662658E71DCB8CF300872F6C /* Frameworks */ = {
- isa = PBXFrameworksBuildPhase;
- buildActionMask = 2147483647;
- files = (
- DDFD23795085E5852A8F4DD5 /* libPods-TunneledWebView.a in Frameworks */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- 662658FB1DCB8CF400872F6C /* Frameworks */ = {
- isa = PBXFrameworksBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- 662659061DCB8CF400872F6C /* Frameworks */ = {
- isa = PBXFrameworksBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXFrameworksBuildPhase section */
- /* Begin PBXGroup section */
- 662658E11DCB8CF300872F6C = {
- isa = PBXGroup;
- children = (
- 662658EC1DCB8CF300872F6C /* TunneledWebView */,
- 662659011DCB8CF400872F6C /* TunneledWebViewTests */,
- 6626590C1DCB8CF400872F6C /* TunneledWebViewUITests */,
- 662658EB1DCB8CF300872F6C /* Products */,
- A5804F65F614B094CCA05E13 /* Pods */,
- 8B6FB31735B11066EC18E1CB /* Frameworks */,
- );
- sourceTree = "<group>";
- };
- 662658EB1DCB8CF300872F6C /* Products */ = {
- isa = PBXGroup;
- children = (
- 662658EA1DCB8CF300872F6C /* TunneledWebView.app */,
- 662658FE1DCB8CF400872F6C /* TunneledWebViewTests.xctest */,
- 662659091DCB8CF400872F6C /* TunneledWebViewUITests.xctest */,
- );
- name = Products;
- sourceTree = "<group>";
- };
- 662658EC1DCB8CF300872F6C /* TunneledWebView */ = {
- isa = PBXGroup;
- children = (
- 4EE9CDD81FE0830600BCE310 /* README.md */,
- 4E5A8DF51FDA7541009F8702 /* TunneledWebView-Bridging-Header.h */,
- 662658ED1DCB8CF300872F6C /* AppDelegate.swift */,
- 662658EF1DCB8CF300872F6C /* ViewController.swift */,
- 662658F11DCB8CF300872F6C /* Main.storyboard */,
- 662658F41DCB8CF300872F6C /* Assets.xcassets */,
- 662658F61DCB8CF300872F6C /* LaunchScreen.storyboard */,
- 662658F91DCB8CF300872F6C /* Info.plist */,
- 6688DBB51DCD684B00721A9E /* psiphon-config.json */,
- 6682D90D1EB1334000329958 /* psiphon-embedded-server-entries.txt */,
- );
- path = TunneledWebView;
- sourceTree = "<group>";
- };
- 662659011DCB8CF400872F6C /* TunneledWebViewTests */ = {
- isa = PBXGroup;
- children = (
- 662659021DCB8CF400872F6C /* TunneledWebViewTests.swift */,
- 662659041DCB8CF400872F6C /* Info.plist */,
- );
- path = TunneledWebViewTests;
- sourceTree = "<group>";
- };
- 6626590C1DCB8CF400872F6C /* TunneledWebViewUITests */ = {
- isa = PBXGroup;
- children = (
- 6626590D1DCB8CF400872F6C /* TunneledWebViewUITests.swift */,
- 6626590F1DCB8CF400872F6C /* Info.plist */,
- );
- path = TunneledWebViewUITests;
- sourceTree = "<group>";
- };
- 8B6FB31735B11066EC18E1CB /* Frameworks */ = {
- isa = PBXGroup;
- children = (
- E472F80E34E361EB72B2FD0C /* libPods-TunneledWebView.a */,
- );
- name = Frameworks;
- sourceTree = "<group>";
- };
- A5804F65F614B094CCA05E13 /* Pods */ = {
- isa = PBXGroup;
- children = (
- 85795C6590EED64B7A6684AA /* Pods-TunneledWebView.debug.xcconfig */,
- 76C8CF5D2CF9F4228B9CD56E /* Pods-TunneledWebView.release.xcconfig */,
- );
- name = Pods;
- sourceTree = "<group>";
- };
- /* End PBXGroup section */
- /* Begin PBXNativeTarget section */
- 662658E91DCB8CF300872F6C /* TunneledWebView */ = {
- isa = PBXNativeTarget;
- buildConfigurationList = 662659121DCB8CF400872F6C /* Build configuration list for PBXNativeTarget "TunneledWebView" */;
- buildPhases = (
- 5D5B0B0744787E007145BB7C /* [CP] Check Pods Manifest.lock */,
- 662658E61DCB8CF300872F6C /* Sources */,
- 662658E71DCB8CF300872F6C /* Frameworks */,
- 662658E81DCB8CF300872F6C /* Resources */,
- 662659221DCBC8CB00872F6C /* CopyFiles */,
- 055465DE48CF8066AB340776 /* [CP] Embed Pods Frameworks */,
- );
- buildRules = (
- );
- dependencies = (
- );
- name = TunneledWebView;
- productName = TunneledWebView;
- productReference = 662658EA1DCB8CF300872F6C /* TunneledWebView.app */;
- productType = "com.apple.product-type.application";
- };
- 662658FD1DCB8CF400872F6C /* TunneledWebViewTests */ = {
- isa = PBXNativeTarget;
- buildConfigurationList = 662659151DCB8CF400872F6C /* Build configuration list for PBXNativeTarget "TunneledWebViewTests" */;
- buildPhases = (
- 662658FA1DCB8CF400872F6C /* Sources */,
- 662658FB1DCB8CF400872F6C /* Frameworks */,
- 662658FC1DCB8CF400872F6C /* Resources */,
- );
- buildRules = (
- );
- dependencies = (
- 662659001DCB8CF400872F6C /* PBXTargetDependency */,
- );
- name = TunneledWebViewTests;
- productName = TunneledWebViewTests;
- productReference = 662658FE1DCB8CF400872F6C /* TunneledWebViewTests.xctest */;
- productType = "com.apple.product-type.bundle.unit-test";
- };
- 662659081DCB8CF400872F6C /* TunneledWebViewUITests */ = {
- isa = PBXNativeTarget;
- buildConfigurationList = 662659181DCB8CF400872F6C /* Build configuration list for PBXNativeTarget "TunneledWebViewUITests" */;
- buildPhases = (
- 662659051DCB8CF400872F6C /* Sources */,
- 662659061DCB8CF400872F6C /* Frameworks */,
- 662659071DCB8CF400872F6C /* Resources */,
- );
- buildRules = (
- );
- dependencies = (
- 6626590B1DCB8CF400872F6C /* PBXTargetDependency */,
- );
- name = TunneledWebViewUITests;
- productName = TunneledWebViewUITests;
- productReference = 662659091DCB8CF400872F6C /* TunneledWebViewUITests.xctest */;
- productType = "com.apple.product-type.bundle.ui-testing";
- };
- /* End PBXNativeTarget section */
- /* Begin PBXProject section */
- 662658E21DCB8CF300872F6C /* Project object */ = {
- isa = PBXProject;
- attributes = {
- LastSwiftUpdateCheck = 0800;
- LastUpgradeCheck = 0900;
- ORGANIZATIONNAME = "Psiphon Inc.";
- TargetAttributes = {
- 662658E91DCB8CF300872F6C = {
- CreatedOnToolsVersion = 8.0;
- DevelopmentTeam = Q6HLNEX92A;
- ProvisioningStyle = Automatic;
- };
- 662658FD1DCB8CF400872F6C = {
- CreatedOnToolsVersion = 8.0;
- DevelopmentTeam = Q6HLNEX92A;
- ProvisioningStyle = Automatic;
- TestTargetID = 662658E91DCB8CF300872F6C;
- };
- 662659081DCB8CF400872F6C = {
- CreatedOnToolsVersion = 8.0;
- DevelopmentTeam = Q6HLNEX92A;
- ProvisioningStyle = Automatic;
- TestTargetID = 662658E91DCB8CF300872F6C;
- };
- };
- };
- buildConfigurationList = 662658E51DCB8CF300872F6C /* Build configuration list for PBXProject "TunneledWebView" */;
- compatibilityVersion = "Xcode 3.2";
- developmentRegion = English;
- hasScannedForEncodings = 0;
- knownRegions = (
- English,
- en,
- Base,
- );
- mainGroup = 662658E11DCB8CF300872F6C;
- productRefGroup = 662658EB1DCB8CF300872F6C /* Products */;
- projectDirPath = "";
- projectRoot = "";
- targets = (
- 662658E91DCB8CF300872F6C /* TunneledWebView */,
- 662658FD1DCB8CF400872F6C /* TunneledWebViewTests */,
- 662659081DCB8CF400872F6C /* TunneledWebViewUITests */,
- );
- };
- /* End PBXProject section */
- /* Begin PBXResourcesBuildPhase section */
- 662658E81DCB8CF300872F6C /* Resources */ = {
- isa = PBXResourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 4EE9CDD91FE0830600BCE310 /* README.md in Resources */,
- 662658F81DCB8CF300872F6C /* LaunchScreen.storyboard in Resources */,
- 662658F51DCB8CF300872F6C /* Assets.xcassets in Resources */,
- 6682D90E1EB1334000329958 /* psiphon-embedded-server-entries.txt in Resources */,
- 662658F31DCB8CF300872F6C /* Main.storyboard in Resources */,
- 6688DBB61DCD684B00721A9E /* psiphon-config.json in Resources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- 662658FC1DCB8CF400872F6C /* Resources */ = {
- isa = PBXResourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- 662659071DCB8CF400872F6C /* Resources */ = {
- isa = PBXResourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXResourcesBuildPhase section */
- /* Begin PBXShellScriptBuildPhase section */
- 055465DE48CF8066AB340776 /* [CP] Embed Pods Frameworks */ = {
- isa = PBXShellScriptBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- inputPaths = (
- "${PODS_ROOT}/Target Support Files/Pods-TunneledWebView/Pods-TunneledWebView-frameworks.sh",
- "${PODS_ROOT}/PsiphonTunnel/Frameworks/PsiphonTunnel.framework",
- );
- name = "[CP] Embed Pods Frameworks";
- outputPaths = (
- "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/PsiphonTunnel.framework",
- );
- runOnlyForDeploymentPostprocessing = 0;
- shellPath = /bin/sh;
- shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-TunneledWebView/Pods-TunneledWebView-frameworks.sh\"\n";
- showEnvVarsInLog = 0;
- };
- 5D5B0B0744787E007145BB7C /* [CP] Check Pods Manifest.lock */ = {
- isa = PBXShellScriptBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- inputPaths = (
- "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
- "${PODS_ROOT}/Manifest.lock",
- );
- name = "[CP] Check Pods Manifest.lock";
- outputPaths = (
- "$(DERIVED_FILE_DIR)/Pods-TunneledWebView-checkManifestLockResult.txt",
- );
- runOnlyForDeploymentPostprocessing = 0;
- shellPath = /bin/sh;
- shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
- showEnvVarsInLog = 0;
- };
- /* End PBXShellScriptBuildPhase section */
- /* Begin PBXSourcesBuildPhase section */
- 662658E61DCB8CF300872F6C /* Sources */ = {
- isa = PBXSourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 662658F01DCB8CF300872F6C /* ViewController.swift in Sources */,
- 662658EE1DCB8CF300872F6C /* AppDelegate.swift in Sources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- 662658FA1DCB8CF400872F6C /* Sources */ = {
- isa = PBXSourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 662659031DCB8CF400872F6C /* TunneledWebViewTests.swift in Sources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- 662659051DCB8CF400872F6C /* Sources */ = {
- isa = PBXSourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 6626590E1DCB8CF400872F6C /* TunneledWebViewUITests.swift in Sources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXSourcesBuildPhase section */
- /* Begin PBXTargetDependency section */
- 662659001DCB8CF400872F6C /* PBXTargetDependency */ = {
- isa = PBXTargetDependency;
- target = 662658E91DCB8CF300872F6C /* TunneledWebView */;
- targetProxy = 662658FF1DCB8CF400872F6C /* PBXContainerItemProxy */;
- };
- 6626590B1DCB8CF400872F6C /* PBXTargetDependency */ = {
- isa = PBXTargetDependency;
- target = 662658E91DCB8CF300872F6C /* TunneledWebView */;
- targetProxy = 6626590A1DCB8CF400872F6C /* PBXContainerItemProxy */;
- };
- /* End PBXTargetDependency section */
- /* Begin PBXVariantGroup section */
- 662658F11DCB8CF300872F6C /* Main.storyboard */ = {
- isa = PBXVariantGroup;
- children = (
- 662658F21DCB8CF300872F6C /* Base */,
- );
- name = Main.storyboard;
- sourceTree = "<group>";
- };
- 662658F61DCB8CF300872F6C /* LaunchScreen.storyboard */ = {
- isa = PBXVariantGroup;
- children = (
- 662658F71DCB8CF300872F6C /* Base */,
- );
- name = LaunchScreen.storyboard;
- sourceTree = "<group>";
- };
- /* End PBXVariantGroup section */
- /* Begin XCBuildConfiguration section */
- 662659101DCB8CF400872F6C /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ALWAYS_SEARCH_USER_PATHS = NO;
- CLANG_ANALYZER_NONNULL = YES;
- CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
- CLANG_CXX_LIBRARY = "libc++";
- CLANG_ENABLE_MODULES = YES;
- CLANG_ENABLE_OBJC_ARC = YES;
- CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
- CLANG_WARN_BOOL_CONVERSION = YES;
- CLANG_WARN_COMMA = YES;
- CLANG_WARN_CONSTANT_CONVERSION = 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_LITERAL_CONVERSION = YES;
- CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
- CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
- CLANG_WARN_STRICT_PROTOTYPES = YES;
- CLANG_WARN_SUSPICIOUS_MOVE = YES;
- CLANG_WARN_SUSPICIOUS_MOVES = YES;
- CLANG_WARN_UNREACHABLE_CODE = YES;
- CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
- "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
- COPY_PHASE_STRIP = NO;
- DEBUG_INFORMATION_FORMAT = dwarf;
- ENABLE_BITCODE = YES;
- ENABLE_STRICT_OBJC_MSGSEND = YES;
- ENABLE_TESTABILITY = YES;
- GCC_C_LANGUAGE_STANDARD = gnu99;
- GCC_DYNAMIC_NO_PIC = NO;
- GCC_NO_COMMON_BLOCKS = YES;
- GCC_OPTIMIZATION_LEVEL = 0;
- GCC_PREPROCESSOR_DEFINITIONS = (
- "DEBUG=1",
- "$(inherited)",
- );
- GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
- GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
- GCC_WARN_UNDECLARED_SELECTOR = YES;
- GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
- GCC_WARN_UNUSED_FUNCTION = YES;
- GCC_WARN_UNUSED_VARIABLE = YES;
- IPHONEOS_DEPLOYMENT_TARGET = 9.3;
- MTL_ENABLE_DEBUG_INFO = YES;
- ONLY_ACTIVE_ARCH = YES;
- SDKROOT = iphoneos;
- SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
- SWIFT_OPTIMIZATION_LEVEL = "-Onone";
- TARGETED_DEVICE_FAMILY = "1,2";
- };
- name = Debug;
- };
- 662659111DCB8CF400872F6C /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ALWAYS_SEARCH_USER_PATHS = NO;
- CLANG_ANALYZER_NONNULL = YES;
- CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
- CLANG_CXX_LIBRARY = "libc++";
- CLANG_ENABLE_MODULES = YES;
- CLANG_ENABLE_OBJC_ARC = YES;
- CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
- CLANG_WARN_BOOL_CONVERSION = YES;
- CLANG_WARN_COMMA = YES;
- CLANG_WARN_CONSTANT_CONVERSION = 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_LITERAL_CONVERSION = YES;
- CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
- CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
- CLANG_WARN_STRICT_PROTOTYPES = YES;
- CLANG_WARN_SUSPICIOUS_MOVE = YES;
- CLANG_WARN_SUSPICIOUS_MOVES = YES;
- CLANG_WARN_UNREACHABLE_CODE = YES;
- CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
- "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
- COPY_PHASE_STRIP = NO;
- DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
- ENABLE_BITCODE = YES;
- ENABLE_NS_ASSERTIONS = NO;
- ENABLE_STRICT_OBJC_MSGSEND = YES;
- GCC_C_LANGUAGE_STANDARD = gnu99;
- GCC_NO_COMMON_BLOCKS = YES;
- GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
- GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
- GCC_WARN_UNDECLARED_SELECTOR = YES;
- GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
- GCC_WARN_UNUSED_FUNCTION = YES;
- GCC_WARN_UNUSED_VARIABLE = YES;
- IPHONEOS_DEPLOYMENT_TARGET = 9.3;
- MTL_ENABLE_DEBUG_INFO = NO;
- SDKROOT = iphoneos;
- SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
- TARGETED_DEVICE_FAMILY = "1,2";
- VALIDATE_PRODUCT = YES;
- };
- name = Release;
- };
- 662659131DCB8CF400872F6C /* Debug */ = {
- isa = XCBuildConfiguration;
- baseConfigurationReference = 85795C6590EED64B7A6684AA /* Pods-TunneledWebView.debug.xcconfig */;
- buildSettings = {
- ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
- DEFINES_MODULE = YES;
- DEVELOPMENT_TEAM = Q6HLNEX92A;
- ENABLE_BITCODE = NO;
- FRAMEWORK_SEARCH_PATHS = (
- "$(inherited)",
- "$(PROJECT_DIR)/TunneledWebView",
- );
- INFOPLIST_FILE = TunneledWebView/Info.plist;
- IPHONEOS_DEPLOYMENT_TARGET = 17.0;
- LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
- PRODUCT_BUNDLE_IDENTIFIER = com.psiphon3.ios.TunneledWebView;
- PRODUCT_NAME = "$(TARGET_NAME)";
- STRIP_BITCODE_FROM_COPIED_FILES = NO;
- SWIFT_OBJC_BRIDGING_HEADER = "$(SRCROOT)/TunneledWebView/TunneledWebView-Bridging-Header.h";
- SWIFT_VERSION = 5.0;
- };
- name = Debug;
- };
- 662659141DCB8CF400872F6C /* Release */ = {
- isa = XCBuildConfiguration;
- baseConfigurationReference = 76C8CF5D2CF9F4228B9CD56E /* Pods-TunneledWebView.release.xcconfig */;
- buildSettings = {
- ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
- DEFINES_MODULE = YES;
- DEVELOPMENT_TEAM = Q6HLNEX92A;
- ENABLE_BITCODE = NO;
- FRAMEWORK_SEARCH_PATHS = (
- "$(inherited)",
- "$(PROJECT_DIR)/TunneledWebView",
- );
- INFOPLIST_FILE = TunneledWebView/Info.plist;
- IPHONEOS_DEPLOYMENT_TARGET = 17.0;
- LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
- PRODUCT_BUNDLE_IDENTIFIER = com.psiphon3.ios.TunneledWebView;
- PRODUCT_NAME = "$(TARGET_NAME)";
- STRIP_BITCODE_FROM_COPIED_FILES = NO;
- SWIFT_OBJC_BRIDGING_HEADER = "$(SRCROOT)/TunneledWebView/TunneledWebView-Bridging-Header.h";
- SWIFT_VERSION = 5.0;
- };
- name = Release;
- };
- 662659161DCB8CF400872F6C /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
- BUNDLE_LOADER = "$(TEST_HOST)";
- DEVELOPMENT_TEAM = Q6HLNEX92A;
- INFOPLIST_FILE = TunneledWebViewTests/Info.plist;
- LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
- PRODUCT_BUNDLE_IDENTIFIER = com.psiphon3.ios.TunneledWebViewTests;
- PRODUCT_NAME = "$(TARGET_NAME)";
- SWIFT_VERSION = 5.0;
- TEST_HOST = "$(BUILT_PRODUCTS_DIR)/TunneledWebView.app/TunneledWebView";
- };
- name = Debug;
- };
- 662659171DCB8CF400872F6C /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
- BUNDLE_LOADER = "$(TEST_HOST)";
- DEVELOPMENT_TEAM = Q6HLNEX92A;
- INFOPLIST_FILE = TunneledWebViewTests/Info.plist;
- LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
- PRODUCT_BUNDLE_IDENTIFIER = com.psiphon3.ios.TunneledWebViewTests;
- PRODUCT_NAME = "$(TARGET_NAME)";
- SWIFT_VERSION = 5.0;
- TEST_HOST = "$(BUILT_PRODUCTS_DIR)/TunneledWebView.app/TunneledWebView";
- };
- name = Release;
- };
- 662659191DCB8CF400872F6C /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
- DEVELOPMENT_TEAM = Q6HLNEX92A;
- INFOPLIST_FILE = TunneledWebViewUITests/Info.plist;
- LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
- PRODUCT_BUNDLE_IDENTIFIER = com.psiphon3.ios.TunneledWebViewUITests;
- PRODUCT_NAME = "$(TARGET_NAME)";
- SWIFT_VERSION = 5.0;
- TEST_TARGET_NAME = TunneledWebView;
- };
- name = Debug;
- };
- 6626591A1DCB8CF400872F6C /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
- DEVELOPMENT_TEAM = Q6HLNEX92A;
- INFOPLIST_FILE = TunneledWebViewUITests/Info.plist;
- LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
- PRODUCT_BUNDLE_IDENTIFIER = com.psiphon3.ios.TunneledWebViewUITests;
- PRODUCT_NAME = "$(TARGET_NAME)";
- SWIFT_VERSION = 5.0;
- TEST_TARGET_NAME = TunneledWebView;
- };
- name = Release;
- };
- /* End XCBuildConfiguration section */
- /* Begin XCConfigurationList section */
- 662658E51DCB8CF300872F6C /* Build configuration list for PBXProject "TunneledWebView" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- 662659101DCB8CF400872F6C /* Debug */,
- 662659111DCB8CF400872F6C /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- 662659121DCB8CF400872F6C /* Build configuration list for PBXNativeTarget "TunneledWebView" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- 662659131DCB8CF400872F6C /* Debug */,
- 662659141DCB8CF400872F6C /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- 662659151DCB8CF400872F6C /* Build configuration list for PBXNativeTarget "TunneledWebViewTests" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- 662659161DCB8CF400872F6C /* Debug */,
- 662659171DCB8CF400872F6C /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- 662659181DCB8CF400872F6C /* Build configuration list for PBXNativeTarget "TunneledWebViewUITests" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- 662659191DCB8CF400872F6C /* Debug */,
- 6626591A1DCB8CF400872F6C /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- /* End XCConfigurationList section */
- };
- rootObject = 662658E21DCB8CF300872F6C /* Project object */;
- }
|