Files
2022-03-06 03:09:36 -04:00

665 lines
38 KiB
Plaintext

// !$*UTF8*$!
{
archiveVersion = 1;
classes = {
};
objectVersion = 46;
objects = {
/* Begin PBXBuildFile section */
8B7321CF1D097ECD00884AC6 /* TNSLabel.h in Headers */ = {isa = PBXBuildFile; fileRef = 8B7321CD1D097ECD00884AC6 /* TNSLabel.h */; settings = {ATTRIBUTES = (Public, ); }; };
8B7321D01D097ECD00884AC6 /* TNSLabel.m in Sources */ = {isa = PBXBuildFile; fileRef = 8B7321CE1D097ECD00884AC6 /* TNSLabel.m */; };
B8E76F52212C2DA2009CFCE2 /* NSObject+Swizzling.h in Headers */ = {isa = PBXBuildFile; fileRef = B8E76F50212C2DA2009CFCE2 /* NSObject+Swizzling.h */; settings = {ATTRIBUTES = (Private, ); }; };
B8E76F53212C2DA2009CFCE2 /* NSObject+Swizzling.m in Sources */ = {isa = PBXBuildFile; fileRef = B8E76F51212C2DA2009CFCE2 /* NSObject+Swizzling.m */; };
B8E76F5A212C2F4E009CFCE2 /* UIView+PropertyBag.h in Headers */ = {isa = PBXBuildFile; fileRef = B8E76F58212C2F4E009CFCE2 /* UIView+PropertyBag.h */; settings = {ATTRIBUTES = (Private, ); }; };
B8E76F5B212C2F4E009CFCE2 /* UIView+PropertyBag.m in Sources */ = {isa = PBXBuildFile; fileRef = B8E76F59212C2F4E009CFCE2 /* UIView+PropertyBag.m */; };
B8E76F5E212C3134009CFCE2 /* UIView+PassThroughParent.h in Headers */ = {isa = PBXBuildFile; fileRef = B8E76F5C212C3134009CFCE2 /* UIView+PassThroughParent.h */; settings = {ATTRIBUTES = (Public, ); }; };
B8E76F5F212C3134009CFCE2 /* UIView+PassThroughParent.m in Sources */ = {isa = PBXBuildFile; fileRef = B8E76F5D212C3134009CFCE2 /* UIView+PassThroughParent.m */; };
D004030F22F781A50089EAD8 /* NSString+Async.h in Headers */ = {isa = PBXBuildFile; fileRef = D004030D22F781A50089EAD8 /* NSString+Async.h */; settings = {ATTRIBUTES = (Public, ); }; };
D004031022F781A50089EAD8 /* NSString+Async.m in Sources */ = {isa = PBXBuildFile; fileRef = D004030E22F781A50089EAD8 /* NSString+Async.m */; };
D004031322FA27D60089EAD8 /* NSData+Async.h in Headers */ = {isa = PBXBuildFile; fileRef = D004031122FA27D60089EAD8 /* NSData+Async.h */; settings = {ATTRIBUTES = (Public, ); }; };
D004031422FA27D60089EAD8 /* NSData+Async.m in Sources */ = {isa = PBXBuildFile; fileRef = D004031222FA27D60089EAD8 /* NSData+Async.m */; };
F11C102127B4CC1500A6AB02 /* TNSFileSystem.m in Sources */ = {isa = PBXBuildFile; fileRef = F11C102027B4CC1500A6AB02 /* TNSFileSystem.m */; };
F11C102327B4CC3800A6AB02 /* TNSFileSystem.h in Headers */ = {isa = PBXBuildFile; fileRef = F11C102227B4CC3800A6AB02 /* TNSFileSystem.h */; settings = {ATTRIBUTES = (Public, ); }; };
F11C102527B4D36000A6AB02 /* TNSFileHandle.h in Headers */ = {isa = PBXBuildFile; fileRef = F11C102427B4D36000A6AB02 /* TNSFileHandle.h */; settings = {ATTRIBUTES = (Public, ); }; };
F11C102727B4D37200A6AB02 /* TNSFileHandle.m in Sources */ = {isa = PBXBuildFile; fileRef = F11C102627B4D37200A6AB02 /* TNSFileHandle.m */; };
F11C102927B55FE500A6AB02 /* TNSHelpers.m in Sources */ = {isa = PBXBuildFile; fileRef = F11C102827B55FE500A6AB02 /* TNSHelpers.m */; };
F11C102B27B55FFC00A6AB02 /* TNSHelpers.h in Headers */ = {isa = PBXBuildFile; fileRef = F11C102A27B55FFC00A6AB02 /* TNSHelpers.h */; settings = {ATTRIBUTES = (Public, ); }; };
F11C102D27C07BDA00A6AB02 /* TNSFsDir.h in Headers */ = {isa = PBXBuildFile; fileRef = F11C102C27C07BDA00A6AB02 /* TNSFsDir.h */; settings = {ATTRIBUTES = (Public, ); }; };
F11C102F27C07BE800A6AB02 /* TNSFsDir.m in Sources */ = {isa = PBXBuildFile; fileRef = F11C102E27C07BE800A6AB02 /* TNSFsDir.m */; };
F11C103127C081E700A6AB02 /* TNSFsDirent.m in Sources */ = {isa = PBXBuildFile; fileRef = F11C103027C081E700A6AB02 /* TNSFsDirent.m */; };
F11C103327C081F600A6AB02 /* TNSFsDirent.h in Headers */ = {isa = PBXBuildFile; fileRef = F11C103227C081F600A6AB02 /* TNSFsDirent.h */; settings = {ATTRIBUTES = (Public, ); }; };
F11C103527C088A100A6AB02 /* TNSByteBuf.m in Sources */ = {isa = PBXBuildFile; fileRef = F11C103427C088A100A6AB02 /* TNSByteBuf.m */; };
F11C103727C088B600A6AB02 /* TNSByteBuf.h in Headers */ = {isa = PBXBuildFile; fileRef = F11C103627C088B600A6AB02 /* TNSByteBuf.h */; settings = {ATTRIBUTES = (Public, ); }; };
F11C103927C1E70D00A6AB02 /* TNSFsCallback.m in Sources */ = {isa = PBXBuildFile; fileRef = F11C103827C1E70D00A6AB02 /* TNSFsCallback.m */; };
F11C103B27C1E72000A6AB02 /* TNSFsCallback.h in Headers */ = {isa = PBXBuildFile; fileRef = F11C103A27C1E72000A6AB02 /* TNSFsCallback.h */; settings = {ATTRIBUTES = (Public, ); }; };
F11C103D27C2B86A00A6AB02 /* TNSFsCallback+Internal.h in Headers */ = {isa = PBXBuildFile; fileRef = F11C103C27C2B86A00A6AB02 /* TNSFsCallback+Internal.h */; settings = {ATTRIBUTES = (Private, ); }; };
F11C103F27C2EB1A00A6AB02 /* TNSFsStat.h in Headers */ = {isa = PBXBuildFile; fileRef = F11C103E27C2EB1A00A6AB02 /* TNSFsStat.h */; settings = {ATTRIBUTES = (Public, ); }; };
F11C104127C2EB2900A6AB02 /* TNSFsStat.m in Sources */ = {isa = PBXBuildFile; fileRef = F11C104027C2EB2900A6AB02 /* TNSFsStat.m */; };
F11C104327C2EFFF00A6AB02 /* TNSFsStat+Internal.h in Headers */ = {isa = PBXBuildFile; fileRef = F11C104227C2EFFF00A6AB02 /* TNSFsStat+Internal.h */; settings = {ATTRIBUTES = (Private, ); }; };
F11C104527C3039400A6AB02 /* TNSFsDir+Internal.h in Headers */ = {isa = PBXBuildFile; fileRef = F11C104427C3039400A6AB02 /* TNSFsDir+Internal.h */; settings = {ATTRIBUTES = (Private, ); }; };
F11C104727C3209200A6AB02 /* TNSFsDirent+Internal.h in Headers */ = {isa = PBXBuildFile; fileRef = F11C104627C3209200A6AB02 /* TNSFsDirent+Internal.h */; settings = {ATTRIBUTES = (Private, ); }; };
F11C104927C3286B00A6AB02 /* TNSByteBuf+Internal.h in Headers */ = {isa = PBXBuildFile; fileRef = F11C104827C3286B00A6AB02 /* TNSByteBuf+Internal.h */; settings = {ATTRIBUTES = (Private, ); }; };
F11C104B27C3D2CC00A6AB02 /* TNSFsWatcher.h in Headers */ = {isa = PBXBuildFile; fileRef = F11C104A27C3D2CC00A6AB02 /* TNSFsWatcher.h */; settings = {ATTRIBUTES = (Public, ); }; };
F11C104D27C3D2D700A6AB02 /* TNSFsWatcher.m in Sources */ = {isa = PBXBuildFile; fileRef = F11C104C27C3D2D700A6AB02 /* TNSFsWatcher.m */; };
F11C104F27C3D3EB00A6AB02 /* TNSFsWatcher+Internal.h in Headers */ = {isa = PBXBuildFile; fileRef = F11C104E27C3D3EB00A6AB02 /* TNSFsWatcher+Internal.h */; settings = {ATTRIBUTES = (Private, ); }; };
F11C105127C3ECC500A6AB02 /* TNSFsStatWatcher.h in Headers */ = {isa = PBXBuildFile; fileRef = F11C105027C3ECC500A6AB02 /* TNSFsStatWatcher.h */; settings = {ATTRIBUTES = (Public, ); }; };
F11C105327C3ECD200A6AB02 /* TNSFsStatWatcher+Internal.h in Headers */ = {isa = PBXBuildFile; fileRef = F11C105227C3ECD200A6AB02 /* TNSFsStatWatcher+Internal.h */; settings = {ATTRIBUTES = (Private, ); }; };
F11C105527C3ECDD00A6AB02 /* TNSFsStatWatcher.m in Sources */ = {isa = PBXBuildFile; fileRef = F11C105427C3ECDD00A6AB02 /* TNSFsStatWatcher.m */; };
F11C105727C5738800A6AB02 /* TNSByteBufMut.m in Sources */ = {isa = PBXBuildFile; fileRef = F11C105627C5738800A6AB02 /* TNSByteBufMut.m */; };
F11C105927C5739C00A6AB02 /* TNSByteBufMut.h in Headers */ = {isa = PBXBuildFile; fileRef = F11C105827C5739C00A6AB02 /* TNSByteBufMut.h */; settings = {ATTRIBUTES = (Public, ); }; };
F11C105B27C5761A00A6AB02 /* TNSByteBufMut+Internal.h in Headers */ = {isa = PBXBuildFile; fileRef = F11C105A27C5761A00A6AB02 /* TNSByteBufMut+Internal.h */; settings = {ATTRIBUTES = (Private, ); }; };
F11C105D27C6657000A6AB02 /* TNSFileHandle+Internal.h in Headers */ = {isa = PBXBuildFile; fileRef = F11C105C27C6657000A6AB02 /* TNSFileHandle+Internal.h */; settings = {ATTRIBUTES = (Private, ); }; };
F11C105F27C7059000A6AB02 /* TNSFsConstants.m in Sources */ = {isa = PBXBuildFile; fileRef = F11C105E27C7059000A6AB02 /* TNSFsConstants.m */; };
F11C106127C707D800A6AB02 /* TNSFsConstants.h in Headers */ = {isa = PBXBuildFile; fileRef = F11C106027C707D800A6AB02 /* TNSFsConstants.h */; settings = {ATTRIBUTES = (Public, ); }; };
F915D3551EC9EF5E00071914 /* TNSProcess.m in Sources */ = {isa = PBXBuildFile; fileRef = F915D3531EC9EF5E00071914 /* TNSProcess.m */; };
F915D3561EC9EF5E00071914 /* TNSProcess.h in Headers */ = {isa = PBXBuildFile; fileRef = F915D3541EC9EF5E00071914 /* TNSProcess.h */; settings = {ATTRIBUTES = (Public, ); }; };
F98F5CB31CD0EFEA00978308 /* TNSWidgets.h in Headers */ = {isa = PBXBuildFile; fileRef = F98F5CB21CD0EFEA00978308 /* TNSWidgets.h */; settings = {ATTRIBUTES = (Public, ); }; };
F98F5CBA1CD0EFEA00978308 /* TNSWidgets.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F98F5CAF1CD0EFEA00978308 /* TNSWidgets.framework */; };
F98F5CBF1CD0EFEA00978308 /* TNSWidgetsTests.m in Sources */ = {isa = PBXBuildFile; fileRef = F98F5CBE1CD0EFEA00978308 /* TNSWidgetsTests.m */; };
F98F5CCB1CD0F09E00978308 /* UIImage+TNSBlocks.h in Headers */ = {isa = PBXBuildFile; fileRef = F98F5CC91CD0F09E00978308 /* UIImage+TNSBlocks.h */; settings = {ATTRIBUTES = (Public, ); }; };
F98F5CCC1CD0F09E00978308 /* UIImage+TNSBlocks.m in Sources */ = {isa = PBXBuildFile; fileRef = F98F5CCA1CD0F09E00978308 /* UIImage+TNSBlocks.m */; };
/* End PBXBuildFile section */
/* Begin PBXContainerItemProxy section */
F98F5CBB1CD0EFEA00978308 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = F98F5CA61CD0EFEA00978308 /* Project object */;
proxyType = 1;
remoteGlobalIDString = F98F5CAE1CD0EFEA00978308;
remoteInfo = TNSWidgets;
};
/* End PBXContainerItemProxy section */
/* Begin PBXFileReference section */
8B7321CD1D097ECD00884AC6 /* TNSLabel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TNSLabel.h; sourceTree = "<group>"; };
8B7321CE1D097ECD00884AC6 /* TNSLabel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TNSLabel.m; sourceTree = "<group>"; };
B8E76F50212C2DA2009CFCE2 /* NSObject+Swizzling.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "NSObject+Swizzling.h"; sourceTree = "<group>"; };
B8E76F51212C2DA2009CFCE2 /* NSObject+Swizzling.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "NSObject+Swizzling.m"; sourceTree = "<group>"; };
B8E76F58212C2F4E009CFCE2 /* UIView+PropertyBag.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "UIView+PropertyBag.h"; sourceTree = "<group>"; };
B8E76F59212C2F4E009CFCE2 /* UIView+PropertyBag.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "UIView+PropertyBag.m"; sourceTree = "<group>"; };
B8E76F5C212C3134009CFCE2 /* UIView+PassThroughParent.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "UIView+PassThroughParent.h"; sourceTree = "<group>"; };
B8E76F5D212C3134009CFCE2 /* UIView+PassThroughParent.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "UIView+PassThroughParent.m"; sourceTree = "<group>"; };
D004030D22F781A50089EAD8 /* NSString+Async.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "NSString+Async.h"; sourceTree = "<group>"; };
D004030E22F781A50089EAD8 /* NSString+Async.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "NSString+Async.m"; sourceTree = "<group>"; };
D004031122FA27D60089EAD8 /* NSData+Async.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "NSData+Async.h"; sourceTree = "<group>"; };
D004031222FA27D60089EAD8 /* NSData+Async.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "NSData+Async.m"; sourceTree = "<group>"; };
F11C102027B4CC1500A6AB02 /* TNSFileSystem.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = TNSFileSystem.m; sourceTree = "<group>"; };
F11C102227B4CC3800A6AB02 /* TNSFileSystem.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TNSFileSystem.h; sourceTree = "<group>"; };
F11C102427B4D36000A6AB02 /* TNSFileHandle.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TNSFileHandle.h; sourceTree = "<group>"; };
F11C102627B4D37200A6AB02 /* TNSFileHandle.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = TNSFileHandle.m; sourceTree = "<group>"; };
F11C102827B55FE500A6AB02 /* TNSHelpers.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = TNSHelpers.m; sourceTree = "<group>"; };
F11C102A27B55FFC00A6AB02 /* TNSHelpers.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TNSHelpers.h; sourceTree = "<group>"; };
F11C102C27C07BDA00A6AB02 /* TNSFsDir.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TNSFsDir.h; sourceTree = "<group>"; };
F11C102E27C07BE800A6AB02 /* TNSFsDir.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = TNSFsDir.m; sourceTree = "<group>"; };
F11C103027C081E700A6AB02 /* TNSFsDirent.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = TNSFsDirent.m; sourceTree = "<group>"; };
F11C103227C081F600A6AB02 /* TNSFsDirent.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TNSFsDirent.h; sourceTree = "<group>"; };
F11C103427C088A100A6AB02 /* TNSByteBuf.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = TNSByteBuf.m; sourceTree = "<group>"; };
F11C103627C088B600A6AB02 /* TNSByteBuf.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TNSByteBuf.h; sourceTree = "<group>"; };
F11C103827C1E70D00A6AB02 /* TNSFsCallback.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = TNSFsCallback.m; sourceTree = "<group>"; };
F11C103A27C1E72000A6AB02 /* TNSFsCallback.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TNSFsCallback.h; sourceTree = "<group>"; };
F11C103C27C2B86A00A6AB02 /* TNSFsCallback+Internal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "TNSFsCallback+Internal.h"; sourceTree = "<group>"; };
F11C103E27C2EB1A00A6AB02 /* TNSFsStat.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TNSFsStat.h; sourceTree = "<group>"; };
F11C104027C2EB2900A6AB02 /* TNSFsStat.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = TNSFsStat.m; sourceTree = "<group>"; };
F11C104227C2EFFF00A6AB02 /* TNSFsStat+Internal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "TNSFsStat+Internal.h"; sourceTree = "<group>"; };
F11C104427C3039400A6AB02 /* TNSFsDir+Internal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "TNSFsDir+Internal.h"; sourceTree = "<group>"; };
F11C104627C3209200A6AB02 /* TNSFsDirent+Internal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "TNSFsDirent+Internal.h"; sourceTree = "<group>"; };
F11C104827C3286B00A6AB02 /* TNSByteBuf+Internal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "TNSByteBuf+Internal.h"; sourceTree = "<group>"; };
F11C104A27C3D2CC00A6AB02 /* TNSFsWatcher.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TNSFsWatcher.h; sourceTree = "<group>"; };
F11C104C27C3D2D700A6AB02 /* TNSFsWatcher.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = TNSFsWatcher.m; sourceTree = "<group>"; };
F11C104E27C3D3EB00A6AB02 /* TNSFsWatcher+Internal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "TNSFsWatcher+Internal.h"; sourceTree = "<group>"; };
F11C105027C3ECC500A6AB02 /* TNSFsStatWatcher.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TNSFsStatWatcher.h; sourceTree = "<group>"; };
F11C105227C3ECD200A6AB02 /* TNSFsStatWatcher+Internal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "TNSFsStatWatcher+Internal.h"; sourceTree = "<group>"; };
F11C105427C3ECDD00A6AB02 /* TNSFsStatWatcher.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = TNSFsStatWatcher.m; sourceTree = "<group>"; };
F11C105627C5738800A6AB02 /* TNSByteBufMut.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = TNSByteBufMut.m; sourceTree = "<group>"; };
F11C105827C5739C00A6AB02 /* TNSByteBufMut.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TNSByteBufMut.h; sourceTree = "<group>"; };
F11C105A27C5761A00A6AB02 /* TNSByteBufMut+Internal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "TNSByteBufMut+Internal.h"; sourceTree = "<group>"; };
F11C105C27C6657000A6AB02 /* TNSFileHandle+Internal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "TNSFileHandle+Internal.h"; sourceTree = "<group>"; };
F11C105E27C7059000A6AB02 /* TNSFsConstants.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = TNSFsConstants.m; sourceTree = "<group>"; };
F11C106027C707D800A6AB02 /* TNSFsConstants.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TNSFsConstants.h; sourceTree = "<group>"; };
F915D3531EC9EF5E00071914 /* TNSProcess.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = TNSProcess.m; path = ../TNSProcess.m; sourceTree = "<group>"; };
F915D3541EC9EF5E00071914 /* TNSProcess.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = TNSProcess.h; path = ../TNSProcess.h; sourceTree = "<group>"; };
F98F5CAF1CD0EFEA00978308 /* TNSWidgets.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = TNSWidgets.framework; sourceTree = BUILT_PRODUCTS_DIR; };
F98F5CB21CD0EFEA00978308 /* TNSWidgets.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TNSWidgets.h; sourceTree = "<group>"; };
F98F5CB41CD0EFEA00978308 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
F98F5CB91CD0EFEA00978308 /* TNSWidgetsTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = TNSWidgetsTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
F98F5CBE1CD0EFEA00978308 /* TNSWidgetsTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = TNSWidgetsTests.m; sourceTree = "<group>"; };
F98F5CC01CD0EFEA00978308 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
F98F5CC91CD0F09E00978308 /* UIImage+TNSBlocks.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIImage+TNSBlocks.h"; sourceTree = "<group>"; };
F98F5CCA1CD0F09E00978308 /* UIImage+TNSBlocks.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIImage+TNSBlocks.m"; sourceTree = "<group>"; };
/* End PBXFileReference section */
/* Begin PBXFrameworksBuildPhase section */
F98F5CAB1CD0EFEA00978308 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
F98F5CB61CD0EFEA00978308 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
F98F5CBA1CD0EFEA00978308 /* TNSWidgets.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXFrameworksBuildPhase section */
/* Begin PBXGroup section */
F98F5CA51CD0EFEA00978308 = {
isa = PBXGroup;
children = (
F98F5CB11CD0EFEA00978308 /* TNSWidgets */,
F98F5CBD1CD0EFEA00978308 /* TNSWidgetsTests */,
F98F5CB01CD0EFEA00978308 /* Products */,
);
sourceTree = "<group>";
};
F98F5CB01CD0EFEA00978308 /* Products */ = {
isa = PBXGroup;
children = (
F98F5CAF1CD0EFEA00978308 /* TNSWidgets.framework */,
F98F5CB91CD0EFEA00978308 /* TNSWidgetsTests.xctest */,
);
name = Products;
sourceTree = "<group>";
};
F98F5CB11CD0EFEA00978308 /* TNSWidgets */ = {
isa = PBXGroup;
children = (
F11C104627C3209200A6AB02 /* TNSFsDirent+Internal.h */,
F11C102A27B55FFC00A6AB02 /* TNSHelpers.h */,
F915D3531EC9EF5E00071914 /* TNSProcess.m */,
F915D3541EC9EF5E00071914 /* TNSProcess.h */,
F98F5CB21CD0EFEA00978308 /* TNSWidgets.h */,
8B7321CD1D097ECD00884AC6 /* TNSLabel.h */,
8B7321CE1D097ECD00884AC6 /* TNSLabel.m */,
D004030D22F781A50089EAD8 /* NSString+Async.h */,
D004030E22F781A50089EAD8 /* NSString+Async.m */,
F98F5CC91CD0F09E00978308 /* UIImage+TNSBlocks.h */,
F98F5CCA1CD0F09E00978308 /* UIImage+TNSBlocks.m */,
F98F5CB41CD0EFEA00978308 /* Info.plist */,
B8E76F50212C2DA2009CFCE2 /* NSObject+Swizzling.h */,
B8E76F51212C2DA2009CFCE2 /* NSObject+Swizzling.m */,
B8E76F58212C2F4E009CFCE2 /* UIView+PropertyBag.h */,
B8E76F59212C2F4E009CFCE2 /* UIView+PropertyBag.m */,
B8E76F5C212C3134009CFCE2 /* UIView+PassThroughParent.h */,
B8E76F5D212C3134009CFCE2 /* UIView+PassThroughParent.m */,
D004031122FA27D60089EAD8 /* NSData+Async.h */,
D004031222FA27D60089EAD8 /* NSData+Async.m */,
F11C102027B4CC1500A6AB02 /* TNSFileSystem.m */,
F11C102227B4CC3800A6AB02 /* TNSFileSystem.h */,
F11C102427B4D36000A6AB02 /* TNSFileHandle.h */,
F11C102627B4D37200A6AB02 /* TNSFileHandle.m */,
F11C102827B55FE500A6AB02 /* TNSHelpers.m */,
F11C102C27C07BDA00A6AB02 /* TNSFsDir.h */,
F11C102E27C07BE800A6AB02 /* TNSFsDir.m */,
F11C103027C081E700A6AB02 /* TNSFsDirent.m */,
F11C103227C081F600A6AB02 /* TNSFsDirent.h */,
F11C103427C088A100A6AB02 /* TNSByteBuf.m */,
F11C103627C088B600A6AB02 /* TNSByteBuf.h */,
F11C103827C1E70D00A6AB02 /* TNSFsCallback.m */,
F11C103A27C1E72000A6AB02 /* TNSFsCallback.h */,
F11C103C27C2B86A00A6AB02 /* TNSFsCallback+Internal.h */,
F11C103E27C2EB1A00A6AB02 /* TNSFsStat.h */,
F11C104027C2EB2900A6AB02 /* TNSFsStat.m */,
F11C104227C2EFFF00A6AB02 /* TNSFsStat+Internal.h */,
F11C104427C3039400A6AB02 /* TNSFsDir+Internal.h */,
F11C104827C3286B00A6AB02 /* TNSByteBuf+Internal.h */,
F11C104A27C3D2CC00A6AB02 /* TNSFsWatcher.h */,
F11C104C27C3D2D700A6AB02 /* TNSFsWatcher.m */,
F11C104E27C3D3EB00A6AB02 /* TNSFsWatcher+Internal.h */,
F11C105027C3ECC500A6AB02 /* TNSFsStatWatcher.h */,
F11C105227C3ECD200A6AB02 /* TNSFsStatWatcher+Internal.h */,
F11C105427C3ECDD00A6AB02 /* TNSFsStatWatcher.m */,
F11C105627C5738800A6AB02 /* TNSByteBufMut.m */,
F11C105827C5739C00A6AB02 /* TNSByteBufMut.h */,
F11C105A27C5761A00A6AB02 /* TNSByteBufMut+Internal.h */,
F11C105C27C6657000A6AB02 /* TNSFileHandle+Internal.h */,
F11C105E27C7059000A6AB02 /* TNSFsConstants.m */,
F11C106027C707D800A6AB02 /* TNSFsConstants.h */,
);
path = TNSWidgets;
sourceTree = "<group>";
};
F98F5CBD1CD0EFEA00978308 /* TNSWidgetsTests */ = {
isa = PBXGroup;
children = (
F98F5CBE1CD0EFEA00978308 /* TNSWidgetsTests.m */,
F98F5CC01CD0EFEA00978308 /* Info.plist */,
);
path = TNSWidgetsTests;
sourceTree = "<group>";
};
/* End PBXGroup section */
/* Begin PBXHeadersBuildPhase section */
F98F5CAC1CD0EFEA00978308 /* Headers */ = {
isa = PBXHeadersBuildPhase;
buildActionMask = 2147483647;
files = (
F915D3561EC9EF5E00071914 /* TNSProcess.h in Headers */,
F98F5CB31CD0EFEA00978308 /* TNSWidgets.h in Headers */,
B8E76F5E212C3134009CFCE2 /* UIView+PassThroughParent.h in Headers */,
D004031322FA27D60089EAD8 /* NSData+Async.h in Headers */,
F98F5CCB1CD0F09E00978308 /* UIImage+TNSBlocks.h in Headers */,
F11C102327B4CC3800A6AB02 /* TNSFileSystem.h in Headers */,
F11C102527B4D36000A6AB02 /* TNSFileHandle.h in Headers */,
F11C102B27B55FFC00A6AB02 /* TNSHelpers.h in Headers */,
F11C103B27C1E72000A6AB02 /* TNSFsCallback.h in Headers */,
F11C102D27C07BDA00A6AB02 /* TNSFsDir.h in Headers */,
F11C103F27C2EB1A00A6AB02 /* TNSFsStat.h in Headers */,
F11C104B27C3D2CC00A6AB02 /* TNSFsWatcher.h in Headers */,
F11C103D27C2B86A00A6AB02 /* TNSFsCallback+Internal.h in Headers */,
F11C105927C5739C00A6AB02 /* TNSByteBufMut.h in Headers */,
F11C103327C081F600A6AB02 /* TNSFsDirent.h in Headers */,
F11C105127C3ECC500A6AB02 /* TNSFsStatWatcher.h in Headers */,
F11C103727C088B600A6AB02 /* TNSByteBuf.h in Headers */,
B8E76F52212C2DA2009CFCE2 /* NSObject+Swizzling.h in Headers */,
F11C106127C707D800A6AB02 /* TNSFsConstants.h in Headers */,
F11C104727C3209200A6AB02 /* TNSFsDirent+Internal.h in Headers */,
F11C104927C3286B00A6AB02 /* TNSByteBuf+Internal.h in Headers */,
F11C105D27C6657000A6AB02 /* TNSFileHandle+Internal.h in Headers */,
F11C104527C3039400A6AB02 /* TNSFsDir+Internal.h in Headers */,
F11C105327C3ECD200A6AB02 /* TNSFsStatWatcher+Internal.h in Headers */,
F11C104F27C3D3EB00A6AB02 /* TNSFsWatcher+Internal.h in Headers */,
F11C105B27C5761A00A6AB02 /* TNSByteBufMut+Internal.h in Headers */,
F11C104327C2EFFF00A6AB02 /* TNSFsStat+Internal.h in Headers */,
B8E76F5A212C2F4E009CFCE2 /* UIView+PropertyBag.h in Headers */,
D004030F22F781A50089EAD8 /* NSString+Async.h in Headers */,
8B7321CF1D097ECD00884AC6 /* TNSLabel.h in Headers */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXHeadersBuildPhase section */
/* Begin PBXNativeTarget section */
F98F5CAE1CD0EFEA00978308 /* TNSWidgets */ = {
isa = PBXNativeTarget;
buildConfigurationList = F98F5CC31CD0EFEA00978308 /* Build configuration list for PBXNativeTarget "TNSWidgets" */;
buildPhases = (
F98F5CAA1CD0EFEA00978308 /* Sources */,
F98F5CAB1CD0EFEA00978308 /* Frameworks */,
F98F5CAC1CD0EFEA00978308 /* Headers */,
F98F5CAD1CD0EFEA00978308 /* Resources */,
);
buildRules = (
);
dependencies = (
);
name = TNSWidgets;
productName = TNSWidgets;
productReference = F98F5CAF1CD0EFEA00978308 /* TNSWidgets.framework */;
productType = "com.apple.product-type.framework";
};
F98F5CB81CD0EFEA00978308 /* TNSWidgetsTests */ = {
isa = PBXNativeTarget;
buildConfigurationList = F98F5CC61CD0EFEA00978308 /* Build configuration list for PBXNativeTarget "TNSWidgetsTests" */;
buildPhases = (
F98F5CB51CD0EFEA00978308 /* Sources */,
F98F5CB61CD0EFEA00978308 /* Frameworks */,
F98F5CB71CD0EFEA00978308 /* Resources */,
);
buildRules = (
);
dependencies = (
F98F5CBC1CD0EFEA00978308 /* PBXTargetDependency */,
);
name = TNSWidgetsTests;
productName = TNSWidgetsTests;
productReference = F98F5CB91CD0EFEA00978308 /* TNSWidgetsTests.xctest */;
productType = "com.apple.product-type.bundle.unit-test";
};
/* End PBXNativeTarget section */
/* Begin PBXProject section */
F98F5CA61CD0EFEA00978308 /* Project object */ = {
isa = PBXProject;
attributes = {
LastUpgradeCheck = 1230;
ORGANIZATIONNAME = "Telerik A D";
TargetAttributes = {
F98F5CAE1CD0EFEA00978308 = {
CreatedOnToolsVersion = 7.2;
};
F98F5CB81CD0EFEA00978308 = {
CreatedOnToolsVersion = 7.2;
};
};
};
buildConfigurationList = F98F5CA91CD0EFEA00978308 /* Build configuration list for PBXProject "TNSWidgets" */;
compatibilityVersion = "Xcode 3.2";
developmentRegion = English;
hasScannedForEncodings = 0;
knownRegions = (
English,
en,
);
mainGroup = F98F5CA51CD0EFEA00978308;
productRefGroup = F98F5CB01CD0EFEA00978308 /* Products */;
projectDirPath = "";
projectRoot = "";
targets = (
F98F5CAE1CD0EFEA00978308 /* TNSWidgets */,
F98F5CB81CD0EFEA00978308 /* TNSWidgetsTests */,
);
};
/* End PBXProject section */
/* Begin PBXResourcesBuildPhase section */
F98F5CAD1CD0EFEA00978308 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
F98F5CB71CD0EFEA00978308 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXResourcesBuildPhase section */
/* Begin PBXSourcesBuildPhase section */
F98F5CAA1CD0EFEA00978308 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
F11C104127C2EB2900A6AB02 /* TNSFsStat.m in Sources */,
8B7321D01D097ECD00884AC6 /* TNSLabel.m in Sources */,
F915D3551EC9EF5E00071914 /* TNSProcess.m in Sources */,
F11C102127B4CC1500A6AB02 /* TNSFileSystem.m in Sources */,
F98F5CCC1CD0F09E00978308 /* UIImage+TNSBlocks.m in Sources */,
B8E76F53212C2DA2009CFCE2 /* NSObject+Swizzling.m in Sources */,
F11C103527C088A100A6AB02 /* TNSByteBuf.m in Sources */,
D004031022F781A50089EAD8 /* NSString+Async.m in Sources */,
F11C103127C081E700A6AB02 /* TNSFsDirent.m in Sources */,
F11C105527C3ECDD00A6AB02 /* TNSFsStatWatcher.m in Sources */,
D004031422FA27D60089EAD8 /* NSData+Async.m in Sources */,
B8E76F5B212C2F4E009CFCE2 /* UIView+PropertyBag.m in Sources */,
B8E76F5F212C3134009CFCE2 /* UIView+PassThroughParent.m in Sources */,
F11C104D27C3D2D700A6AB02 /* TNSFsWatcher.m in Sources */,
F11C105F27C7059000A6AB02 /* TNSFsConstants.m in Sources */,
F11C102927B55FE500A6AB02 /* TNSHelpers.m in Sources */,
F11C102F27C07BE800A6AB02 /* TNSFsDir.m in Sources */,
F11C105727C5738800A6AB02 /* TNSByteBufMut.m in Sources */,
F11C102727B4D37200A6AB02 /* TNSFileHandle.m in Sources */,
F11C103927C1E70D00A6AB02 /* TNSFsCallback.m in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
F98F5CB51CD0EFEA00978308 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
F98F5CBF1CD0EFEA00978308 /* TNSWidgetsTests.m in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXSourcesBuildPhase section */
/* Begin PBXTargetDependency section */
F98F5CBC1CD0EFEA00978308 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = F98F5CAE1CD0EFEA00978308 /* TNSWidgets */;
targetProxy = F98F5CBB1CD0EFEA00978308 /* PBXContainerItemProxy */;
};
/* End PBXTargetDependency section */
/* Begin XCBuildConfiguration section */
F98F5CC11CD0EFEA00978308 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = 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_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
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_UNREACHABLE_CODE = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
COPY_PHASE_STRIP = NO;
CURRENT_PROJECT_VERSION = 1;
DEBUG_INFORMATION_FORMAT = dwarf;
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 = 12.0;
MTL_ENABLE_DEBUG_INFO = YES;
ONLY_ACTIVE_ARCH = YES;
SDKROOT = iphoneos;
TARGETED_DEVICE_FAMILY = "1,2";
VERSIONING_SYSTEM = "apple-generic";
VERSION_INFO_PREFIX = "";
};
name = Debug;
};
F98F5CC21CD0EFEA00978308 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = 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_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
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_UNREACHABLE_CODE = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
COPY_PHASE_STRIP = NO;
CURRENT_PROJECT_VERSION = 1;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
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 = 12.0;
MTL_ENABLE_DEBUG_INFO = NO;
SDKROOT = iphoneos;
TARGETED_DEVICE_FAMILY = "1,2";
VALIDATE_PRODUCT = YES;
VERSIONING_SYSTEM = "apple-generic";
VERSION_INFO_PREFIX = "";
};
name = Release;
};
F98F5CC41CD0EFEA00978308 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
BITCODE_GENERATION_MODE = bitcode;
BUILD_LIBRARY_FOR_DISTRIBUTION = YES;
DEFINES_MODULE = YES;
DYLIB_COMPATIBILITY_VERSION = 1;
DYLIB_CURRENT_VERSION = 1;
DYLIB_INSTALL_NAME_BASE = "@rpath";
ENABLE_BITCODE = NO;
HEADER_SEARCH_PATHS = "\"$(SRCROOT)/../../nativescript_common/target/\"";
INFOPLIST_FILE = TNSWidgets/Info.plist;
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
IPHONEOS_DEPLOYMENT_TARGET = 12.0;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
"OTHER_LDFLAGS[arch=x86_64]" = (
"$(inherited)",
"-L\"$(SRCROOT)/../../nativescript_common/target/x86_64-apple-ios/release\"",
"-lnativescript_common",
"-Wl,-keep_dwarf_unwind",
"-Wl,-no_compact_unwind",
);
"OTHER_LDFLAGS[sdk=iphoneos*][arch=arm64]" = (
"$(inherited)",
"-L\"$(SRCROOT)/../../nativescript_common/target/aarch64-apple-ios/release\"",
"-lnativescript_common",
"-Wl,-keep_dwarf_unwind",
"-Wl,-no_compact_unwind",
);
"OTHER_LDFLAGS[sdk=iphonesimulator*][arch=arm64]" = (
"$(inherited)",
"-L\"$(SRCROOT)/../../nativescript_common/target/aarch64-apple-ios-sim/release\"",
"-lnativescript_common",
"-Wl,-keep_dwarf_unwind",
"-Wl,-no_compact_unwind",
);
PRODUCT_BUNDLE_IDENTIFIER = org.nativescript.TNSWidgets;
PRODUCT_NAME = "$(TARGET_NAME)";
SKIP_INSTALL = YES;
};
name = Debug;
};
F98F5CC51CD0EFEA00978308 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
BITCODE_GENERATION_MODE = bitcode;
BUILD_LIBRARY_FOR_DISTRIBUTION = YES;
DEFINES_MODULE = YES;
DYLIB_COMPATIBILITY_VERSION = 1;
DYLIB_CURRENT_VERSION = 1;
DYLIB_INSTALL_NAME_BASE = "@rpath";
ENABLE_BITCODE = NO;
HEADER_SEARCH_PATHS = "\"$(SRCROOT)/../../nativescript_common/target/\"";
INFOPLIST_FILE = TNSWidgets/Info.plist;
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
IPHONEOS_DEPLOYMENT_TARGET = 12.0;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
"OTHER_LDFLAGS[arch=x86_64]" = (
"$(inherited)",
"-L\"$(SRCROOT)/../../nativescript_common/target/x86_64-apple-ios/debug\"",
"-lnativescript_common",
"-Wl,-keep_dwarf_unwind",
"-Wl,-no_compact_unwind",
);
"OTHER_LDFLAGS[sdk=iphoneos*][arch=arm64]" = (
"$(inherited)",
"-L\"$(SRCROOT)/../../nativescript_common/target/aarch64-apple-ios/debug\"",
"-lnativescript_common",
"-Wl,-keep_dwarf_unwind",
"-Wl,-no_compact_unwind",
);
"OTHER_LDFLAGS[sdk=iphonesimulator*][arch=arm64]" = (
"$(inherited)",
"-L\"$(SRCROOT)/../../nativescript_common/target/aarch64-apple-ios-sim/debug\"",
"-lnativescript_common",
"-Wl,-keep_dwarf_unwind",
"-Wl,-no_compact_unwind",
);
PRODUCT_BUNDLE_IDENTIFIER = org.nativescript.TNSWidgets;
PRODUCT_NAME = "$(TARGET_NAME)";
SKIP_INSTALL = YES;
};
name = Release;
};
F98F5CC71CD0EFEA00978308 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
INFOPLIST_FILE = TNSWidgetsTests/Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
PRODUCT_BUNDLE_IDENTIFIER = org.nativescript.TNSWidgetsTests;
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Debug;
};
F98F5CC81CD0EFEA00978308 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
INFOPLIST_FILE = TNSWidgetsTests/Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
PRODUCT_BUNDLE_IDENTIFIER = org.nativescript.TNSWidgetsTests;
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Release;
};
/* End XCBuildConfiguration section */
/* Begin XCConfigurationList section */
F98F5CA91CD0EFEA00978308 /* Build configuration list for PBXProject "TNSWidgets" */ = {
isa = XCConfigurationList;
buildConfigurations = (
F98F5CC11CD0EFEA00978308 /* Debug */,
F98F5CC21CD0EFEA00978308 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
F98F5CC31CD0EFEA00978308 /* Build configuration list for PBXNativeTarget "TNSWidgets" */ = {
isa = XCConfigurationList;
buildConfigurations = (
F98F5CC41CD0EFEA00978308 /* Debug */,
F98F5CC51CD0EFEA00978308 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
F98F5CC61CD0EFEA00978308 /* Build configuration list for PBXNativeTarget "TNSWidgetsTests" */ = {
isa = XCConfigurationList;
buildConfigurations = (
F98F5CC71CD0EFEA00978308 /* Debug */,
F98F5CC81CD0EFEA00978308 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
/* End XCConfigurationList section */
};
rootObject = F98F5CA61CD0EFEA00978308 /* Project object */;
}