-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: convert to folder Wire-iOS - WPB-16244 #2421
base: develop
Are you sure you want to change the base?
Conversation
0d66ca5
to
754a668
Compare
@@ -14,111 +14,111 @@ | |||
|
|||
files: [ | |||
{ | |||
"source" : "/wire-ios/Wire-iOS/Resources/Base.lproj/Localizable.strings", | |||
"source" : "/wire-ios/Wire-iOS/Resources/Localization/Base.lproj/Localizable.strings", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I had to move the localizable inside a folder, hence the change
<key>NSExtensionPointIdentifier</key> | ||
<string>com.apple.share-services</string> | ||
<key>NSExtensionPrincipalClass</key> | ||
<string>$(PRODUCT_MODULE_NAME).ShareExtensionViewController</string> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this replaces the MainInterface storyboard
Test Results 1 files 2 suites 1m 57s ⏱️ Results for commit 9f2e0b0. |
Datadog ReportBranch report: ✅ 0 Failed, 1687 Passed, 26 Skipped, 1m 57.66s Total Time |
Issue
Only a supporting Files group remains for Wire-iOS
Testing
Checklist
[WPB-XXX]
.UI accessibility checklist
If your PR includes UI changes, please utilize this checklist: