From f4743f7e91ea38f9d71b1ac13dead73477399a0b Mon Sep 17 00:00:00 2001 From: merlos Date: Thu, 5 Dec 2019 22:22:02 -0500 Subject: [PATCH] bumped version to 1.7.0 --- OpenGpxTracker-Watch Extension/Info.plist | 2 +- OpenGpxTracker-Watch/Info.plist | 2 +- OpenGpxTracker/Info.plist | 54 +++++++++++------------ 3 files changed, 29 insertions(+), 29 deletions(-) diff --git a/OpenGpxTracker-Watch Extension/Info.plist b/OpenGpxTracker-Watch Extension/Info.plist index dd6f136f..90cd93e5 100644 --- a/OpenGpxTracker-Watch Extension/Info.plist +++ b/OpenGpxTracker-Watch Extension/Info.plist @@ -17,7 +17,7 @@ CFBundlePackageType XPC! CFBundleShortVersionString - 1.6.2 + $(MARKETING_VERSION) CFBundleVersion 1 CLKComplicationPrincipalClass diff --git a/OpenGpxTracker-Watch/Info.plist b/OpenGpxTracker-Watch/Info.plist index 6b806441..923eaa13 100644 --- a/OpenGpxTracker-Watch/Info.plist +++ b/OpenGpxTracker-Watch/Info.plist @@ -17,7 +17,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 1.6.2 + $(MARKETING_VERSION) CFBundleVersion 1 UISupportedInterfaceOrientations diff --git a/OpenGpxTracker/Info.plist b/OpenGpxTracker/Info.plist index 71a63e9c..625bc8d8 100644 --- a/OpenGpxTracker/Info.plist +++ b/OpenGpxTracker/Info.plist @@ -17,38 +17,16 @@ Editor LSHandlerRank Owner - UTTypeConformsTo - - public.data - LSItemContentTypes com.topografix.gpx + UTTypeConformsTo + + public.data + - UTExportedTypeDeclarations - - - UTTypeConformsTo - - public.data - - UTTypeDescription - GPX File - UTTypeIconFiles - - UTTypeIdentifier - com.topografix.gpx - UTTypeTagSpecification - - public.filename-extension - - gpx - - - - CFBundleExecutable $(EXECUTABLE_NAME) CFBundleIdentifier @@ -60,7 +38,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 1.6.2 + $(MARKETING_VERSION) CFBundleSignature ???? CFBundleVersion @@ -110,6 +88,28 @@ UISupportsDocumentBrowser + UTExportedTypeDeclarations + + + UTTypeConformsTo + + public.data + + UTTypeDescription + GPX File + UTTypeIconFiles + + UTTypeIdentifier + com.topografix.gpx + UTTypeTagSpecification + + public.filename-extension + + gpx + + + + UTImportedTypeDeclarations