Skip to content

Commit f049be5

Browse files
author
Michal Pyrka
committed
Project cleanup.
1 parent a5f5faf commit f049be5

File tree

17 files changed

+131
-131
lines changed

17 files changed

+131
-131
lines changed
File renamed without changes.

Example/MPParallaxView.xcodeproj/project.pbxproj

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
607FACDA1AFB9204008FA782 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
3838
607FACDC1AFB9204008FA782 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; };
3939
607FACDF1AFB9204008FA782 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/LaunchScreen.xib; sourceTree = "<group>"; };
40-
607FACE51AFB9204008FA782 /* Tests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; name = Tests.xctest; path = MPParallaxView_Tests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
40+
607FACE51AFB9204008FA782 /* MPParallaxView_Tests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = MPParallaxView_Tests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
4141
607FACEA1AFB9204008FA782 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
4242
607FACEB1AFB9204008FA782 /* Tests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Tests.swift; sourceTree = "<group>"; };
4343
702E4FF5C9B3BE63FBA043C9 /* LICENSE */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; name = LICENSE; path = ../LICENSE; sourceTree = "<group>"; };
@@ -105,7 +105,7 @@
105105
isa = PBXGroup;
106106
children = (
107107
607FACD01AFB9204008FA782 /* MPParallaxView_Example.app */,
108-
607FACE51AFB9204008FA782 /* Tests.xctest */,
108+
607FACE51AFB9204008FA782 /* MPParallaxView_Tests.xctest */,
109109
);
110110
name = Products;
111111
sourceTree = "<group>";
@@ -200,7 +200,7 @@
200200
);
201201
name = MPParallaxView_Tests;
202202
productName = Tests;
203-
productReference = 607FACE51AFB9204008FA782 /* Tests.xctest */;
203+
productReference = 607FACE51AFB9204008FA782 /* MPParallaxView_Tests.xctest */;
204204
productType = "com.apple.product-type.bundle.unit-test";
205205
};
206206
/* End PBXNativeTarget section */
@@ -210,7 +210,7 @@
210210
isa = PBXProject;
211211
attributes = {
212212
LastSwiftUpdateCheck = 0710;
213-
LastUpgradeCheck = 0630;
213+
LastUpgradeCheck = 0710;
214214
ORGANIZATIONNAME = CocoaPods;
215215
TargetAttributes = {
216216
607FACCF1AFB9204008FA782 = {
@@ -423,6 +423,7 @@
423423
COPY_PHASE_STRIP = NO;
424424
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
425425
ENABLE_STRICT_OBJC_MSGSEND = YES;
426+
ENABLE_TESTABILITY = YES;
426427
GCC_C_LANGUAGE_STANDARD = gnu99;
427428
GCC_DYNAMIC_NO_PIC = NO;
428429
GCC_NO_COMMON_BLOCKS = YES;
@@ -492,6 +493,7 @@
492493
IPHONEOS_DEPLOYMENT_TARGET = 9.0;
493494
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
494495
MODULE_NAME = ExampleApp;
496+
PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.demo.$(PRODUCT_NAME:rfc1034identifier)";
495497
PRODUCT_NAME = "$(TARGET_NAME)";
496498
};
497499
name = Debug;
@@ -505,6 +507,7 @@
505507
IPHONEOS_DEPLOYMENT_TARGET = 9.0;
506508
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
507509
MODULE_NAME = ExampleApp;
510+
PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.demo.$(PRODUCT_NAME:rfc1034identifier)";
508511
PRODUCT_NAME = "$(TARGET_NAME)";
509512
};
510513
name = Release;
@@ -524,6 +527,7 @@
524527
);
525528
INFOPLIST_FILE = Tests/Info.plist;
526529
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
530+
PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.$(PRODUCT_NAME:rfc1034identifier)";
527531
PRODUCT_NAME = "$(TARGET_NAME)";
528532
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/MPParallaxView_Example.app/MPParallaxView_Example";
529533
};
@@ -540,6 +544,7 @@
540544
);
541545
INFOPLIST_FILE = Tests/Info.plist;
542546
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
547+
PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.$(PRODUCT_NAME:rfc1034identifier)";
543548
PRODUCT_NAME = "$(TARGET_NAME)";
544549
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/MPParallaxView_Example.app/MPParallaxView_Example";
545550
};

