Jump to content

Theos - Error - Make Package


Go to solution Solved by KingRalph,

10 posts in this topic

Recommended Posts

Posted (edited)

What are you using in your Tweak.xm?

Its a app, also , thank you for telling me about buildbox, its awesome! Updated by Guest
Posted

Its a app, also , thank you for telling me about buildbox, its awesome!

The UIAlertView popup is causing these errors. :)

Posted

The UIAlertView popup is causing these errors. :)

Whats wrong?=_=

Here is the file:

 

#import "RootViewController.h"

 

@implementation RootViewController

- (void)loadView {

self.view = [[[uIView alloc] initWithFrame:[[uIScreen mainScreen] applicationFrame]] autorelease

self.view.backgroundColor = [uIColor yellowColor];

 

UIAlertView *alert = [[uIAlertView alloc]

initWithTitle:@"Alert"

message:@"Hello this is an alert message"

delegate:self

cancleButtonTitle:@"I Know"

otherButtonTitles:nil];

 

[alert show];

 

 

}

@end

 

 

Posted

Whats wrong?=_=

Here is the file:

 

#import "RootViewController.h"

@implementation RootViewController

- (void)loadView {

self.view = [[[uIView alloc] initWithFrame:[[uIScreen mainScreen] applicationFrame]] autorelease

self.view.backgroundColor = [uIColor yellowColor];

UIAlertView *alert = [[uIAlertView alloc]

initWithTitle:@"Alert"

message:@"Hello this is an alert message"

delegate:self

cancleButtonTitle:@"I Know"

otherButtonTitles:nil];

[alert show];

}

@end

 

 

Your syntax is messed up. xD

 

 

 

#import "RootViewController.h"

 

@implementation RootViewController

- (void)loadView {

self.view = [[[uIView alloc] initWithFrame:[[uIScreen mainScreen] applicationFrame]] autorelease];

self.view.backgroundColor = [uIColor yellowColor];

 

UIAlertView *alert = [[uIAlertView alloc]initWithTitle:@"Alert"

message:@"Hello this is an alert message"

delegate:self

cancleButtonTitle:@"I Know"

otherButtonTitles:nil];

 

[alert show];

 

 

}

@end

Posted

Your syntax is messed up. xD

#import "RootViewController.h"

@implementation RootViewController

- (void)loadView {

self.view = [[[uIView alloc] initWithFrame:[[uIScreen mainScreen] applicationFrame]] autorelease];

self.view.backgroundColor = [uIColor yellowColor];

UIAlertView *alert = [[uIAlertView alloc]initWithTitle:@"Alert"

message:@"Hello this is an alert message"

delegate:self

cancleButtonTitle:@"I Know"

otherButtonTitles:nil];

[alert show];

}

@end

Thank you <3

 

Now I got this ^_^

 

 

t0yjLy8.jpg

 

  • Solution
Posted

You spelled the init method wrong, :)

 

 

#import "RootViewController.h"

@implementation RootViewController

- (void)loadView {

 

self.view = [[[uIView alloc] initWithFrame:[[uIScreen mainScreen] applicationFrame]] autorelease];

self.view.backgroundColor = [uIColor yellowColor];

UIAlertView *alert = [[uIAlertView alloc] initWithTitle:@"Alert" message:@"Hello this is an alert message" delegate:self cancelButtonTitle:@"I Know"

otherButtonTitles:nil];

[alert show];

 

}

 

@end

One more thing. Add this code to the top of your makefile.

 

 

ARCHS = armv7 arm64

TARGET = iphone:clang:8.1

 

 

If you're on the ios 7.1 SDK, replace

TARGET = iphone:clang:8.1

With

TARGET = iphone:clang:7.1

Posted

You spelled the init method wrong, :)

#import "RootViewController.h"

@implementation RootViewController

- (void)loadView {

self.view = [[[uIView alloc] initWithFrame:[[uIScreen mainScreen] applicationFrame]] autorelease];

self.view.backgroundColor = [uIColor yellowColor];

UIAlertView *alert = [[uIAlertView alloc] initWithTitle:@"Alert" message:@"Hello this is an alert message" delegate:self cancelButtonTitle:@"I Know"

otherButtonTitles:nil];

[alert show];

}

