Cheng Yao
Cheng Yao
I have same problem on iOS 7. HSPreferencesViewController.h ``` Objective-C #import "FXForms.h" @interface HSPreferencesViewController : FXFormViewController @end ``` HSPreferencesViewController.m ``` Objective-C #import "HSPreferencesViewController.h" #import "HSPreferencesForm.h" @implementation HSPreferencesViewController - (void)viewDidLoad {...
@itimofeev Nice job. but.. > REMenu.h:30:9: 'REMenuContainerView.h' file not found You have removed `REMenuContainerView`, but the header reference still there.
+1 for pdf support
```javascript [...document.querySelectorAll('code.result')].map(r => r.innerHTML.replaceAll('', ',')).filter(n => n).join(",") ```
我简单的修了一下,见PR #19 我的fork https://github.com/kukat/akamTester
in my case, I have to change the query to ``` SELECT distinct("temp_input") FROM "sensors" WHERE ("chip" = 'coretemp-isa-0000') AND $timeFilter GROUP BY time($__interval), "feature" ```
gem 'fastlane-plugin-firebase_app_distribution', '0.7.1' is working fine