Skip to content

Commit 3bd48e9

Browse files
committed
clean up nullability
1 parent f69ea19 commit 3bd48e9

File tree

1 file changed

+0
-99
lines changed

1 file changed

+0
-99
lines changed

samples/swift/FirebaseUI-demo-swift.xcodeproj/project.pbxproj

Lines changed: 0 additions & 99 deletions
Original file line numberDiff line numberDiff line change
@@ -231,12 +231,9 @@
231231
isa = PBXNativeTarget;
232232
buildConfigurationList = 8DABC9A21D3D82D600453807 /* Build configuration list for PBXNativeTarget "FirebaseUI-demo-swift" */;
233233
buildPhases = (
234-
3E72BC4E40A5DFD65A610FF3 /* [CP] Check Pods Manifest.lock */,
235234
8DABC9811D3D82D600453807 /* Sources */,
236235
8DABC9821D3D82D600453807 /* Frameworks */,
237236
8DABC9831D3D82D600453807 /* Resources */,
238-
41308156B94411CE951004EE /* [CP] Embed Pods Frameworks */,
239-
2666323024BB7892F9FEF17F /* [CP] Copy Pods Resources */,
240237
);
241238
buildRules = (
242239
);
@@ -251,12 +248,9 @@
251248
isa = PBXNativeTarget;
252249
buildConfigurationList = 8DABC9A51D3D82D600453807 /* Build configuration list for PBXNativeTarget "FirebaseUI-demo-swiftTests" */;
253250
buildPhases = (
254-
9D0E17DCA82DA038D0532FE6 /* [CP] Check Pods Manifest.lock */,
255251
8DABC9951D3D82D600453807 /* Sources */,
256252
8DABC9961D3D82D600453807 /* Frameworks */,
257253
8DABC9971D3D82D600453807 /* Resources */,
258-
380FFFC8ECC9291A97E7F5C8 /* [CP] Embed Pods Frameworks */,
259-
1E4C45311C99922F6F97EED3 /* [CP] Copy Pods Resources */,
260254
);
261255
buildRules = (
262256
);
@@ -335,99 +329,6 @@
335329
};
336330
/* End PBXResourcesBuildPhase section */
337331

338-
/* Begin PBXShellScriptBuildPhase section */
339-
1E4C45311C99922F6F97EED3 /* [CP] Copy Pods Resources */ = {
340-
isa = PBXShellScriptBuildPhase;
341-
buildActionMask = 2147483647;
342-
files = (
343-
);
344-
inputPaths = (
345-
);
346-
name = "[CP] Copy Pods Resources";
347-
outputPaths = (
348-
);
349-
runOnlyForDeploymentPostprocessing = 0;
350-
shellPath = /bin/sh;
351-
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-FirebaseUI-demo-swiftTests/Pods-FirebaseUI-demo-swiftTests-resources.sh\"\n";
352-
showEnvVarsInLog = 0;
353-
};
354-
2666323024BB7892F9FEF17F /* [CP] Copy Pods Resources */ = {
355-
isa = PBXShellScriptBuildPhase;
356-
buildActionMask = 2147483647;
357-
files = (
358-
);
359-
inputPaths = (
360-
);
361-
name = "[CP] Copy Pods Resources";
362-
outputPaths = (
363-
);
364-
runOnlyForDeploymentPostprocessing = 0;
365-
shellPath = /bin/sh;
366-
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-FirebaseUI-demo-swift/Pods-FirebaseUI-demo-swift-resources.sh\"\n";
367-
showEnvVarsInLog = 0;
368-
};
369-
380FFFC8ECC9291A97E7F5C8 /* [CP] Embed Pods Frameworks */ = {
370-
isa = PBXShellScriptBuildPhase;
371-
buildActionMask = 2147483647;
372-
files = (
373-
);
374-
inputPaths = (
375-
);
376-
name = "[CP] Embed Pods Frameworks";
377-
outputPaths = (
378-
);
379-
runOnlyForDeploymentPostprocessing = 0;
380-
shellPath = /bin/sh;
381-
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-FirebaseUI-demo-swiftTests/Pods-FirebaseUI-demo-swiftTests-frameworks.sh\"\n";
382-
showEnvVarsInLog = 0;
383-
};
384-
3E72BC4E40A5DFD65A610FF3 /* [CP] Check Pods Manifest.lock */ = {
385-
isa = PBXShellScriptBuildPhase;
386-
buildActionMask = 2147483647;
387-
files = (
388-
);
389-
inputPaths = (
390-
);
391-
name = "[CP] Check Pods Manifest.lock";
392-
outputPaths = (
393-
);
394-
runOnlyForDeploymentPostprocessing = 0;
395-
shellPath = /bin/sh;
396-
shellScript = "diff \"${PODS_ROOT}/../Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [[ $? != 0 ]] ; then\n cat << EOM\nerror: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\nEOM\n exit 1\nfi\n";
397-
showEnvVarsInLog = 0;
398-
};
399-
41308156B94411CE951004EE /* [CP] Embed Pods Frameworks */ = {
400-
isa = PBXShellScriptBuildPhase;
401-
buildActionMask = 2147483647;
402-
files = (
403-
);
404-
inputPaths = (
405-
);
406-
name = "[CP] Embed Pods Frameworks";
407-
outputPaths = (
408-
);
409-
runOnlyForDeploymentPostprocessing = 0;
410-
shellPath = /bin/sh;
411-
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-FirebaseUI-demo-swift/Pods-FirebaseUI-demo-swift-frameworks.sh\"\n";
412-
showEnvVarsInLog = 0;
413-
};
414-
9D0E17DCA82DA038D0532FE6 /* [CP] Check Pods Manifest.lock */ = {
415-
isa = PBXShellScriptBuildPhase;
416-
buildActionMask = 2147483647;
417-
files = (
418-
);
419-
inputPaths = (
420-
);
421-
name = "[CP] Check Pods Manifest.lock";
422-
outputPaths = (
423-
);
424-
runOnlyForDeploymentPostprocessing = 0;
425-
shellPath = /bin/sh;
426-
shellScript = "diff \"${PODS_ROOT}/../Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [[ $? != 0 ]] ; then\n cat << EOM\nerror: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\nEOM\n exit 1\nfi\n";
427-
showEnvVarsInLog = 0;
428-
};
429-
/* End PBXShellScriptBuildPhase section */
430-
431332
/* Begin PBXSourcesBuildPhase section */
432333
8DABC9811D3D82D600453807 /* Sources */ = {
433334
isa = PBXSourcesBuildPhase;

0 commit comments

Comments
 (0)