-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Keystone PoC #24407
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
Keystone PoC #24407
Conversation
Generated by 🚫 Danger |
|
App Name | WordPress | |
Configuration | Release-Alpha | |
Build Number | 27122 | |
Version | PR #24407 | |
Bundle ID | org.wordpress.alpha | |
Commit | ff04055 | |
Installation URL | 0b53c8e4pfi40 |
|
App Name | Jetpack | |
Configuration | Release-Alpha | |
Build Number | 27122 | |
Version | PR #24407 | |
Bundle ID | com.jetpack.alpha | |
Commit | ff04055 | |
Installation URL | 7b81b8o7cvqeg |
Interesting that Jetpack builds but WordPress does not. |
#import <WordPress/WPTabBarController.h> | ||
#import <WordPress/WPLogger.h> | ||
|
||
FOUNDATION_EXTERN void SetCocoaLumberjackObjCLogLevel(NSUInteger ddLogLevelRawValue); |
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.
Why did you decide to rename Keystone to WordPress?
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.
It's a temporary change to avoid changing IB files and Core Data schemas.
This version builds and runs. The only limitation is GenerateCredentials.
To test:
Regression Notes
Potential unintended areas of impact
What I did to test those areas of impact (or what existing automated tests I relied on)
What automated tests I added (or what prevented me from doing so)
PR submission checklist:
RELEASE-NOTES.txt
if necessary.Testing checklist: