You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Make sure you are using XLActionController [latest release](https://github.com/xmartlabs/XLActionController/releases) or master branch version.
4
+
- Make sure your Xcode version is the latest stable one.
5
+
- Check if the issue was [already reported or fixed](https://github.com/xmartlabs/XLActionController/issues?utf8=%E2%9C%93&q=is%3Aissue). We add labels to each issue in order to easily find related issues. If you found a match add a brief comment "I have the same problem" or "+1".
6
+
7
+
When submitting issues, please provide the following information to help maintainers to fix the problem faster:
8
+
9
+
- Environment: XLActionController, Xcode and iOS version you are using.
10
+
- In case of reporting errors, provide Xcode console output of stack trace or code compilation error.
11
+
- Any other additional detail such as example code that you think it would be useful to understand, reproduce and solve the problem.
Permission is hereby granted, free of charge, to any person obtaining a copy
475
-
of this software and associated documentation files (the "Software"), to deal
476
-
in the Software without restriction, including without limitation the rights
477
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
478
-
copies of the Software, and to permit persons to whom the Software is
479
-
furnished to do so, subject to the following conditions:
480
-
481
-
The above copyright notice and this permission notice shall be included in all
482
-
copies or substantial portions of the Software.
483
-
484
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
485
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
486
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
487
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
488
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
489
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
490
-
SOFTWARE.
470
+
XLActionController is released under [MIT license](https://raw.githubusercontent.com/xmartlabs/XLActionController/master/LICENSE) and copyrighted by Xmartlabs SRL.
0 commit comments