Skip to content

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

@nihp

Description

@nihp

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions