|
1184 | 1184 | 1BC279B87E730B066A5AFB2A /* Pods-SignalPerformanceTests.app store release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-SignalPerformanceTests.app store release.xcconfig"; path = "Pods/Target Support Files/Pods-SignalPerformanceTests/Pods-SignalPerformanceTests.app store release.xcconfig"; sourceTree = "<group>"; }; |
1185 | 1185 | 1C93CF3971B64E8B6C1F9AC1 /* Pods-SignalShareExtension.test.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-SignalShareExtension.test.xcconfig"; path = "Pods/Target Support Files/Pods-SignalShareExtension/Pods-SignalShareExtension.test.xcconfig"; sourceTree = "<group>"; }; |
1186 | 1186 | 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>"; }; |
| 1187 | + 23A3B3D3280D40FF0066AA14 /* CallKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CallKit.framework; path = System/Library/Frameworks/CallKit.framework; sourceTree = SDKROOT; }; |
1187 | 1188 | 264242150E87D10A357DB07B /* Pods_SignalMessaging.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_SignalMessaging.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
1188 | 1189 | 3236FCC32592B67B006D33B9 /* NameCollisionReviewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NameCollisionReviewCell.swift; sourceTree = "<group>"; }; |
1189 | 1190 | 32525F9427C74B1A0099E801 /* LightweightCallManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LightweightCallManager.swift; sourceTree = "<group>"; }; |
|
4598 | 4599 | D221A08C169C9E5E00537ABF /* Frameworks */ = { |
4599 | 4600 | isa = PBXGroup; |
4600 | 4601 | children = ( |
| 4602 | + 23A3B3D3280D40FF0066AA14 /* CallKit.framework */, |
4601 | 4603 | 760D93AA27A0E28600F351AC /* CoreServices.framework */, |
4602 | 4604 | 347C37FE2526005800F3D941 /* CloudKit.framework */, |
4603 | 4605 | 38AD4FA92310B7E00038BA75 /* SignalRingRTC.framework */, |
|
8045 | 8047 | CODE_SIGN_IDENTITY = "Apple Development"; |
8046 | 8048 | "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; |
8047 | 8049 | CODE_SIGN_STYLE = Automatic; |
8048 | | - CURRENT_PROJECT_VERSION = 1; |
| 8050 | + CURRENT_PROJECT_VERSION = 2; |
8049 | 8051 | DEVELOPMENT_TEAM = 7Z28N5MBL3; |
8050 | 8052 | ENABLE_TESTABILITY = YES; |
8051 | 8053 | FRAMEWORK_SEARCH_PATHS = ( |
|
8607 | 8609 | CODE_SIGN_ENTITLEMENTS = Signal/Signal.entitlements; |
8608 | 8610 | CODE_SIGN_IDENTITY = "iPhone Developer"; |
8609 | 8611 | CODE_SIGN_STYLE = Automatic; |
8610 | | - CURRENT_PROJECT_VERSION = 1; |
| 8612 | + CURRENT_PROJECT_VERSION = 2; |
8611 | 8613 | DEVELOPMENT_TEAM = 7Z28N5MBL3; |
8612 | 8614 | ENABLE_TESTABILITY = YES; |
8613 | 8615 | FRAMEWORK_SEARCH_PATHS = ( |
|
9124 | 9126 | "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; |
9125 | 9127 | CODE_SIGN_STYLE = Automatic; |
9126 | 9128 | COPY_PHASE_STRIP = NO; |
9127 | | - CURRENT_PROJECT_VERSION = 1; |
| 9129 | + CURRENT_PROJECT_VERSION = 2; |
9128 | 9130 | DEVELOPMENT_TEAM = 7Z28N5MBL3; |
9129 | 9131 | FRAMEWORK_SEARCH_PATHS = ( |
9130 | 9132 | "$(inherited)", |
|
9194 | 9196 | CODE_SIGN_IDENTITY = "iPhone Distribution"; |
9195 | 9197 | "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Distribution"; |
9196 | 9198 | CODE_SIGN_STYLE = Manual; |
9197 | | - CURRENT_PROJECT_VERSION = 1; |
| 9199 | + CURRENT_PROJECT_VERSION = 2; |
9198 | 9200 | DEVELOPMENT_TEAM = 7Z28N5MBL3; |
9199 | 9201 | FRAMEWORK_SEARCH_PATHS = ( |
9200 | 9202 | "$(inherited)", |
|
0 commit comments