-
### Platform
iOS
### Environment
Other
### Installed
Swift Package Manager
### Version
8.15.1
### Xcode Version
15.4
### Did it work on previous versions?
Yes
### Steps to Reproduce
1. Ad…
-
Continued from https://github.com/sindresorhus/trash/issues/24. This is a really weird issue.
##
Only the first file trashed with `trashItemAtURL` in a process will have the ability to `Put back` fr…
-
// 判断是否可以删除
if(NSFileManager.defaultManager().fileExistsAtPath(path)){
// 删除
try! NSFileManager.defaultManager().removeItemAtPath(path)
}
这个是问题…
-
**Jailbrake_File_Referenced_By_Name** issue exists @ **iGoat-Swift/iGoat-Swift/ThirdParty/CocoaLumberjack/DDFileLogger.m** in branch **master**
*A method createFileAtPath:contents:attributes: at li…
-
**Jailbrake_File_Referenced_By_Name** issue exists @ **iGoat-Swift/iGoat-Swift/ThirdParty/YapDatabase/YapDatabase.m** in branch **master**
*A method moveItemAtPath:toPath:error: at line 368 of iGoa…
-
WARN | Invalid [[NSFileManager defaultManager] reference found near MyClass.h@199, unknown object : [NSFileManager !
many warning when I add some sample code in my comments
```
/**
[[NSFileManager …
-
Hi
I just download the updated develop branch and using
xcode 10.2.1
carthage update --no-use-binaries --platform iOS
after built successful, when loading the app into iphone,
it crashed o…
-
//检测补丁策略
[[BuglyMender sharedMender] checkRemoteConfigWithEventHandler:^(BuglyHotfixEvent event, NSDictionary *patchInfo) {
//有新补丁或本地补丁状态正常
if (event == BuglyHotfixEventPatchVal…
-
```
$ swiftc ldif_to_csv.swift
ldif_to_csv.swift:28:25: error: instance member 'arguments' cannot be used on type 'Process'
var numberOfArguments = Process.arguments.count
…
-
| | |
| --- | --- |
| Bugzilla Link | [23224](https://llvm.org/bz23224) |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
The commit to bl…