Skip to content

Commit

Permalink
rebuild without cache
Browse files Browse the repository at this point in the history
  • Loading branch information
DRSchlaubi committed Nov 27, 2023
1 parent 0b6114a commit 53091d4
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 15 deletions.
35 changes: 21 additions & 14 deletions app/ios/iosApp.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@
objects = {

/* Begin PBXBuildFile section */
8E3F49772A1A51E5001D2B92 /* iosAppApp.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8E3F49762A1A51E5001D2B92 /* iosAppApp.swift */; };
6B62009754E1E5D292C305B3 /* iosAppApp.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6B6203CEE02048A0AC61C58B /* iosAppApp.swift */; };
6B6206FFC417594A4498F369 /* ComposeView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6B620B1EB837C1A24AE2AB9A /* ComposeView.swift */; };
8E3F497B2A1A51E7001D2B92 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 8E3F497A2A1A51E7001D2B92 /* Assets.xcassets */; };
8E3F497F2A1A51E7001D2B92 /* Preview Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 8E3F497E2A1A51E7001D2B92 /* Preview Assets.xcassets */; };
8EAD46A12A1A8D7C00890B5C /* ComposeView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8EAD46A02A1A8D7C00890B5C /* ComposeView.swift */; };
8EB65CBE2A1BCD4200842630 /* GoogleService-Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = 8EB65CBD2A1BCD4100842630 /* GoogleService-Info.plist */; };
BCFBA428CF31B81D3B6830FF /* Pods_iosApp.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 65FE74E341B25F0682BB531A /* Pods_iosApp.framework */; };
/* End PBXBuildFile section */
Expand All @@ -19,13 +19,12 @@
2E7C980D58A53FE63D11A70E /* Pods-iosApp.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-iosApp.release.xcconfig"; path = "Target Support Files/Pods-iosApp/Pods-iosApp.release.xcconfig"; sourceTree = "<group>"; };
35C682D18BCA38B1742635AA /* Pods-iosApp.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-iosApp.debug.xcconfig"; path = "Target Support Files/Pods-iosApp/Pods-iosApp.debug.xcconfig"; sourceTree = "<group>"; };
65FE74E341B25F0682BB531A /* Pods_iosApp.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_iosApp.framework; sourceTree = BUILT_PRODUCTS_DIR; };
6B6203CEE02048A0AC61C58B /* iosAppApp.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = iosAppApp.swift; sourceTree = "<group>"; };
6B620B1EB837C1A24AE2AB9A /* ComposeView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ComposeView.swift; sourceTree = "<group>"; };
8E3F49732A1A51E5001D2B92 /* Tonbrett.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Tonbrett.app; sourceTree = BUILT_PRODUCTS_DIR; };
8E3F49762A1A51E5001D2B92 /* iosAppApp.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = iosAppApp.swift; sourceTree = "<group>"; };
8E3F497A2A1A51E7001D2B92 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
8E3F497C2A1A51E7001D2B92 /* iosApp.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = iosApp.entitlements; sourceTree = "<group>"; };
8E3F497E2A1A51E7001D2B92 /* Preview Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = "Preview Assets.xcassets"; sourceTree = "<group>"; };
8EAD469F2A1A835000890B5C /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist; path = Info.plist; sourceTree = "<group>"; };
8EAD46A02A1A8D7C00890B5C /* ComposeView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ComposeView.swift; sourceTree = "<group>"; };
8EB65CBD2A1BCD4100842630 /* GoogleService-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = "GoogleService-Info.plist"; path = "iosApp/GoogleService-Info.plist"; sourceTree = "<group>"; };
/* End PBXFileReference section */

