Skip to content
This repository has been archived by the owner on Jan 10, 2024. It is now read-only.

Commit

Permalink
spm update
Browse files Browse the repository at this point in the history
  • Loading branch information
tgymnich committed Apr 19, 2021
1 parent f042920 commit 2762bf3
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 28 deletions.
16 changes: 8 additions & 8 deletions TUM Campus App.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@
2283061D24A5356E000A10CD /* BarChartCollectionViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2283061C24A5356E000A10CD /* BarChartCollectionViewCell.swift */; };
2283061F24A539E5000A10CD /* GradeChartViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2283061E24A539E5000A10CD /* GradeChartViewModel.swift */; };
2288B26D2499329E00E70E6C /* MovieCollectionViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2288B26C2499329D00E70E6C /* MovieCollectionViewCell.swift */; };
228C3652262D9E5600218B87 /* FirebaseAnalytics in Frameworks */ = {isa = PBXBuildFile; productRef = 228C3651262D9E5600218B87 /* FirebaseAnalytics */; };
2294545D22198B25008E41B7 /* AuthenticationHandler.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2294545C22198B25008E41B7 /* AuthenticationHandler.swift */; };
229C549124954AAC00EFD5A2 /* NewsCollectionViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 229C549024954AAC00EFD5A2 /* NewsCollectionViewCell.swift */; };
229C549724954BF700EFD5A2 /* Movie.swift in Sources */ = {isa = PBXBuildFile; fileRef = 229C549524954BF700EFD5A2 /* Movie.swift */; };
Expand Down Expand Up @@ -124,7 +125,6 @@
22D4FCDA21DE713600DF1F4B /* ShadowViews.swift in Sources */ = {isa = PBXBuildFile; fileRef = 22D4FCD921DE713600DF1F4B /* ShadowViews.swift */; };
22DE82B624AE8214001EFAB4 /* PersonSearchViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 22DE82B524AE8214001EFAB4 /* PersonSearchViewController.swift */; };
22DE82B824AE823D001EFAB4 /* LectureSearchViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 22DE82B724AE823D001EFAB4 /* LectureSearchViewController.swift */; };
22E0C6DC26169DBC007A2FE3 /* FirebaseAnalytics in Frameworks */ = {isa = PBXBuildFile; productRef = 22E0C6DB26169DBC007A2FE3 /* FirebaseAnalytics */; };
22E5303C2217698300A29992 /* Credentials.swift in Sources */ = {isa = PBXBuildFile; fileRef = 22E5303B2217698300A29992 /* Credentials.swift */; };
22E5303F22176DDE00A29992 /* CalendarEvent.swift in Sources */ = {isa = PBXBuildFile; fileRef = 22E5303E22176DDE00A29992 /* CalendarEvent.swift */; };
22EA143C25F5855100349B83 /* MessageViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 22EA143B25F5855100349B83 /* MessageViewController.swift */; };
Expand Down Expand Up @@ -310,7 +310,7 @@
220EB130247DBBA700DC4A6F /* Charts in Frameworks */,
2222336B261693530066D5A1 /* FirebaseCrashlytics in Frameworks */,
225AD74B2479D2D3001A969E /* Alamofire in Frameworks */,
22E0C6DC26169DBC007A2FE3 /* FirebaseAnalytics in Frameworks */,
228C3652262D9E5600218B87 /* FirebaseAnalytics in Frameworks */,
225AD7542479D32C001A969E /* SWXMLHash in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
Expand Down Expand Up @@ -718,7 +718,7 @@
224BBF0E24BFBAEA0055DD4C /* Kingfisher */,
22223368261693530066D5A1 /* FirebaseRemoteConfig */,
2222336A261693530066D5A1 /* FirebaseCrashlytics */,
22E0C6DB26169DBC007A2FE3 /* FirebaseAnalytics */,
228C3651262D9E5600218B87 /* FirebaseAnalytics */,
);
productName = "TUM Campus App";
productReference = 2277E90C21D93C3300D7FF3F /* TUMCampusApp.app */;
Expand Down Expand Up @@ -1179,11 +1179,11 @@
CODE_SIGN_IDENTITY = "Apple Development";
"CODE_SIGN_IDENTITY[sdk=macosx*]" = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 48;
CURRENT_PROJECT_VERSION = 49;
DEVELOPMENT_TEAM = 2J3C6P6X3N;
INFOPLIST_FILE = "TUM Campus App/Info.plist";
IPHONEOS_DEPLOYMENT_TARGET = 13.0;
MARKETING_VERSION = 3.10;
MARKETING_VERSION = 3.11;
PRODUCT_BUNDLE_IDENTIFIER = de.tum.tca;
PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE_SPECIFIER = "";
Expand All @@ -1203,11 +1203,11 @@
CODE_SIGN_IDENTITY = "Apple Development";
"CODE_SIGN_IDENTITY[sdk=macosx*]" = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 48;
CURRENT_PROJECT_VERSION = 49;
DEVELOPMENT_TEAM = 2J3C6P6X3N;
INFOPLIST_FILE = "TUM Campus App/Info.plist";
IPHONEOS_DEPLOYMENT_TARGET = 13.0;
MARKETING_VERSION = 3.10;
MARKETING_VERSION = 3.11;
PRODUCT_BUNDLE_IDENTIFIER = de.tum.tca;
PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE_SPECIFIER = "";
Expand Down Expand Up @@ -1434,7 +1434,7 @@
package = 225AD7582479D358001A969E /* XCRemoteSwiftPackageReference "KeychainAccess" */;
productName = KeychainAccess;
};
22E0C6DB26169DBC007A2FE3 /* FirebaseAnalytics */ = {
228C3651262D9E5600218B87 /* FirebaseAnalytics */ = {
isa = XCSwiftPackageProductDependency;
package = 22223365261693530066D5A1 /* XCRemoteSwiftPackageReference "firebase-ios-sdk" */;
productName = FirebaseAnalytics;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,26 +6,26 @@
"repositoryURL": "https://github.com/firebase/abseil-cpp-SwiftPM.git",
"state": {
"branch": null,
"revision": "697fb93ee29def0198c456118b69bdfea9a02a5d",
"version": "0.20200225.2"
"revision": "ff5f5f0a3d3266836b9d722bb73cabdf7057482e",
"version": "0.20200225.3"
}
},
{
"package": "Alamofire",
"repositoryURL": "https://github.com/Alamofire/Alamofire.git",
"state": {
"branch": null,
"revision": "eaf6e622dd41b07b251d8f01752eab31bc811493",
"version": "5.4.1"
"revision": "4d19ad82f80cc71ff829b941ded114c56f4f604c",
"version": "5.4.2"
}
},
{
"package": "BoringSSL-GRPC",
"repositoryURL": "https://github.com/firebase/boringssl-SwiftPM.git",
"state": {
"branch": null,
"revision": "6fbad5bf8bd80a36d342bf1693e4423870124d4c",
"version": "0.0.9"
"revision": "15889fadef7078dfa1392b0e2b08f3d0e9797104",
"version": "0.7.1"
}
},
{
Expand All @@ -51,44 +51,44 @@
"repositoryURL": "https://github.com/firebase/firebase-ios-sdk.git",
"state": {
"branch": null,
"revision": "6f680dd0c8892a315f354bb861b03c5c38829e56",
"version": "7.9.1"
"revision": "e73fdb6b83b489d3b037085e04a8381f14d7f009",
"version": "7.10.0"
}
},
{
"package": "GoogleAppMeasurement",
"repositoryURL": "https://github.com/google/GoogleAppMeasurement.git",
"state": {
"branch": null,
"revision": "4a30a474eb175ebf3d3ede045614fad99fa9b9bf",
"version": "7.9.0"
"revision": "184d93b7790caa8b8368794c030c3aeb10d42e25",
"version": "7.10.0"
}
},
{
"package": "GoogleDataTransport",
"repositoryURL": "https://github.com/google/GoogleDataTransport.git",
"state": {
"branch": null,
"revision": "2e8a342494d20fcf209b61a45cddc1668b5ccc6d",
"version": "8.2.0"
"revision": "369716b8d7518a530ce3c3a251436d72546debd8",
"version": "8.4.0"
}
},
{
"package": "GoogleUtilities",
"repositoryURL": "https://github.com/google/GoogleUtilities.git",
"state": {
"branch": null,
"revision": "2c7d33099a3c3da1139bb1e8eb94e46e0dacf075",
"version": "7.2.2"
"revision": "1c47ea135322768023ecdcc9db79bf3df821209f",
"version": "7.3.0"
}
},
{
"package": "gRPC",
"repositoryURL": "https://github.com/firebase/grpc-SwiftPM.git",
"state": {
"branch": null,
"revision": "23034739dda2f3355d081b54c1ab4e9667314b75",
"version": "1.28.3"
"revision": "fb405dd2c7901485f7e158b24e3a0a47e4efd8b5",
"version": "1.28.4"
}
},
{
Expand Down Expand Up @@ -132,8 +132,8 @@
"repositoryURL": "https://github.com/firebase/nanopb.git",
"state": {
"branch": null,
"revision": "c2d43e59d8ec880ed261366818f0cacc5c8cc2e6",
"version": "2.30907.0"
"revision": "7ee9ef9f627d85cbe1b8c4f49a3ed26eed216c77",
"version": "2.30908.0"
}
},
{
Expand All @@ -150,8 +150,8 @@
"repositoryURL": "https://github.com/apple/swift-protobuf.git",
"state": {
"branch": null,
"revision": "e1904bf5a5f79cb7e0ff68a427a53a93b652fcd1",
"version": "1.15.0"
"revision": "bfe4255ff60f22a41cafa113059668571ed5d461",
"version": "1.16.0"
}
},
{
Expand Down

0 comments on commit 2762bf3

Please sign in to comment.