File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
NotificationServiceExtension
SignalServiceKit/src/Util Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1919 <key >CFBundleShortVersionString </key >
2020 <string >5.0.0 </string >
2121 <key >CFBundleVersion </key >
22- <string >5.0.0.72 </string >
22+ <string >5.0.0.73 </string >
2323 <key >NSAppTransportSecurity </key >
2424 <dict >
2525 <key >NSExceptionDomains </key >
Original file line number Diff line number Diff line change 4545 </dict >
4646 </array >
4747 <key >CFBundleVersion </key >
48- <string >5.0.0.72 </string >
48+ <string >5.0.0.73 </string >
4949 <key >ITSAppUsesNonExemptEncryption </key >
5050 <false />
5151 <key >LOGS_EMAIL </key >
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ extension FeatureBuild {
1919 }
2020}
2121
22- let build : FeatureBuild = OWSIsDebugBuild ( ) ? . dev : . qa
22+ let build : FeatureBuild = OWSIsDebugBuild ( ) ? . dev : . production
2323
2424// MARK: -
2525
Original file line number Diff line number Diff line change 1919 <key >CFBundleShortVersionString </key >
2020 <string >5.0.0 </string >
2121 <key >CFBundleVersion </key >
22- <string >5.0.0.72 </string >
22+ <string >5.0.0.73 </string >
2323 <key >ITSAppUsesNonExemptEncryption </key >
2424 <false />
2525 <key >NSAppTransportSecurity </key >
You can’t perform that action at this time.
0 commit comments