|
|
@ -23,7 +23,6 @@ |
|
|
|
|
|
|
|
/* Begin PBXBuildFile section */ |
|
|
|
15921F41261DC6FA003346B7 /* DummyToBrigeFoundationToSwift.swift in Sources */ = {isa = PBXBuildFile; fileRef = 15921F40261DC6FA003346B7 /* DummyToBrigeFoundationToSwift.swift */; }; |
|
|
|
35380AE7247BD13A004A08A6 /* README.md in Resources */ = {isa = PBXBuildFile; fileRef = 35380AE6247BD13A004A08A6 /* README.md */; }; |
|
|
|
35DC18DA244DA19100FB2002 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 35DC18D9244DA19100FB2002 /* main.m */; }; |
|
|
|
4E591BF0261EF77800CFB547 /* foundation.pEp.adapter.macOS.plist in Resources */ = {isa = PBXBuildFile; fileRef = 4E591BEF261EF77800CFB547 /* foundation.pEp.adapter.macOS.plist */; }; |
|
|
|
4E5FC0F225B9D2E0000DF12C /* libz.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = 4E5FC0F025B9D2CF000DF12C /* libz.tbd */; }; |
|
|
@ -46,7 +45,6 @@ |
|
|
|
/* Begin PBXFileReference section */ |
|
|
|
15921EF3261DC63B003346B7 /* foundation.pEp.adapter.macOS-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "foundation.pEp.adapter.macOS-Bridging-Header.h"; sourceTree = "<group>"; }; |
|
|
|
15921F40261DC6FA003346B7 /* DummyToBrigeFoundationToSwift.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DummyToBrigeFoundationToSwift.swift; sourceTree = "<group>"; }; |
|
|
|
35380AE6247BD13A004A08A6 /* README.md */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = SOURCE_ROOT; }; |
|
|
|
35DC18D2244DA19100FB2002 /* foundation.pEp.adapter.macOS.xpc */ = {isa = PBXFileReference; explicitFileType = "wrapper.xpc-service"; includeInIndex = 0; path = foundation.pEp.adapter.macOS.xpc; sourceTree = BUILT_PRODUCTS_DIR; }; |
|
|
|
35DC18D9244DA19100FB2002 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; }; |
|
|
|
35DC18DB244DA19100FB2002 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
|
|
@ -97,7 +95,6 @@ |
|
|
|
isa = PBXGroup; |
|
|
|
children = ( |
|
|
|
4E591BEF261EF77800CFB547 /* foundation.pEp.adapter.macOS.plist */, |
|
|
|
35380AE6247BD13A004A08A6 /* README.md */, |
|
|
|
35DC18D9244DA19100FB2002 /* main.m */, |
|
|
|
35DC18DB244DA19100FB2002 /* Info.plist */, |
|
|
|
15921EF3261DC63B003346B7 /* foundation.pEp.adapter.macOS-Bridging-Header.h */, |
|
|
@ -190,7 +187,6 @@ |
|
|
|
buildActionMask = 2147483647; |
|
|
|
files = ( |
|
|
|
4E591BF0261EF77800CFB547 /* foundation.pEp.adapter.macOS.plist in Resources */, |
|
|
|
35380AE7247BD13A004A08A6 /* README.md in Resources */, |
|
|
|
); |
|
|
|
runOnlyForDeploymentPostprocessing = 0; |
|
|
|
}; |
|
|
|