Skip to content

Commit 7e5f76b

Browse files
author
Andy Johns
committed
Release v1.2
Updated Carthage support files
1 parent 9ef7310 commit 7e5f76b

File tree

3 files changed

+8
-5
lines changed

3 files changed

+8
-5
lines changed

Carthage/ios.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,6 @@
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",
44
"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-
}
5+
"1.1.2": "https://github.com/PredixDev/PredixSDKForiOS/releases/download/v1.1.2/PredixSDK_iOS_v1.1.2.zip",
6+
"1.2": "https://github.com/PredixDev/PredixSDKForiOS/releases/download/v1.2/PredixSDK_iOS_v1.2.zip"
7+
}

Carthage/macos.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,6 @@
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",
44
"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"
6-
}
5+
"1.1.2": "https://github.com/PredixDev/PredixSDKForiOS/releases/download/v1.1.2/PredixSDK_macOS_v1.1.2.zip",
6+
"1.2": "https://github.com/PredixDev/PredixSDKForiOS/releases/download/v1.2/PredixSDK_macOS_v1.2.zip"
7+
}

Carthage/tvos.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
22
"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"
3+
"1.1.2": "https://github.com/PredixDev/PredixSDKForiOS/releases/download/v1.1.2/PredixSDK_tvOS_v1.1.2.zip",
4+
"1.2": "https://github.com/PredixDev/PredixSDKForiOS/releases/download/v1.2/PredixSDK_tvOS_v1.2.zip"
45
}

0 commit comments

Comments
 (0)