mirror of
https://github.com/deneraraujo/OpenVPNAdapter.git
synced 2026-04-24 00:00:05 +08:00
Delete redundant config files
This commit is contained in:
@@ -177,7 +177,6 @@
|
||||
C9EABF3024110BE200D828D4 /* SystemConfiguration.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SystemConfiguration.framework; path = System/Library/Frameworks/SystemConfiguration.framework; sourceTree = SDKROOT; };
|
||||
C9EABF3224110E7500D828D4 /* ovpnapi.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; path = ovpnapi.hpp; sourceTree = "<group>"; };
|
||||
C9EABF3324110E7500D828D4 /* ovpncli.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; path = ovpncli.hpp; sourceTree = "<group>"; };
|
||||
C9EABF442411133400D828D4 /* Compilation.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = Compilation.xcconfig; sourceTree = "<group>"; };
|
||||
C9EABF492411133400D828D4 /* Project.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = Project.xcconfig; sourceTree = "<group>"; };
|
||||
C9EABF642411189800D828D4 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS13.2.sdk/System/Library/Frameworks/UIKit.framework; sourceTree = DEVELOPER_DIR; };
|
||||
C9EABF7324111AEE00D828D4 /* OpenVPNClient.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = OpenVPNClient.xcconfig; sourceTree = "<group>"; };
|
||||
@@ -436,7 +435,6 @@
|
||||
isa = PBXGroup;
|
||||
children = (
|
||||
C9EABF492411133400D828D4 /* Project.xcconfig */,
|
||||
C9EABF442411133400D828D4 /* Compilation.xcconfig */,
|
||||
C9EABF7524111E9C00D828D4 /* LZ4.xcconfig */,
|
||||
C9EABF7624111F1600D828D4 /* mbedTLS.xcconfig */,
|
||||
C9EABF7324111AEE00D828D4 /* OpenVPNClient.xcconfig */,
|
||||
|
||||
Reference in New Issue
Block a user