|
@@ -7,8 +7,10 @@
|
|
objects = {
|
|
objects = {
|
|
|
|
|
|
/* Begin PBXBuildFile section */
|
|
/* Begin PBXBuildFile section */
|
|
|
|
+ 0B0A5C05F49E30F57B6F73C5 /* Pods_DcShare.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 456267D3A3AE57C533877C2B /* Pods_DcShare.framework */; };
|
|
21D54500299415B9008B54D5 /* Character+Extentions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21D544FF299415B9008B54D5 /* Character+Extentions.swift */; };
|
|
21D54500299415B9008B54D5 /* Character+Extentions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21D544FF299415B9008B54D5 /* Character+Extentions.swift */; };
|
|
21D6C941260623F500D0755A /* NotificationManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21D6C9392606190600D0755A /* NotificationManager.swift */; };
|
|
21D6C941260623F500D0755A /* NotificationManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21D6C9392606190600D0755A /* NotificationManager.swift */; };
|
|
|
|
+ 29AAA03053C393EAEF537AFE /* Pods_deltachat_ios.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 88C8BBF4611AA3963E496219 /* Pods_deltachat_ios.framework */; };
|
|
3008CB7224F93EB900E6A617 /* AudioMessageCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3008CB7124F93EB900E6A617 /* AudioMessageCell.swift */; };
|
|
3008CB7224F93EB900E6A617 /* AudioMessageCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3008CB7124F93EB900E6A617 /* AudioMessageCell.swift */; };
|
|
3008CB7424F9436C00E6A617 /* AudioPlayerView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3008CB7324F9436C00E6A617 /* AudioPlayerView.swift */; };
|
|
3008CB7424F9436C00E6A617 /* AudioPlayerView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3008CB7324F9436C00E6A617 /* AudioPlayerView.swift */; };
|
|
3008CB7624F95B6D00E6A617 /* AudioController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3008CB7524F95B6D00E6A617 /* AudioController.swift */; };
|
|
3008CB7624F95B6D00E6A617 /* AudioController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3008CB7524F95B6D00E6A617 /* AudioController.swift */; };
|
|
@@ -145,6 +147,7 @@
|
|
78ED838321D5379000243125 /* TextFieldCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 78ED838221D5379000243125 /* TextFieldCell.swift */; };
|
|
78ED838321D5379000243125 /* TextFieldCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 78ED838221D5379000243125 /* TextFieldCell.swift */; };
|
|
78ED839421D5AF8A00243125 /* QrCodeView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 78ED839321D5AF8A00243125 /* QrCodeView.swift */; };
|
|
78ED839421D5AF8A00243125 /* QrCodeView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 78ED839321D5AF8A00243125 /* QrCodeView.swift */; };
|
|
7A0052C81FBE6CB40048C3BF /* NewContactController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A0052C71FBE6CB40048C3BF /* NewContactController.swift */; };
|
|
7A0052C81FBE6CB40048C3BF /* NewContactController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A0052C71FBE6CB40048C3BF /* NewContactController.swift */; };
|
|
|
|
+ 7A0A04B522ACBAF93B0A27E7 /* Pods_deltachat_iosTests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 53B2210FF5A043EA0A115368 /* Pods_deltachat_iosTests.framework */; };
|
|
7A451DB01FB1F84900177250 /* AppCoordinator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A451DAF1FB1F84900177250 /* AppCoordinator.swift */; };
|
|
7A451DB01FB1F84900177250 /* AppCoordinator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A451DAF1FB1F84900177250 /* AppCoordinator.swift */; };
|
|
7A9FB1441FB061E2001FEA36 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A9FB1431FB061E2001FEA36 /* AppDelegate.swift */; };
|
|
7A9FB1441FB061E2001FEA36 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A9FB1431FB061E2001FEA36 /* AppDelegate.swift */; };
|
|
7A9FB14B1FB061E2001FEA36 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 7A9FB14A1FB061E2001FEA36 /* Assets.xcassets */; };
|
|
7A9FB14B1FB061E2001FEA36 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 7A9FB14A1FB061E2001FEA36 /* Assets.xcassets */; };
|
|
@@ -206,9 +209,6 @@
|
|
B2C42570265C325C00B95377 /* MultilineLabelCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = B2C4256F265C325C00B95377 /* MultilineLabelCell.swift */; };
|
|
B2C42570265C325C00B95377 /* MultilineLabelCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = B2C4256F265C325C00B95377 /* MultilineLabelCell.swift */; };
|
|
B2D4B63B29C38D1900B47DA8 /* ChatsAndMediaViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = B2D4B63A29C38D1900B47DA8 /* ChatsAndMediaViewController.swift */; };
|
|
B2D4B63B29C38D1900B47DA8 /* ChatsAndMediaViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = B2D4B63A29C38D1900B47DA8 /* ChatsAndMediaViewController.swift */; };
|
|
B2F899E129F96A67003797D5 /* AllMediaViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = B2F899E029F96A67003797D5 /* AllMediaViewController.swift */; };
|
|
B2F899E129F96A67003797D5 /* AllMediaViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = B2F899E029F96A67003797D5 /* AllMediaViewController.swift */; };
|
|
- C5BB4491ED6CDE1263FF6A90 /* Pods_DcShare.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 666D45FB4203AA5CA69932C0 /* Pods_DcShare.framework */; };
|
|
|
|
- E24854B27C7DE0C9454B58C8 /* Pods_deltachat_ios.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 33ECEE1424AB54864B33D8D7 /* Pods_deltachat_ios.framework */; };
|
|
|
|
- F4FF2FB6FB2E0009D0F6611E /* Pods_deltachat_iosTests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C297393895BBC1A8022111EA /* Pods_deltachat_iosTests.framework */; };
|
|
|
|
/* End PBXBuildFile section */
|
|
/* End PBXBuildFile section */
|
|
|
|
|
|
/* Begin PBXContainerItemProxy section */
|
|
/* Begin PBXContainerItemProxy section */
|
|
@@ -254,9 +254,9 @@
|
|
/* End PBXCopyFilesBuildPhase section */
|
|
/* End PBXCopyFilesBuildPhase section */
|
|
|
|
|
|
/* Begin PBXFileReference section */
|
|
/* Begin PBXFileReference section */
|
|
- 0EA7C97589B2BBEF0CE51580 /* Pods-DcShare.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-DcShare.release.xcconfig"; path = "Target Support Files/Pods-DcShare/Pods-DcShare.release.xcconfig"; sourceTree = "<group>"; };
|
|
|
|
21D544FF299415B9008B54D5 /* Character+Extentions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Character+Extentions.swift"; sourceTree = "<group>"; };
|
|
21D544FF299415B9008B54D5 /* Character+Extentions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Character+Extentions.swift"; sourceTree = "<group>"; };
|
|
21D6C9392606190600D0755A /* NotificationManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NotificationManager.swift; sourceTree = "<group>"; };
|
|
21D6C9392606190600D0755A /* NotificationManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NotificationManager.swift; sourceTree = "<group>"; };
|
|
|
|
+ 2B36A26574DBF55EEACD7877 /* Pods-deltachat-ios.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-deltachat-ios.release.xcconfig"; path = "Target Support Files/Pods-deltachat-ios/Pods-deltachat-ios.release.xcconfig"; sourceTree = "<group>"; };
|
|
3008CB7124F93EB900E6A617 /* AudioMessageCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AudioMessageCell.swift; sourceTree = "<group>"; };
|
|
3008CB7124F93EB900E6A617 /* AudioMessageCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AudioMessageCell.swift; sourceTree = "<group>"; };
|
|
3008CB7324F9436C00E6A617 /* AudioPlayerView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AudioPlayerView.swift; sourceTree = "<group>"; };
|
|
3008CB7324F9436C00E6A617 /* AudioPlayerView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AudioPlayerView.swift; sourceTree = "<group>"; };
|
|
3008CB7524F95B6D00E6A617 /* AudioController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AudioController.swift; sourceTree = "<group>"; };
|
|
3008CB7524F95B6D00E6A617 /* AudioController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AudioController.swift; sourceTree = "<group>"; };
|
|
@@ -419,10 +419,11 @@
|
|
30FDB6F824D1C1000066C48D /* ChatViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ChatViewController.swift; sourceTree = "<group>"; };
|
|
30FDB6F824D1C1000066C48D /* ChatViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ChatViewController.swift; sourceTree = "<group>"; };
|
|
30FDB71E24D8170E0066C48D /* TextMessageCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TextMessageCell.swift; sourceTree = "<group>"; };
|
|
30FDB71E24D8170E0066C48D /* TextMessageCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TextMessageCell.swift; sourceTree = "<group>"; };
|
|
30FDB72024D838240066C48D /* BaseMessageCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BaseMessageCell.swift; sourceTree = "<group>"; };
|
|
30FDB72024D838240066C48D /* BaseMessageCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BaseMessageCell.swift; sourceTree = "<group>"; };
|
|
- 33ECEE1424AB54864B33D8D7 /* Pods_deltachat_ios.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_deltachat_ios.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
|
- 5F83FD2F5A5624AE4B5DB03E /* Pods-deltachat-iosTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-deltachat-iosTests.debug.xcconfig"; path = "Target Support Files/Pods-deltachat-iosTests/Pods-deltachat-iosTests.debug.xcconfig"; sourceTree = "<group>"; };
|
|
|
|
- 666D45FB4203AA5CA69932C0 /* Pods_DcShare.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_DcShare.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
|
- 69816DF046E14DEB88695454 /* Pods-deltachat-ios.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-deltachat-ios.release.xcconfig"; path = "Target Support Files/Pods-deltachat-ios/Pods-deltachat-ios.release.xcconfig"; sourceTree = "<group>"; };
|
|
|
|
|
|
+ 367D402BEFCE9A6E4FDC5256 /* Pods-DcShare.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-DcShare.debug.xcconfig"; path = "Target Support Files/Pods-DcShare/Pods-DcShare.debug.xcconfig"; sourceTree = "<group>"; };
|
|
|
|
+ 3733C8B80B9236DBF6253372 /* Pods-deltachat-ios.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-deltachat-ios.debug.xcconfig"; path = "Target Support Files/Pods-deltachat-ios/Pods-deltachat-ios.debug.xcconfig"; sourceTree = "<group>"; };
|
|
|
|
+ 456267D3A3AE57C533877C2B /* Pods_DcShare.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_DcShare.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
|
+ 45FFE772E2F94FBE4E64F362 /* Pods-deltachat-iosTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-deltachat-iosTests.debug.xcconfig"; path = "Target Support Files/Pods-deltachat-iosTests/Pods-deltachat-iosTests.debug.xcconfig"; sourceTree = "<group>"; };
|
|
|
|
+ 53B2210FF5A043EA0A115368 /* Pods_deltachat_iosTests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_deltachat_iosTests.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
7070FB9A2101ECBB000DC258 /* NewGroupController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NewGroupController.swift; sourceTree = "<group>"; };
|
|
7070FB9A2101ECBB000DC258 /* NewGroupController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NewGroupController.swift; sourceTree = "<group>"; };
|
|
7092474020B3869500AF8799 /* ContactDetailViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ContactDetailViewController.swift; sourceTree = "<group>"; };
|
|
7092474020B3869500AF8799 /* ContactDetailViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ContactDetailViewController.swift; sourceTree = "<group>"; };
|
|
70B8882D2091B8550074812E /* ContactCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ContactCell.swift; sourceTree = "<group>"; };
|
|
70B8882D2091B8550074812E /* ContactCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ContactCell.swift; sourceTree = "<group>"; };
|
|
@@ -436,7 +437,6 @@
|
|
78ED838221D5379000243125 /* TextFieldCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TextFieldCell.swift; sourceTree = "<group>"; };
|
|
78ED838221D5379000243125 /* TextFieldCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TextFieldCell.swift; sourceTree = "<group>"; };
|
|
78ED839321D5AF8A00243125 /* QrCodeView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = QrCodeView.swift; sourceTree = "<group>"; };
|
|
78ED839321D5AF8A00243125 /* QrCodeView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = QrCodeView.swift; sourceTree = "<group>"; };
|
|
7A0052C71FBE6CB40048C3BF /* NewContactController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NewContactController.swift; sourceTree = "<group>"; };
|
|
7A0052C71FBE6CB40048C3BF /* NewContactController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NewContactController.swift; sourceTree = "<group>"; };
|
|
- 7A18F9878D3990857414EB1C /* Pods-deltachat-iosTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-deltachat-iosTests.release.xcconfig"; path = "Target Support Files/Pods-deltachat-iosTests/Pods-deltachat-iosTests.release.xcconfig"; sourceTree = "<group>"; };
|
|
|
|
7A451DAF1FB1F84900177250 /* AppCoordinator.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppCoordinator.swift; sourceTree = "<group>"; };
|
|
7A451DAF1FB1F84900177250 /* AppCoordinator.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppCoordinator.swift; sourceTree = "<group>"; };
|
|
7A9FB1401FB061E2001FEA36 /* deltachat-ios.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "deltachat-ios.app"; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
7A9FB1401FB061E2001FEA36 /* deltachat-ios.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "deltachat-ios.app"; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
7A9FB1431FB061E2001FEA36 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
|
|
7A9FB1431FB061E2001FEA36 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
|
|
@@ -444,7 +444,7 @@
|
|
7A9FB14D1FB061E2001FEA36 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
|
|
7A9FB14D1FB061E2001FEA36 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
|
|
7A9FB14F1FB061E2001FEA36 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
7A9FB14F1FB061E2001FEA36 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
7AE0A5481FC42F65005ECB4B /* NewChatViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NewChatViewController.swift; sourceTree = "<group>"; };
|
|
7AE0A5481FC42F65005ECB4B /* NewChatViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NewChatViewController.swift; sourceTree = "<group>"; };
|
|
- 8C6B6FDA1D0D5659F1BB48C8 /* Pods-DcShare.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-DcShare.debug.xcconfig"; path = "Target Support Files/Pods-DcShare/Pods-DcShare.debug.xcconfig"; sourceTree = "<group>"; };
|
|
|
|
|
|
+ 88C8BBF4611AA3963E496219 /* Pods_deltachat_ios.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_deltachat_ios.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
AE0AA951247800E700D42A7F /* GalleryCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GalleryCell.swift; sourceTree = "<group>"; };
|
|
AE0AA951247800E700D42A7F /* GalleryCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GalleryCell.swift; sourceTree = "<group>"; };
|
|
AE0AA9552478191900D42A7F /* GridCollectionViewFlowLayout.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GridCollectionViewFlowLayout.swift; sourceTree = "<group>"; };
|
|
AE0AA9552478191900D42A7F /* GridCollectionViewFlowLayout.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GridCollectionViewFlowLayout.swift; sourceTree = "<group>"; };
|
|
AE0AA957247834A400D42A7F /* Date+Extension.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Date+Extension.swift"; sourceTree = "<group>"; };
|
|
AE0AA957247834A400D42A7F /* Date+Extension.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Date+Extension.swift"; sourceTree = "<group>"; };
|
|
@@ -575,8 +575,8 @@
|
|
B2D729EA27C57B9000A4E0BE /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "zh-Hans.lproj/Localizable.strings"; sourceTree = "<group>"; };
|
|
B2D729EA27C57B9000A4E0BE /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "zh-Hans.lproj/Localizable.strings"; sourceTree = "<group>"; };
|
|
B2D729EB27C57B9000A4E0BE /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.stringsdict; name = "zh-Hans"; path = "zh-Hans.lproj/Localizable.stringsdict"; sourceTree = "<group>"; };
|
|
B2D729EB27C57B9000A4E0BE /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.stringsdict; name = "zh-Hans"; path = "zh-Hans.lproj/Localizable.stringsdict"; sourceTree = "<group>"; };
|
|
B2F899E029F96A67003797D5 /* AllMediaViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AllMediaViewController.swift; sourceTree = "<group>"; };
|
|
B2F899E029F96A67003797D5 /* AllMediaViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AllMediaViewController.swift; sourceTree = "<group>"; };
|
|
- C297393895BBC1A8022111EA /* Pods_deltachat_iosTests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_deltachat_iosTests.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
|
- CE1F8523D8EE6CEC6DA717F1 /* Pods-deltachat-ios.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-deltachat-ios.debug.xcconfig"; path = "Target Support Files/Pods-deltachat-ios/Pods-deltachat-ios.debug.xcconfig"; sourceTree = "<group>"; };
|
|
|
|
|
|
+ B3ABD4C361673EE2C4E0DD66 /* Pods-deltachat-iosTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-deltachat-iosTests.release.xcconfig"; path = "Target Support Files/Pods-deltachat-iosTests/Pods-deltachat-iosTests.release.xcconfig"; sourceTree = "<group>"; };
|
|
|
|
+ BD321F20BEE5052C1223348D /* Pods-DcShare.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-DcShare.release.xcconfig"; path = "Target Support Files/Pods-DcShare/Pods-DcShare.release.xcconfig"; sourceTree = "<group>"; };
|
|
/* End PBXFileReference section */
|
|
/* End PBXFileReference section */
|
|
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
@@ -585,7 +585,7 @@
|
|
buildActionMask = 2147483647;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
files = (
|
|
30E8F2252447622300CE2C90 /* DcCore.framework in Frameworks */,
|
|
30E8F2252447622300CE2C90 /* DcCore.framework in Frameworks */,
|
|
- C5BB4491ED6CDE1263FF6A90 /* Pods_DcShare.framework in Frameworks */,
|
|
|
|
|
|
+ 0B0A5C05F49E30F57B6F73C5 /* Pods_DcShare.framework in Frameworks */,
|
|
);
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
};
|
|
@@ -593,7 +593,7 @@
|
|
isa = PBXFrameworksBuildPhase;
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
files = (
|
|
- E24854B27C7DE0C9454B58C8 /* Pods_deltachat_ios.framework in Frameworks */,
|
|
|
|
|
|
+ 29AAA03053C393EAEF537AFE /* Pods_deltachat_ios.framework in Frameworks */,
|
|
);
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
};
|
|
@@ -601,27 +601,13 @@
|
|
isa = PBXFrameworksBuildPhase;
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
files = (
|
|
- F4FF2FB6FB2E0009D0F6611E /* Pods_deltachat_iosTests.framework in Frameworks */,
|
|
|
|
|
|
+ 7A0A04B522ACBAF93B0A27E7 /* Pods_deltachat_iosTests.framework in Frameworks */,
|
|
);
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
};
|
|
/* End PBXFrameworksBuildPhase section */
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
|
|
/* Begin PBXGroup section */
|
|
/* Begin PBXGroup section */
|
|
- 06C66AF48247E0E6BAA92835 /* Pods */ = {
|
|
|
|
- isa = PBXGroup;
|
|
|
|
- children = (
|
|
|
|
- 8C6B6FDA1D0D5659F1BB48C8 /* Pods-DcShare.debug.xcconfig */,
|
|
|
|
- 0EA7C97589B2BBEF0CE51580 /* Pods-DcShare.release.xcconfig */,
|
|
|
|
- CE1F8523D8EE6CEC6DA717F1 /* Pods-deltachat-ios.debug.xcconfig */,
|
|
|
|
- 69816DF046E14DEB88695454 /* Pods-deltachat-ios.release.xcconfig */,
|
|
|
|
- 5F83FD2F5A5624AE4B5DB03E /* Pods-deltachat-iosTests.debug.xcconfig */,
|
|
|
|
- 7A18F9878D3990857414EB1C /* Pods-deltachat-iosTests.release.xcconfig */,
|
|
|
|
- );
|
|
|
|
- name = Pods;
|
|
|
|
- path = Pods;
|
|
|
|
- sourceTree = "<group>";
|
|
|
|
- };
|
|
|
|
304219D7244072E600516852 /* DC */ = {
|
|
304219D7244072E600516852 /* DC */ = {
|
|
isa = PBXGroup;
|
|
isa = PBXGroup;
|
|
children = (
|
|
children = (
|
|
@@ -829,7 +815,7 @@
|
|
30E8F2112447285600CE2C90 /* DcShare */,
|
|
30E8F2112447285600CE2C90 /* DcShare */,
|
|
7A9FB1411FB061E2001FEA36 /* Products */,
|
|
7A9FB1411FB061E2001FEA36 /* Products */,
|
|
7A9FB4F81FB084E6001FEA36 /* Frameworks */,
|
|
7A9FB4F81FB084E6001FEA36 /* Frameworks */,
|
|
- 06C66AF48247E0E6BAA92835 /* Pods */,
|
|
|
|
|
|
+ AFE4D4B4B038293E63BC1537 /* Pods */,
|
|
);
|
|
);
|
|
indentWidth = 4;
|
|
indentWidth = 4;
|
|
sourceTree = "<group>";
|
|
sourceTree = "<group>";
|
|
@@ -883,9 +869,9 @@
|
|
children = (
|
|
children = (
|
|
304219D1243F588500516852 /* DcCore.framework */,
|
|
304219D1243F588500516852 /* DcCore.framework */,
|
|
787D6699229F2237000A7A9D /* libdeltachat.a */,
|
|
787D6699229F2237000A7A9D /* libdeltachat.a */,
|
|
- 666D45FB4203AA5CA69932C0 /* Pods_DcShare.framework */,
|
|
|
|
- 33ECEE1424AB54864B33D8D7 /* Pods_deltachat_ios.framework */,
|
|
|
|
- C297393895BBC1A8022111EA /* Pods_deltachat_iosTests.framework */,
|
|
|
|
|
|
+ 456267D3A3AE57C533877C2B /* Pods_DcShare.framework */,
|
|
|
|
+ 88C8BBF4611AA3963E496219 /* Pods_deltachat_ios.framework */,
|
|
|
|
+ 53B2210FF5A043EA0A115368 /* Pods_deltachat_iosTests.framework */,
|
|
);
|
|
);
|
|
name = Frameworks;
|
|
name = Frameworks;
|
|
sourceTree = "<group>";
|
|
sourceTree = "<group>";
|
|
@@ -1060,6 +1046,19 @@
|
|
path = Handler;
|
|
path = Handler;
|
|
sourceTree = "<group>";
|
|
sourceTree = "<group>";
|
|
};
|
|
};
|
|
|
|
+ AFE4D4B4B038293E63BC1537 /* Pods */ = {
|
|
|
|
+ isa = PBXGroup;
|
|
|
|
+ children = (
|
|
|
|
+ 367D402BEFCE9A6E4FDC5256 /* Pods-DcShare.debug.xcconfig */,
|
|
|
|
+ BD321F20BEE5052C1223348D /* Pods-DcShare.release.xcconfig */,
|
|
|
|
+ 3733C8B80B9236DBF6253372 /* Pods-deltachat-ios.debug.xcconfig */,
|
|
|
|
+ 2B36A26574DBF55EEACD7877 /* Pods-deltachat-ios.release.xcconfig */,
|
|
|
|
+ 45FFE772E2F94FBE4E64F362 /* Pods-deltachat-iosTests.debug.xcconfig */,
|
|
|
|
+ B3ABD4C361673EE2C4E0DD66 /* Pods-deltachat-iosTests.release.xcconfig */,
|
|
|
|
+ );
|
|
|
|
+ path = Pods;
|
|
|
|
+ sourceTree = "<group>";
|
|
|
|
+ };
|
|
B28D25882913CE8600B9067F /* Settings */ = {
|
|
B28D25882913CE8600B9067F /* Settings */ = {
|
|
isa = PBXGroup;
|
|
isa = PBXGroup;
|
|
children = (
|
|
children = (
|
|
@@ -1086,7 +1085,7 @@
|
|
isa = PBXNativeTarget;
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 30E8F21E2447285600CE2C90 /* Build configuration list for PBXNativeTarget "DcShare" */;
|
|
buildConfigurationList = 30E8F21E2447285600CE2C90 /* Build configuration list for PBXNativeTarget "DcShare" */;
|
|
buildPhases = (
|
|
buildPhases = (
|
|
- 76BF5A629EC3D7353F56FFDC /* [CP] Check Pods Manifest.lock */,
|
|
|
|
|
|
+ C78C65B4F0617F16E9DD21E8 /* [CP] Check Pods Manifest.lock */,
|
|
30E8F20C2447285600CE2C90 /* Sources */,
|
|
30E8F20C2447285600CE2C90 /* Sources */,
|
|
30E8F20D2447285600CE2C90 /* Frameworks */,
|
|
30E8F20D2447285600CE2C90 /* Frameworks */,
|
|
30E8F20E2447285600CE2C90 /* Resources */,
|
|
30E8F20E2447285600CE2C90 /* Resources */,
|
|
@@ -1104,7 +1103,7 @@
|
|
isa = PBXNativeTarget;
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 7A9FB1521FB061E2001FEA36 /* Build configuration list for PBXNativeTarget "deltachat-ios" */;
|
|
buildConfigurationList = 7A9FB1521FB061E2001FEA36 /* Build configuration list for PBXNativeTarget "deltachat-ios" */;
|
|
buildPhases = (
|
|
buildPhases = (
|
|
- 97A180D68E482630D20F2955 /* [CP] Check Pods Manifest.lock */,
|
|
|
|
|
|
+ E7D09C716DD65CF630609D86 /* [CP] Check Pods Manifest.lock */,
|
|
7A9FB13C1FB061E2001FEA36 /* Sources */,
|
|
7A9FB13C1FB061E2001FEA36 /* Sources */,
|
|
7A9FB13D1FB061E2001FEA36 /* Frameworks */,
|
|
7A9FB13D1FB061E2001FEA36 /* Frameworks */,
|
|
7A9FB13E1FB061E2001FEA36 /* Resources */,
|
|
7A9FB13E1FB061E2001FEA36 /* Resources */,
|
|
@@ -1112,7 +1111,7 @@
|
|
7837B64621E5532B00CDE126 /* ShellScript */,
|
|
7837B64621E5532B00CDE126 /* ShellScript */,
|
|
304219D4243F588600516852 /* Embed Frameworks */,
|
|
304219D4243F588600516852 /* Embed Frameworks */,
|
|
30E8F21B2447285600CE2C90 /* Embed Foundation Extensions */,
|
|
30E8F21B2447285600CE2C90 /* Embed Foundation Extensions */,
|
|
- D1FCC899E51FFDEE5882A5A5 /* [CP] Embed Pods Frameworks */,
|
|
|
|
|
|
+ D9A39B5FE63A010E11829D38 /* [CP] Embed Pods Frameworks */,
|
|
);
|
|
);
|
|
buildRules = (
|
|
buildRules = (
|
|
);
|
|
);
|
|
@@ -1128,7 +1127,7 @@
|
|
isa = PBXNativeTarget;
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = AE851A08227AECDF00ED86F0 /* Build configuration list for PBXNativeTarget "deltachat-iosTests" */;
|
|
buildConfigurationList = AE851A08227AECDF00ED86F0 /* Build configuration list for PBXNativeTarget "deltachat-iosTests" */;
|
|
buildPhases = (
|
|
buildPhases = (
|
|
- 1C6B206C32BF1A9F76DF8E8B /* [CP] Check Pods Manifest.lock */,
|
|
|
|
|
|
+ E915E3F713CED45AB76300DA /* [CP] Check Pods Manifest.lock */,
|
|
AE8519FD227AECDE00ED86F0 /* Sources */,
|
|
AE8519FD227AECDE00ED86F0 /* Sources */,
|
|
AE8519FE227AECDE00ED86F0 /* Frameworks */,
|
|
AE8519FE227AECDE00ED86F0 /* Frameworks */,
|
|
AE8519FF227AECDE00ED86F0 /* Resources */,
|
|
AE8519FF227AECDE00ED86F0 /* Resources */,
|
|
@@ -1284,7 +1283,7 @@
|
|
/* End PBXResourcesBuildPhase section */
|
|
/* End PBXResourcesBuildPhase section */
|
|
|
|
|
|
/* Begin PBXShellScriptBuildPhase section */
|
|
/* Begin PBXShellScriptBuildPhase section */
|
|
- 1C6B206C32BF1A9F76DF8E8B /* [CP] Check Pods Manifest.lock */ = {
|
|
|
|
|
|
+ 7837B63821E54CB400CDE126 /* Run Script */ = {
|
|
isa = PBXShellScriptBuildPhase;
|
|
isa = PBXShellScriptBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
files = (
|
|
@@ -1292,21 +1291,17 @@
|
|
inputFileListPaths = (
|
|
inputFileListPaths = (
|
|
);
|
|
);
|
|
inputPaths = (
|
|
inputPaths = (
|
|
- "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
|
|
|
|
- "${PODS_ROOT}/Manifest.lock",
|
|
|
|
);
|
|
);
|
|
- name = "[CP] Check Pods Manifest.lock";
|
|
|
|
|
|
+ name = "Run Script";
|
|
outputFileListPaths = (
|
|
outputFileListPaths = (
|
|
);
|
|
);
|
|
outputPaths = (
|
|
outputPaths = (
|
|
- "$(DERIVED_FILE_DIR)/Pods-deltachat-iosTests-checkManifestLockResult.txt",
|
|
|
|
);
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
shellPath = /bin/sh;
|
|
shellPath = /bin/sh;
|
|
- shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
|
|
|
|
- showEnvVarsInLog = 0;
|
|
|
|
|
|
+ shellScript = "\"${PODS_ROOT}/SwiftLint/swiftlint\"\n";
|
|
};
|
|
};
|
|
- 76BF5A629EC3D7353F56FFDC /* [CP] Check Pods Manifest.lock */ = {
|
|
|
|
|
|
+ 7837B64621E5532B00CDE126 /* ShellScript */ = {
|
|
isa = PBXShellScriptBuildPhase;
|
|
isa = PBXShellScriptBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
files = (
|
|
@@ -1314,21 +1309,16 @@
|
|
inputFileListPaths = (
|
|
inputFileListPaths = (
|
|
);
|
|
);
|
|
inputPaths = (
|
|
inputPaths = (
|
|
- "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
|
|
|
|
- "${PODS_ROOT}/Manifest.lock",
|
|
|
|
);
|
|
);
|
|
- name = "[CP] Check Pods Manifest.lock";
|
|
|
|
outputFileListPaths = (
|
|
outputFileListPaths = (
|
|
);
|
|
);
|
|
outputPaths = (
|
|
outputPaths = (
|
|
- "$(DERIVED_FILE_DIR)/Pods-DcShare-checkManifestLockResult.txt",
|
|
|
|
);
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
shellPath = /bin/sh;
|
|
shellPath = /bin/sh;
|
|
- shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
|
|
|
|
- showEnvVarsInLog = 0;
|
|
|
|
|
|
+ shellScript = "\"${PODS_ROOT}/SwiftFormat/CommandLineTool/swiftformat\"\n";
|
|
};
|
|
};
|
|
- 7837B63821E54CB400CDE126 /* Run Script */ = {
|
|
|
|
|
|
+ C78C65B4F0617F16E9DD21E8 /* [CP] Check Pods Manifest.lock */ = {
|
|
isa = PBXShellScriptBuildPhase;
|
|
isa = PBXShellScriptBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
files = (
|
|
@@ -1336,34 +1326,53 @@
|
|
inputFileListPaths = (
|
|
inputFileListPaths = (
|
|
);
|
|
);
|
|
inputPaths = (
|
|
inputPaths = (
|
|
|
|
+ "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
|
|
|
|
+ "${PODS_ROOT}/Manifest.lock",
|
|
);
|
|
);
|
|
- name = "Run Script";
|
|
|
|
|
|
+ name = "[CP] Check Pods Manifest.lock";
|
|
outputFileListPaths = (
|
|
outputFileListPaths = (
|
|
);
|
|
);
|
|
outputPaths = (
|
|
outputPaths = (
|
|
|
|
+ "$(DERIVED_FILE_DIR)/Pods-DcShare-checkManifestLockResult.txt",
|
|
);
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
shellPath = /bin/sh;
|
|
shellPath = /bin/sh;
|
|
- shellScript = "\"${PODS_ROOT}/SwiftLint/swiftlint\"\n";
|
|
|
|
|
|
+ shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
|
|
|
|
+ showEnvVarsInLog = 0;
|
|
};
|
|
};
|
|
- 7837B64621E5532B00CDE126 /* ShellScript */ = {
|
|
|
|
|
|
+ D9A39B5FE63A010E11829D38 /* [CP] Embed Pods Frameworks */ = {
|
|
isa = PBXShellScriptBuildPhase;
|
|
isa = PBXShellScriptBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
files = (
|
|
);
|
|
);
|
|
- inputFileListPaths = (
|
|
|
|
- );
|
|
|
|
inputPaths = (
|
|
inputPaths = (
|
|
|
|
+ "${PODS_ROOT}/Target Support Files/Pods-deltachat-ios/Pods-deltachat-ios-frameworks.sh",
|
|
|
|
+ "${BUILT_PRODUCTS_DIR}/CocoaLumberjack/CocoaLumberjack.framework",
|
|
|
|
+ "${BUILT_PRODUCTS_DIR}/ReachabilitySwift/Reachability.framework",
|
|
|
|
+ "${BUILT_PRODUCTS_DIR}/SCSiriWaveformView/SCSiriWaveformView.framework",
|
|
|
|
+ "${BUILT_PRODUCTS_DIR}/SDWebImage/SDWebImage.framework",
|
|
|
|
+ "${BUILT_PRODUCTS_DIR}/SDWebImageSVGKitPlugin/SDWebImageSVGKitPlugin.framework",
|
|
|
|
+ "${BUILT_PRODUCTS_DIR}/SDWebImageWebPCoder/SDWebImageWebPCoder.framework",
|
|
|
|
+ "${BUILT_PRODUCTS_DIR}/SVGKit/SVGKit.framework",
|
|
|
|
+ "${BUILT_PRODUCTS_DIR}/Swifter/Swifter.framework"
|
|
);
|
|
);
|
|
- outputFileListPaths = (
|
|
|
|
- );
|
|
|
|
|
|
+ name = "[CP] Embed Pods Frameworks";
|
|
outputPaths = (
|
|
outputPaths = (
|
|
|
|
+ "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/CocoaLumberjack.framework",
|
|
|
|
+ "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Reachability.framework",
|
|
|
|
+ "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/SCSiriWaveformView.framework",
|
|
|
|
+ "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/SDWebImage.framework",
|
|
|
|
+ "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/SDWebImageSVGKitPlugin.framework",
|
|
|
|
+ "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/SDWebImageWebPCoder.framework",
|
|
|
|
+ "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/SVGKit.framework",
|
|
|
|
+ "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Swifter.framework",
|
|
);
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
shellPath = /bin/sh;
|
|
shellPath = /bin/sh;
|
|
- shellScript = "\"${PODS_ROOT}/SwiftFormat/CommandLineTool/swiftformat\"\n";
|
|
|
|
|
|
+ shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-deltachat-ios/Pods-deltachat-ios-frameworks.sh\"\n";
|
|
|
|
+ showEnvVarsInLog = 0;
|
|
};
|
|
};
|
|
- 97A180D68E482630D20F2955 /* [CP] Check Pods Manifest.lock */ = {
|
|
|
|
|
|
+ E7D09C716DD65CF630609D86 /* [CP] Check Pods Manifest.lock */ = {
|
|
isa = PBXShellScriptBuildPhase;
|
|
isa = PBXShellScriptBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
files = (
|
|
@@ -1385,38 +1394,26 @@
|
|
shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
|
|
shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
|
|
showEnvVarsInLog = 0;
|
|
showEnvVarsInLog = 0;
|
|
};
|
|
};
|
|
- D1FCC899E51FFDEE5882A5A5 /* [CP] Embed Pods Frameworks */ = {
|
|
|
|
|
|
+ E915E3F713CED45AB76300DA /* [CP] Check Pods Manifest.lock */ = {
|
|
isa = PBXShellScriptBuildPhase;
|
|
isa = PBXShellScriptBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
files = (
|
|
);
|
|
);
|
|
|
|
+ inputFileListPaths = (
|
|
|
|
+ );
|
|
inputPaths = (
|
|
inputPaths = (
|
|
- "${PODS_ROOT}/Target Support Files/Pods-deltachat-ios/Pods-deltachat-ios-frameworks.sh",
|
|
|
|
- "${BUILT_PRODUCTS_DIR}/CocoaLumberjack/CocoaLumberjack.framework",
|
|
|
|
- "${BUILT_PRODUCTS_DIR}/ReachabilitySwift/Reachability.framework",
|
|
|
|
- "${BUILT_PRODUCTS_DIR}/SCSiriWaveformView/SCSiriWaveformView.framework",
|
|
|
|
- "${BUILT_PRODUCTS_DIR}/SDWebImage/SDWebImage.framework",
|
|
|
|
- "${BUILT_PRODUCTS_DIR}/SDWebImageSVGKitPlugin/SDWebImageSVGKitPlugin.framework",
|
|
|
|
- "${BUILT_PRODUCTS_DIR}/SDWebImageWebPCoder/SDWebImageWebPCoder.framework",
|
|
|
|
- "${BUILT_PRODUCTS_DIR}/SVGKit/SVGKit.framework",
|
|
|
|
- "${BUILT_PRODUCTS_DIR}/Swifter/Swifter.framework",
|
|
|
|
- "${BUILT_PRODUCTS_DIR}/libwebp/libwebp.framework",
|
|
|
|
|
|
+ "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
|
|
|
|
+ "${PODS_ROOT}/Manifest.lock",
|
|
|
|
+ );
|
|
|
|
+ name = "[CP] Check Pods Manifest.lock";
|
|
|
|
+ outputFileListPaths = (
|
|
);
|
|
);
|
|
- name = "[CP] Embed Pods Frameworks";
|
|
|
|
outputPaths = (
|
|
outputPaths = (
|
|
- "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/CocoaLumberjack.framework",
|
|
|
|
- "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Reachability.framework",
|
|
|
|
- "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/SCSiriWaveformView.framework",
|
|
|
|
- "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/SDWebImage.framework",
|
|
|
|
- "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/SDWebImageSVGKitPlugin.framework",
|
|
|
|
- "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/SDWebImageWebPCoder.framework",
|
|
|
|
- "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/SVGKit.framework",
|
|
|
|
- "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Swifter.framework",
|
|
|
|
- "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/libwebp.framework",
|
|
|
|
|
|
+ "$(DERIVED_FILE_DIR)/Pods-deltachat-iosTests-checkManifestLockResult.txt",
|
|
);
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
shellPath = /bin/sh;
|
|
shellPath = /bin/sh;
|
|
- shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-deltachat-ios/Pods-deltachat-ios-frameworks.sh\"\n";
|
|
|
|
|
|
+ shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
|
|
showEnvVarsInLog = 0;
|
|
showEnvVarsInLog = 0;
|
|
};
|
|
};
|
|
/* End PBXShellScriptBuildPhase section */
|
|
/* End PBXShellScriptBuildPhase section */
|
|
@@ -1817,7 +1814,7 @@
|
|
/* Begin XCBuildConfiguration section */
|
|
/* Begin XCBuildConfiguration section */
|
|
30E8F21C2447285600CE2C90 /* Debug */ = {
|
|
30E8F21C2447285600CE2C90 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
isa = XCBuildConfiguration;
|
|
- baseConfigurationReference = 8C6B6FDA1D0D5659F1BB48C8 /* Pods-DcShare.debug.xcconfig */;
|
|
|
|
|
|
+ baseConfigurationReference = 367D402BEFCE9A6E4FDC5256 /* Pods-DcShare.debug.xcconfig */;
|
|
buildSettings = {
|
|
buildSettings = {
|
|
CLANG_ENABLE_OBJC_WEAK = YES;
|
|
CLANG_ENABLE_OBJC_WEAK = YES;
|
|
CODE_SIGN_ENTITLEMENTS = DcShare/DcShare.entitlements;
|
|
CODE_SIGN_ENTITLEMENTS = DcShare/DcShare.entitlements;
|
|
@@ -1826,6 +1823,11 @@
|
|
CURRENT_PROJECT_VERSION = 88;
|
|
CURRENT_PROJECT_VERSION = 88;
|
|
DEVELOPMENT_TEAM = 8Y86453UA8;
|
|
DEVELOPMENT_TEAM = 8Y86453UA8;
|
|
ENABLE_BITCODE = NO;
|
|
ENABLE_BITCODE = NO;
|
|
|
|
+ FRAMEWORK_SEARCH_PATHS = (
|
|
|
|
+ "$(inherited)",
|
|
|
|
+ "\"${PODS_CONFIGURATION_BUILD_DIR}/SDWebImage\"",
|
|
|
|
+ "\"${PODS_CONFIGURATION_BUILD_DIR}/SDWebImageWebPCoder\"",
|
|
|
|
+ );
|
|
INFOPLIST_FILE = DcShare/Info.plist;
|
|
INFOPLIST_FILE = DcShare/Info.plist;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 12.0;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 12.0;
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
@@ -1836,17 +1838,29 @@
|
|
MARKETING_VERSION = 1.36.4;
|
|
MARKETING_VERSION = 1.36.4;
|
|
MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
|
|
MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
|
|
MTL_FAST_MATH = YES;
|
|
MTL_FAST_MATH = YES;
|
|
|
|
+ OTHER_CFLAGS = (
|
|
|
|
+ "$(inherited)",
|
|
|
|
+ "-isystem",
|
|
|
|
+ "\"${PODS_CONFIGURATION_BUILD_DIR}/SDWebImage/SDWebImage.framework/Headers\"",
|
|
|
|
+ "-isystem",
|
|
|
|
+ "\"${PODS_CONFIGURATION_BUILD_DIR}/SDWebImageWebPCoder/SDWebImageWebPCoder.framework/Headers\"",
|
|
|
|
+ "-iframework",
|
|
|
|
+ "\"${PODS_CONFIGURATION_BUILD_DIR}/SDWebImage\"",
|
|
|
|
+ "-iframework",
|
|
|
|
+ "\"${PODS_CONFIGURATION_BUILD_DIR}/SDWebImageWebPCoder\"",
|
|
|
|
+ );
|
|
PRODUCT_BUNDLE_IDENTIFIER = chat.delta.DcShare;
|
|
PRODUCT_BUNDLE_IDENTIFIER = chat.delta.DcShare;
|
|
PRODUCT_NAME = "Delta Chat";
|
|
PRODUCT_NAME = "Delta Chat";
|
|
SKIP_INSTALL = YES;
|
|
SKIP_INSTALL = YES;
|
|
SWIFT_VERSION = 4.2;
|
|
SWIFT_VERSION = 4.2;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
|
|
+ USER_HEADER_SEARCH_PATHS = "";
|
|
};
|
|
};
|
|
name = Debug;
|
|
name = Debug;
|
|
};
|
|
};
|
|
30E8F21D2447285600CE2C90 /* Release */ = {
|
|
30E8F21D2447285600CE2C90 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
isa = XCBuildConfiguration;
|
|
- baseConfigurationReference = 0EA7C97589B2BBEF0CE51580 /* Pods-DcShare.release.xcconfig */;
|
|
|
|
|
|
+ baseConfigurationReference = BD321F20BEE5052C1223348D /* Pods-DcShare.release.xcconfig */;
|
|
buildSettings = {
|
|
buildSettings = {
|
|
CLANG_ENABLE_OBJC_WEAK = YES;
|
|
CLANG_ENABLE_OBJC_WEAK = YES;
|
|
CODE_SIGN_ENTITLEMENTS = DcShare/DcShare.entitlements;
|
|
CODE_SIGN_ENTITLEMENTS = DcShare/DcShare.entitlements;
|
|
@@ -1855,6 +1869,11 @@
|
|
CURRENT_PROJECT_VERSION = 88;
|
|
CURRENT_PROJECT_VERSION = 88;
|
|
DEVELOPMENT_TEAM = 8Y86453UA8;
|
|
DEVELOPMENT_TEAM = 8Y86453UA8;
|
|
ENABLE_BITCODE = NO;
|
|
ENABLE_BITCODE = NO;
|
|
|
|
+ FRAMEWORK_SEARCH_PATHS = (
|
|
|
|
+ "$(inherited)",
|
|
|
|
+ "\"${PODS_CONFIGURATION_BUILD_DIR}/SDWebImage\"",
|
|
|
|
+ "\"${PODS_CONFIGURATION_BUILD_DIR}/SDWebImageWebPCoder\"",
|
|
|
|
+ );
|
|
INFOPLIST_FILE = DcShare/Info.plist;
|
|
INFOPLIST_FILE = DcShare/Info.plist;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 12.0;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 12.0;
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
@@ -1864,11 +1883,23 @@
|
|
);
|
|
);
|
|
MARKETING_VERSION = 1.36.4;
|
|
MARKETING_VERSION = 1.36.4;
|
|
MTL_FAST_MATH = YES;
|
|
MTL_FAST_MATH = YES;
|
|
|
|
+ OTHER_CFLAGS = (
|
|
|
|
+ "$(inherited)",
|
|
|
|
+ "-isystem",
|
|
|
|
+ "\"${PODS_CONFIGURATION_BUILD_DIR}/SDWebImage/SDWebImage.framework/Headers\"",
|
|
|
|
+ "-isystem",
|
|
|
|
+ "\"${PODS_CONFIGURATION_BUILD_DIR}/SDWebImageWebPCoder/SDWebImageWebPCoder.framework/Headers\"",
|
|
|
|
+ "-iframework",
|
|
|
|
+ "\"${PODS_CONFIGURATION_BUILD_DIR}/SDWebImage\"",
|
|
|
|
+ "-iframework",
|
|
|
|
+ "\"${PODS_CONFIGURATION_BUILD_DIR}/SDWebImageWebPCoder\"",
|
|
|
|
+ );
|
|
PRODUCT_BUNDLE_IDENTIFIER = chat.delta.DcShare;
|
|
PRODUCT_BUNDLE_IDENTIFIER = chat.delta.DcShare;
|
|
PRODUCT_NAME = "Delta Chat";
|
|
PRODUCT_NAME = "Delta Chat";
|
|
SKIP_INSTALL = YES;
|
|
SKIP_INSTALL = YES;
|
|
SWIFT_VERSION = 4.2;
|
|
SWIFT_VERSION = 4.2;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
|
|
+ USER_HEADER_SEARCH_PATHS = "";
|
|
};
|
|
};
|
|
name = Release;
|
|
name = Release;
|
|
};
|
|
};
|
|
@@ -1992,7 +2023,7 @@
|
|
};
|
|
};
|
|
7A9FB1531FB061E2001FEA36 /* Debug */ = {
|
|
7A9FB1531FB061E2001FEA36 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
isa = XCBuildConfiguration;
|
|
- baseConfigurationReference = CE1F8523D8EE6CEC6DA717F1 /* Pods-deltachat-ios.debug.xcconfig */;
|
|
|
|
|
|
+ baseConfigurationReference = 3733C8B80B9236DBF6253372 /* Pods-deltachat-ios.debug.xcconfig */;
|
|
buildSettings = {
|
|
buildSettings = {
|
|
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
|
|
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
@@ -2060,12 +2091,13 @@
|
|
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
|
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
|
SWIFT_VERSION = 4.2;
|
|
SWIFT_VERSION = 4.2;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
|
|
+ USER_HEADER_SEARCH_PATHS = "";
|
|
};
|
|
};
|
|
name = Debug;
|
|
name = Debug;
|
|
};
|
|
};
|
|
7A9FB1541FB061E2001FEA36 /* Release */ = {
|
|
7A9FB1541FB061E2001FEA36 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
isa = XCBuildConfiguration;
|
|
- baseConfigurationReference = 69816DF046E14DEB88695454 /* Pods-deltachat-ios.release.xcconfig */;
|
|
|
|
|
|
+ baseConfigurationReference = 2B36A26574DBF55EEACD7877 /* Pods-deltachat-ios.release.xcconfig */;
|
|
buildSettings = {
|
|
buildSettings = {
|
|
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
|
|
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
@@ -2132,16 +2164,39 @@
|
|
PROVISIONING_PROFILE_SPECIFIER = "";
|
|
PROVISIONING_PROFILE_SPECIFIER = "";
|
|
SWIFT_VERSION = 4.2;
|
|
SWIFT_VERSION = 4.2;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
|
|
+ USER_HEADER_SEARCH_PATHS = "";
|
|
};
|
|
};
|
|
name = Release;
|
|
name = Release;
|
|
};
|
|
};
|
|
AE851A09227AECDF00ED86F0 /* Debug */ = {
|
|
AE851A09227AECDF00ED86F0 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
isa = XCBuildConfiguration;
|
|
- baseConfigurationReference = 5F83FD2F5A5624AE4B5DB03E /* Pods-deltachat-iosTests.debug.xcconfig */;
|
|
|
|
|
|
+ baseConfigurationReference = 45FFE772E2F94FBE4E64F362 /* Pods-deltachat-iosTests.debug.xcconfig */;
|
|
buildSettings = {
|
|
buildSettings = {
|
|
BUNDLE_LOADER = "$(TEST_HOST)";
|
|
BUNDLE_LOADER = "$(TEST_HOST)";
|
|
CLANG_ENABLE_OBJC_WEAK = YES;
|
|
CLANG_ENABLE_OBJC_WEAK = YES;
|
|
CODE_SIGN_STYLE = Automatic;
|
|
CODE_SIGN_STYLE = Automatic;
|
|
|
|
+ FRAMEWORK_SEARCH_PATHS = (
|
|
|
|
+ "$(inherited)",
|
|
|
|
+ "\"${PODS_CONFIGURATION_BUILD_DIR}/CocoaLumberjack\"",
|
|
|
|
+ "\"${PODS_CONFIGURATION_BUILD_DIR}/ReachabilitySwift\"",
|
|
|
|
+ "\"${PODS_CONFIGURATION_BUILD_DIR}/SCSiriWaveformView\"",
|
|
|
|
+ "\"${PODS_CONFIGURATION_BUILD_DIR}/SDWebImage\"",
|
|
|
|
+ "\"${PODS_CONFIGURATION_BUILD_DIR}/SDWebImageSVGKitPlugin\"",
|
|
|
|
+ "\"${PODS_CONFIGURATION_BUILD_DIR}/SDWebImageWebPCoder\"",
|
|
|
|
+ "\"${PODS_CONFIGURATION_BUILD_DIR}/SVGKit\"",
|
|
|
|
+ "\"${PODS_CONFIGURATION_BUILD_DIR}/Swifter\"",
|
|
|
|
+ );
|
|
|
|
+ HEADER_SEARCH_PATHS = (
|
|
|
|
+ "$(inherited)",
|
|
|
|
+ "\"${PODS_CONFIGURATION_BUILD_DIR}/CocoaLumberjack/CocoaLumberjack.framework/Headers\"",
|
|
|
|
+ "\"${PODS_CONFIGURATION_BUILD_DIR}/ReachabilitySwift/Reachability.framework/Headers\"",
|
|
|
|
+ "\"${PODS_CONFIGURATION_BUILD_DIR}/SCSiriWaveformView/SCSiriWaveformView.framework/Headers\"",
|
|
|
|
+ "\"${PODS_CONFIGURATION_BUILD_DIR}/SDWebImage/SDWebImage.framework/Headers\"",
|
|
|
|
+ "\"${PODS_CONFIGURATION_BUILD_DIR}/SDWebImageSVGKitPlugin/SDWebImageSVGKitPlugin.framework/Headers\"",
|
|
|
|
+ "\"${PODS_CONFIGURATION_BUILD_DIR}/SDWebImageWebPCoder/SDWebImageWebPCoder.framework/Headers\"",
|
|
|
|
+ "\"${PODS_CONFIGURATION_BUILD_DIR}/SVGKit/SVGKit.framework/Headers\"",
|
|
|
|
+ "\"${PODS_CONFIGURATION_BUILD_DIR}/Swifter/Swifter.framework/Headers\"",
|
|
|
|
+ );
|
|
INFOPLIST_FILE = "deltachat-iosTests/Info.plist";
|
|
INFOPLIST_FILE = "deltachat-iosTests/Info.plist";
|
|
IPHONEOS_DEPLOYMENT_TARGET = 11.0;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 11.0;
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
@@ -2151,21 +2206,82 @@
|
|
);
|
|
);
|
|
MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
|
|
MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
|
|
MTL_FAST_MATH = YES;
|
|
MTL_FAST_MATH = YES;
|
|
|
|
+ OTHER_LDFLAGS = (
|
|
|
|
+ "$(inherited)",
|
|
|
|
+ "-l\"xml2\"",
|
|
|
|
+ "-framework",
|
|
|
|
+ "\"AVFoundation\"",
|
|
|
|
+ "-framework",
|
|
|
|
+ "\"CocoaLumberjack\"",
|
|
|
|
+ "-framework",
|
|
|
|
+ "\"CoreGraphics\"",
|
|
|
|
+ "-framework",
|
|
|
|
+ "\"CoreTelephony\"",
|
|
|
|
+ "-framework",
|
|
|
|
+ "\"CoreText\"",
|
|
|
|
+ "-framework",
|
|
|
|
+ "\"Foundation\"",
|
|
|
|
+ "-framework",
|
|
|
|
+ "\"ImageIO\"",
|
|
|
|
+ "-framework",
|
|
|
|
+ "\"QuartzCore\"",
|
|
|
|
+ "-framework",
|
|
|
|
+ "\"Reachability\"",
|
|
|
|
+ "-framework",
|
|
|
|
+ "\"SCSiriWaveformView\"",
|
|
|
|
+ "-framework",
|
|
|
|
+ "\"SDWebImage\"",
|
|
|
|
+ "-framework",
|
|
|
|
+ "\"SDWebImageSVGKitPlugin\"",
|
|
|
|
+ "-framework",
|
|
|
|
+ "\"SDWebImageWebPCoder\"",
|
|
|
|
+ "-framework",
|
|
|
|
+ "\"SVGKit\"",
|
|
|
|
+ "-framework",
|
|
|
|
+ "\"Swifter\"",
|
|
|
|
+ "-framework",
|
|
|
|
+ "\"SystemConfiguration\"",
|
|
|
|
+ "-framework",
|
|
|
|
+ "\"UIKit\"",
|
|
|
|
+ );
|
|
PRODUCT_BUNDLE_IDENTIFIER = "nayooti.deltachat-iosTests";
|
|
PRODUCT_BUNDLE_IDENTIFIER = "nayooti.deltachat-iosTests";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SWIFT_VERSION = 5.0;
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/deltachat-ios.app/deltachat-ios";
|
|
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/deltachat-ios.app/deltachat-ios";
|
|
|
|
+ USER_HEADER_SEARCH_PATHS = "";
|
|
};
|
|
};
|
|
name = Debug;
|
|
name = Debug;
|
|
};
|
|
};
|
|
AE851A0A227AECDF00ED86F0 /* Release */ = {
|
|
AE851A0A227AECDF00ED86F0 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
isa = XCBuildConfiguration;
|
|
- baseConfigurationReference = 7A18F9878D3990857414EB1C /* Pods-deltachat-iosTests.release.xcconfig */;
|
|
|
|
|
|
+ baseConfigurationReference = B3ABD4C361673EE2C4E0DD66 /* Pods-deltachat-iosTests.release.xcconfig */;
|
|
buildSettings = {
|
|
buildSettings = {
|
|
BUNDLE_LOADER = "$(TEST_HOST)";
|
|
BUNDLE_LOADER = "$(TEST_HOST)";
|
|
CLANG_ENABLE_OBJC_WEAK = YES;
|
|
CLANG_ENABLE_OBJC_WEAK = YES;
|
|
CODE_SIGN_STYLE = Automatic;
|
|
CODE_SIGN_STYLE = Automatic;
|
|
|
|
+ FRAMEWORK_SEARCH_PATHS = (
|
|
|
|
+ "$(inherited)",
|
|
|
|
+ "\"${PODS_CONFIGURATION_BUILD_DIR}/CocoaLumberjack\"",
|
|
|
|
+ "\"${PODS_CONFIGURATION_BUILD_DIR}/ReachabilitySwift\"",
|
|
|
|
+ "\"${PODS_CONFIGURATION_BUILD_DIR}/SCSiriWaveformView\"",
|
|
|
|
+ "\"${PODS_CONFIGURATION_BUILD_DIR}/SDWebImage\"",
|
|
|
|
+ "\"${PODS_CONFIGURATION_BUILD_DIR}/SDWebImageSVGKitPlugin\"",
|
|
|
|
+ "\"${PODS_CONFIGURATION_BUILD_DIR}/SDWebImageWebPCoder\"",
|
|
|
|
+ "\"${PODS_CONFIGURATION_BUILD_DIR}/SVGKit\"",
|
|
|
|
+ "\"${PODS_CONFIGURATION_BUILD_DIR}/Swifter\"",
|
|
|
|
+ );
|
|
|
|
+ HEADER_SEARCH_PATHS = (
|
|
|
|
+ "$(inherited)",
|
|
|
|
+ "\"${PODS_CONFIGURATION_BUILD_DIR}/CocoaLumberjack/CocoaLumberjack.framework/Headers\"",
|
|
|
|
+ "\"${PODS_CONFIGURATION_BUILD_DIR}/ReachabilitySwift/Reachability.framework/Headers\"",
|
|
|
|
+ "\"${PODS_CONFIGURATION_BUILD_DIR}/SCSiriWaveformView/SCSiriWaveformView.framework/Headers\"",
|
|
|
|
+ "\"${PODS_CONFIGURATION_BUILD_DIR}/SDWebImage/SDWebImage.framework/Headers\"",
|
|
|
|
+ "\"${PODS_CONFIGURATION_BUILD_DIR}/SDWebImageSVGKitPlugin/SDWebImageSVGKitPlugin.framework/Headers\"",
|
|
|
|
+ "\"${PODS_CONFIGURATION_BUILD_DIR}/SDWebImageWebPCoder/SDWebImageWebPCoder.framework/Headers\"",
|
|
|
|
+ "\"${PODS_CONFIGURATION_BUILD_DIR}/SVGKit/SVGKit.framework/Headers\"",
|
|
|
|
+ "\"${PODS_CONFIGURATION_BUILD_DIR}/Swifter/Swifter.framework/Headers\"",
|
|
|
|
+ );
|
|
INFOPLIST_FILE = "deltachat-iosTests/Info.plist";
|
|
INFOPLIST_FILE = "deltachat-iosTests/Info.plist";
|
|
IPHONEOS_DEPLOYMENT_TARGET = 11.0;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 11.0;
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
@@ -2174,11 +2290,50 @@
|
|
"@loader_path/Frameworks",
|
|
"@loader_path/Frameworks",
|
|
);
|
|
);
|
|
MTL_FAST_MATH = YES;
|
|
MTL_FAST_MATH = YES;
|
|
|
|
+ OTHER_LDFLAGS = (
|
|
|
|
+ "$(inherited)",
|
|
|
|
+ "-l\"xml2\"",
|
|
|
|
+ "-framework",
|
|
|
|
+ "\"AVFoundation\"",
|
|
|
|
+ "-framework",
|
|
|
|
+ "\"CocoaLumberjack\"",
|
|
|
|
+ "-framework",
|
|
|
|
+ "\"CoreGraphics\"",
|
|
|
|
+ "-framework",
|
|
|
|
+ "\"CoreTelephony\"",
|
|
|
|
+ "-framework",
|
|
|
|
+ "\"CoreText\"",
|
|
|
|
+ "-framework",
|
|
|
|
+ "\"Foundation\"",
|
|
|
|
+ "-framework",
|
|
|
|
+ "\"ImageIO\"",
|
|
|
|
+ "-framework",
|
|
|
|
+ "\"QuartzCore\"",
|
|
|
|
+ "-framework",
|
|
|
|
+ "\"Reachability\"",
|
|
|
|
+ "-framework",
|
|
|
|
+ "\"SCSiriWaveformView\"",
|
|
|
|
+ "-framework",
|
|
|
|
+ "\"SDWebImage\"",
|
|
|
|
+ "-framework",
|
|
|
|
+ "\"SDWebImageSVGKitPlugin\"",
|
|
|
|
+ "-framework",
|
|
|
|
+ "\"SDWebImageWebPCoder\"",
|
|
|
|
+ "-framework",
|
|
|
|
+ "\"SVGKit\"",
|
|
|
|
+ "-framework",
|
|
|
|
+ "\"Swifter\"",
|
|
|
|
+ "-framework",
|
|
|
|
+ "\"SystemConfiguration\"",
|
|
|
|
+ "-framework",
|
|
|
|
+ "\"UIKit\"",
|
|
|
|
+ );
|
|
PRODUCT_BUNDLE_IDENTIFIER = "nayooti.deltachat-iosTests";
|
|
PRODUCT_BUNDLE_IDENTIFIER = "nayooti.deltachat-iosTests";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SWIFT_VERSION = 5.0;
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/deltachat-ios.app/deltachat-ios";
|
|
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/deltachat-ios.app/deltachat-ios";
|
|
|
|
+ USER_HEADER_SEARCH_PATHS = "";
|
|
};
|
|
};
|
|
name = Release;
|
|
name = Release;
|
|
};
|
|
};
|