Skip to content

Commit da60423

Browse files
committed
Fix example Xcode project warnings
1 parent ccf5acf commit da60423

File tree

7 files changed

+6
-6
lines changed

7 files changed

+6
-6
lines changed

Example/PixelSDKExample.xcodeproj/project.pbxproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -359,7 +359,7 @@
359359
isa = PBXProject;
360360
attributes = {
361361
LastSwiftUpdateCheck = 1120;
362-
LastUpgradeCheck = 1210;
362+
LastUpgradeCheck = 1220;
363363
ORGANIZATIONNAME = "GottaYotta, Inc.";
364364
TargetAttributes = {
365365
1FCA58BA23B6BDEB0087B542 = {

Example/PixelSDKExample.xcodeproj/xcshareddata/xcschemes/PixelSDKExample.xcscheme

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<Scheme
3-
LastUpgradeVersion = "1210"
3+
LastUpgradeVersion = "1220"
44
version = "1.3">
55
<BuildAction
66
parallelizeBuildables = "YES"

Example/Pods/Pods.xcodeproj/project.pbxproj

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Example/Pods/Pods.xcodeproj/xcuserdata/joshbernfeld.xcuserdatad/xcschemes/PixelSDK-GPUImage3.xcscheme

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Example/Pods/Pods.xcodeproj/xcuserdata/joshbernfeld.xcuserdatad/xcschemes/PixelSDK.xcscheme

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Example/Pods/Pods.xcodeproj/xcuserdata/joshbernfeld.xcuserdatad/xcschemes/Pods-PixelSDKExample.xcscheme

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)