We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0179878 commit 5e7197bCopy full SHA for 5e7197b
SwiftPriorityQueue.podspec
@@ -1,6 +1,6 @@
1
Pod::Spec.new do |s|
2
s.name = 'SwiftPriorityQueue'
3
- s.version = '1.3.0'
+ s.version = '1.3.1'
4
s.license = 'MIT'
5
s.summary = 'A Generic Priority Queue in Pure Swift'
6
s.homepage = 'https://github.com/davecom/SwiftPriorityQueue'
SwiftPriorityQueue.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
+<plist version="1.0">
+<dict>
+ <key>IDEDidComputeMac32BitWarning</key>
+ <true/>
7
+</dict>
8
+</plist>
0 commit comments