Skip to content

Commit c6e46bd

Browse files
author
Zachary 'Clack' Cole
authoredJul 17, 2018
Merge pull request swiftlang#220 from bizz84/bizz84/SwiftyStoreKit-3.0
Add SwiftyStoreKit
2 parents 3b2aa70 + 3fbcac1 commit c6e46bd

File tree

1 file changed

+39
-0
lines changed

1 file changed

+39
-0
lines changed
 

‎projects.json

+39
Original file line numberDiff line numberDiff line change
@@ -2246,6 +2246,45 @@
22462246
}
22472247
]
22482248
},
2249+
{
2250+
"repository": "Git",
2251+
"url": "https://github.com/bizz84/SwiftyStoreKit",
2252+
"path": "SwiftyStoreKit",
2253+
"branch": "master",
2254+
"maintainer": "bizz84@gmail.com",
2255+
"compatibility": [
2256+
{
2257+
"version": "4.0",
2258+
"commit": "eaa51b729fba905131c0eb534293895846272a63"
2259+
}
2260+
],
2261+
"platforms": [
2262+
"Darwin"
2263+
],
2264+
"actions": [
2265+
{
2266+
"action": "BuildXcodeProjectTarget",
2267+
"project": "SwiftyStoreKit.xcodeproj",
2268+
"target": "SwiftyStoreKit_iOS",
2269+
"destination": "generic/platform=iOS",
2270+
"configuration": "Release"
2271+
},
2272+
{
2273+
"action": "BuildXcodeProjectTarget",
2274+
"project": "SwiftyStoreKit.xcodeproj",
2275+
"target": "SwiftyStoreKit_macOS",
2276+
"destination": "generic/platform=macOS",
2277+
"configuration": "Release"
2278+
},
2279+
{
2280+
"action": "BuildXcodeProjectTarget",
2281+
"project": "SwiftyStoreKit.xcodeproj",
2282+
"target": "SwiftyStoreKit_tvOS",
2283+
"destination": "generic/platform=tvOS",
2284+
"configuration": "Release"
2285+
}
2286+
]
2287+
},
22492288
{
22502289
"repository": "Git",
22512290
"url": "https://github.com/devxoul/Then.git",

0 commit comments

Comments
 (0)