We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fdf366c commit 27ac9e2Copy full SHA for 27ac9e2
1 file changed
Neki-iOS.xcodeproj/project.pbxproj
@@ -49,7 +49,9 @@
49
6C499D3A2F05594E006BE1DB /* Exceptions for "Neki-iOS" folder in "Neki-iOS" target */ = {
50
isa = PBXFileSystemSynchronizedBuildFileExceptionSet;
51
membershipExceptions = (
52
+ APP/Sources/Resources/FirebaseConfig/Debug/.gitkeep,
53
"APP/Sources/Resources/FirebaseConfig/Debug/GoogleService-Info.plist",
54
+ APP/Sources/Resources/FirebaseConfig/Release/.gitkeep,
55
"APP/Sources/Resources/FirebaseConfig/Release/GoogleService-Info.plist",
56
Info.plist,
57
);
0 commit comments