@endOne more thing. Add this code to the top of your makefile.

ARCHS = armv7 arm64

TARGET = iphone:clang:8.1

If you're on the ios 7.1 SDK, replace

TARGET = iphone:clang:8.1

With

TARGET = iphone:clang:7.1

Thank you! It works now, thanks man, I really appreaciate it!

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

    • Heroes vs. Hordes: Survivor v7.6.0 [ +15 Cheats ] Currency Max
      Modded/Hacked App: Heroes vs. Hordes: Survivor By Swift Games GmbH
      Bundle ID: com.swiftgames.roguelikesurvival
      iTunes Store Link: https://apps.apple.com/us/app/heroes-vs-hordes-survivor/id1608898173?uo=4

       
      Hack Features

      - Currency

      - Resource

      - Gold Unlimited [ Bonus Wave ]

      - Ch Unlocked [ Play All Off ]

      - Always Last Wave

      - Talents Cost 0

      - Hero DMG Only

      - HP & DMG [ Just Equip & Unequip ]

      - Enemy Freeze

      - Enemy ATK NO

       
      For Non-Jailbroken & No Jailbreak required hacks: https://iosgods.com/forum/79-no-jailbreak-section/
      Modded Android APK(s): https://iosgods.com/forum/68-android-section/
        • Winner
        • Like
      • 123 replies
    • Heroes vs. Hordes: Survivor v7.6.0 [ +15 Jailed ] Currency Max
      Modded/Hacked App: Heroes vs. Hordes: Survivor By Swift Games GmbH
      Bundle ID: com.swiftgames.roguelikesurvival
      iTunes Store Link: https://apps.apple.com/us/app/heroes-vs-hordes-survivor/id1608898173?uo=4

       

       

      Mod Requirements

      - Non-Jailbroken/Jailed or Jailbroken iPhone or iPad.
      - Sideloadly or alternatives.
      - Computer running Windows/macOS/Linux with iTunes installed.

       

      Hack Features

      - Currency

      - Resource

      - Gold Unlimited [ Bonus Wave ]

      - Ch Unlocked [ Play All Off ]

      - Always Last Wave

      - Talents Cost 0

      - Hero DMG Only

      - HP & DMG [ Just Equip & Unequip ]

      - Enemy Freeze

      - Enemy ATK NO


      Jailbreak required iOS hacks: https://iosgods.com/forum/5-game-cheats-hack-requests/
      Modded Android APKs: https://iosgods.com/forum/68-android-section/

       

      iOS Hack Download IPA Link


      Hidden Content

      Download via the iOSGods App
        • Like
      • 156 replies
    • My Lovely Planet Puzzle Match3 v2.8.0 [ +3 Jailed ] Auto Win
      Modded/Hacked App: My Lovely Planet Puzzle Match3 By Imagine
      Bundle ID: com.mylovelyplanet.mylovelyforests
      App Store Link: https://apps.apple.com/us/app/my-lovely-planet-puzzle-match3/id6473546315?uo=4


      🤩 Hack Features

      - Auto Win
      - Coins
      - Life
      • 10 replies
    • My Lovely Planet Puzzle Match3 v2.8.0 [ +3 Cheats ] Auto Win
      Modded/Hacked App: My Lovely Planet Puzzle Match3 By Imagine
      Bundle ID: com.mylovelyplanet.mylovelyforests
      App Store Link: https://apps.apple.com/us/app/my-lovely-planet-puzzle-match3/id6473546315?uo=4


      🤩 Hack Features

      - Auto Win
      - Coins
      - Life
      • 11 replies
    • Pop Island v1.5.1 [ +1 Cheats ] Coins Max
      Modded/Hacked App: Pop Island By HISTAR INTERACTIVE PTE. LTD.
      Bundle ID: com.hmbdgames.match
      iTunes Store Link: https://apps.apple.com/us/app/pop-island/id6505047210?uo=4


      🤩 Hack Features

      - Coins [ Win Match Disable After Hack ]


      • 36 replies
    • Pop Island v1.5.1 [ +1 Jailed ] Coins Max
      Modded/Hacked App: Pop Island By HISTAR INTERACTIVE PTE. LTD.
      Bundle ID: com.hmbdgames.match
      iTunes Store Link: https://apps.apple.com/us/app/pop-island/id6505047210?uo=4


      🤩 Hack Features

      - Coins [ Win Match Disable After Hack ]


      • 38 replies
    • Parties & Puzzles: Tile Games v8.9 [ +3 Cheats ] Currency Max
      Modded/Hacked App: Parties & Puzzles: Tile Games By Snax Games LTD
      Bundle ID: com.snax.puzzle2
      iTunes Store Link: https://apps.apple.com/us/app/parties-puzzles-tile-games/id1587568164?uo=4

      🤩 Hack Features

      - Cash
      - Stars
      - Cards
      • 11 replies
    • Parties & Puzzles: Tile Games v8.9 [ +3 Jailed ] Currency Max
      Modded/Hacked App: Parties & Puzzles: Tile Games By Snax Games LTD
      Bundle ID: com.snax.puzzle2
      iTunes Store Link: https://apps.apple.com/us/app/parties-puzzles-tile-games/id1587568164?uo=4


      🤩 Hack Features

      - Cash
      - Stars
      - Cards 
      • 14 replies
    • Piggy Kingdom - Match 3 Games v2.4.5 [ +6 Jailed ] Currency Max
      Modded/Hacked App: Piggy Kingdom - Match 3 Games By OLLEYO PTE. LTD.
      Bundle ID: com.olleyo.piggy.match
      iTunes Store Link: https://apps.apple.com/us/app/piggy-kingdom-match-3-games/id1635337354?uo=4


      🚀 Hack Features

      - Coins

      - Lives

      - Build Coins

      - Moves

      - Booster

      - Color Move Only [ Without Matching Move Anywhere ]


      🍏 Jailbreak iOS hacks: https://iosgods.com/forum/5-game-cheats-hack-requests/
      🤖 Modded Android APKs: https://iosgods.com/forum/68-android-section/
      • 40 replies
    • Jolly Match 3 - Puzzle Game v1.0.2288 [ +5 Cheats ] Auto Win
      Modded/Hacked App: Jolly Match 3 - Puzzle Game By Jollyco LLC
      Bundle ID: com.jollyco.jollybattlematch3
      App Store Link: https://apps.apple.com/us/app/jolly-match-3-puzzle-game/id1554274735?uo=4


      🤩 Hack Features

      - Auto Win

      - Coins

      - Stars

      - Lives

      - Booster
        • Like
      • 20 replies
    • Piggy Kingdom - Match 3 Games v2.4.5 [ +6 Cheats ] Currency Max
      Modded/Hacked App: Piggy Kingdom - Match 3 Games By OLLEYO PTE. LTD.
      Bundle ID: com.olleyo.piggy.match
      iTunes Store Link: https://apps.apple.com/us/app/piggy-kingdom-match-3-games/id1635337354?uo=4


      🚀 Hack Features

      - Coins

      - Lives

      - Build Coins

      - Moves

      - Booster

      - Color Move Only [ Without Matching Move Anywhere ]


      🍏 For Non-Jailbroken & No Jailbreak required hacks: https://iosgods.com/forum/79-no-jailbreak-section/
      🤖 Modded Android APK(s): https://iosgods.com/forum/68-android-section/
      • 36 replies
    • Jolly Match 3 - Puzzle Game v1.0.2288 [ +5 Jailed ] Auto Win
      Modded/Hacked App: Jolly Match 3 - Puzzle Game By Jollyco LLC
      Bundle ID: com.jollyco.jollybattlematch3
      App Store Link: https://apps.apple.com/us/app/jolly-match-3-puzzle-game/id1554274735?uo=4


      🤩 Hack Features

      - Auto Win

      - Coins

      - Stars

      - Lives

      - Booster
      • 22 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