|
|
@ -109,6 +109,11 @@
|
|
|
|
4517642B1DE939FD00EDB8B9 /* ContactCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 451764291DE939FD00EDB8B9 /* ContactCell.swift */; };
|
|
|
|
4517642B1DE939FD00EDB8B9 /* ContactCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 451764291DE939FD00EDB8B9 /* ContactCell.swift */; };
|
|
|
|
451A13B11E13DED2000A50FD /* CallNotificationsAdapter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 451A13B01E13DED2000A50FD /* CallNotificationsAdapter.swift */; };
|
|
|
|
451A13B11E13DED2000A50FD /* CallNotificationsAdapter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 451A13B01E13DED2000A50FD /* CallNotificationsAdapter.swift */; };
|
|
|
|
451A13B21E13DED2000A50FD /* CallNotificationsAdapter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 451A13B01E13DED2000A50FD /* CallNotificationsAdapter.swift */; };
|
|
|
|
451A13B21E13DED2000A50FD /* CallNotificationsAdapter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 451A13B01E13DED2000A50FD /* CallNotificationsAdapter.swift */; };
|
|
|
|
|
|
|
|
451DA3C71F148986008E2423 /* SafetyNumberConfirmationAlert.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4585C4671ED8F8D200896AEA /* SafetyNumberConfirmationAlert.swift */; };
|
|
|
|
|
|
|
|
451DA3C81F14898E008E2423 /* Strings.swift in Sources */ = {isa = PBXBuildFile; fileRef = 45E2E91F1E153B3D00457AA0 /* Strings.swift */; };
|
|
|
|
|
|
|
|
451DA3C91F1489BE008E2423 /* OWSAlerts.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3453D8E91EC0D4ED003F9E6F /* OWSAlerts.swift */; };
|
|
|
|
|
|
|
|
451DA3CA1F148A9F008E2423 /* DeviceSleepManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 348F2EAD1F0D21BC00D4ECE0 /* DeviceSleepManager.swift */; };
|
|
|
|
|
|
|
|
451DA3CB1F148AAD008E2423 /* CallViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 34B3F83B1E8DF1700035BE1A /* CallViewController.swift */; };
|
|
|
|
451DE9F81DC18C9500810E42 /* AccountManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 45CD81EE1DC030E7004C9430 /* AccountManager.swift */; };
|
|
|
|
451DE9F81DC18C9500810E42 /* AccountManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 45CD81EE1DC030E7004C9430 /* AccountManager.swift */; };
|
|
|
|
451DE9FD1DC1A28200810E42 /* SyncPushTokensJob.swift in Sources */ = {isa = PBXBuildFile; fileRef = 451DE9FC1DC1A28200810E42 /* SyncPushTokensJob.swift */; };
|
|
|
|
451DE9FD1DC1A28200810E42 /* SyncPushTokensJob.swift in Sources */ = {isa = PBXBuildFile; fileRef = 451DE9FC1DC1A28200810E42 /* SyncPushTokensJob.swift */; };
|
|
|
|
451DE9FE1DC1A28200810E42 /* SyncPushTokensJob.swift in Sources */ = {isa = PBXBuildFile; fileRef = 451DE9FC1DC1A28200810E42 /* SyncPushTokensJob.swift */; };
|
|
|
|
451DE9FE1DC1A28200810E42 /* SyncPushTokensJob.swift in Sources */ = {isa = PBXBuildFile; fileRef = 451DE9FC1DC1A28200810E42 /* SyncPushTokensJob.swift */; };
|
|
|
@ -366,6 +371,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
/* Begin PBXFileReference section */
|
|
|
|
/* Begin PBXFileReference section */
|
|
|
|
1B5E7D6C9007F5E5761D79DD /* libPods-SignalTests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-SignalTests.a"; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
|
1B5E7D6C9007F5E5761D79DD /* libPods-SignalTests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-SignalTests.a"; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
|
|
|
|
|
1CE3CD5C23334683BDD3D78C /* Pods-Signal.test.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Signal.test.xcconfig"; path = "Pods/Target Support Files/Pods-Signal/Pods-Signal.test.xcconfig"; sourceTree = "<group>"; };
|
|
|
|
34009B651EC4CB11001D95D1 /* OWSMath.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OWSMath.h; sourceTree = "<group>"; };
|
|
|
|
34009B651EC4CB11001D95D1 /* OWSMath.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OWSMath.h; sourceTree = "<group>"; };
|
|
|
|
3400C7901EAF89CD008A8584 /* SendExternalFileViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SendExternalFileViewController.h; sourceTree = "<group>"; };
|
|
|
|
3400C7901EAF89CD008A8584 /* SendExternalFileViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SendExternalFileViewController.h; sourceTree = "<group>"; };
|
|
|
|
3400C7911EAF89CD008A8584 /* SendExternalFileViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SendExternalFileViewController.m; sourceTree = "<group>"; };
|
|
|
|
3400C7911EAF89CD008A8584 /* SendExternalFileViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SendExternalFileViewController.m; sourceTree = "<group>"; };
|
|
|
@ -671,6 +677,7 @@
|
|
|
|
76EB052E18170B33006006FC /* ContactTableViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ContactTableViewCell.h; sourceTree = "<group>"; };
|
|
|
|
76EB052E18170B33006006FC /* ContactTableViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ContactTableViewCell.h; sourceTree = "<group>"; };
|
|
|
|
76EB052F18170B33006006FC /* ContactTableViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ContactTableViewCell.m; sourceTree = "<group>"; };
|
|
|
|
76EB052F18170B33006006FC /* ContactTableViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ContactTableViewCell.m; sourceTree = "<group>"; };
|
|
|
|
7DB8EE72F8522189E3E2CB45 /* libPods-Signal.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-Signal.a"; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
|
7DB8EE72F8522189E3E2CB45 /* libPods-Signal.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-Signal.a"; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
|
|
|
|
|
8981C8F64D94D3C52EB67A2C /* Pods-SignalTests.test.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-SignalTests.test.xcconfig"; path = "Pods/Target Support Files/Pods-SignalTests/Pods-SignalTests.test.xcconfig"; sourceTree = "<group>"; };
|
|
|
|
954AEE681DF33D32002E5410 /* ContactsPickerTest.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ContactsPickerTest.swift; sourceTree = "<group>"; };
|
|
|
|
954AEE681DF33D32002E5410 /* ContactsPickerTest.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ContactsPickerTest.swift; sourceTree = "<group>"; };
|
|
|
|
A11CD70C17FA230600A2D1B1 /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = System/Library/Frameworks/QuartzCore.framework; sourceTree = SDKROOT; };
|
|
|
|
A11CD70C17FA230600A2D1B1 /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = System/Library/Frameworks/QuartzCore.framework; sourceTree = SDKROOT; };
|
|
|
|
A163E8AA16F3F6A90094D68B /* Security.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Security.framework; path = System/Library/Frameworks/Security.framework; sourceTree = SDKROOT; };
|
|
|
|
A163E8AA16F3F6A90094D68B /* Security.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Security.framework; path = System/Library/Frameworks/Security.framework; sourceTree = SDKROOT; };
|
|
|
@ -1427,6 +1434,8 @@
|
|
|
|
DF728B4B438716EAF95CEC18 /* Pods-Signal.app store release.xcconfig */,
|
|
|
|
DF728B4B438716EAF95CEC18 /* Pods-Signal.app store release.xcconfig */,
|
|
|
|
AD2AB1207E8888E4262D781B /* Pods-SignalTests.debug.xcconfig */,
|
|
|
|
AD2AB1207E8888E4262D781B /* Pods-SignalTests.debug.xcconfig */,
|
|
|
|
E85DB184824BA9DC302EC8B3 /* Pods-SignalTests.app store release.xcconfig */,
|
|
|
|
E85DB184824BA9DC302EC8B3 /* Pods-SignalTests.app store release.xcconfig */,
|
|
|
|
|
|
|
|
1CE3CD5C23334683BDD3D78C /* Pods-Signal.test.xcconfig */,
|
|
|
|
|
|
|
|
8981C8F64D94D3C52EB67A2C /* Pods-SignalTests.test.xcconfig */,
|
|
|
|
);
|
|
|
|
);
|
|
|
|
name = Pods;
|
|
|
|
name = Pods;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
sourceTree = "<group>";
|
|
|
@ -2269,9 +2278,11 @@
|
|
|
|
files = (
|
|
|
|
files = (
|
|
|
|
4505C2C31E648F7A00CEBF41 /* ExperienceUpgradeFinder.swift in Sources */,
|
|
|
|
4505C2C31E648F7A00CEBF41 /* ExperienceUpgradeFinder.swift in Sources */,
|
|
|
|
456F6E241E24133E00FD2210 /* CallKitCallUIAdaptee.swift in Sources */,
|
|
|
|
456F6E241E24133E00FD2210 /* CallKitCallUIAdaptee.swift in Sources */,
|
|
|
|
|
|
|
|
451DA3C81F14898E008E2423 /* Strings.swift in Sources */,
|
|
|
|
456F6E251E24216100FD2210 /* DataChannelMessage.swift in Sources */,
|
|
|
|
456F6E251E24216100FD2210 /* DataChannelMessage.swift in Sources */,
|
|
|
|
452ECA4E1E087E7200E2F016 /* MessageFetcherJob.swift in Sources */,
|
|
|
|
452ECA4E1E087E7200E2F016 /* MessageFetcherJob.swift in Sources */,
|
|
|
|
45F170AD1E2F0351003FC1F2 /* CallAudioSession.swift in Sources */,
|
|
|
|
45F170AD1E2F0351003FC1F2 /* CallAudioSession.swift in Sources */,
|
|
|
|
|
|
|
|
451DA3C71F148986008E2423 /* SafetyNumberConfirmationAlert.swift in Sources */,
|
|
|
|
45C0DC1C1E68FE9000E04C47 /* UIApplication+OWS.swift in Sources */,
|
|
|
|
45C0DC1C1E68FE9000E04C47 /* UIApplication+OWS.swift in Sources */,
|
|
|
|
45F170BC1E2FC5D3003FC1F2 /* CallAudioService.swift in Sources */,
|
|
|
|
45F170BC1E2FC5D3003FC1F2 /* CallAudioService.swift in Sources */,
|
|
|
|
456F6E2F1E261D1000FD2210 /* PeerConnectionClientTest.swift in Sources */,
|
|
|
|
456F6E2F1E261D1000FD2210 /* PeerConnectionClientTest.swift in Sources */,
|
|
|
@ -2282,6 +2293,7 @@
|
|
|
|
B660F71B1C29988E00687D6E /* Environment.m in Sources */,
|
|
|
|
B660F71B1C29988E00687D6E /* Environment.m in Sources */,
|
|
|
|
B660F71C1C29988E00687D6E /* DebugLogger.m in Sources */,
|
|
|
|
B660F71C1C29988E00687D6E /* DebugLogger.m in Sources */,
|
|
|
|
B660F71F1C29988E00687D6E /* PropertyListPreferences.m in Sources */,
|
|
|
|
B660F71F1C29988E00687D6E /* PropertyListPreferences.m in Sources */,
|
|
|
|
|
|
|
|
451DA3CA1F148A9F008E2423 /* DeviceSleepManager.swift in Sources */,
|
|
|
|
B660F7201C29988E00687D6E /* Release.m in Sources */,
|
|
|
|
B660F7201C29988E00687D6E /* Release.m in Sources */,
|
|
|
|
45BB93391E688E14001E3939 /* UIDevice+featureSupport.swift in Sources */,
|
|
|
|
45BB93391E688E14001E3939 /* UIDevice+featureSupport.swift in Sources */,
|
|
|
|
B660F7211C29988E00687D6E /* SignalKeyingStorage.m in Sources */,
|
|
|
|
B660F7211C29988E00687D6E /* SignalKeyingStorage.m in Sources */,
|
|
|
@ -2306,6 +2318,7 @@
|
|
|
|
451A13B21E13DED2000A50FD /* CallNotificationsAdapter.swift in Sources */,
|
|
|
|
451A13B21E13DED2000A50FD /* CallNotificationsAdapter.swift in Sources */,
|
|
|
|
45C681B81D305A580050903A /* OWSCall.m in Sources */,
|
|
|
|
45C681B81D305A580050903A /* OWSCall.m in Sources */,
|
|
|
|
4542F0971EBB9E9A00C7EE92 /* Promise+retainUntilComplete.swift in Sources */,
|
|
|
|
4542F0971EBB9E9A00C7EE92 /* Promise+retainUntilComplete.swift in Sources */,
|
|
|
|
|
|
|
|
451DA3C91F1489BE008E2423 /* OWSAlerts.swift in Sources */,
|
|
|
|
45855F381D9498A40084F340 /* OWSContactAvatarBuilder.m in Sources */,
|
|
|
|
45855F381D9498A40084F340 /* OWSContactAvatarBuilder.m in Sources */,
|
|
|
|
45DF5DF31DDB843F00C936C7 /* CompareSafetyNumbersActivity.swift in Sources */,
|
|
|
|
45DF5DF31DDB843F00C936C7 /* CompareSafetyNumbersActivity.swift in Sources */,
|
|
|
|
456AC8341E3A775E00A3C7FC /* Weak.swift in Sources */,
|
|
|
|
456AC8341E3A775E00A3C7FC /* Weak.swift in Sources */,
|
|
|
@ -2335,6 +2348,7 @@
|
|
|
|
45C9DEB91DF4E35A0065CA84 /* WebRTCCallMessageHandler.swift in Sources */,
|
|
|
|
45C9DEB91DF4E35A0065CA84 /* WebRTCCallMessageHandler.swift in Sources */,
|
|
|
|
B660F6DB1C29868000687D6E /* FunctionalUtilTest.m in Sources */,
|
|
|
|
B660F6DB1C29868000687D6E /* FunctionalUtilTest.m in Sources */,
|
|
|
|
45E7A6A81E71CA7E00D44FB5 /* DisplayableTextFilterTest.swift in Sources */,
|
|
|
|
45E7A6A81E71CA7E00D44FB5 /* DisplayableTextFilterTest.swift in Sources */,
|
|
|
|
|
|
|
|
451DA3CB1F148AAD008E2423 /* CallViewController.swift in Sources */,
|
|
|
|
456F6E201E2411A000FD2210 /* CallService.swift in Sources */,
|
|
|
|
456F6E201E2411A000FD2210 /* CallService.swift in Sources */,
|
|
|
|
45E615171E8C59100018AD52 /* DisplayableTextFilter.swift in Sources */,
|
|
|
|
45E615171E8C59100018AD52 /* DisplayableTextFilter.swift in Sources */,
|
|
|
|
B660F6DF1C29868000687D6E /* QueueTest.m in Sources */,
|
|
|
|
B660F6DF1C29868000687D6E /* QueueTest.m in Sources */,
|
|
|
@ -2405,6 +2419,195 @@
|
|
|
|
/* End PBXVariantGroup section */
|
|
|
|
/* End PBXVariantGroup section */
|
|
|
|
|
|
|
|
|
|
|
|
/* Begin XCBuildConfiguration section */
|
|
|
|
/* Begin XCBuildConfiguration section */
|
|
|
|
|
|
|
|
451DA3CC1F152887008E2423 /* Test */ = {
|
|
|
|
|
|
|
|
isa = XCBuildConfiguration;
|
|
|
|
|
|
|
|
buildSettings = {
|
|
|
|
|
|
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
|
|
|
|
|
|
CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
|
|
|
|
|
|
|
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
|
|
|
|
|
|
|
|
CLANG_ENABLE_MODULES = YES;
|
|
|
|
|
|
|
|
CLANG_ENABLE_OBJC_ARC = YES;
|
|
|
|
|
|
|
|
CLANG_WARN_CONSTANT_CONVERSION = YES;
|
|
|
|
|
|
|
|
CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
|
|
|
|
|
|
|
|
CLANG_WARN_EMPTY_BODY = YES;
|
|
|
|
|
|
|
|
CLANG_WARN_ENUM_CONVERSION = YES;
|
|
|
|
|
|
|
|
CLANG_WARN_IMPLICIT_SIGN_CONVERSION = YES;
|
|
|
|
|
|
|
|
CLANG_WARN_INFINITE_RECURSION = YES;
|
|
|
|
|
|
|
|
CLANG_WARN_INT_CONVERSION = YES;
|
|
|
|
|
|
|
|
CLANG_WARN_OBJC_RECEIVER_WEAK = YES;
|
|
|
|
|
|
|
|
CLANG_WARN_SUSPICIOUS_IMPLICIT_CONVERSION = YES;
|
|
|
|
|
|
|
|
CLANG_WARN_SUSPICIOUS_MOVE = YES;
|
|
|
|
|
|
|
|
CLANG_WARN_UNREACHABLE_CODE = YES;
|
|
|
|
|
|
|
|
CLANG_WARN__ARC_BRIDGE_CAST_NONARC = YES;
|
|
|
|
|
|
|
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
|
|
|
|
|
|
CODE_SIGN_IDENTITY = "iPhone Developer";
|
|
|
|
|
|
|
|
ENABLE_BITCODE = NO;
|
|
|
|
|
|
|
|
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
|
|
|
|
|
|
ENABLE_TESTABILITY = YES;
|
|
|
|
|
|
|
|
GCC_NO_COMMON_BLOCKS = YES;
|
|
|
|
|
|
|
|
GCC_PREPROCESSOR_DEFINITIONS = (
|
|
|
|
|
|
|
|
"DEBUG=1",
|
|
|
|
|
|
|
|
"$(inherited)",
|
|
|
|
|
|
|
|
);
|
|
|
|
|
|
|
|
"GCC_PREPROCESSOR_DEFINITIONS[arch=*]" = (
|
|
|
|
|
|
|
|
"DEBUG=1",
|
|
|
|
|
|
|
|
"$(inherited)",
|
|
|
|
|
|
|
|
"SSK_BUILDING_FOR_TESTS=1",
|
|
|
|
|
|
|
|
);
|
|
|
|
|
|
|
|
GCC_TREAT_IMPLICIT_FUNCTION_DECLARATIONS_AS_ERRORS = YES;
|
|
|
|
|
|
|
|
GCC_TREAT_INCOMPATIBLE_POINTER_TYPE_WARNINGS_AS_ERRORS = YES;
|
|
|
|
|
|
|
|
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
|
|
|
|
|
|
|
|
GCC_WARN_ABOUT_DEPRECATED_FUNCTIONS = YES;
|
|
|
|
|
|
|
|
GCC_WARN_ABOUT_MISSING_FIELD_INITIALIZERS = YES;
|
|
|
|
|
|
|
|
GCC_WARN_ABOUT_MISSING_NEWLINE = YES;
|
|
|
|
|
|
|
|
GCC_WARN_ABOUT_MISSING_PROTOTYPES = YES;
|
|
|
|
|
|
|
|
GCC_WARN_ABOUT_POINTER_SIGNEDNESS = YES;
|
|
|
|
|
|
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES;
|
|
|
|
|
|
|
|
GCC_WARN_ALLOW_INCOMPLETE_PROTOCOL = YES;
|
|
|
|
|
|
|
|
GCC_WARN_CHECK_SWITCH_STATEMENTS = YES;
|
|
|
|
|
|
|
|
GCC_WARN_FOUR_CHARACTER_CONSTANTS = YES;
|
|
|
|
|
|
|
|
GCC_WARN_INITIALIZER_NOT_FULLY_BRACKETED = YES;
|
|
|
|
|
|
|
|
GCC_WARN_MISSING_PARENTHESES = YES;
|
|
|
|
|
|
|
|
GCC_WARN_MULTIPLE_DEFINITION_TYPES_FOR_SELECTOR = YES;
|
|
|
|
|
|
|
|
GCC_WARN_SHADOW = YES;
|
|
|
|
|
|
|
|
GCC_WARN_SIGN_COMPARE = YES;
|
|
|
|
|
|
|
|
GCC_WARN_STRICT_SELECTOR_MATCH = YES;
|
|
|
|
|
|
|
|
GCC_WARN_TYPECHECK_CALLS_TO_PRINTF = YES;
|
|
|
|
|
|
|
|
GCC_WARN_UNDECLARED_SELECTOR = YES;
|
|
|
|
|
|
|
|
GCC_WARN_UNINITIALIZED_AUTOS = YES;
|
|
|
|
|
|
|
|
GCC_WARN_UNKNOWN_PRAGMAS = YES;
|
|
|
|
|
|
|
|
GCC_WARN_UNUSED_FUNCTION = YES;
|
|
|
|
|
|
|
|
GCC_WARN_UNUSED_LABEL = YES;
|
|
|
|
|
|
|
|
GCC_WARN_UNUSED_VALUE = YES;
|
|
|
|
|
|
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
|
|
|
|
|
|
HEADER_SEARCH_PATHS = "";
|
|
|
|
|
|
|
|
IPHONEOS_DEPLOYMENT_TARGET = 8.0;
|
|
|
|
|
|
|
|
ONLY_ACTIVE_ARCH = YES;
|
|
|
|
|
|
|
|
OTHER_CFLAGS = "-fobjc-arc-exceptions";
|
|
|
|
|
|
|
|
SDKROOT = iphoneos;
|
|
|
|
|
|
|
|
VALIDATE_PRODUCT = YES;
|
|
|
|
|
|
|
|
};
|
|
|
|
|
|
|
|
name = Test;
|
|
|
|
|
|
|
|
};
|
|
|
|
|
|
|
|
451DA3CD1F152887008E2423 /* Test */ = {
|
|
|
|
|
|
|
|
isa = XCBuildConfiguration;
|
|
|
|
|
|
|
|
baseConfigurationReference = 1CE3CD5C23334683BDD3D78C /* Pods-Signal.test.xcconfig */;
|
|
|
|
|
|
|
|
buildSettings = {
|
|
|
|
|
|
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
|
|
|
|
|
|
CLANG_ENABLE_MODULES = YES;
|
|
|
|
|
|
|
|
CODE_SIGN_ENTITLEMENTS = Signal/Signal.entitlements;
|
|
|
|
|
|
|
|
CODE_SIGN_IDENTITY = "iPhone Developer";
|
|
|
|
|
|
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
|
|
|
|
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
|
|
|
|
|
|
DEVELOPMENT_TEAM = U68MSDN6DR;
|
|
|
|
|
|
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
|
|
|
|
|
|
"$(inherited)",
|
|
|
|
|
|
|
|
"$(SRCROOT)",
|
|
|
|
|
|
|
|
"$(PROJECT_DIR)/Carthage/Build/iOS",
|
|
|
|
|
|
|
|
);
|
|
|
|
|
|
|
|
GCC_OPTIMIZATION_LEVEL = 0;
|
|
|
|
|
|
|
|
GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
|
|
|
|
|
|
|
GCC_PREFIX_HEADER = "Signal/Signal-Prefix.pch";
|
|
|
|
|
|
|
|
GCC_PREPROCESSOR_DEFINITIONS = (
|
|
|
|
|
|
|
|
"DEBUG=1",
|
|
|
|
|
|
|
|
"$(inherited)",
|
|
|
|
|
|
|
|
HAVE_CONFIG_H,
|
|
|
|
|
|
|
|
);
|
|
|
|
|
|
|
|
GCC_STRICT_ALIASING = NO;
|
|
|
|
|
|
|
|
GCC_WARN_MULTIPLE_DEFINITION_TYPES_FOR_SELECTOR = NO;
|
|
|
|
|
|
|
|
GCC_WARN_STRICT_SELECTOR_MATCH = YES;
|
|
|
|
|
|
|
|
GCC_WARN_UNDECLARED_SELECTOR = YES;
|
|
|
|
|
|
|
|
HEADER_SEARCH_PATHS = (
|
|
|
|
|
|
|
|
"$(inherited)",
|
|
|
|
|
|
|
|
"\"${SRCROOT}/RedPhone/lib/ogg/include\"",
|
|
|
|
|
|
|
|
"\"${SRCROOT}/RedPhone/lib/debug/include\"",
|
|
|
|
|
|
|
|
"\"$(SRCROOT)/libtommath\"",
|
|
|
|
|
|
|
|
"\"$(SRCROOT)/libtomcrypt/headers\"",
|
|
|
|
|
|
|
|
"\"$(SRCROOT)/MMDrawerController\"",
|
|
|
|
|
|
|
|
"\"$(SRCROOT)/Libraries\"/**",
|
|
|
|
|
|
|
|
);
|
|
|
|
|
|
|
|
INFOPLIST_FILE = "$(SRCROOT)/Signal/Signal-Info.plist";
|
|
|
|
|
|
|
|
IPHONEOS_DEPLOYMENT_TARGET = 8.0;
|
|
|
|
|
|
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
|
|
|
|
|
|
|
|
LIBRARY_SEARCH_PATHS = (
|
|
|
|
|
|
|
|
"$(inherited)",
|
|
|
|
|
|
|
|
"$(SRCROOT)",
|
|
|
|
|
|
|
|
);
|
|
|
|
|
|
|
|
LLVM_LTO = NO;
|
|
|
|
|
|
|
|
OTHER_LDFLAGS = "$(inherited)";
|
|
|
|
|
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = org.whispersystems.signal;
|
|
|
|
|
|
|
|
PRODUCT_NAME = Signal;
|
|
|
|
|
|
|
|
PROVISIONING_PROFILE = "";
|
|
|
|
|
|
|
|
PROVISIONING_PROFILE_SPECIFIER = "";
|
|
|
|
|
|
|
|
SDKROOT = iphoneos;
|
|
|
|
|
|
|
|
SWIFT_OBJC_BRIDGING_HEADER = "Signal/src/Signal-Bridging-Header.h";
|
|
|
|
|
|
|
|
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
|
|
|
|
|
|
|
SWIFT_VERSION = 3.0;
|
|
|
|
|
|
|
|
TEST_AFTER_BUILD = YES;
|
|
|
|
|
|
|
|
VALID_ARCHS = "arm64 armv7 armv7s";
|
|
|
|
|
|
|
|
WRAPPER_EXTENSION = app;
|
|
|
|
|
|
|
|
};
|
|
|
|
|
|
|
|
name = Test;
|
|
|
|
|
|
|
|
};
|
|
|
|
|
|
|
|
451DA3CE1F152887008E2423 /* Test */ = {
|
|
|
|
|
|
|
|
isa = XCBuildConfiguration;
|
|
|
|
|
|
|
|
baseConfigurationReference = 8981C8F64D94D3C52EB67A2C /* Pods-SignalTests.test.xcconfig */;
|
|
|
|
|
|
|
|
buildSettings = {
|
|
|
|
|
|
|
|
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
|
|
|
|
|
|
|
|
BUNDLE_LOADER = "$(TEST_HOST)";
|
|
|
|
|
|
|
|
CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES = YES;
|
|
|
|
|
|
|
|
CLANG_ENABLE_MODULES = YES;
|
|
|
|
|
|
|
|
CODE_SIGN_IDENTITY = "iPhone Developer";
|
|
|
|
|
|
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
|
|
|
|
|
|
DEFINES_MODULE = YES;
|
|
|
|
|
|
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
|
|
|
|
|
|
"$(inherited)",
|
|
|
|
|
|
|
|
"$(SRCROOT)",
|
|
|
|
|
|
|
|
"$(PROJECT_DIR)/Carthage/Build/iOS",
|
|
|
|
|
|
|
|
);
|
|
|
|
|
|
|
|
GCC_GENERATE_TEST_COVERAGE_FILES = NO;
|
|
|
|
|
|
|
|
GCC_OPTIMIZATION_LEVEL = 0;
|
|
|
|
|
|
|
|
GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
|
|
|
|
|
|
|
GCC_PREFIX_HEADER = "Signal/Signal-Prefix.pch";
|
|
|
|
|
|
|
|
GCC_VERSION = "";
|
|
|
|
|
|
|
|
GCC_WARN_MULTIPLE_DEFINITION_TYPES_FOR_SELECTOR = NO;
|
|
|
|
|
|
|
|
GCC_WARN_STRICT_SELECTOR_MATCH = YES;
|
|
|
|
|
|
|
|
GCC_WARN_UNDECLARED_SELECTOR = YES;
|
|
|
|
|
|
|
|
HEADER_SEARCH_PATHS = (
|
|
|
|
|
|
|
|
"${PODS_HEADERS_SEARCH_PATHS}",
|
|
|
|
|
|
|
|
"$(inherited)",
|
|
|
|
|
|
|
|
"\"${SRCROOT}/Signal/lib/speex/include\"",
|
|
|
|
|
|
|
|
"\"${SRCROOT}/Signal/lib/ogg/include\"",
|
|
|
|
|
|
|
|
"\"${SRCROOT}/Signal/lib/debug/include\"",
|
|
|
|
|
|
|
|
"\"$(SRCROOT)/libtommath\"",
|
|
|
|
|
|
|
|
"\"$(SRCROOT)/libtomcrypt/headers\"",
|
|
|
|
|
|
|
|
"\"$(SRCROOT)/spandsp/spandsp/spandsp\"",
|
|
|
|
|
|
|
|
"\"$(SRCROOT)/Libraries\"/**",
|
|
|
|
|
|
|
|
"\"$(TARGET_TEMP_DIR)/../$(PROJECT_NAME).build/DerivedSources\"",
|
|
|
|
|
|
|
|
);
|
|
|
|
|
|
|
|
INFOPLIST_FILE = "Signal/test/Supporting Files/SignalTests-Info.plist";
|
|
|
|
|
|
|
|
IPHONEOS_DEPLOYMENT_TARGET = 8.0;
|
|
|
|
|
|
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
|
|
|
|
|
|
|
LIBRARY_SEARCH_PATHS = (
|
|
|
|
|
|
|
|
"$(inherited)",
|
|
|
|
|
|
|
|
"$(SRCROOT)",
|
|
|
|
|
|
|
|
);
|
|
|
|
|
|
|
|
OTHER_LDFLAGS = (
|
|
|
|
|
|
|
|
"-all_load",
|
|
|
|
|
|
|
|
"-ObjC",
|
|
|
|
|
|
|
|
"$(inherited)",
|
|
|
|
|
|
|
|
);
|
|
|
|
|
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = "org.whispersystems.${PRODUCT_NAME:rfc1034identifier}";
|
|
|
|
|
|
|
|
PRODUCT_NAME = SignalTests;
|
|
|
|
|
|
|
|
PROVISIONING_PROFILE = "";
|
|
|
|
|
|
|
|
SWIFT_OBJC_BRIDGING_HEADER = "Signal/test/SignalTests-Bridging-Header.h";
|
|
|
|
|
|
|
|
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
|
|
|
|
|
|
|
SWIFT_VERSION = 3.0;
|
|
|
|
|
|
|
|
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Signal.app/Signal";
|
|
|
|
|
|
|
|
VALID_ARCHS = "arm64 armv7s armv7 i386 x86_64";
|
|
|
|
|
|
|
|
};
|
|
|
|
|
|
|
|
name = Test;
|
|
|
|
|
|
|
|
};
|
|
|
|
D221A0BA169C9E5F00537ABF /* Debug */ = {
|
|
|
|
D221A0BA169C9E5F00537ABF /* Debug */ = {
|
|
|
|
isa = XCBuildConfiguration;
|
|
|
|
isa = XCBuildConfiguration;
|
|
|
|
buildSettings = {
|
|
|
|
buildSettings = {
|
|
|
@ -2776,6 +2979,7 @@
|
|
|
|
isa = XCConfigurationList;
|
|
|
|
isa = XCConfigurationList;
|
|
|
|
buildConfigurations = (
|
|
|
|
buildConfigurations = (
|
|
|
|
D221A0BA169C9E5F00537ABF /* Debug */,
|
|
|
|
D221A0BA169C9E5F00537ABF /* Debug */,
|
|
|
|
|
|
|
|
451DA3CC1F152887008E2423 /* Test */,
|
|
|
|
D221A0BB169C9E5F00537ABF /* App Store Release */,
|
|
|
|
D221A0BB169C9E5F00537ABF /* App Store Release */,
|
|
|
|
);
|
|
|
|
);
|
|
|
|
defaultConfigurationIsVisible = 0;
|
|
|
|
defaultConfigurationIsVisible = 0;
|
|
|
@ -2785,6 +2989,7 @@
|
|
|
|
isa = XCConfigurationList;
|
|
|
|
isa = XCConfigurationList;
|
|
|
|
buildConfigurations = (
|
|
|
|
buildConfigurations = (
|
|
|
|
D221A0BD169C9E5F00537ABF /* Debug */,
|
|
|
|
D221A0BD169C9E5F00537ABF /* Debug */,
|
|
|
|
|
|
|
|
451DA3CD1F152887008E2423 /* Test */,
|
|
|
|
D221A0BE169C9E5F00537ABF /* App Store Release */,
|
|
|
|
D221A0BE169C9E5F00537ABF /* App Store Release */,
|
|
|
|
);
|
|
|
|
);
|
|
|
|
defaultConfigurationIsVisible = 0;
|
|
|
|
defaultConfigurationIsVisible = 0;
|
|
|
@ -2794,6 +2999,7 @@
|
|
|
|
isa = XCConfigurationList;
|
|
|
|
isa = XCConfigurationList;
|
|
|
|
buildConfigurations = (
|
|
|
|
buildConfigurations = (
|
|
|
|
D221A0C0169C9E5F00537ABF /* Debug */,
|
|
|
|
D221A0C0169C9E5F00537ABF /* Debug */,
|
|
|
|
|
|
|
|
451DA3CE1F152887008E2423 /* Test */,
|
|
|
|
D221A0C1169C9E5F00537ABF /* App Store Release */,
|
|
|
|
D221A0C1169C9E5F00537ABF /* App Store Release */,
|
|
|
|
);
|
|
|
|
);
|
|
|
|
defaultConfigurationIsVisible = 0;
|
|
|
|
defaultConfigurationIsVisible = 0;
|
|
|
|