diff --git a/AnylineExamples/Anyline Examples Source/Utility/ALAppDemoLicenses.h b/AnylineExamples/Anyline Examples Source/Utility/ALAppDemoLicenses.h index 6330fb42f..82c94d1a2 100644 --- a/AnylineExamples/Anyline Examples Source/Utility/ALAppDemoLicenses.h +++ b/AnylineExamples/Anyline Examples Source/Utility/ALAppDemoLicenses.h @@ -3,4 +3,4 @@ #define kDemoAppLicenseKey @"ADD YOUR LICENSE KEY HERE" -#endif \ No newline at end of file +#endif diff --git a/AnylineExamples/AnylineExamples.xcodeproj/project.pbxproj b/AnylineExamples/AnylineExamples.xcodeproj/project.pbxproj index 7668ff3e7..df1e3ba0d 100644 --- a/AnylineExamples/AnylineExamples.xcodeproj/project.pbxproj +++ b/AnylineExamples/AnylineExamples.xcodeproj/project.pbxproj @@ -3,7 +3,7 @@ archiveVersion = 1; classes = { }; - objectVersion = 51; + objectVersion = 54; objects = { /* Begin PBXBuildFile section */ @@ -1136,7 +1136,8 @@ F6B1FA18274C55CEB957AF2F /* Project object */ = { isa = PBXProject; attributes = { - LastUpgradeCheck = 1200; + BuildIndependentTargetsInParallel = YES; + LastUpgradeCheck = 1430; TargetAttributes = { 242FC013065B3266CB6CC4CB = { DevelopmentTeam = 35RHL53WRE; @@ -1144,7 +1145,7 @@ }; }; buildConfigurationList = 909D08860FE438988E319563 /* Build configuration list for PBXProject "AnylineExamples" */; - compatibilityVersion = "Xcode 11.0"; + compatibilityVersion = "Xcode 14.0"; developmentRegion = en; hasScannedForEncodings = 0; knownRegions = ( @@ -1384,7 +1385,7 @@ LIBRARY_SEARCH_PATHS = ( "$(SDKROOT)/System/Library/Frameworks", ); - MARKETING_VERSION = 51.1.2; + MARKETING_VERSION = 51.2.0; OTHER_LDFLAGS = "-ObjC"; PRODUCT_BUNDLE_IDENTIFIER = io.anyline.AnylineExamples.bundle; SDKROOT = iphoneos; @@ -1472,7 +1473,7 @@ LIBRARY_SEARCH_PATHS = ( "$(SDKROOT)/System/Library/Frameworks", ); - MARKETING_VERSION = 51.1.2; + MARKETING_VERSION = 51.2.0; OTHER_LDFLAGS = "-ObjC"; PRODUCT_BUNDLE_IDENTIFIER = io.anyline.AnylineExamples.bundle; SDKROOT = iphoneos; diff --git a/AnylineExamples/AnylineExamples.xcodeproj/xcshareddata/xcschemes/AnylineExamples.xcscheme b/AnylineExamples/AnylineExamples.xcodeproj/xcshareddata/xcschemes/AnylineExamples.xcscheme index 173e64787..4133fd405 100644 --- a/AnylineExamples/AnylineExamples.xcodeproj/xcshareddata/xcschemes/AnylineExamples.xcscheme +++ b/AnylineExamples/AnylineExamples.xcodeproj/xcshareddata/xcschemes/AnylineExamples.xcscheme @@ -1,6 +1,6 @@ Overview