Skip to content

Commit 9ef7310

Browse files
author
Andy Johns
committed
Updated Carthage support files for v1.1.2
1 parent bf2a070 commit 9ef7310

File tree

3 files changed

+7
-4
lines changed

3 files changed

+7
-4
lines changed

Carthage/ios.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"1.0": "https://github.com/PredixDev/PredixSDKForiOS/releases/download/v1.0/PredixSDK_iOS_v1.0.zip",
33
"1.0.1": "https://github.com/PredixDev/PredixSDKForiOS/releases/download/v1.0.1/PredixSDK_iOS_v1.0.1.zip",
4-
"1.1": "https://github.com/PredixDev/PredixSDKForiOS/releases/download/v1.1/PredixSDK_iOS_v1.1.zip"
5-
}
4+
"1.1": "https://github.com/PredixDev/PredixSDKForiOS/releases/download/v1.1/PredixSDK_iOS_v1.1.zip",
5+
"1.1.2": "https://github.com/PredixDev/PredixSDKForiOS/releases/download/v1.1.2/PredixSDK_iOS_v1.1.2.zip"
6+
}

Carthage/macos.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"1.0": "https://github.com/PredixDev/PredixSDKForiOS/releases/download/v1.0/PredixSDK_macOS_v1.0.zip",
33
"1.0.1": "https://github.com/PredixDev/PredixSDKForiOS/releases/download/v1.0.1/PredixSDK_macOS_v1.0.1.zip",
4-
"1.1": "https://github.com/PredixDev/PredixSDKForiOS/releases/download/v1.1/PredixSDK_macOS_v1.1.zip"
4+
"1.1": "https://github.com/PredixDev/PredixSDKForiOS/releases/download/v1.1/PredixSDK_macOS_v1.1.zip",
5+
"1.1.2": "https://github.com/PredixDev/PredixSDKForiOS/releases/download/v1.1.2/PredixSDK_macOS_v1.1.2.zip"
56
}

Carthage/tvos.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
{
2-
"1.1": "https://github.com/PredixDev/PredixSDKForiOS/releases/download/v1.1/PredixSDK_tvOS_v1.1.zip"
2+
"1.1": "https://github.com/PredixDev/PredixSDKForiOS/releases/download/v1.1/PredixSDK_tvOS_v1.1.zip",
3+
"1.1.2": "https://github.com/PredixDev/PredixSDKForiOS/releases/download/v1.1.2/PredixSDK_tvOS_v1.1.2.zip"
34
}

0 commit comments

Comments
 (0)