|
7 | 7 | objects = {
|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */
|
10 |
| - 893A6BF61AD7267A004EFE7B /* UIButton+SetBackgroundColor.swift in Sources */ = {isa = PBXBuildFile; fileRef = 893A6BF51AD7267A004EFE7B /* UIButton+SetBackgroundColor.swift */; }; |
11 | 10 | 893BEC8619C7E62200C77354 /* GPXWaypoint+MKAnnotation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 893BEC8519C7E62200C77354 /* GPXWaypoint+MKAnnotation.swift */; };
|
12 | 11 | 895F04B41A7143CE004BEE8A /* GPXExtentCoordinates.swift in Sources */ = {isa = PBXBuildFile; fileRef = 895F04B31A7143CE004BEE8A /* GPXExtentCoordinates.swift */; };
|
13 | 12 | 898EECDB19C49B5800B4B207 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 898EECDA19C49B5800B4B207 /* AppDelegate.swift */; };
|
|
48 | 47 |
|
49 | 48 | /* Begin PBXFileReference section */
|
50 | 49 | 17E76F21ED5D4C2B9CF8B6E2 /* libPods.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libPods.a; sourceTree = BUILT_PRODUCTS_DIR; };
|
51 |
| - 893A6BF51AD7267A004EFE7B /* UIButton+SetBackgroundColor.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "UIButton+SetBackgroundColor.swift"; sourceTree = "<group>"; }; |
52 | 50 | 893BEC8519C7E62200C77354 /* GPXWaypoint+MKAnnotation.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "GPXWaypoint+MKAnnotation.swift"; sourceTree = "<group>"; };
|
53 | 51 | 895F04B31A7143CE004BEE8A /* GPXExtentCoordinates.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = GPXExtentCoordinates.swift; sourceTree = "<group>"; };
|
54 | 52 | 898EECD519C49B5800B4B207 /* OpenGpxTracker.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = OpenGpxTracker.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
207 | 205 | isa = PBXGroup;
|
208 | 206 | children = (
|
209 | 207 | 899D677E19D2366100C88A0A /* GPXMapView.swift */,
|
210 |
| - 893A6BF51AD7267A004EFE7B /* UIButton+SetBackgroundColor.swift */, |
211 | 208 | );
|
212 | 209 | name = Views;
|
213 | 210 | sourceTree = "<group>";
|
|
372 | 369 | 899D677019CE024600C88A0A /* GPXFileManager.swift in Sources */,
|
373 | 370 | 898EECDE19C49B5800B4B207 /* OpenGpxTracker.xcdatamodeld in Sources */,
|
374 | 371 | 899D676E19CD9FAF00C88A0A /* GPXTrackPoint+MapKit.swift in Sources */,
|
375 |
| - 893A6BF61AD7267A004EFE7B /* UIButton+SetBackgroundColor.swift in Sources */, |
376 | 372 | 899D678219D351DA00C88A0A /* AboutViewController.swift in Sources */,
|
377 | 373 | 895F04B41A7143CE004BEE8A /* GPXExtentCoordinates.swift in Sources */,
|
378 | 374 | 899D677B19D10F7C00C88A0A /* GPXFilesTableViewControlllerDelegate.swift in Sources */,
|
|
523 | 519 | buildSettings = {
|
524 | 520 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
525 | 521 | ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
|
526 |
| - CODE_SIGN_IDENTITY = "iPhone Developer"; |
| 522 | + CODE_SIGN_IDENTITY = "iPhone Distribution"; |
527 | 523 | INFOPLIST_FILE = OpenGpxTracker/Info.plist;
|
528 | 524 | IPHONEOS_DEPLOYMENT_TARGET = 7.0;
|
529 | 525 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
|
|
0 commit comments