v1.0.1
new repo access updated
This commit is contained in:
@@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"originHash" : "ef48d023f19d8a2c259992041cec23f906eb03f03bebe9fca0d61ede6bf8de57",
|
"originHash" : "c64eb123858a637db7dce26475a35db7adb60ead911617c384beba36afa95bc5",
|
||||||
"pins" : [
|
"pins" : [
|
||||||
{
|
{
|
||||||
"identity" : "lcecryptokitbinary",
|
"identity" : "lcecryptokitbinary",
|
||||||
"kind" : "remoteSourceControl",
|
"kind" : "remoteSourceControl",
|
||||||
"location" : "http://7b47f7b439df1048cbf2fae1c46113df178e0349@git.loverde.com.br:3000/git/LCECryptoKitBinary.git",
|
"location" : "https://60c260c85d3a2fe840411b0ff98f521b5eca3c56@git.loverde.com.br/Loverde-Company-LTDA/LCECryptoKitBinary.git",
|
||||||
"state" : {
|
"state" : {
|
||||||
"revision" : "2e7850fdb14cacf6bf2eb160f64c3df84cf5b1c4",
|
"revision" : "2e7850fdb14cacf6bf2eb160f64c3df84cf5b1c4",
|
||||||
"version" : "1.1.0"
|
"version" : "1.0.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
@@ -21,8 +21,8 @@ let package = Package(
|
|||||||
.package(
|
.package(
|
||||||
url: isLocalDevelopment ?
|
url: isLocalDevelopment ?
|
||||||
"../LCECryptoKit/PrivateLib/LCECryptoKitBinary" :
|
"../LCECryptoKit/PrivateLib/LCECryptoKitBinary" :
|
||||||
"http://7b47f7b439df1048cbf2fae1c46113df178e0349@git.loverde.com.br:3000/git/LCECryptoKitBinary.git",
|
"https://60c260c85d3a2fe840411b0ff98f521b5eca3c56@git.loverde.com.br/Loverde-Company-LTDA/LCECryptoKitBinary.git",
|
||||||
exact: "1.1.0"
|
exact: "1.0.0"
|
||||||
)
|
)
|
||||||
],
|
],
|
||||||
targets: [
|
targets: [
|
||||||
|
Reference in New Issue
Block a user