Example/MPParallaxView.xcodeproj/xcshareddata/xcschemes/MPParallaxView-Example.xcscheme

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<Scheme
3-
LastUpgradeVersion = "0630"
3+
LastUpgradeVersion = "0710"
44
version = "1.3">
55
<BuildAction
66
parallelizeBuildables = "YES"
@@ -37,10 +37,10 @@
3737
</BuildActionEntries>
3838
</BuildAction>
3939
<TestAction
40+
buildConfiguration = "Debug"
4041
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
4142
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
42-
shouldUseLaunchSchemeArgsEnv = "YES"
43-
buildConfiguration = "Debug">
43+
shouldUseLaunchSchemeArgsEnv = "YES">
4444
<Testables>
4545
<TestableReference
4646
skipped = "NO">
@@ -62,15 +62,18 @@
6262
ReferencedContainer = "container:MPParallaxView.xcodeproj">
6363
</BuildableReference>
6464
</MacroExpansion>
65+
<AdditionalOptions>
66+
</AdditionalOptions>
6567
</TestAction>
6668
<LaunchAction
69+
buildConfiguration = "Debug"
6770
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
6871
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
6972
launchStyle = "0"
7073
useCustomWorkingDirectory = "NO"
71-
buildConfiguration = "Debug"
7274
ignoresPersistentStateOnLaunch = "NO"
7375
debugDocumentVersioning = "YES"
76+
debugServiceExtension = "internal"
7477
allowLocationSimulation = "YES">
7578
<BuildableProductRunnable
7679
runnableDebuggingMode = "0">
@@ -86,10 +89,10 @@
8689
</AdditionalOptions>
8790
</LaunchAction>
8891
<ProfileAction
92+
buildConfiguration = "Release"
8993
shouldUseLaunchSchemeArgsEnv = "YES"
9094
savedToolIdentifier = ""
9195
useCustomWorkingDirectory = "NO"
92-
buildConfiguration = "Release"
9396
debugDocumentVersioning = "YES">
9497
<BuildableProductRunnable
9598
runnableDebuggingMode = "0">

Example/MPParallaxView/Base.lproj/Main.storyboard

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
22
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="9058" systemVersion="15A284" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" initialViewController="vXZ-lx-hvc">
33
<dependencies>
4-
<deployment identifier="iOS"/>
54
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="9048"/>
65
</dependencies>
76
<scenes>

Example/MPParallaxView/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<key>CFBundleExecutable</key>
88
<string>$(EXECUTABLE_NAME)</string>
99
<key>CFBundleIdentifier</key>
10-
<string>org.cocoapods.demo.$(PRODUCT_NAME:rfc1034identifier)</string>
10+
<string>$(PRODUCT_BUNDLE_IDENTIFIER)</string>
1111
<key>CFBundleInfoDictionaryVersion</key>
1212
<string>6.0</string>
1313
<key>CFBundleName</key>

Example/Podfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
PODS:
2-
- MPParallaxView (0.1.0)
2+
- MPParallaxView (0.1.2)
33

44
DEPENDENCIES:
55
- MPParallaxView (from `../`)
@@ -9,6 +9,6 @@ EXTERNAL SOURCES:
99
:path: "../"
1010

1111
SPEC CHECKSUMS:
12-
MPParallaxView: 01263500b3501403b6be4eae36f8614f8461ad56
12+
MPParallaxView: 8519d200202e6b443837876ff7848897f640e56b
1313

1414
COCOAPODS: 0.39.0

Example/Pods/Local Podspecs/MPParallaxView.podspec.json

Lines changed: 8 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Example/Pods/Manifest.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)