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

Clarification: Twitterkit is using manually linking the Unexpected '@' in program #32

Open
nihp opened this issue Feb 21, 2022 · 0 comments

Comments

@nihp
Copy link

nihp commented Feb 21, 2022

I have used the TwitterKit and TwitterCore of the old twitter kit.

I have a clarification as well, If I use the TwitterKit and Core from this repo and replaced the old one, does this will works as expected?

Showing All Messages

/Users/name/Project/Twitter/TwitterCore/TwitterCore/TWTRCoreConstants.m:23:36: error: unexpected '@' in program
NSString *const TWTRCoreBundleID = @TWC_SDK_BUNDLE_ID;
                                   ^
/Users/name/Project//Twitter/TwitterCore/TwitterCore/TWTRCoreConstants.m:25:42: error: unexpected '@' in program
NSString *const TWTRTwitterCoreVersion = @TWC_STR(DISPLAY_VERSION);
                                         ^
/Users/name/Project//Twitter/TwitterCore/TwitterCore/TWTRCoreConstants.m:26:46: error: unexpected '@' in program
NSString *const TWTRTwitterCoreBuildNumber = @TWC_STR(BUILD_VERSION);
                                             ^
3 errors generated.

@nihp nihp changed the title Clarification: Twitterkit is using manually linking the app shows the multiple command error Clarification: Twitterkit is using manually linking the Unexpected '@' in program Feb 21, 2022
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