Skip to content

Commit 0ebae00

Browse files
committed
CocoaPods & v4.3
1 parent 04dd9cc commit 0ebae00

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

CoreDataQueryInterface.podspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = 'CoreDataQueryInterface'
3-
s.version = '4.2'
3+
s.version = '4.3'
44
s.license = 'MIT'
55
s.summary = 'A type-safe, fluent Swift library for working with Core Data.'
66
s.homepage = 'https://github.com/Prosumma/CoreDataQueryInterface'

CoreDataQueryInterface.xcodeproj/xcshareddata/xcschemes/CoreDataQueryInterface watchOS.xcscheme

+3-3
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<BuildableReference
1616
BuildableIdentifier = "primary"
1717
BlueprintIdentifier = "F3F1BC521CD0020100F9072D"
18-
BuildableName = "CoreDataQueryInterfacewatchOS.framework"
18+
BuildableName = "CoreDataQueryInterface.framework"
1919
BlueprintName = "CoreDataQueryInterfacewatchOS"
2020
ReferencedContainer = "container:CoreDataQueryInterface.xcodeproj">
2121
</BuildableReference>
@@ -46,7 +46,7 @@
4646
<BuildableReference
4747
BuildableIdentifier = "primary"
4848
BlueprintIdentifier = "F3F1BC521CD0020100F9072D"
49-
BuildableName = "CoreDataQueryInterfacewatchOS.framework"
49+
BuildableName = "CoreDataQueryInterface.framework"
5050
BlueprintName = "CoreDataQueryInterfacewatchOS"
5151
ReferencedContainer = "container:CoreDataQueryInterface.xcodeproj">
5252
</BuildableReference>
@@ -64,7 +64,7 @@
6464
<BuildableReference
6565
BuildableIdentifier = "primary"
6666
BlueprintIdentifier = "F3F1BC521CD0020100F9072D"
67-
BuildableName = "CoreDataQueryInterfacewatchOS.framework"
67+
BuildableName = "CoreDataQueryInterface.framework"
6868
BlueprintName = "CoreDataQueryInterfacewatchOS"
6969
ReferencedContainer = "container:CoreDataQueryInterface.xcodeproj">
7070
</BuildableReference>

CoreDataQueryInterface/Info.plist

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<key>CFBundlePackageType</key>
1616
<string>FMWK</string>
1717
<key>CFBundleShortVersionString</key>
18-
<string>4.1</string>
18+
<string>4.3</string>
1919
<key>CFBundleSignature</key>
2020
<string>????</string>
2121
<key>CFBundleVersion</key>

0 commit comments

Comments
 (0)