|
128 | 128 | /* End PBXBuildFile section */ |
129 | 129 |
|
130 | 130 | /* Begin PBXFileReference section */ |
131 | | - 1F0326941F0D24BE00BF3358 /* NVActivityIndicatorView_iOS.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = NVActivityIndicatorView_iOS.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 131 | + 1F0326941F0D24BE00BF3358 /* NVActivityIndicatorView.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = NVActivityIndicatorView.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
132 | 132 | 1F0326A01F0D257600BF3358 /* NVActivityIndicatorAnimationAudioEqualizer.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NVActivityIndicatorAnimationAudioEqualizer.swift; sourceTree = "<group>"; }; |
133 | 133 | 1F0326A11F0D257600BF3358 /* NVActivityIndicatorAnimationBallBeat.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NVActivityIndicatorAnimationBallBeat.swift; sourceTree = "<group>"; }; |
134 | 134 | 1F0326A21F0D257600BF3358 /* NVActivityIndicatorAnimationBallClipRotate.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NVActivityIndicatorAnimationBallClipRotate.swift; sourceTree = "<group>"; }; |
|
166 | 166 | 1F0326C31F0D257700BF3358 /* NVActivityIndicatorView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NVActivityIndicatorView.swift; sourceTree = "<group>"; }; |
167 | 167 | 1F88C9D01F10D03E00869231 /* NVActivityIndicatorPresenter.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NVActivityIndicatorPresenter.swift; sourceTree = "<group>"; }; |
168 | 168 | 1F88C9D11F10D03E00869231 /* NVActivityIndicatorViewable.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NVActivityIndicatorViewable.swift; sourceTree = "<group>"; }; |
169 | | - 1F88C9D91F10D0B200869231 /* NVActivityIndicatorViewAppExtension_iOS.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = NVActivityIndicatorViewAppExtension_iOS.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 169 | + 1F88C9D91F10D0B200869231 /* NVActivityIndicatorViewAppExtension.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = NVActivityIndicatorViewAppExtension.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
170 | 170 | 1F8F3CC221ECDBEB004E5B86 /* NVActivityIndicatorAnimationBallDoubleBounce.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NVActivityIndicatorAnimationBallDoubleBounce.swift; sourceTree = "<group>"; }; |
171 | | - 1FFEE02321D10063000A3D14 /* NVActivityIndicatorView_tvOS.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = NVActivityIndicatorView_tvOS.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 171 | + 1FFEE02321D10063000A3D14 /* NVActivityIndicatorView.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = NVActivityIndicatorView.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
172 | 172 | 4A52F0DE1FCDBB8C009377B1 /* NVActivityIndicatorAnimationCircleStrokeSpin.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NVActivityIndicatorAnimationCircleStrokeSpin.swift; sourceTree = "<group>"; }; |
173 | 173 | A367103220A1EEEC00081069 /* NVActivityIndicatorView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NVActivityIndicatorView.h; sourceTree = "<group>"; }; |
174 | 174 | A367103320A1EEED00081069 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
|
196 | 196 | 1F0326951F0D24BE00BF3358 /* Products */ = { |
197 | 197 | isa = PBXGroup; |
198 | 198 | children = ( |
199 | | - 1F0326941F0D24BE00BF3358 /* NVActivityIndicatorView_iOS.framework */, |
200 | | - 1F88C9D91F10D0B200869231 /* NVActivityIndicatorViewAppExtension_iOS.framework */, |
201 | | - 1FFEE02321D10063000A3D14 /* NVActivityIndicatorView_tvOS.framework */, |
| 199 | + 1F0326941F0D24BE00BF3358 /* NVActivityIndicatorView.framework */, |
| 200 | + 1F88C9D91F10D0B200869231 /* NVActivityIndicatorViewAppExtension.framework */, |
| 201 | + 1FFEE02321D10063000A3D14 /* NVActivityIndicatorView.framework */, |
202 | 202 | ); |
203 | 203 | name = Products; |
204 | 204 | sourceTree = "<group>"; |
|
319 | 319 | ); |
320 | 320 | name = "NVActivityIndicatorView-iOS"; |
321 | 321 | productName = NVActivityIndicatorView; |
322 | | - productReference = 1F0326941F0D24BE00BF3358 /* NVActivityIndicatorView_iOS.framework */; |
| 322 | + productReference = 1F0326941F0D24BE00BF3358 /* NVActivityIndicatorView.framework */; |
323 | 323 | productType = "com.apple.product-type.framework"; |
324 | 324 | }; |
325 | 325 | 1F88C9D81F10D0B200869231 /* NVActivityIndicatorViewAppExtension-iOS */ = { |
|
335 | 335 | ); |
336 | 336 | name = "NVActivityIndicatorViewAppExtension-iOS"; |
337 | 337 | productName = NVActivityIndicatorViewAppExtension; |
338 | | - productReference = 1F88C9D91F10D0B200869231 /* NVActivityIndicatorViewAppExtension_iOS.framework */; |
| 338 | + productReference = 1F88C9D91F10D0B200869231 /* NVActivityIndicatorViewAppExtension.framework */; |
339 | 339 | productType = "com.apple.product-type.framework"; |
340 | 340 | }; |
341 | 341 | 1FFEE02221D10063000A3D14 /* NVActivityIndicatorView-tvOS */ = { |
|
353 | 353 | ); |
354 | 354 | name = "NVActivityIndicatorView-tvOS"; |
355 | 355 | productName = "NVActivityIndicatorView-tvOS"; |
356 | | - productReference = 1FFEE02321D10063000A3D14 /* NVActivityIndicatorView_tvOS.framework */; |
| 356 | + productReference = 1FFEE02321D10063000A3D14 /* NVActivityIndicatorView.framework */; |
357 | 357 | productType = "com.apple.product-type.framework"; |
358 | 358 | }; |
359 | 359 | /* End PBXNativeTarget section */ |
|
704 | 704 | IPHONEOS_DEPLOYMENT_TARGET = 8.0; |
705 | 705 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; |
706 | 706 | PRODUCT_BUNDLE_IDENTIFIER = me.vinhis.NVActivityIndicatorView; |
707 | | - PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)"; |
| 707 | + PRODUCT_NAME = NVActivityIndicatorView; |
708 | 708 | PROVISIONING_PROFILE_SPECIFIER = ""; |
709 | 709 | SKIP_INSTALL = YES; |
710 | 710 | SWIFT_OPTIMIZATION_LEVEL = "-Onone"; |
|
729 | 729 | IPHONEOS_DEPLOYMENT_TARGET = 8.0; |
730 | 730 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; |
731 | 731 | PRODUCT_BUNDLE_IDENTIFIER = me.vinhis.NVActivityIndicatorView; |
732 | | - PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)"; |
| 732 | + PRODUCT_NAME = NVActivityIndicatorView; |
733 | 733 | PROVISIONING_PROFILE_SPECIFIER = ""; |
734 | 734 | SKIP_INSTALL = YES; |
735 | 735 | SWIFT_SWIFT3_OBJC_INFERENCE = Default; |
|
752 | 752 | IPHONEOS_DEPLOYMENT_TARGET = 8.0; |
753 | 753 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; |
754 | 754 | PRODUCT_BUNDLE_IDENTIFIER = me.vinhis.NVActivityIndicatorView; |
755 | | - PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)"; |
| 755 | + PRODUCT_NAME = NVActivityIndicatorViewAppExtension; |
756 | 756 | PROVISIONING_PROFILE_SPECIFIER = ""; |
757 | 757 | SKIP_INSTALL = YES; |
758 | 758 | SWIFT_SWIFT3_OBJC_INFERENCE = Default; |
|
775 | 775 | IPHONEOS_DEPLOYMENT_TARGET = 8.0; |
776 | 776 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; |
777 | 777 | PRODUCT_BUNDLE_IDENTIFIER = me.vinhis.NVActivityIndicatorView; |
778 | | - PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)"; |
| 778 | + PRODUCT_NAME = NVActivityIndicatorViewAppExtension; |
779 | 779 | PROVISIONING_PROFILE_SPECIFIER = ""; |
780 | 780 | SKIP_INSTALL = YES; |
781 | 781 | SWIFT_SWIFT3_OBJC_INFERENCE = Default; |
|
803 | 803 | MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE; |
804 | 804 | MTL_FAST_MATH = YES; |
805 | 805 | PRODUCT_BUNDLE_IDENTIFIER = me.vinhis.NVActivityIndicatorView; |
806 | | - PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)"; |
| 806 | + PRODUCT_NAME = NVActivityIndicatorView; |
807 | 807 | PROVISIONING_PROFILE_SPECIFIER = ""; |
808 | 808 | SDKROOT = appletvos; |
809 | 809 | SKIP_INSTALL = YES; |
|
832 | 832 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; |
833 | 833 | MTL_FAST_MATH = YES; |
834 | 834 | PRODUCT_BUNDLE_IDENTIFIER = me.vinhis.NVActivityIndicatorView; |
835 | | - PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)"; |
| 835 | + PRODUCT_NAME = NVActivityIndicatorView; |
836 | 836 | PROVISIONING_PROFILE_SPECIFIER = ""; |
837 | 837 | SDKROOT = appletvos; |
838 | 838 | SKIP_INSTALL = YES; |
|
0 commit comments