|
3 | 3 | archiveVersion = 1;
|
4 | 4 | classes = {
|
5 | 5 | };
|
6 |
| - objectVersion = 51; |
| 6 | + objectVersion = 50; |
7 | 7 | objects = {
|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */
|
10 |
| - 3DFF917C64A18A83DA010EE1 /* Pods_KaMPKitiOS.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B859F3FB23133D22AB9DD835 /* Pods_KaMPKitiOS.framework */; }; |
11 | 10 | 46A5B5EF26AF54F7002EFEAA /* BreedListScreen.swift in Sources */ = {isa = PBXBuildFile; fileRef = 46A5B5EE26AF54F7002EFEAA /* BreedListScreen.swift */; };
|
12 | 11 | 46A5B60826B04921002EFEAA /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 46A5B60626B04920002EFEAA /* Main.storyboard */; };
|
13 | 12 | 46B5284D249C5CF400A7725D /* Koin.swift in Sources */ = {isa = PBXBuildFile; fileRef = 46B5284C249C5CF400A7725D /* Koin.swift */; };
|
|
36 | 35 | /* End PBXContainerItemProxy section */
|
37 | 36 |
|
38 | 37 | /* Begin PBXFileReference section */
|
39 |
| - 1DFCC00C8DAA719770A18D1A /* Pods-KaMPKitiOS.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-KaMPKitiOS.release.xcconfig"; path = "Pods/Target Support Files/Pods-KaMPKitiOS/Pods-KaMPKitiOS.release.xcconfig"; sourceTree = "<group>"; }; |
40 |
| - 2A1ED6A4A2A53F5F75C58E5F /* Pods-KaMPKitiOS.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-KaMPKitiOS.release.xcconfig"; path = "Pods/Target Support Files/Pods-KaMPKitiOS/Pods-KaMPKitiOS.release.xcconfig"; sourceTree = "<group>"; }; |
41 | 38 | 46A5B5EE26AF54F7002EFEAA /* BreedListScreen.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BreedListScreen.swift; sourceTree = "<group>"; };
|
42 | 39 | 46A5B60726B04920002EFEAA /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
|
43 | 40 | 46B5284C249C5CF400A7725D /* Koin.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Koin.swift; sourceTree = "<group>"; };
|
44 |
| - B859F3FB23133D22AB9DD835 /* Pods_KaMPKitiOS.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_KaMPKitiOS.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
45 |
| - ED1F782AF3705197012D0C33 /* Pods-KaMPKitiOS.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-KaMPKitiOS.debug.xcconfig"; path = "Pods/Target Support Files/Pods-KaMPKitiOS/Pods-KaMPKitiOS.debug.xcconfig"; sourceTree = "<group>"; }; |
46 | 41 | F1465EFD23AA94BF0055F7C3 /* KaMPKitiOS.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = KaMPKitiOS.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
47 | 42 | F1465F0023AA94BF0055F7C3 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
|
48 | 43 | F1465F0923AA94BF0055F7C3 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
|
|
54 | 49 | F1465F1E23AA94C00055F7C3 /* KaMPKitiOSUITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = KaMPKitiOSUITests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
|
55 | 50 | F1465F2223AA94C00055F7C3 /* KaMPKitiOSUITests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = KaMPKitiOSUITests.swift; sourceTree = "<group>"; };
|
56 | 51 | F1465F2423AA94C00055F7C3 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
57 |
| - F9C259C83C689DF8F4602F38 /* Pods-KaMPKitiOS.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-KaMPKitiOS.debug.xcconfig"; path = "Pods/Target Support Files/Pods-KaMPKitiOS/Pods-KaMPKitiOS.debug.xcconfig"; sourceTree = "<group>"; }; |
58 | 52 | /* End PBXFileReference section */
|
59 | 53 |
|
60 | 54 | /* Begin PBXFrameworksBuildPhase section */
|
61 | 55 | F1465EFA23AA94BF0055F7C3 /* Frameworks */ = {
|
62 | 56 | isa = PBXFrameworksBuildPhase;
|
63 | 57 | buildActionMask = 2147483647;
|
64 | 58 | files = (
|
65 |
| - 3DFF917C64A18A83DA010EE1 /* Pods_KaMPKitiOS.framework in Frameworks */, |
66 | 59 | );
|
67 | 60 | runOnlyForDeploymentPostprocessing = 0;
|
68 | 61 | };
|
|
86 | 79 | 6278498AD96A4D949D39BF44 /* Frameworks */ = {
|
87 | 80 | isa = PBXGroup;
|
88 | 81 | children = (
|
89 |
| - B859F3FB23133D22AB9DD835 /* Pods_KaMPKitiOS.framework */, |
90 | 82 | );
|
91 | 83 | name = Frameworks;
|
92 | 84 | sourceTree = "<group>";
|
93 | 85 | };
|
94 |
| - DF9BBECBCD175B90105DA8D9 /* Pods */ = { |
95 |
| - isa = PBXGroup; |
96 |
| - children = ( |
97 |
| - F9C259C83C689DF8F4602F38 /* Pods-KaMPKitiOS.debug.xcconfig */, |
98 |
| - 1DFCC00C8DAA719770A18D1A /* Pods-KaMPKitiOS.release.xcconfig */, |
99 |
| - ED1F782AF3705197012D0C33 /* Pods-KaMPKitiOS.debug.xcconfig */, |
100 |
| - 2A1ED6A4A2A53F5F75C58E5F /* Pods-KaMPKitiOS.release.xcconfig */, |
101 |
| - ); |
102 |
| - name = Pods; |
103 |
| - sourceTree = "<group>"; |
104 |
| - }; |
105 | 86 | F1465EF423AA94BF0055F7C3 = {
|
106 | 87 | isa = PBXGroup;
|
107 | 88 | children = (
|
108 | 89 | F1465EFF23AA94BF0055F7C3 /* KaMPKitiOS */,
|
109 | 90 | F1465F1623AA94C00055F7C3 /* KaMPKitiOSTests */,
|
110 | 91 | F1465F2123AA94C00055F7C3 /* KaMPKitiOSUITests */,
|
111 | 92 | F1465EFE23AA94BF0055F7C3 /* Products */,
|
112 |
| - DF9BBECBCD175B90105DA8D9 /* Pods */, |
113 | 93 | 6278498AD96A4D949D39BF44 /* Frameworks */,
|
114 | 94 | );
|
115 | 95 | sourceTree = "<group>";
|
|
163 | 143 | isa = PBXNativeTarget;
|
164 | 144 | buildConfigurationList = F1465F2723AA94C00055F7C3 /* Build configuration list for PBXNativeTarget "KaMPKitiOS" */;
|
165 | 145 | buildPhases = (
|
166 |
| - DE3B37D33D11C1968D62DBBA /* [CP] Check Pods Manifest.lock */, |
| 146 | + 9C16E6F82C0618F100154B87 /* ShellScript */, |
167 | 147 | F1465EF923AA94BF0055F7C3 /* Sources */,
|
168 |
| - 451A87F626D69EA40013D7F8 /* SwiftLint */, |
169 | 148 | F1465EFA23AA94BF0055F7C3 /* Frameworks */,
|
170 | 149 | F1465EFB23AA94BF0055F7C3 /* Resources */,
|
171 |
| - 9927C3E3A82FD5756098EAC1 /* [CP] Embed Pods Frameworks */, |
172 | 150 | );
|
173 | 151 | buildRules = (
|
174 | 152 | );
|
|
286 | 264 | /* End PBXResourcesBuildPhase section */
|
287 | 265 |
|
288 | 266 | /* Begin PBXShellScriptBuildPhase section */
|
289 |
| - 451A87F626D69EA40013D7F8 /* SwiftLint */ = { |
290 |
| - isa = PBXShellScriptBuildPhase; |
291 |
| - buildActionMask = 2147483647; |
292 |
| - files = ( |
293 |
| - ); |
294 |
| - inputFileListPaths = ( |
295 |
| - ); |
296 |
| - inputPaths = ( |
297 |
| - ); |
298 |
| - name = SwiftLint; |
299 |
| - outputFileListPaths = ( |
300 |
| - ); |
301 |
| - outputPaths = ( |
302 |
| - ); |
303 |
| - runOnlyForDeploymentPostprocessing = 0; |
304 |
| - shellPath = /bin/sh; |
305 |
| - shellScript = "# For reference: https://github.com/realm/SwiftLint\n\n${PODS_ROOT}/SwiftLint/swiftlint\n"; |
306 |
| - }; |
307 |
| - 9927C3E3A82FD5756098EAC1 /* [CP] Embed Pods Frameworks */ = { |
308 |
| - isa = PBXShellScriptBuildPhase; |
309 |
| - buildActionMask = 2147483647; |
310 |
| - files = ( |
311 |
| - ); |
312 |
| - inputFileListPaths = ( |
313 |
| - "${PODS_ROOT}/Target Support Files/Pods-KaMPKitiOS/Pods-KaMPKitiOS-frameworks-${CONFIGURATION}-input-files.xcfilelist", |
314 |
| - ); |
315 |
| - name = "[CP] Embed Pods Frameworks"; |
316 |
| - outputFileListPaths = ( |
317 |
| - "${PODS_ROOT}/Target Support Files/Pods-KaMPKitiOS/Pods-KaMPKitiOS-frameworks-${CONFIGURATION}-output-files.xcfilelist", |
318 |
| - ); |
319 |
| - runOnlyForDeploymentPostprocessing = 0; |
320 |
| - shellPath = /bin/sh; |
321 |
| - shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-KaMPKitiOS/Pods-KaMPKitiOS-frameworks.sh\"\n"; |
322 |
| - showEnvVarsInLog = 0; |
323 |
| - }; |
324 |
| - DE3B37D33D11C1968D62DBBA /* [CP] Check Pods Manifest.lock */ = { |
| 267 | + 9C16E6F82C0618F100154B87 /* ShellScript */ = { |
325 | 268 | isa = PBXShellScriptBuildPhase;
|
326 | 269 | buildActionMask = 2147483647;
|
327 | 270 | files = (
|
328 | 271 | );
|
329 | 272 | inputFileListPaths = (
|
330 | 273 | );
|
331 | 274 | inputPaths = (
|
332 |
| - "${PODS_PODFILE_DIR_PATH}/Podfile.lock", |
333 |
| - "${PODS_ROOT}/Manifest.lock", |
334 | 275 | );
|
335 |
| - name = "[CP] Check Pods Manifest.lock"; |
336 | 276 | outputFileListPaths = (
|
337 | 277 | );
|
338 | 278 | outputPaths = (
|
339 |
| - "$(DERIVED_FILE_DIR)/Pods-KaMPKitiOS-checkManifestLockResult.txt", |
340 | 279 | );
|
341 | 280 | runOnlyForDeploymentPostprocessing = 0;
|
342 | 281 | shellPath = /bin/sh;
|
343 |
| - shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n"; |
344 |
| - showEnvVarsInLog = 0; |
| 282 | + shellScript = "# Type a script or drag a script file from your workspace to insert its path.\ncd \"$SRCROOT/..\"\n./gradlew embedAndSignAppleFrameworkForXcode\n"; |
345 | 283 | };
|
346 | 284 | /* End PBXShellScriptBuildPhase section */
|
347 | 285 |
|
|
531 | 469 | };
|
532 | 470 | F1465F2823AA94C00055F7C3 /* Debug */ = {
|
533 | 471 | isa = XCBuildConfiguration;
|
534 |
| - baseConfigurationReference = ED1F782AF3705197012D0C33 /* Pods-KaMPKitiOS.debug.xcconfig */; |
535 | 472 | buildSettings = {
|
536 | 473 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
537 | 474 | CODE_SIGN_IDENTITY = "Apple Development";
|
538 | 475 | CODE_SIGN_STYLE = Automatic;
|
539 |
| - DEVELOPMENT_TEAM = 8UD86646U9; |
| 476 | + DEVELOPMENT_TEAM = ""; |
540 | 477 | INFOPLIST_FILE = KaMPKitiOS/Info.plist;
|
541 | 478 | IPHONEOS_DEPLOYMENT_TARGET = 15.0;
|
542 | 479 | LD_RUNPATH_SEARCH_PATHS = (
|
|
560 | 497 | };
|
561 | 498 | F1465F2923AA94C00055F7C3 /* Release */ = {
|
562 | 499 | isa = XCBuildConfiguration;
|
563 |
| - baseConfigurationReference = 2A1ED6A4A2A53F5F75C58E5F /* Pods-KaMPKitiOS.release.xcconfig */; |
564 | 500 | buildSettings = {
|
565 | 501 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
566 | 502 | CODE_SIGN_IDENTITY = "Apple Development";
|
567 | 503 | CODE_SIGN_STYLE = Automatic;
|
568 |
| - DEVELOPMENT_TEAM = 8UD86646U9; |
| 504 | + DEVELOPMENT_TEAM = ""; |
569 | 505 | INFOPLIST_FILE = KaMPKitiOS/Info.plist;
|
570 | 506 | IPHONEOS_DEPLOYMENT_TARGET = 15.0;
|
571 | 507 | LD_RUNPATH_SEARCH_PATHS = (
|
|
0 commit comments