-
```
Currently the xcode generator makes a range of assumptions regarding file
extensions. It contains hardcoded lists of extensions like .c .cpp .h .m .s
etc.
To work around the need to support .S …
-
```
Currently the xcode generator makes a range of assumptions regarding file
extensions. It contains hardcoded lists of extensions like .c .cpp .h .m .s
etc.
To work around the need to support .S …
-
### What happened?
I developed a composite game and everything worked fine until I didn't set the withFixedResolution property.
Because I couldn't set a suitable size on pads and phones, I wanted …
-
## Describe the bug
I followed https://github.com/trypear/pearai-app/blob/main/CONTRIBUTING.md
When I run the pearai-submodule with Extension (VS Code)
And do CMD + L I get error.
![image](http…
-
I'm using Swift format for Xcode extension. I've added ".swiftformat" config file in the project folder, starting Swiftformat from Xcode's menu ignores the config file.
-
when I run swift build , I will get this error : no such module "ARkit"
Steps to reproduce the behavior:
1. import ARkit
2. run swift build
I am not good at English and programming, so, tryin…
-
Use `commandDefinitions` in `XCSourceEditorExtension`.
```swift
import Foundation
import XcodeKit
class SourceEditorExtension: NSObject, XCSourceEditorExtension {
func extensionDidFinish…
-
### Checklist before submitting a bug report
- [X] I've updated to the latest released version of the SDK
- [X] I've searched for existing [GitHub issues](https://github.com/facebook/facebook-ios-…
-
```
Currently the xcode generator makes a range of assumptions regarding file
extensions. It contains hardcoded lists of extensions like .c .cpp .h .m .s
etc.
To work around the need to support .S …
-
```
Currently the xcode generator makes a range of assumptions regarding file
extensions. It contains hardcoded lists of extensions like .c .cpp .h .m .s
etc.
To work around the need to support .S …