Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extension components header files not found #4

Open
jackhschwartz opened this issue Oct 10, 2016 · 0 comments
Open

Extension components header files not found #4

jackhschwartz opened this issue Oct 10, 2016 · 0 comments

Comments

@jackhschwartz
Copy link

airshipappextensions header not found

Here is the Xcode:
// NotificationService.h
// com.passportcorp.workshop.push.NotificationSvc
// Created by Jack Schwartz on 10/7/16.
// JHS as per: https://go.urbanairship.com/apps/ZAvgvDsWSUODNzX8PVUhog/quickstart_guide/ step 9.

import <AirshipAppExtensions/AirshipAppExtensions.h> //<-- file not found!

@interface NotificationService : UAMediaAttachmentExtension
@EnD

pgpush release search paths

Here are the Header Search Paths:
"$(TARGET_BUILD_DIR)/usr/local/lib/include"
"$(OBJROOT)/UninstalledProducts/$(PLATFORM_NAME)/include"
"$(BUILT_PRODUCTS_DIR)"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant