Jump to content

DiDA Code Injection compile error - openurl deprecated


Go to solution Solved by Serachrono,

8 posts in this topic

Recommended Posts

Posted

PvZ2.mm:17:42: error: 'openURL:' is deprecated: first deprecated in iOS 10.0 -

      Please use openURL:options:completionHandler: instead

      [-Werror,-Wdeprecated-declarations]

      [[UIApplication sharedApplication] openURL:[NSURL URLWithString:@"...

                                         ^

/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS11.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h:127:1: note: 

      'openURL:' has been explicitly marked deprecated here

- (BOOL)openURL:(NSURL*)url NS_DEPRECATED_IOS(2_0, 10_0, "Please use ope...

^

1 error generated.

make[4]: *** [/Users/HTD/PvZ2/.theos/obj/debug/armv7/PvZ2.mm.0c55d4d0.o] Error 1

make[3]: *** [/Users/HTD/PvZ2/.theos/obj/debug/armv7/PvZ2.bundle/PvZ2] Error 2

make[2]: *** [internal-bundle-all_] Error 2

make[1]: *** [PvZ2.all.bundle.variables] Error 2

make: *** [internal-all] Error 2

 

 

 

I get this error when compiling. Here is the file the problem is talking about.

 

 

#import <Preferences/Preferences.h>



@interface PvZ2ListController: PSListController {

}

@end



@implementation PvZ2ListController

- (id)specifiers {

if(_specifiers == nil) {

_specifiers = [[self loadSpecifiersFromPlistName:@"PvZ2" target:self] retain];

}

return _specifiers;

}



/* The "Visit iOSGods.com" link inside the Preferences button */

- (void)link {

      [[UIApplication sharedApplication] openURL:[NSURL URLWithString:@"https://iosgods.com"]];

}

@end



// vim:ft=objc
Posted
2 minutes ago, GodlyOne said:

 

PvZ2.mm:17:42: error: 'openURL:' is deprecated: first deprecated in iOS 10.0 -

      Please use openURL:options:completionHandler: instead

 

;) 

Posted
8 minutes ago, Ted2 said:

replace 'openURL:' with 'openURL:options:completionHandler:'

PvZ2.mm:17:40: error: instance method '-openURL:::' not found (return type

      defaults to 'id') [-Werror,-Wobjc-method-access]

    [[UIApplication sharedApplication] openURL:options:completionHandler:[NS...

                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS11.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h:107:40: note: 

      receiver is instance of class declared here

NS_CLASS_AVAILABLE_IOS(2_0) @interface UIApplication : UIResponder

                                       ^

PvZ2.mm:17:48: error: use of undeclared identifier 'options'

    [[UIApplication sharedApplication] openURL:options:completionHandler...

                                               ^

PvZ2.mm:17:56: error: use of undeclared identifier 'completionHandler'

    [[UIApplication sharedApplication] openURL:options:completionHandler...

                                                       ^

3 errors generated.

make[4]: *** [/Users/HTD/PvZ2/.theos/obj/debug/armv7/PvZ2.mm.0c55d4d0.o] Error 1

make[3]: *** [/Users/HTD/PvZ2/.theos/obj/debug/armv7/PvZ2.bundle/PvZ2] Error 2

make[2]: *** [internal-bundle-all_] Error 2

make[1]: *** [PvZ2.all.bundle.variables] Error 2

make: *** [internal-all] Error 2

 

 

i tried that already and it gave me this

  • Solution
Posted (edited)

i switched to ios9.3 sdk and changed target so now i just got this error.

 

ERROR: package name has characters that aren't lowercase alphanums or '-+.'.

make: *** [internal-package] Error 255

 

 

nevermind just had to change dm.pl file. 

Updated by GodlyOne
Solved

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Our picks

    • Lamar - Idle Vlogger v237.0.3 +2 Mods [ Unlimited Currencies ]
      Mod APK Game Name: Lamar - Idle Vlogger By CrazyLabs LTD
      Rooted Device: Not Required.
      Google Play Store Link: https://play.google.com/store/apps/details?id=com.advant.streamer

       

      🤩 Hack Features

      - Unlimited Cash -> Will increase instead of decrease.
      - Unlimited Gold -> Spend some.
      • 0 replies
    • Glory Ages - VIKINGS v0.1.054 +1++ Jailed Cheat [ Unlimited Everything ]
      Modded/Hacked App: Glory Ages - VIKINGS By VLADISLAV VASILEV
      Bundle ID: com.notriplea.gloryagesvikings
      App Store Link: https://apps.apple.com/us/app/glory-ages-vikings/id6754191922?uo=4

       


      🤩 Hack Features

      - Unlimited Everything -> Earn or spend some. This modifies everything. Currencies, boosters, health, damage, stamina.
        • Informative
        • Thanks
        • Winner
        • Like
      • 4 replies
    • Grimguard Tactics: Fantasy RPG v1.23.10 +3 Jailed Cheats [ Auto Win ]
      Modded/Hacked App: Grimguard Tactics: Fantasy RPG By Outerdawn Limited
      Bundle ID: com.outerdawn.grimguard
      iTunes Store Link: https://apps.apple.com/us/app/grimguard-tactics-fantasy-rpg/id1496893856?uo=4


      Hack Features:
      - Auto Win
      - Unlimited Daily Rewards
      - No Stamina Cost


      Jailbreak required hack(s): [Mod Menu Hack] Grimguard Tactics: Fantasy RPG v1.1.10 +3 Cheats [ Auto Win ] - ViP Cheats - iOSGods
      Modded Android APK(s): https://iosgods.com/forum/68-android-section/
      For more fun, check out the Club(s): https://iosgods.com/clubs/
        • Agree
        • Winner
        • Like
      • 162 replies
    • Love Eden: Chapters of Romance v2.0.6 +10++ Jailed Cheats [ Debug Menu ]
      Modded/Hacked App: Love Eden: Chapters of Romance By NODERNO LIMITED
      Bundle ID: com.noderno.loveeden
      App Store Link: https://apps.apple.com/us/app/love-eden-chapters-of-romance/id6471411677?uo=4

       


      🤩 Hack Features

      - Debug Menu -> Head over to your profile and then tap on Settings.
        • Agree
        • Thanks
        • Like
      • 15 replies
    • Love Eden: Interactive Stories v2.0.6 +10++ Mods [ Debug Menu ]
      Mod APK Game Name: Love Eden: Interactive Stories By Noderno Limited
      Rooted Device: Not Required.
      Google Play Store Link: https://play.google.com/store/apps/details?id=com.noderno.loveeden

       

      🤩 Hack Features

      - Debug Menu -> Head over to your profile and then tap on Settings. 
        • Thanks
        • Winner
        • Like
      • 7 replies
    • Disney Solitaire v1.14.3 +2++ Jailed Cheats [ Unlimited Everything ]
      Modded/Hacked App: Disney Solitaire By SuperPlay LTD
      Bundle ID: com.superplaystudios.disneysolitairedreams
      iTunes Store Link: https://apps.apple.com/us/app/disney-solitaire/id6475757306?uo=4

       
       

      🤩 Hack Features

      - Unlimited Everything -> Will increase instead of decrease.
      - Free In-App Purchases
        • Informative
        • Agree
        • Haha
        • Thanks
        • Winner
        • Like
      • 70 replies
    • Disney Solitaire v1.14.3 +2 Mods [ Unlimited Everything ]
      Mod APK Game Name: Disney Solitaire by SuperPlay.
      Rooted Device: Not Required.
      Google Play Store Link: https://play.google.com/store/apps/details?id=com.superplaystudios.disneysolitairedreams

       

      🤩 Hack Features

      - Unlimited Everything -> Will increase instead of decrease.
      - Free In-App Purchases
        • Informative
        • Thanks
        • Winner
        • Like
      • 12 replies
    • Royal Kingdom v27171 +4 Jailed Cheats [ Coins + More ]
      Modded/Hacked App: Royal Kingdom By Dream Games
      Bundle ID: com.dreamgames.royalkingdom
      iTunes Store Link: https://apps.apple.com/ph/app/royal-kingdom/id1606549505
       

      Hack Features:
      - Freeze Coins
      - Freeze Lives
      - Freeze Boosters
      - Freeze Moves


      Jailbreak required hack(s): [Mod Menu Hack] Royal Kingdom v3987 +4 Cheats [ Unlimited Coins ] - Free Jailbroken Cydia Cheats - iOSGods
      Modded Android APK(s): https://iosgods.com/forum/68-android-section/
      For more fun, check out the Club(s): https://iosgods.com/clubs/
        • Informative
        • Agree
        • Haha
        • Thanks
        • Winner
        • Like
      • 201 replies
    • Royal Kingdom v27171 +4 Mods [ Coins + More ]
      Mod APK Game Name: Royal Kingdom By Dream Games
      Rooted Device: Not Required.
      Google Play Store Link: https://play.google.com/store/apps/details?id=com.dreamgames.royalkingdom&hl=en_GB

       

      🤩 Hack Features

      - Freeze Coins
      - Freeze Lives
      - Freeze Boosters
      - Freeze Moves
        • Informative
        • Thanks
        • Like
      • 11 replies
    • Archers Online: PvP v26.0219.5214 +8 Jailed Cheats [ Unlimited Currencies ]
      Modded/Hacked App: Archers Online: PvP By BYRIL OOO
      Bundle ID: com.byril.stickmanarcher
      App Store Link: https://apps.apple.com/us/app/archers-online-pvp/id1295759006?uo=4

       
       

      🤩 Hack Features

      - Gold Multiplier
      - XP Multiplier
      - Unlimited Gems -> Head into the Archers Pass and skip a level.
      - Unlimited Chests
      - All Avatar Items Unlocked -> Will show as locked but can equip.
      -- Archers Premium Pass Enabled
      -- Vault Premium Pass Enabled
      -- No Forced Ads
        • Agree
        • Thanks
        • Winner
        • Like
      • 17 replies
    • Lamar - Idle Vlogger v237.0.3 +2 Jailed Cheats [ Unlimited Currencies ]
      Modded/Hacked App: Lamar - Idle Vlogger By Advant Limited
      Bundle ID: com.advant.lamar
      iTunes Store Link: https://apps.apple.com/us/app/lamar-idle-vlogger/id1595314851
       

      Hack Features:
      - Unlimited Cash -> Will increase instead of decrease.
      - Unlimited Gold -> Spend some.


      Jailbreak required hack(s): [Mod Menu Hack] Lamar - Idle Vlogger v151.07.05 +2 Cheats [ Unlimited Currencies ] - Free Jailbroken Cydia Cheats - iOSGods
      Modded Android APK(s): https://iosgods.com/forum/68-android-section/
      For more fun, check out the Club(s): https://iosgods.com/clubs/
        • Informative
        • Agree
        • Haha
        • Thanks
        • Winner
        • Like
      • 136 replies
    • Lost Sword v1.5.2 +1 Jailed Cheat [ Auto Win ]
      Modded/Hacked App: Lost Sword By Wemade Connect Co., Ltd.
      Bundle ID: com.wemadeconnect.ios.lostdgl
      App Store Link: https://apps.apple.com/us/app/lost-sword/id6482099823?uo=4

       
       

      🤩 Hack Features

      - Auto Win
        • Informative
        • Agree
        • Thanks
        • Winner
        • Like
      • 34 replies
×
  • Create New...

Important Information

We would like to place cookies on your device to help make this website better. The website cannot give you the best user experience without cookies. You can accept or decline our cookies. You may also adjust your cookie settings. Privacy Policy - Guidelines