|
@@ -15,6 +15,7 @@
|
|
dependencies = (
|
|
dependencies = (
|
|
);
|
|
);
|
|
name = TensorFlowLite;
|
|
name = TensorFlowLite;
|
|
|
|
+ productName = TensorFlowLite;
|
|
};
|
|
};
|
|
/* End PBXAggregateTarget section */
|
|
/* End PBXAggregateTarget section */
|
|
|
|
|
|
@@ -143,7 +144,7 @@
|
|
8F166523A9FE6ED514A31EAA881C3B2C /* MASViewAttribute.m in Sources */ = {isa = PBXBuildFile; fileRef = 75F82B559FC8BE26C4E934933C76D45F /* MASViewAttribute.m */; };
|
|
8F166523A9FE6ED514A31EAA881C3B2C /* MASViewAttribute.m in Sources */ = {isa = PBXBuildFile; fileRef = 75F82B559FC8BE26C4E934933C76D45F /* MASViewAttribute.m */; };
|
|
90DDFAA7F56E3602EDF60F8FD596FBA1 /* NSLayoutConstraint+MASDebugAdditions.h in Headers */ = {isa = PBXBuildFile; fileRef = 34C44287FCFB9AB3C2A4B018C976E4D4 /* NSLayoutConstraint+MASDebugAdditions.h */; settings = {ATTRIBUTES = (Project, ); }; };
|
|
90DDFAA7F56E3602EDF60F8FD596FBA1 /* NSLayoutConstraint+MASDebugAdditions.h in Headers */ = {isa = PBXBuildFile; fileRef = 34C44287FCFB9AB3C2A4B018C976E4D4 /* NSLayoutConstraint+MASDebugAdditions.h */; settings = {ATTRIBUTES = (Project, ); }; };
|
|
92F0B8EFF9547582DBFDE5BCC4023AF7 /* YYTextRunDelegate.h in Headers */ = {isa = PBXBuildFile; fileRef = F80720BAB7ACDFBE4190B54185C164B9 /* YYTextRunDelegate.h */; settings = {ATTRIBUTES = (Project, ); }; };
|
|
92F0B8EFF9547582DBFDE5BCC4023AF7 /* YYTextRunDelegate.h in Headers */ = {isa = PBXBuildFile; fileRef = F80720BAB7ACDFBE4190B54185C164B9 /* YYTextRunDelegate.h */; settings = {ATTRIBUTES = (Project, ); }; };
|
|
- 930134909F9F9E984F423F2C6F213FF7 /* Common.h in Headers */ = {isa = PBXBuildFile; fileRef = 483AA1C44BD926D11949B7C4233BD2ED /* Common.h */; settings = {ATTRIBUTES = (Project, ); }; };
|
|
|
|
|
|
+ 930134909F9F9E984F423F2C6F213FF7 /* LenzCommon.h in Headers */ = {isa = PBXBuildFile; fileRef = 483AA1C44BD926D11949B7C4233BD2ED /* LenzCommon.h */; settings = {ATTRIBUTES = (Project, ); }; };
|
|
939DB1E23BBD9CC05BD48EB19C2B06C4 /* YYTextKeyboardManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 0B0DFFB73CD67DF1428EB24BDC82CC0F /* YYTextKeyboardManager.h */; settings = {ATTRIBUTES = (Project, ); }; };
|
|
939DB1E23BBD9CC05BD48EB19C2B06C4 /* YYTextKeyboardManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 0B0DFFB73CD67DF1428EB24BDC82CC0F /* YYTextKeyboardManager.h */; settings = {ATTRIBUTES = (Project, ); }; };
|
|
93E7485E19E1929942B775565B97C65E /* OperationNodeVideoBase.h in Headers */ = {isa = PBXBuildFile; fileRef = 6B3A65E88425C95C5473FAA811F331AF /* OperationNodeVideoBase.h */; settings = {ATTRIBUTES = (Project, ); }; };
|
|
93E7485E19E1929942B775565B97C65E /* OperationNodeVideoBase.h in Headers */ = {isa = PBXBuildFile; fileRef = 6B3A65E88425C95C5473FAA811F331AF /* OperationNodeVideoBase.h */; settings = {ATTRIBUTES = (Project, ); }; };
|
|
947AB5032C6D37B0B7BCEC6CEEE3E978 /* CustomModalViewTransition.h in Headers */ = {isa = PBXBuildFile; fileRef = AD08038F79BFD073D46182E2BA501473 /* CustomModalViewTransition.h */; settings = {ATTRIBUTES = (Project, ); }; };
|
|
947AB5032C6D37B0B7BCEC6CEEE3E978 /* CustomModalViewTransition.h in Headers */ = {isa = PBXBuildFile; fileRef = AD08038F79BFD073D46182E2BA501473 /* CustomModalViewTransition.h */; settings = {ATTRIBUTES = (Project, ); }; };
|
|
@@ -376,7 +377,7 @@
|
|
43910FAB1431E51AA50BF1E4A8AB1615 /* PCSTools.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = PCSTools.h; path = LenzCameraNativeModuleForRN/Classes/inner/PCSTools.h; sourceTree = "<group>"; };
|
|
43910FAB1431E51AA50BF1E4A8AB1615 /* PCSTools.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = PCSTools.h; path = LenzCameraNativeModuleForRN/Classes/inner/PCSTools.h; sourceTree = "<group>"; };
|
|
461C9EBF95F59CF1BAA5CE8E934E1F37 /* Masonry.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Masonry.release.xcconfig; sourceTree = "<group>"; };
|
|
461C9EBF95F59CF1BAA5CE8E934E1F37 /* Masonry.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Masonry.release.xcconfig; sourceTree = "<group>"; };
|
|
47FA46367E78EDB76F63ECC367B752F6 /* SVProgressHUD.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = SVProgressHUD.release.xcconfig; sourceTree = "<group>"; };
|
|
47FA46367E78EDB76F63ECC367B752F6 /* SVProgressHUD.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = SVProgressHUD.release.xcconfig; sourceTree = "<group>"; };
|
|
- 483AA1C44BD926D11949B7C4233BD2ED /* Common.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = Common.h; path = LenzCameraNativeModuleForRN/Classes/inner/Renderer/Shaders/Common.h; sourceTree = "<group>"; };
|
|
|
|
|
|
+ 483AA1C44BD926D11949B7C4233BD2ED /* LenzCommon.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = LenzCommon.h; path = LenzCameraNativeModuleForRN/Classes/inner/Renderer/Shaders/LenzCommon.h; sourceTree = "<group>"; };
|
|
48A5FEE04EC674FEE4F610602A6AA8C8 /* SVProgressHUD.bundle */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = "wrapper.plug-in"; name = SVProgressHUD.bundle; path = SVProgressHUD/SVProgressHUD.bundle; sourceTree = "<group>"; };
|
|
48A5FEE04EC674FEE4F610602A6AA8C8 /* SVProgressHUD.bundle */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = "wrapper.plug-in"; name = SVProgressHUD.bundle; path = SVProgressHUD/SVProgressHUD.bundle; sourceTree = "<group>"; };
|
|
493B97969B9D153EF1D94CED19764956 /* SVRadialGradientLayer.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SVRadialGradientLayer.m; path = SVProgressHUD/SVRadialGradientLayer.m; sourceTree = "<group>"; };
|
|
493B97969B9D153EF1D94CED19764956 /* SVRadialGradientLayer.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SVRadialGradientLayer.m; path = SVProgressHUD/SVRadialGradientLayer.m; sourceTree = "<group>"; };
|
|
4A7E6C47C85FE5566048DAF465C7FB24 /* NSParagraphStyle+YYText.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "NSParagraphStyle+YYText.m"; path = "YYText/Utility/NSParagraphStyle+YYText.m"; sourceTree = "<group>"; };
|
|
4A7E6C47C85FE5566048DAF465C7FB24 /* NSParagraphStyle+YYText.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "NSParagraphStyle+YYText.m"; path = "YYText/Utility/NSParagraphStyle+YYText.m"; sourceTree = "<group>"; };
|
|
@@ -463,7 +464,7 @@
|
|
9C7595F0B98338D2D311D3BA3293F451 /* OperationNodeMultiple.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = OperationNodeMultiple.m; path = LenzCameraNativeModuleForRN/Classes/inner/OperationNode/OperationNodeMultiple.m; sourceTree = "<group>"; };
|
|
9C7595F0B98338D2D311D3BA3293F451 /* OperationNodeMultiple.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = OperationNodeMultiple.m; path = LenzCameraNativeModuleForRN/Classes/inner/OperationNode/OperationNodeMultiple.m; sourceTree = "<group>"; };
|
|
9CC83C8DE6F4BC098F796179E572E4D1 /* SDKParameters.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDKParameters.h; path = LenzCameraNativeModuleForRN/Classes/headers/SDKParameters.h; sourceTree = "<group>"; };
|
|
9CC83C8DE6F4BC098F796179E572E4D1 /* SDKParameters.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDKParameters.h; path = LenzCameraNativeModuleForRN/Classes/headers/SDKParameters.h; sourceTree = "<group>"; };
|
|
9D8D088E4676EB8367BB663D6EC34426 /* SVProgressAnimatedView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SVProgressAnimatedView.m; path = SVProgressHUD/SVProgressAnimatedView.m; sourceTree = "<group>"; };
|
|
9D8D088E4676EB8367BB663D6EC34426 /* SVProgressAnimatedView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SVProgressAnimatedView.m; path = SVProgressHUD/SVProgressAnimatedView.m; sourceTree = "<group>"; };
|
|
- 9D940727FF8FB9C785EB98E56350EF41 /* Podfile */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; lastKnownFileType = text; name = Podfile; path = ../Podfile; sourceTree = SOURCE_ROOT; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; };
|
|
|
|
|
|
+ 9D940727FF8FB9C785EB98E56350EF41 /* Podfile */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; name = Podfile; path = ../Podfile; sourceTree = SOURCE_ROOT; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; };
|
|
9DB3B2E4C1C199BD0C45415A49CE4AFE /* YYTextContainerView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = YYTextContainerView.m; path = YYText/Component/YYTextContainerView.m; sourceTree = "<group>"; };
|
|
9DB3B2E4C1C199BD0C45415A49CE4AFE /* YYTextContainerView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = YYTextContainerView.m; path = YYText/Component/YYTextContainerView.m; sourceTree = "<group>"; };
|
|
9E008456D7D5C8629F8D6F834A6E5DDD /* YYLabel.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = YYLabel.h; path = YYText/YYLabel.h; sourceTree = "<group>"; };
|
|
9E008456D7D5C8629F8D6F834A6E5DDD /* YYLabel.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = YYLabel.h; path = YYText/YYLabel.h; sourceTree = "<group>"; };
|
|
9E3EC458BEDB578EB58E73FB2B5FD18D /* YYText-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "YYText-prefix.pch"; sourceTree = "<group>"; };
|
|
9E3EC458BEDB578EB58E73FB2B5FD18D /* YYText-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "YYText-prefix.pch"; sourceTree = "<group>"; };
|
|
@@ -517,7 +518,7 @@
|
|
D33EDCCC6871A5B2EE4F48B3A1D21E31 /* YYTextRunDelegate.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = YYTextRunDelegate.m; path = YYText/String/YYTextRunDelegate.m; sourceTree = "<group>"; };
|
|
D33EDCCC6871A5B2EE4F48B3A1D21E31 /* YYTextRunDelegate.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = YYTextRunDelegate.m; path = YYText/String/YYTextRunDelegate.m; sourceTree = "<group>"; };
|
|
D4253F73DB7D5113BAAEF84A1637F0B5 /* YYTextParser.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = YYTextParser.m; path = YYText/String/YYTextParser.m; sourceTree = "<group>"; };
|
|
D4253F73DB7D5113BAAEF84A1637F0B5 /* YYTextParser.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = YYTextParser.m; path = YYText/String/YYTextParser.m; sourceTree = "<group>"; };
|
|
D4BD20BE5C531D0977606B13D8EF731C /* NSParagraphStyle+YYText.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "NSParagraphStyle+YYText.h"; path = "YYText/Utility/NSParagraphStyle+YYText.h"; sourceTree = "<group>"; };
|
|
D4BD20BE5C531D0977606B13D8EF731C /* NSParagraphStyle+YYText.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "NSParagraphStyle+YYText.h"; path = "YYText/Utility/NSParagraphStyle+YYText.h"; sourceTree = "<group>"; };
|
|
- D5B2A19A9E8653DF987504E4E4E1D875 /* Shaders.metal */ = {isa = PBXFileReference; includeInIndex = 1; name = Shaders.metal; path = LenzCameraNativeModuleForRN/Classes/inner/Renderer/Shaders/Shaders.metal; sourceTree = "<group>"; };
|
|
|
|
|
|
+ D5B2A19A9E8653DF987504E4E4E1D875 /* Shaders.metal */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.metal; name = Shaders.metal; path = LenzCameraNativeModuleForRN/Classes/inner/Renderer/Shaders/Shaders.metal; sourceTree = "<group>"; };
|
|
D842B39C9F9B7171FFA2414E9C1ECCE0 /* YYTextTransaction.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = YYTextTransaction.h; path = YYText/Utility/YYTextTransaction.h; sourceTree = "<group>"; };
|
|
D842B39C9F9B7171FFA2414E9C1ECCE0 /* YYTextTransaction.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = YYTextTransaction.h; path = YYText/Utility/YYTextTransaction.h; sourceTree = "<group>"; };
|
|
DA104178AD6ED6F1235251D7922D44ED /* MASLayoutConstraint.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MASLayoutConstraint.m; path = Masonry/MASLayoutConstraint.m; sourceTree = "<group>"; };
|
|
DA104178AD6ED6F1235251D7922D44ED /* MASLayoutConstraint.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MASLayoutConstraint.m; path = Masonry/MASLayoutConstraint.m; sourceTree = "<group>"; };
|
|
DAAB8DC627E9E27790E727A78ACB8DB5 /* LenzSDK-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "LenzSDK-prefix.pch"; sourceTree = "<group>"; };
|
|
DAAB8DC627E9E27790E727A78ACB8DB5 /* LenzSDK-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "LenzSDK-prefix.pch"; sourceTree = "<group>"; };
|
|
@@ -531,7 +532,7 @@
|
|
E2ECD5B361595E50F6D37BE7A9BC37BD /* PCSPreviewViewController.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = PCSPreviewViewController.h; path = LenzCameraNativeModuleForRN/Classes/inner/PCSBaseViewController/PCSPreviewViewController.h; sourceTree = "<group>"; };
|
|
E2ECD5B361595E50F6D37BE7A9BC37BD /* PCSPreviewViewController.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = PCSPreviewViewController.h; path = LenzCameraNativeModuleForRN/Classes/inner/PCSBaseViewController/PCSPreviewViewController.h; sourceTree = "<group>"; };
|
|
E6123BB914ADFD19AC2CFB122BF5EBFF /* YYTextAttribute.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = YYTextAttribute.h; path = YYText/String/YYTextAttribute.h; sourceTree = "<group>"; };
|
|
E6123BB914ADFD19AC2CFB122BF5EBFF /* YYTextAttribute.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = YYTextAttribute.h; path = YYText/String/YYTextAttribute.h; sourceTree = "<group>"; };
|
|
E97D43C46A45EE515A4DA3AF94398441 /* SVProgressHUD */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = SVProgressHUD; path = libSVProgressHUD.a; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
E97D43C46A45EE515A4DA3AF94398441 /* SVProgressHUD */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = SVProgressHUD; path = libSVProgressHUD.a; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
- E9AE999A17E652624E13D45F0A18A8CE /* cpp-headers.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = "cpp-headers.mm"; path = "LenzCameraNativeModuleForRN/Classes/inner/cpp-headers.mm"; sourceTree = "<group>"; };
|
|
|
|
|
|
+ E9AE999A17E652624E13D45F0A18A8CE /* cpp-headers.mm */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.objcpp; name = "cpp-headers.mm"; path = "LenzCameraNativeModuleForRN/Classes/inner/cpp-headers.mm"; sourceTree = "<group>"; };
|
|
EAA4E72AB8F012104D71D1884D38CDF7 /* YYTextAttribute.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = YYTextAttribute.m; path = YYText/String/YYTextAttribute.m; sourceTree = "<group>"; };
|
|
EAA4E72AB8F012104D71D1884D38CDF7 /* YYTextAttribute.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = YYTextAttribute.m; path = YYText/String/YYTextAttribute.m; sourceTree = "<group>"; };
|
|
EC8EB398A7A0EC6A90103BEEEE82BF0B /* MASCompositeConstraint.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MASCompositeConstraint.m; path = Masonry/MASCompositeConstraint.m; sourceTree = "<group>"; };
|
|
EC8EB398A7A0EC6A90103BEEEE82BF0B /* MASCompositeConstraint.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MASCompositeConstraint.m; path = Masonry/MASCompositeConstraint.m; sourceTree = "<group>"; };
|
|
ED57897D3F2472399DB3E7251BF8AAF8 /* YYTextLayout.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = YYTextLayout.m; path = YYText/Component/YYTextLayout.m; sourceTree = "<group>"; };
|
|
ED57897D3F2472399DB3E7251BF8AAF8 /* YYTextLayout.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = YYTextLayout.m; path = YYText/Component/YYTextLayout.m; sourceTree = "<group>"; };
|
|
@@ -680,7 +681,6 @@
|
|
E0469692D858C6F5A575F2B79973818E /* YYTextWeakProxy.m */,
|
|
E0469692D858C6F5A575F2B79973818E /* YYTextWeakProxy.m */,
|
|
803FE38494532962E5067816277D1CF6 /* Support Files */,
|
|
803FE38494532962E5067816277D1CF6 /* Support Files */,
|
|
);
|
|
);
|
|
- name = YYText;
|
|
|
|
path = YYText;
|
|
path = YYText;
|
|
sourceTree = "<group>";
|
|
sourceTree = "<group>";
|
|
};
|
|
};
|
|
@@ -726,7 +726,6 @@
|
|
C8B2945900A64D7FE0B9D4C8FCA6215B /* ViewController+MASAdditions.m */,
|
|
C8B2945900A64D7FE0B9D4C8FCA6215B /* ViewController+MASAdditions.m */,
|
|
5D58570F7F5655FF2F38E19AA55DFD54 /* Support Files */,
|
|
5D58570F7F5655FF2F38E19AA55DFD54 /* Support Files */,
|
|
);
|
|
);
|
|
- name = Masonry;
|
|
|
|
path = Masonry;
|
|
path = Masonry;
|
|
sourceTree = "<group>";
|
|
sourceTree = "<group>";
|
|
};
|
|
};
|
|
@@ -781,7 +780,6 @@
|
|
56BAB6D47960BF6A9C1BBA2C87A128AA /* Frameworks */,
|
|
56BAB6D47960BF6A9C1BBA2C87A128AA /* Frameworks */,
|
|
04157EA93C7BB55B19C76317BEB21632 /* Support Files */,
|
|
04157EA93C7BB55B19C76317BEB21632 /* Support Files */,
|
|
);
|
|
);
|
|
- name = TensorFlowLite;
|
|
|
|
path = TensorFlowLite;
|
|
path = TensorFlowLite;
|
|
sourceTree = "<group>";
|
|
sourceTree = "<group>";
|
|
};
|
|
};
|
|
@@ -799,7 +797,6 @@
|
|
9690D6B87FC089A11C96680D9A5CB700 /* Resources */,
|
|
9690D6B87FC089A11C96680D9A5CB700 /* Resources */,
|
|
D1C1C2B769542DA56A8E94073E530C61 /* Support Files */,
|
|
D1C1C2B769542DA56A8E94073E530C61 /* Support Files */,
|
|
);
|
|
);
|
|
- name = SVProgressHUD;
|
|
|
|
path = SVProgressHUD;
|
|
path = SVProgressHUD;
|
|
sourceTree = "<group>";
|
|
sourceTree = "<group>";
|
|
};
|
|
};
|
|
@@ -820,7 +817,7 @@
|
|
C2F33179EC0E7C65FEBC173CF15FECBA /* CameraTextureRenderPass.m */,
|
|
C2F33179EC0E7C65FEBC173CF15FECBA /* CameraTextureRenderPass.m */,
|
|
39E900D13B8B680F839D53DE8C9B2180 /* CollectionViewPlayerCell.h */,
|
|
39E900D13B8B680F839D53DE8C9B2180 /* CollectionViewPlayerCell.h */,
|
|
6CDB2539ED6E73188C0DE9698C6E33C4 /* CollectionViewPlayerCell.m */,
|
|
6CDB2539ED6E73188C0DE9698C6E33C4 /* CollectionViewPlayerCell.m */,
|
|
- 483AA1C44BD926D11949B7C4233BD2ED /* Common.h */,
|
|
|
|
|
|
+ 483AA1C44BD926D11949B7C4233BD2ED /* LenzCommon.h */,
|
|
826871F5A663B5F151F423085871049C /* cpp-headers.h */,
|
|
826871F5A663B5F151F423085871049C /* cpp-headers.h */,
|
|
E9AE999A17E652624E13D45F0A18A8CE /* cpp-headers.mm */,
|
|
E9AE999A17E652624E13D45F0A18A8CE /* cpp-headers.mm */,
|
|
AD08038F79BFD073D46182E2BA501473 /* CustomModalViewTransition.h */,
|
|
AD08038F79BFD073D46182E2BA501473 /* CustomModalViewTransition.h */,
|
|
@@ -931,7 +928,6 @@
|
|
1903CC9C0EB557D4D0B2BD2DC042C5E5 /* Resources */,
|
|
1903CC9C0EB557D4D0B2BD2DC042C5E5 /* Resources */,
|
|
F56856DBD43DBB0C4976A02323C6E718 /* Support Files */,
|
|
F56856DBD43DBB0C4976A02323C6E718 /* Support Files */,
|
|
);
|
|
);
|
|
- name = LenzSDK;
|
|
|
|
path = LenzSDK;
|
|
path = LenzSDK;
|
|
sourceTree = "<group>";
|
|
sourceTree = "<group>";
|
|
};
|
|
};
|
|
@@ -1031,7 +1027,7 @@
|
|
BB7787C270AFFDB950FCF6797CC2B31E /* CameraManager.h in Headers */,
|
|
BB7787C270AFFDB950FCF6797CC2B31E /* CameraManager.h in Headers */,
|
|
08B05785A884CC3694A0A5FEC0E2B778 /* CameraTextureRenderPass.h in Headers */,
|
|
08B05785A884CC3694A0A5FEC0E2B778 /* CameraTextureRenderPass.h in Headers */,
|
|
CBEB4EAAF172BA90923264424A6A8D11 /* CollectionViewPlayerCell.h in Headers */,
|
|
CBEB4EAAF172BA90923264424A6A8D11 /* CollectionViewPlayerCell.h in Headers */,
|
|
- 930134909F9F9E984F423F2C6F213FF7 /* Common.h in Headers */,
|
|
|
|
|
|
+ 930134909F9F9E984F423F2C6F213FF7 /* LenzCommon.h in Headers */,
|
|
4CDBB67E47ECC47DA92FDBF9F539706B /* cpp-headers.h in Headers */,
|
|
4CDBB67E47ECC47DA92FDBF9F539706B /* cpp-headers.h in Headers */,
|
|
947AB5032C6D37B0B7BCEC6CEEE3E978 /* CustomModalViewTransition.h in Headers */,
|
|
947AB5032C6D37B0B7BCEC6CEEE3E978 /* CustomModalViewTransition.h in Headers */,
|
|
DD8E306A3F0F45201E01E85436D72171 /* DBManager.h in Headers */,
|
|
DD8E306A3F0F45201E01E85436D72171 /* DBManager.h in Headers */,
|
|
@@ -1848,8 +1844,7 @@
|
|
MTL_FAST_MATH = YES;
|
|
MTL_FAST_MATH = YES;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
STRIP_INSTALLED_PRODUCT = NO;
|
|
STRIP_INSTALLED_PRODUCT = NO;
|
|
- SWIFT_COMPILATION_MODE = wholemodule;
|
|
|
|
- SWIFT_OPTIMIZATION_LEVEL = "-O";
|
|
|
|
|
|
+ SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
|
|
SWIFT_VERSION = 5.0;
|
|
SWIFT_VERSION = 5.0;
|
|
SYMROOT = "${SRCROOT}/../build";
|
|
SYMROOT = "${SRCROOT}/../build";
|
|
};
|
|
};
|