File tree Expand file tree Collapse file tree 3 files changed +12
-6
lines changed
NVActivityIndicatorViewDemo.xcodeproj Expand file tree Collapse file tree 3 files changed +12
-6
lines changed Original file line number Diff line number Diff line change 77 <key >CFBundleExecutable </key >
88 <string >$(EXECUTABLE_NAME) </string >
99 <key >CFBundleIdentifier </key >
10- <string >me.nvin.$(PRODUCT_NAME:rfc1034identifier ) </string >
10+ <string >$(PRODUCT_BUNDLE_IDENTIFIER ) </string >
1111 <key >CFBundleInfoDictionaryVersion </key >
1212 <string >6.0 </string >
1313 <key >CFBundleName </key >
Original file line number Diff line number Diff line change 689689 INFOPLIST_FILE = NVActivityIndicatorView/Info.plist;
690690 INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
691691 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
692+ PRODUCT_BUNDLE_IDENTIFIER = "me.nvin.$(PRODUCT_NAME:rfc1034identifier)";
692693 PRODUCT_NAME = "$(TARGET_NAME)";
693694 SKIP_INSTALL = YES;
694695 TARGETED_DEVICE_FAMILY = "1,2";
708709 INFOPLIST_FILE = NVActivityIndicatorView/Info.plist;
709710 INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
710711 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
712+ PRODUCT_BUNDLE_IDENTIFIER = "me.nvin.$(PRODUCT_NAME:rfc1034identifier)";
711713 PRODUCT_NAME = "$(TARGET_NAME)";
712714 SKIP_INSTALL = YES;
713715 TARGETED_DEVICE_FAMILY = "1,2";
753755 90A879441BA554A0001C8989 /* Release */,
754756 );
755757 defaultConfigurationIsVisible = 0;
758+ defaultConfigurationName = Release;
756759 };
757760/* End XCConfigurationList section */
758761 };
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22<Scheme
3- LastUpgradeVersion = " 0640 "
3+ LastUpgradeVersion = " 0700 "
44 version = " 1.3" >
55 <BuildAction
66 parallelizeBuildables = " YES"
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" >
6262 ReferencedContainer = " container:NVActivityIndicatorViewDemo.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 <MacroExpansion >
7679 <BuildableReference
8588 </AdditionalOptions >
8689 </LaunchAction >
8790 <ProfileAction
91+ buildConfiguration = " Release"
8892 shouldUseLaunchSchemeArgsEnv = " YES"
8993 savedToolIdentifier = " "
9094 useCustomWorkingDirectory = " NO"
91- buildConfiguration = " Release"
9295 debugDocumentVersioning = " YES" >
9396 <MacroExpansion >
9497 <BuildableReference
You can’t perform that action at this time.
0 commit comments