Expand Down Expand Up @@ -66,6 +65,14 @@
path = iosApp.xcworkspace/xcuserdata/michaelrittmeister.xcuserdatad/xcschemes;
sourceTree = "<group>";
};
6B620F0870C6C68512368A62 /* codeStyles */ = {
isa = PBXGroup;
children = (
);
name = codeStyles;
path = .idea/codeStyles;
sourceTree = "<group>";
};
8E3F496A2A1A51E5001D2B92 = {
isa = PBXGroup;
children = (
Expand All @@ -75,6 +82,7 @@
295B13624D7C35295254695F /* Pods */,
440D2C00F0B0D5F7AEEEAE9F /* Frameworks */,
6B6208091B83A12AB77DFEDF /* xcschemes */,
6B620F0870C6C68512368A62 /* codeStyles */,
);
sourceTree = "<group>";
};
Expand All @@ -89,12 +97,11 @@
8E3F49752A1A51E5001D2B92 /* iosApp */ = {
isa = PBXGroup;
children = (
8EAD469F2A1A835000890B5C /* Info.plist */,
8E3F49762A1A51E5001D2B92 /* iosAppApp.swift */,
8E3F497A2A1A51E7001D2B92 /* Assets.xcassets */,
8E3F497C2A1A51E7001D2B92 /* iosApp.entitlements */,
8E3F497D2A1A51E7001D2B92 /* Preview Content */,
8EAD46A02A1A8D7C00890B5C /* ComposeView.swift */,
6B620B1EB837C1A24AE2AB9A /* ComposeView.swift */,
6B6203CEE02048A0AC61C58B /* iosAppApp.swift */,
);
path = iosApp;
sourceTree = "<group>";
Expand Down Expand Up @@ -240,8 +247,8 @@
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
8E3F49772A1A51E5001D2B92 /* iosAppApp.swift in Sources */,
8EAD46A12A1A8D7C00890B5C /* ComposeView.swift in Sources */,
6B6206FFC417594A4498F369 /* ComposeView.swift in Sources */,
6B62009754E1E5D292C305B3 /* iosAppApp.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
Expand Down Expand Up @@ -298,7 +305,7 @@
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 16.4;
IPHONEOS_DEPLOYMENT_TARGET = 15.6;
MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
MTL_FAST_MATH = YES;
ONLY_ACTIVE_ARCH = YES;
Expand Down Expand Up @@ -351,7 +358,7 @@
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 16.4;
IPHONEOS_DEPLOYMENT_TARGET = 15.6;
MTL_ENABLE_DEBUG_INFO = NO;
MTL_FAST_MATH = YES;
SWIFT_COMPILATION_MODE = wholemodule;
Expand Down Expand Up @@ -392,7 +399,7 @@
"INFOPLIST_KEY_UIStatusBarStyle[sdk=iphonesimulator*]" = UIStatusBarStyleDefault;
INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
IPHONEOS_DEPLOYMENT_TARGET = 16.4;
IPHONEOS_DEPLOYMENT_TARGET = 15.0;
LD_RUNPATH_SEARCH_PATHS = "@executable_path/Frameworks";
"LD_RUNPATH_SEARCH_PATHS[sdk=macosx*]" = "@executable_path/../Frameworks";
MACOSX_DEPLOYMENT_TARGET = 13.3;
Expand Down Expand Up @@ -445,7 +452,7 @@
"INFOPLIST_KEY_UIStatusBarStyle[sdk=iphonesimulator*]" = UIStatusBarStyleDefault;
INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
IPHONEOS_DEPLOYMENT_TARGET = 16.4;
IPHONEOS_DEPLOYMENT_TARGET = 15.0;
LD_RUNPATH_SEARCH_PATHS = "@executable_path/Frameworks";
"LD_RUNPATH_SEARCH_PATHS[sdk=macosx*]" = "@executable_path/../Frameworks";
MACOSX_DEPLOYMENT_TARGET = 13.3;
Expand Down
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ plugins {

allprojects {
group = "dev.schlaubi.tonbrett"
version = "1.17.1"
version = "1.17.2"

repositories {
mavenCentral()
Expand Down

0 comments on commit 53091d4

Please sign in to comment.