1 Star 0 Fork 0

forChallenge/realm-swift

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.gitignore 1.03 KB
一键复制 编辑 原始数据 按行查看 历史
*~
.DS_Store
# Merge files
*.orig
# Binaries
*.dylib
*.a
*.o
*.d
*.libdeps
*.zip
*.realm
!examples/ios/swift/Migration/RealmTemplates/*.realm
!examples/ios/objc/Migration/RealmTemplates/*.realm
*.realm.lock
# core
core
core-*
realm-core-*-xcframework
# sh build.sh test
build/
# sh build.sh cocoapods-setup
/include
# sh build.sh docs
/docs/objc_output
/docs/swift_output
/Realm/RLMPlatform.h
# XCode
*.bak
xcuserdata/
project.xcworkspace
*.xccheckout
DerivedData
/.build
# AppCode
.idea/
*.iml
# backup and crash files
*.swp
# xcpretty
build.log
# ruby
*.gem
*.rbc
/.config
/coverage/
/InstalledFiles
/pkg/
/spec/reports/
/test/tmp/
/test/version_tmp/
/tmp/
## Carthage
# Cartfiles are ignored because they're generated on demand in the installation examples
Cartfile
Carthage
## Swift Version
SwiftVersion.swift
examples/ios/objc/Draw/Constants.h
## Sync testing
/ci_scripts/setup_baas/.baas
## Swiftpm
.swiftpm
.build
Package.resolved
examples/installation/ios/swift/SwiftPackageManagerExample/SwiftPackageManagerExample.xcodeproj
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/Nealios/realm-swift.git
git@gitee.com:Nealios/realm-swift.git
Nealios
realm-swift
realm-swift
master

搜索帮助