Skip to content

Commit 3fbcac1

Browse files
committed
Set SwiftyStoreKit Swift version to 4.0
1 parent 6e13428 commit 3fbcac1

File tree

1 file changed

+39
-39
lines changed

1 file changed

+39
-39
lines changed

projects.json

+39-39
Original file line numberDiff line numberDiff line change
@@ -2208,6 +2208,45 @@
22082208
}
22092209
]
22102210
},
2211+
{
2212+
"repository": "Git",
2213+
"url": "https://github.com/bizz84/SwiftyStoreKit",
2214+
"path": "SwiftyStoreKit",
2215+
"branch": "master",
2216+
"maintainer": "[email protected]",
2217+
"compatibility": [
2218+
{
2219+
"version": "4.0",
2220+
"commit": "eaa51b729fba905131c0eb534293895846272a63"
2221+
}
2222+
],
2223+
"platforms": [
2224+
"Darwin"
2225+
],
2226+
"actions": [
2227+
{
2228+
"action": "BuildXcodeProjectTarget",
2229+
"project": "SwiftyStoreKit.xcodeproj",
2230+
"target": "SwiftyStoreKit_iOS",
2231+
"destination": "generic/platform=iOS",
2232+
"configuration": "Release"
2233+
},
2234+
{
2235+
"action": "BuildXcodeProjectTarget",
2236+
"project": "SwiftyStoreKit.xcodeproj",
2237+
"target": "SwiftyStoreKit_macOS",
2238+
"destination": "generic/platform=macOS",
2239+
"configuration": "Release"
2240+
},
2241+
{
2242+
"action": "BuildXcodeProjectTarget",
2243+
"project": "SwiftyStoreKit.xcodeproj",
2244+
"target": "SwiftyStoreKit_tvOS",
2245+
"destination": "generic/platform=tvOS",
2246+
"configuration": "Release"
2247+
}
2248+
]
2249+
},
22112250
{
22122251
"repository": "Git",
22132252
"url": "https://github.com/devxoul/Then.git",
@@ -2525,44 +2564,5 @@
25252564
}
25262565
}
25272566
]
2528-
},
2529-
{
2530-
"repository": "Git",
2531-
"url": "https://github.com/bizz84/SwiftyStoreKit",
2532-
"path": "SwiftyStoreKit",
2533-
"branch": "master",
2534-
"maintainer": "[email protected]",
2535-
"compatibility": [
2536-
{
2537-
"version": "3.0",
2538-
"commit": "26a0bd9ac93befe47df499cc54d91280af196158"
2539-
}
2540-
],
2541-
"platforms": [
2542-
"Darwin"
2543-
],
2544-
"actions": [
2545-
{
2546-
"action": "BuildXcodeProjectTarget",
2547-
"project": "SwiftyStoreKit.xcodeproj",
2548-
"target": "SwiftyStoreKit_iOS",
2549-
"destination": "generic/platform=iOS",
2550-
"configuration": "Release"
2551-
},
2552-
{
2553-
"action": "BuildXcodeProjectTarget",
2554-
"project": "SwiftyStoreKit.xcodeproj",
2555-
"target": "SwiftyStoreKit_macOS",
2556-
"destination": "generic/platform=macOS",
2557-
"configuration": "Release"
2558-
},
2559-
{
2560-
"action": "BuildXcodeProjectTarget",
2561-
"project": "SwiftyStoreKit.xcodeproj",
2562-
"target": "SwiftyStoreKit_tvOS",
2563-
"destination": "generic/platform=tvOS",
2564-
"configuration": "Release"
2565-
}
2566-
]
25672567
}
25682568
]

0 commit comments

Comments
 (0)