Skip to content

Merge remote-tracking branch 'origin/main' into claude/jolly-euler-jIAo7

dba025d
Select commit
Loading
Failed to load commit list.
Open

Add IIDX INFINITAS support with manual score entry #90

Merge remote-tracking branch 'origin/main' into claude/jolly-euler-jIAo7
dba025d
Select commit
Loading
Failed to load commit list.
Xcode Cloud / DJDX | Claude Build | Archive - iOS succeeded May 31, 2026 in 5m 2s

13 warnings

Report Summary
Errors 0
Test Failures 0
Analysis Issues 0
Warnings 13

Details

13 Warnings

Details

  DJDX/Games/beatmania IIDX/IIDXImporter.swift:67
      'init(contentsOf:)' was deprecated in iOS 18: Use `init(contentsOf:encoding:)` instead
  DJDX/Extensions/Data+Gzip.swift:56
      Variable 'destinationBuffer' was never mutated; consider changing to 'let' constant
  file:///Volumes/workspace/tmp/swift-generated-sources/@__swiftmacro_4DJDX14SDVXSongRecord5ModelfMe_.swift:9
      Redundant conformance of 'SDVXSongRecord' to protocol 'Sendable'
  file:///Volumes/workspace/tmp/swift-generated-sources/@__swiftmacro_4DJDX22PolarisChordSongRecord5ModelfMe_.swift:9
      Redundant conformance of 'PolarisChordSongRecord' to protocol 'Sendable'
  file:///Volumes/workspace/tmp/swift-generated-sources/@__swiftmacro_4DJDX14IIDXTowerEntry5ModelfMe_.swift:9
      Redundant conformance of 'IIDXTowerEntry' to protocol 'Sendable'
  file:///Volumes/workspace/tmp/swift-generated-sources/@__swiftmacro_4DJDX8IIDXSong5ModelfMe_.swift:9
      Redundant conformance of 'IIDXSong' to protocol 'Sendable'
  DJDX/Views/beatmania IIDX/Scores/IIDXScoresView+Functions.swift:11
      Capture of non-Sendable type 'Header.Type' in an isolated closure
  DJDX/Extensions/Data+Gzip.swift:10
      Initialization of 'UnsafeMutableBufferPointer' results in a dangling buffer pointer
  file:///Volumes/workspace/tmp/swift-generated-sources/@__swiftmacro_4DJDX11ImportGroup5ModelfMe_.swift:9
      Redundant conformance of 'ImportGroup' to protocol 'Sendable'
  DJDX/Views/beatmania IIDX/Imports/IIDXWebImporter.swift:180
      Instance method 'webView(_:decidePolicyFor:decisionHandler:)' nearly matches optional requirement 'webView(_:decidePolicyFor:decisionHandler:)' of protocol 'WKNavigationDelegate'
  DJDX/Extensions/Data+Gzip.swift:10
      Result of call to 'copyBytes(to:from:)' is unused
  file:///Volumes/workspace/tmp/swift-generated-sources/@__swiftmacro_4DJDX14IIDXSongRecord5ModelfMe_.swift:9
      Redundant conformance of 'IIDXSongRecord' to protocol 'Sendable'
  SwiftLint not installed, download from https://github.com/realm/SwiftLint