mirror of
https://github.com/deneraraujo/OpenVPNAdapter.git
synced 2026-04-24 00:00:05 +08:00
Rename targets and schemes
This commit is contained in:
+24
-24
@@ -692,9 +692,9 @@
|
|||||||
/* End PBXHeadersBuildPhase section */
|
/* End PBXHeadersBuildPhase section */
|
||||||
|
|
||||||
/* Begin PBXNativeTarget section */
|
/* Begin PBXNativeTarget section */
|
||||||
C9BB475B1E71663A00F3F98C /* OpenVPN Adapter iOS */ = {
|
C9BB475B1E71663A00F3F98C /* OpenVPNAdapter iOS */ = {
|
||||||
isa = PBXNativeTarget;
|
isa = PBXNativeTarget;
|
||||||
buildConfigurationList = C9BB47631E71663A00F3F98C /* Build configuration list for PBXNativeTarget "OpenVPN Adapter iOS" */;
|
buildConfigurationList = C9BB47631E71663A00F3F98C /* Build configuration list for PBXNativeTarget "OpenVPNAdapter iOS" */;
|
||||||
buildPhases = (
|
buildPhases = (
|
||||||
C9BB476E1E716E7000F3F98C /* Check Warning And Error Tags */,
|
C9BB476E1E716E7000F3F98C /* Check Warning And Error Tags */,
|
||||||
C9BB47571E71663A00F3F98C /* Sources */,
|
C9BB47571E71663A00F3F98C /* Sources */,
|
||||||
@@ -706,14 +706,14 @@
|
|||||||
);
|
);
|
||||||
dependencies = (
|
dependencies = (
|
||||||
);
|
);
|
||||||
name = "OpenVPN Adapter iOS";
|
name = "OpenVPNAdapter iOS";
|
||||||
productName = OpenVPNAdapter;
|
productName = OpenVPNAdapter;
|
||||||
productReference = C9BB475C1E71663A00F3F98C /* OpenVPNAdapter.framework */;
|
productReference = C9BB475C1E71663A00F3F98C /* OpenVPNAdapter.framework */;
|
||||||
productType = "com.apple.product-type.framework";
|
productType = "com.apple.product-type.framework";
|
||||||
};
|
};
|
||||||
C9BB478D1E71821A00F3F98C /* OpenVPN Adapter iOS Tests */ = {
|
C9BB478D1E71821A00F3F98C /* OpenVPNAdapter iOS Tests */ = {
|
||||||
isa = PBXNativeTarget;
|
isa = PBXNativeTarget;
|
||||||
buildConfigurationList = C9BB47961E71821A00F3F98C /* Build configuration list for PBXNativeTarget "OpenVPN Adapter iOS Tests" */;
|
buildConfigurationList = C9BB47961E71821A00F3F98C /* Build configuration list for PBXNativeTarget "OpenVPNAdapter iOS Tests" */;
|
||||||
buildPhases = (
|
buildPhases = (
|
||||||
C9BB478A1E71821A00F3F98C /* Sources */,
|
C9BB478A1E71821A00F3F98C /* Sources */,
|
||||||
C9BB478B1E71821A00F3F98C /* Frameworks */,
|
C9BB478B1E71821A00F3F98C /* Frameworks */,
|
||||||
@@ -724,14 +724,14 @@
|
|||||||
dependencies = (
|
dependencies = (
|
||||||
C9D2AC021EA214D3007EDF9D /* PBXTargetDependency */,
|
C9D2AC021EA214D3007EDF9D /* PBXTargetDependency */,
|
||||||
);
|
);
|
||||||
name = "OpenVPN Adapter iOS Tests";
|
name = "OpenVPNAdapter iOS Tests";
|
||||||
productName = "OpenVPN Adapter Tests";
|
productName = "OpenVPN Adapter Tests";
|
||||||
productReference = C9BB478E1E71821A00F3F98C /* OpenVPNAdapterTests.xctest */;
|
productReference = C9BB478E1E71821A00F3F98C /* OpenVPNAdapterTests.xctest */;
|
||||||
productType = "com.apple.product-type.bundle.unit-test";
|
productType = "com.apple.product-type.bundle.unit-test";
|
||||||
};
|
};
|
||||||
C9D2ABD81EA20F99007EDF9D /* OpenVPN Adapter macOS */ = {
|
C9D2ABD81EA20F99007EDF9D /* OpenVPNAdapter macOS */ = {
|
||||||
isa = PBXNativeTarget;
|
isa = PBXNativeTarget;
|
||||||
buildConfigurationList = C9D2ABED1EA20F99007EDF9D /* Build configuration list for PBXNativeTarget "OpenVPN Adapter macOS" */;
|
buildConfigurationList = C9D2ABED1EA20F99007EDF9D /* Build configuration list for PBXNativeTarget "OpenVPNAdapter macOS" */;
|
||||||
buildPhases = (
|
buildPhases = (
|
||||||
C9D2ABD91EA20F99007EDF9D /* Check Warning And Error Tags */,
|
C9D2ABD91EA20F99007EDF9D /* Check Warning And Error Tags */,
|
||||||
C9D2ABDA1EA20F99007EDF9D /* Sources */,
|
C9D2ABDA1EA20F99007EDF9D /* Sources */,
|
||||||
@@ -743,14 +743,14 @@
|
|||||||
);
|
);
|
||||||
dependencies = (
|
dependencies = (
|
||||||
);
|
);
|
||||||
name = "OpenVPN Adapter macOS";
|
name = "OpenVPNAdapter macOS";
|
||||||
productName = OpenVPNAdapter;
|
productName = OpenVPNAdapter;
|
||||||
productReference = C9D2ABF01EA20F99007EDF9D /* OpenVPNAdapter.framework */;
|
productReference = C9D2ABF01EA20F99007EDF9D /* OpenVPNAdapter.framework */;
|
||||||
productType = "com.apple.product-type.framework";
|
productType = "com.apple.product-type.framework";
|
||||||
};
|
};
|
||||||
C9D2ABF21EA212A3007EDF9D /* OpenVPN Adapter macOS Tests */ = {
|
C9D2ABF21EA212A3007EDF9D /* OpenVPNAdapter macOS Tests */ = {
|
||||||
isa = PBXNativeTarget;
|
isa = PBXNativeTarget;
|
||||||
buildConfigurationList = C9D2ABFC1EA212A3007EDF9D /* Build configuration list for PBXNativeTarget "OpenVPN Adapter macOS Tests" */;
|
buildConfigurationList = C9D2ABFC1EA212A3007EDF9D /* Build configuration list for PBXNativeTarget "OpenVPNAdapter macOS Tests" */;
|
||||||
buildPhases = (
|
buildPhases = (
|
||||||
C9D2ABF51EA212A3007EDF9D /* Sources */,
|
C9D2ABF51EA212A3007EDF9D /* Sources */,
|
||||||
C9D2ABF81EA212A3007EDF9D /* Frameworks */,
|
C9D2ABF81EA212A3007EDF9D /* Frameworks */,
|
||||||
@@ -761,7 +761,7 @@
|
|||||||
dependencies = (
|
dependencies = (
|
||||||
C9D2AC041EA214DF007EDF9D /* PBXTargetDependency */,
|
C9D2AC041EA214DF007EDF9D /* PBXTargetDependency */,
|
||||||
);
|
);
|
||||||
name = "OpenVPN Adapter macOS Tests";
|
name = "OpenVPNAdapter macOS Tests";
|
||||||
productName = "OpenVPN Adapter Tests";
|
productName = "OpenVPN Adapter Tests";
|
||||||
productReference = C9D2ABFF1EA212A3007EDF9D /* OpenVPNAdapterTests.xctest */;
|
productReference = C9D2ABFF1EA212A3007EDF9D /* OpenVPNAdapterTests.xctest */;
|
||||||
productType = "com.apple.product-type.bundle.unit-test";
|
productType = "com.apple.product-type.bundle.unit-test";
|
||||||
@@ -795,7 +795,7 @@
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
buildConfigurationList = C91030FB1E471D760004DFFE /* Build configuration list for PBXProject "OpenVPN Adapter" */;
|
buildConfigurationList = C91030FB1E471D760004DFFE /* Build configuration list for PBXProject "OpenVPNAdapter" */;
|
||||||
compatibilityVersion = "Xcode 8.0";
|
compatibilityVersion = "Xcode 8.0";
|
||||||
developmentRegion = English;
|
developmentRegion = English;
|
||||||
hasScannedForEncodings = 0;
|
hasScannedForEncodings = 0;
|
||||||
@@ -808,10 +808,10 @@
|
|||||||
projectDirPath = "";
|
projectDirPath = "";
|
||||||
projectRoot = "";
|
projectRoot = "";
|
||||||
targets = (
|
targets = (
|
||||||
C9BB475B1E71663A00F3F98C /* OpenVPN Adapter iOS */,
|
C9BB475B1E71663A00F3F98C /* OpenVPNAdapter iOS */,
|
||||||
C9D2ABD81EA20F99007EDF9D /* OpenVPN Adapter macOS */,
|
C9D2ABD81EA20F99007EDF9D /* OpenVPNAdapter macOS */,
|
||||||
C9BB478D1E71821A00F3F98C /* OpenVPN Adapter iOS Tests */,
|
C9BB478D1E71821A00F3F98C /* OpenVPNAdapter iOS Tests */,
|
||||||
C9D2ABF21EA212A3007EDF9D /* OpenVPN Adapter macOS Tests */,
|
C9D2ABF21EA212A3007EDF9D /* OpenVPNAdapter macOS Tests */,
|
||||||
);
|
);
|
||||||
};
|
};
|
||||||
/* End PBXProject section */
|
/* End PBXProject section */
|
||||||
@@ -977,12 +977,12 @@
|
|||||||
/* Begin PBXTargetDependency section */
|
/* Begin PBXTargetDependency section */
|
||||||
C9D2AC021EA214D3007EDF9D /* PBXTargetDependency */ = {
|
C9D2AC021EA214D3007EDF9D /* PBXTargetDependency */ = {
|
||||||
isa = PBXTargetDependency;
|
isa = PBXTargetDependency;
|
||||||
target = C9BB475B1E71663A00F3F98C /* OpenVPN Adapter iOS */;
|
target = C9BB475B1E71663A00F3F98C /* OpenVPNAdapter iOS */;
|
||||||
targetProxy = C9D2AC011EA214D3007EDF9D /* PBXContainerItemProxy */;
|
targetProxy = C9D2AC011EA214D3007EDF9D /* PBXContainerItemProxy */;
|
||||||
};
|
};
|
||||||
C9D2AC041EA214DF007EDF9D /* PBXTargetDependency */ = {
|
C9D2AC041EA214DF007EDF9D /* PBXTargetDependency */ = {
|
||||||
isa = PBXTargetDependency;
|
isa = PBXTargetDependency;
|
||||||
target = C9D2ABD81EA20F99007EDF9D /* OpenVPN Adapter macOS */;
|
target = C9D2ABD81EA20F99007EDF9D /* OpenVPNAdapter macOS */;
|
||||||
targetProxy = C9D2AC031EA214DF007EDF9D /* PBXContainerItemProxy */;
|
targetProxy = C9D2AC031EA214DF007EDF9D /* PBXContainerItemProxy */;
|
||||||
};
|
};
|
||||||
/* End PBXTargetDependency section */
|
/* End PBXTargetDependency section */
|
||||||
@@ -1455,7 +1455,7 @@
|
|||||||
/* End XCBuildConfiguration section */
|
/* End XCBuildConfiguration section */
|
||||||
|
|
||||||
/* Begin XCConfigurationList section */
|
/* Begin XCConfigurationList section */
|
||||||
C91030FB1E471D760004DFFE /* Build configuration list for PBXProject "OpenVPN Adapter" */ = {
|
C91030FB1E471D760004DFFE /* Build configuration list for PBXProject "OpenVPNAdapter" */ = {
|
||||||
isa = XCConfigurationList;
|
isa = XCConfigurationList;
|
||||||
buildConfigurations = (
|
buildConfigurations = (
|
||||||
C91030FC1E471D760004DFFE /* Debug */,
|
C91030FC1E471D760004DFFE /* Debug */,
|
||||||
@@ -1464,7 +1464,7 @@
|
|||||||
defaultConfigurationIsVisible = 0;
|
defaultConfigurationIsVisible = 0;
|
||||||
defaultConfigurationName = Release;
|
defaultConfigurationName = Release;
|
||||||
};
|
};
|
||||||
C9BB47631E71663A00F3F98C /* Build configuration list for PBXNativeTarget "OpenVPN Adapter iOS" */ = {
|
C9BB47631E71663A00F3F98C /* Build configuration list for PBXNativeTarget "OpenVPNAdapter iOS" */ = {
|
||||||
isa = XCConfigurationList;
|
isa = XCConfigurationList;
|
||||||
buildConfigurations = (
|
buildConfigurations = (
|
||||||
C9BB47611E71663A00F3F98C /* Debug */,
|
C9BB47611E71663A00F3F98C /* Debug */,
|
||||||
@@ -1473,7 +1473,7 @@
|
|||||||
defaultConfigurationIsVisible = 0;
|
defaultConfigurationIsVisible = 0;
|
||||||
defaultConfigurationName = Release;
|
defaultConfigurationName = Release;
|
||||||
};
|
};
|
||||||
C9BB47961E71821A00F3F98C /* Build configuration list for PBXNativeTarget "OpenVPN Adapter iOS Tests" */ = {
|
C9BB47961E71821A00F3F98C /* Build configuration list for PBXNativeTarget "OpenVPNAdapter iOS Tests" */ = {
|
||||||
isa = XCConfigurationList;
|
isa = XCConfigurationList;
|
||||||
buildConfigurations = (
|
buildConfigurations = (
|
||||||
C9BB47971E71821A00F3F98C /* Debug */,
|
C9BB47971E71821A00F3F98C /* Debug */,
|
||||||
@@ -1482,7 +1482,7 @@
|
|||||||
defaultConfigurationIsVisible = 0;
|
defaultConfigurationIsVisible = 0;
|
||||||
defaultConfigurationName = Release;
|
defaultConfigurationName = Release;
|
||||||
};
|
};
|
||||||
C9D2ABED1EA20F99007EDF9D /* Build configuration list for PBXNativeTarget "OpenVPN Adapter macOS" */ = {
|
C9D2ABED1EA20F99007EDF9D /* Build configuration list for PBXNativeTarget "OpenVPNAdapter macOS" */ = {
|
||||||
isa = XCConfigurationList;
|
isa = XCConfigurationList;
|
||||||
buildConfigurations = (
|
buildConfigurations = (
|
||||||
C9D2ABEE1EA20F99007EDF9D /* Debug */,
|
C9D2ABEE1EA20F99007EDF9D /* Debug */,
|
||||||
@@ -1491,7 +1491,7 @@
|
|||||||
defaultConfigurationIsVisible = 0;
|
defaultConfigurationIsVisible = 0;
|
||||||
defaultConfigurationName = Release;
|
defaultConfigurationName = Release;
|
||||||
};
|
};
|
||||||
C9D2ABFC1EA212A3007EDF9D /* Build configuration list for PBXNativeTarget "OpenVPN Adapter macOS Tests" */ = {
|
C9D2ABFC1EA212A3007EDF9D /* Build configuration list for PBXNativeTarget "OpenVPNAdapter macOS Tests" */ = {
|
||||||
isa = XCConfigurationList;
|
isa = XCConfigurationList;
|
||||||
buildConfigurations = (
|
buildConfigurations = (
|
||||||
C9D2ABFD1EA212A3007EDF9D /* Debug */,
|
C9D2ABFD1EA212A3007EDF9D /* Debug */,
|
||||||
+1
-1
@@ -2,6 +2,6 @@
|
|||||||
<Workspace
|
<Workspace
|
||||||
version = "1.0">
|
version = "1.0">
|
||||||
<FileRef
|
<FileRef
|
||||||
location = "self:/Users/ss.abramchuk/Sources.localized/open-source.localized/openvpn-adapter/OpenVPN Adapter.xcodeproj">
|
location = "self:/Users/ss.abramchuk/Sources.localized/open-source.localized/openvpn-adapter/OpenVPNAdapter.xcodeproj">
|
||||||
</FileRef>
|
</FileRef>
|
||||||
</Workspace>
|
</Workspace>
|
||||||
+10
-10
@@ -16,8 +16,8 @@
|
|||||||
BuildableIdentifier = "primary"
|
BuildableIdentifier = "primary"
|
||||||
BlueprintIdentifier = "C9BB475B1E71663A00F3F98C"
|
BlueprintIdentifier = "C9BB475B1E71663A00F3F98C"
|
||||||
BuildableName = "OpenVPNAdapter.framework"
|
BuildableName = "OpenVPNAdapter.framework"
|
||||||
BlueprintName = "OpenVPN Adapter iOS"
|
BlueprintName = "OpenVPNAdapter iOS"
|
||||||
ReferencedContainer = "container:OpenVPN Adapter.xcodeproj">
|
ReferencedContainer = "container:OpenVPNAdapter.xcodeproj">
|
||||||
</BuildableReference>
|
</BuildableReference>
|
||||||
</BuildActionEntry>
|
</BuildActionEntry>
|
||||||
</BuildActionEntries>
|
</BuildActionEntries>
|
||||||
@@ -35,8 +35,8 @@
|
|||||||
BuildableIdentifier = "primary"
|
BuildableIdentifier = "primary"
|
||||||
BlueprintIdentifier = "C9BB478D1E71821A00F3F98C"
|
BlueprintIdentifier = "C9BB478D1E71821A00F3F98C"
|
||||||
BuildableName = "OpenVPNAdapterTests.xctest"
|
BuildableName = "OpenVPNAdapterTests.xctest"
|
||||||
BlueprintName = "OpenVPN Adapter iOS Tests"
|
BlueprintName = "OpenVPNAdapter iOS Tests"
|
||||||
ReferencedContainer = "container:OpenVPN Adapter.xcodeproj">
|
ReferencedContainer = "container:OpenVPNAdapter.xcodeproj">
|
||||||
</BuildableReference>
|
</BuildableReference>
|
||||||
</TestableReference>
|
</TestableReference>
|
||||||
</Testables>
|
</Testables>
|
||||||
@@ -45,8 +45,8 @@
|
|||||||
BuildableIdentifier = "primary"
|
BuildableIdentifier = "primary"
|
||||||
BlueprintIdentifier = "C9BB475B1E71663A00F3F98C"
|
BlueprintIdentifier = "C9BB475B1E71663A00F3F98C"
|
||||||
BuildableName = "OpenVPNAdapter.framework"
|
BuildableName = "OpenVPNAdapter.framework"
|
||||||
BlueprintName = "OpenVPN Adapter iOS"
|
BlueprintName = "OpenVPNAdapter iOS"
|
||||||
ReferencedContainer = "container:OpenVPN Adapter.xcodeproj">
|
ReferencedContainer = "container:OpenVPNAdapter.xcodeproj">
|
||||||
</BuildableReference>
|
</BuildableReference>
|
||||||
</MacroExpansion>
|
</MacroExpansion>
|
||||||
<AdditionalOptions>
|
<AdditionalOptions>
|
||||||
@@ -67,8 +67,8 @@
|
|||||||
BuildableIdentifier = "primary"
|
BuildableIdentifier = "primary"
|
||||||
BlueprintIdentifier = "C9BB475B1E71663A00F3F98C"
|
BlueprintIdentifier = "C9BB475B1E71663A00F3F98C"
|
||||||
BuildableName = "OpenVPNAdapter.framework"
|
BuildableName = "OpenVPNAdapter.framework"
|
||||||
BlueprintName = "OpenVPN Adapter iOS"
|
BlueprintName = "OpenVPNAdapter iOS"
|
||||||
ReferencedContainer = "container:OpenVPN Adapter.xcodeproj">
|
ReferencedContainer = "container:OpenVPNAdapter.xcodeproj">
|
||||||
</BuildableReference>
|
</BuildableReference>
|
||||||
</MacroExpansion>
|
</MacroExpansion>
|
||||||
<AdditionalOptions>
|
<AdditionalOptions>
|
||||||
@@ -85,8 +85,8 @@
|
|||||||
BuildableIdentifier = "primary"
|
BuildableIdentifier = "primary"
|
||||||
BlueprintIdentifier = "C9BB475B1E71663A00F3F98C"
|
BlueprintIdentifier = "C9BB475B1E71663A00F3F98C"
|
||||||
BuildableName = "OpenVPNAdapter.framework"
|
BuildableName = "OpenVPNAdapter.framework"
|
||||||
BlueprintName = "OpenVPN Adapter iOS"
|
BlueprintName = "OpenVPNAdapter iOS"
|
||||||
ReferencedContainer = "container:OpenVPN Adapter.xcodeproj">
|
ReferencedContainer = "container:OpenVPNAdapter.xcodeproj">
|
||||||
</BuildableReference>
|
</BuildableReference>
|
||||||
</MacroExpansion>
|
</MacroExpansion>
|
||||||
</ProfileAction>
|
</ProfileAction>
|
||||||
+10
-10
@@ -16,8 +16,8 @@
|
|||||||
BuildableIdentifier = "primary"
|
BuildableIdentifier = "primary"
|
||||||
BlueprintIdentifier = "C9D2ABD81EA20F99007EDF9D"
|
BlueprintIdentifier = "C9D2ABD81EA20F99007EDF9D"
|
||||||
BuildableName = "OpenVPNAdapter.framework"
|
BuildableName = "OpenVPNAdapter.framework"
|
||||||
BlueprintName = "OpenVPN Adapter macOS"
|
BlueprintName = "OpenVPNAdapter macOS"
|
||||||
ReferencedContainer = "container:OpenVPN Adapter.xcodeproj">
|
ReferencedContainer = "container:OpenVPNAdapter.xcodeproj">
|
||||||
</BuildableReference>
|
</BuildableReference>
|
||||||
</BuildActionEntry>
|
</BuildActionEntry>
|
||||||
</BuildActionEntries>
|
</BuildActionEntries>
|
||||||
@@ -35,8 +35,8 @@
|
|||||||
BuildableIdentifier = "primary"
|
BuildableIdentifier = "primary"
|
||||||
BlueprintIdentifier = "C9D2ABF21EA212A3007EDF9D"
|
BlueprintIdentifier = "C9D2ABF21EA212A3007EDF9D"
|
||||||
BuildableName = "OpenVPNAdapterTests.xctest"
|
BuildableName = "OpenVPNAdapterTests.xctest"
|
||||||
BlueprintName = "OpenVPN Adapter macOS Tests"
|
BlueprintName = "OpenVPNAdapter macOS Tests"
|
||||||
ReferencedContainer = "container:OpenVPN Adapter.xcodeproj">
|
ReferencedContainer = "container:OpenVPNAdapter.xcodeproj">
|
||||||
</BuildableReference>
|
</BuildableReference>
|
||||||
</TestableReference>
|
</TestableReference>
|
||||||
</Testables>
|
</Testables>
|
||||||
@@ -45,8 +45,8 @@
|
|||||||
BuildableIdentifier = "primary"
|
BuildableIdentifier = "primary"
|
||||||
BlueprintIdentifier = "C9D2ABD81EA20F99007EDF9D"
|
BlueprintIdentifier = "C9D2ABD81EA20F99007EDF9D"
|
||||||
BuildableName = "OpenVPNAdapter.framework"
|
BuildableName = "OpenVPNAdapter.framework"
|
||||||
BlueprintName = "OpenVPN Adapter macOS"
|
BlueprintName = "OpenVPNAdapter macOS"
|
||||||
ReferencedContainer = "container:OpenVPN Adapter.xcodeproj">
|
ReferencedContainer = "container:OpenVPNAdapter.xcodeproj">
|
||||||
</BuildableReference>
|
</BuildableReference>
|
||||||
</MacroExpansion>
|
</MacroExpansion>
|
||||||
<AdditionalOptions>
|
<AdditionalOptions>
|
||||||
@@ -67,8 +67,8 @@
|
|||||||
BuildableIdentifier = "primary"
|
BuildableIdentifier = "primary"
|
||||||
BlueprintIdentifier = "C9D2ABD81EA20F99007EDF9D"
|
BlueprintIdentifier = "C9D2ABD81EA20F99007EDF9D"
|
||||||
BuildableName = "OpenVPNAdapter.framework"
|
BuildableName = "OpenVPNAdapter.framework"
|
||||||
BlueprintName = "OpenVPN Adapter macOS"
|
BlueprintName = "OpenVPNAdapter macOS"
|
||||||
ReferencedContainer = "container:OpenVPN Adapter.xcodeproj">
|
ReferencedContainer = "container:OpenVPNAdapter.xcodeproj">
|
||||||
</BuildableReference>
|
</BuildableReference>
|
||||||
</MacroExpansion>
|
</MacroExpansion>
|
||||||
<AdditionalOptions>
|
<AdditionalOptions>
|
||||||
@@ -85,8 +85,8 @@
|
|||||||
BuildableIdentifier = "primary"
|
BuildableIdentifier = "primary"
|
||||||
BlueprintIdentifier = "C9D2ABD81EA20F99007EDF9D"
|
BlueprintIdentifier = "C9D2ABD81EA20F99007EDF9D"
|
||||||
BuildableName = "OpenVPNAdapter.framework"
|
BuildableName = "OpenVPNAdapter.framework"
|
||||||
BlueprintName = "OpenVPN Adapter macOS"
|
BlueprintName = "OpenVPNAdapter macOS"
|
||||||
ReferencedContainer = "container:OpenVPN Adapter.xcodeproj">
|
ReferencedContainer = "container:OpenVPNAdapter.xcodeproj">
|
||||||
</BuildableReference>
|
</BuildableReference>
|
||||||
</MacroExpansion>
|
</MacroExpansion>
|
||||||
</ProfileAction>
|
</ProfileAction>
|
||||||
Reference in New Issue
Block a user