|
125 | 125 | /* End PBXBuildFile section */ |
126 | 126 |
|
127 | 127 | /* Begin PBXFileReference section */ |
128 | | - 1F0326941F0D24BE00BF3358 /* NVActivityIndicatorView-iOS.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = "NVActivityIndicatorView-iOS.framework"; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 128 | + 1F0326941F0D24BE00BF3358 /* NVActivityIndicatorView_iOS.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = NVActivityIndicatorView_iOS.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
129 | 129 | 1F0326A01F0D257600BF3358 /* NVActivityIndicatorAnimationAudioEqualizer.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NVActivityIndicatorAnimationAudioEqualizer.swift; sourceTree = "<group>"; }; |
130 | 130 | 1F0326A11F0D257600BF3358 /* NVActivityIndicatorAnimationBallBeat.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NVActivityIndicatorAnimationBallBeat.swift; sourceTree = "<group>"; }; |
131 | 131 | 1F0326A21F0D257600BF3358 /* NVActivityIndicatorAnimationBallClipRotate.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NVActivityIndicatorAnimationBallClipRotate.swift; sourceTree = "<group>"; }; |
|
163 | 163 | 1F0326C31F0D257700BF3358 /* NVActivityIndicatorView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NVActivityIndicatorView.swift; sourceTree = "<group>"; }; |
164 | 164 | 1F88C9D01F10D03E00869231 /* NVActivityIndicatorPresenter.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NVActivityIndicatorPresenter.swift; sourceTree = "<group>"; }; |
165 | 165 | 1F88C9D11F10D03E00869231 /* NVActivityIndicatorViewable.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NVActivityIndicatorViewable.swift; sourceTree = "<group>"; }; |
166 | | - 1F88C9D91F10D0B200869231 /* NVActivityIndicatorViewAppExtension-iOS.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = "NVActivityIndicatorViewAppExtension-iOS.framework"; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 166 | + 1F88C9D91F10D0B200869231 /* NVActivityIndicatorViewAppExtension_iOS.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = NVActivityIndicatorViewAppExtension_iOS.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
167 | 167 | 1FFEE02321D10063000A3D14 /* NVActivityIndicatorView_tvOS.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = NVActivityIndicatorView_tvOS.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
168 | 168 | 4A52F0DE1FCDBB8C009377B1 /* NVActivityIndicatorAnimationCircleStrokeSpin.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NVActivityIndicatorAnimationCircleStrokeSpin.swift; sourceTree = "<group>"; }; |
169 | 169 | A367103220A1EEEC00081069 /* NVActivityIndicatorView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NVActivityIndicatorView.h; sourceTree = "<group>"; }; |
|
192 | 192 | 1F0326951F0D24BE00BF3358 /* Products */ = { |
193 | 193 | isa = PBXGroup; |
194 | 194 | children = ( |
195 | | - 1F0326941F0D24BE00BF3358 /* NVActivityIndicatorView-iOS.framework */, |
196 | | - 1F88C9D91F10D0B200869231 /* NVActivityIndicatorViewAppExtension-iOS.framework */, |
| 195 | + 1F0326941F0D24BE00BF3358 /* NVActivityIndicatorView_iOS.framework */, |
| 196 | + 1F88C9D91F10D0B200869231 /* NVActivityIndicatorViewAppExtension_iOS.framework */, |
197 | 197 | 1FFEE02321D10063000A3D14 /* NVActivityIndicatorView_tvOS.framework */, |
198 | 198 | ); |
199 | 199 | name = Products; |
|
314 | 314 | ); |
315 | 315 | name = "NVActivityIndicatorView-iOS"; |
316 | 316 | productName = NVActivityIndicatorView; |
317 | | - productReference = 1F0326941F0D24BE00BF3358 /* NVActivityIndicatorView-iOS.framework */; |
| 317 | + productReference = 1F0326941F0D24BE00BF3358 /* NVActivityIndicatorView_iOS.framework */; |
318 | 318 | productType = "com.apple.product-type.framework"; |
319 | 319 | }; |
320 | 320 | 1F88C9D81F10D0B200869231 /* NVActivityIndicatorViewAppExtension-iOS */ = { |
|
330 | 330 | ); |
331 | 331 | name = "NVActivityIndicatorViewAppExtension-iOS"; |
332 | 332 | productName = NVActivityIndicatorViewAppExtension; |
333 | | - productReference = 1F88C9D91F10D0B200869231 /* NVActivityIndicatorViewAppExtension-iOS.framework */; |
| 333 | + productReference = 1F88C9D91F10D0B200869231 /* NVActivityIndicatorViewAppExtension_iOS.framework */; |
334 | 334 | productType = "com.apple.product-type.framework"; |
335 | 335 | }; |
336 | 336 | 1FFEE02221D10063000A3D14 /* NVActivityIndicatorView-tvOS */ = { |
|
696 | 696 | IPHONEOS_DEPLOYMENT_TARGET = 8.0; |
697 | 697 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; |
698 | 698 | PRODUCT_BUNDLE_IDENTIFIER = me.vinhis.NVActivityIndicatorView; |
699 | | - PRODUCT_NAME = "$(TARGET_NAME)"; |
| 699 | + PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)"; |
700 | 700 | PROVISIONING_PROFILE_SPECIFIER = ""; |
701 | 701 | SKIP_INSTALL = YES; |
702 | 702 | SWIFT_OPTIMIZATION_LEVEL = "-Onone"; |
|
721 | 721 | IPHONEOS_DEPLOYMENT_TARGET = 8.0; |
722 | 722 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; |
723 | 723 | PRODUCT_BUNDLE_IDENTIFIER = me.vinhis.NVActivityIndicatorView; |
724 | | - PRODUCT_NAME = "$(TARGET_NAME)"; |
| 724 | + PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)"; |
725 | 725 | PROVISIONING_PROFILE_SPECIFIER = ""; |
726 | 726 | SKIP_INSTALL = YES; |
727 | 727 | SWIFT_SWIFT3_OBJC_INFERENCE = Default; |
|
744 | 744 | IPHONEOS_DEPLOYMENT_TARGET = 8.0; |
745 | 745 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; |
746 | 746 | PRODUCT_BUNDLE_IDENTIFIER = me.vinhis.NVActivityIndicatorView; |
747 | | - PRODUCT_NAME = "$(TARGET_NAME)"; |
| 747 | + PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)"; |
748 | 748 | PROVISIONING_PROFILE_SPECIFIER = ""; |
749 | 749 | SKIP_INSTALL = YES; |
750 | 750 | SWIFT_SWIFT3_OBJC_INFERENCE = Default; |
|
767 | 767 | IPHONEOS_DEPLOYMENT_TARGET = 8.0; |
768 | 768 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; |
769 | 769 | PRODUCT_BUNDLE_IDENTIFIER = me.vinhis.NVActivityIndicatorView; |
770 | | - PRODUCT_NAME = "$(TARGET_NAME)"; |
| 770 | + PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)"; |
771 | 771 | PROVISIONING_PROFILE_SPECIFIER = ""; |
772 | 772 | SKIP_INSTALL = YES; |
773 | 773 | SWIFT_SWIFT3_OBJC_INFERENCE = Default; |
|
0 commit comments